Loading AUTHORS 0 → 100644 +3 −0 Original line number Diff line number Diff line Initial contributor: Ricki Hirner (bitfire.at) build.gradle +0 −1 Original line number Diff line number Diff line buildscript { ext.versions = [ kotlin: '1.6.10', Loading src/androidTest/java/at/bitfire/vcard4android/AndroidAddressBookTest.kt +3 −7 Original line number Diff line number Diff line /* * Copyright © Ricki Hirner (bitfire web engineering). * All rights reserved. This program and the accompanying materials * are made available under the terms of the GNU Public License v3.0 * which accompanies this distribution, and is available at * http://www.gnu.org/licenses/gpl.html */ /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ package at.bitfire.vcard4android Loading src/androidTest/java/at/bitfire/vcard4android/AndroidContactTest.kt +3 −7 Original line number Diff line number Diff line /* * Copyright © Ricki Hirner (bitfire web engineering). * All rights reserved. This program and the accompanying materials * are made available under the terms of the GNU Public License v3.0 * which accompanies this distribution, and is available at * http://www.gnu.org/licenses/gpl.html */ /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ package at.bitfire.vcard4android Loading src/androidTest/java/at/bitfire/vcard4android/AndroidGroupTest.kt +3 −7 Original line number Diff line number Diff line /* * Copyright © Ricki Hirner (bitfire web engineering). * All rights reserved. This program and the accompanying materials * are made available under the terms of the GNU Public License v3.0 * which accompanies this distribution, and is available at * http://www.gnu.org/licenses/gpl.html */ /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ package at.bitfire.vcard4android Loading Loading
AUTHORS 0 → 100644 +3 −0 Original line number Diff line number Diff line Initial contributor: Ricki Hirner (bitfire.at)
build.gradle +0 −1 Original line number Diff line number Diff line buildscript { ext.versions = [ kotlin: '1.6.10', Loading
src/androidTest/java/at/bitfire/vcard4android/AndroidAddressBookTest.kt +3 −7 Original line number Diff line number Diff line /* * Copyright © Ricki Hirner (bitfire web engineering). * All rights reserved. This program and the accompanying materials * are made available under the terms of the GNU Public License v3.0 * which accompanies this distribution, and is available at * http://www.gnu.org/licenses/gpl.html */ /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ package at.bitfire.vcard4android Loading
src/androidTest/java/at/bitfire/vcard4android/AndroidContactTest.kt +3 −7 Original line number Diff line number Diff line /* * Copyright © Ricki Hirner (bitfire web engineering). * All rights reserved. This program and the accompanying materials * are made available under the terms of the GNU Public License v3.0 * which accompanies this distribution, and is available at * http://www.gnu.org/licenses/gpl.html */ /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ package at.bitfire.vcard4android Loading
src/androidTest/java/at/bitfire/vcard4android/AndroidGroupTest.kt +3 −7 Original line number Diff line number Diff line /* * Copyright © Ricki Hirner (bitfire web engineering). * All rights reserved. This program and the accompanying materials * are made available under the terms of the GNU Public License v3.0 * which accompanies this distribution, and is available at * http://www.gnu.org/licenses/gpl.html */ /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ package at.bitfire.vcard4android Loading