Commit Graph

35 Commits (00425eb281d621b03ea17744e84dcb90cd75073a)

Author SHA1 Message Date
jahway603 00425eb281
Fix no permission to import from file (#254)
4 months ago
Tom Hacohen e3dc70bc11 Fix crashes with fragments that don't have a default constructor.
4 years ago
Tom Hacohen db993e81eb Import: have a user facing error instead of a crash.
4 years ago
Tom Hacohen 73c1d1ee0b Update etebase dep and adjust code accordingly.
4 years ago
Tom Hacohen bc44062e93 Local resources: fix the mess of find by username/uid being all mixed up.
4 years ago
Tom Hacohen 712346c7ae Import: implement import in etebase.
4 years ago
Tom Hacohen 6302ab42de Sync manager: add etebase support (pulling changes)
4 years ago
Alex Baker a36cfb8c9b Use getWantedTaskProvider
4 years ago
Alex Baker e01f54c687 Add Tasks.org support
4 years ago
Tom Hacohen df94fde5ff Move CollectionInfo and SyncEntry to the journalmanager module.
4 years ago
Tom Hacohen 5db8545f8f Upgrade ical4android.
4 years ago
Tom Hacohen 3c74cb1575 Optimise imports.
5 years ago
Tom Hacohen 8e457c5ec7 Import contacts: fix wrong import account.
5 years ago
Tom Hacohen 84ab0cb16f Import: check if successfully acquired the provider before trying to import.
5 years ago
Tom Hacohen 1f9e7fa6a6 Revert: Import: always import, don't try to find duplicates based on UID
5 years ago
Tom Hacohen d358ac0ba4 Import: implement importing tasks from file.
5 years ago
Tom Hacohen f4ce548310 Import: replace size check with isEmpty().
5 years ago
Tom Hacohen bc829d0d1e Improve logging in syncmanager and import.
5 years ago
Tom Hacohen 17b6e69c86 Move everything to use the new Logger
5 years ago
Tom Hacohen 6f453faf06 Import: cleanup code a bit.
5 years ago
Tom Hacohen 77d89f3b4b Import: Rename poorly named class.
5 years ago
Tom Hacohen b765f177c7 Migrate to AndroidX.
5 years ago
Tom Hacohen 1b15aaab19 Import: minor code cleanups.
5 years ago
Tom Hacohen b64b95e204 Import from file: fix issues with sometimes importing from file.
5 years ago
Tom Hacohen 4fb49cf5f4 Import from file: dismiss dialog and print an error in a missed error case.
5 years ago
Tom Hacohen b6453718f4 Import fragment: move the null assertions around a bit
5 years ago
Tom Hacohen b13be67820 Import: improve group import and fix a potential crash
5 years ago
Tom Hacohen f9fc14b0dd Address book import: add support for importing groups from file
6 years ago
Tom Hacohen e005064be6 Fix a lot of kotlin warnings
6 years ago
Tom Hacohen 723790178c Optimise imports.
6 years ago
Tom Hacohen c4daed9391 Upgrade vcard4android and ical4android.
6 years ago
Tom Hacohen cd33b5def8 Kotlin: move resources to Kotlin (almost compiles).
6 years ago
Tom Hacohen e38c720d1a Kotlin: more kotlin migration.
6 years ago
Tom Hacohen 4c4c94ca1c Kotlin: more kotlin migration.
6 years ago
Tom Hacohen f77063ff1a Kotlin: more kotlin migration.
6 years ago