Commit Graph

26 Commits (ddfdf3d71c194c12c6be3e9ac9285089c62b48b1)

Author SHA1 Message Date
Tom Hacohen 02b075e3cc Update PendingIntent usage to new targetSDK requirements.
11 months ago
Tom Hacohen 73c1d1ee0b Update etebase dep and adjust code accordingly.
4 years ago
Tom Hacohen 44c29b4bcd Sync error notifications: only have one notification for refersh collections.
4 years ago
Tom Hacohen b11ece37d5 SyncAdapter: fix crash when syncing empty accounts.
4 years ago
Tom Hacohen 048acdf26c Have a collection fetching cache like we had for etesync v1.
4 years ago
Tom Hacohen 52b7a84a1a Sync adapter: handle some etebase exceptions.
4 years ago
Tom Hacohen 608f1ff371 Sync collections and show them in the account page.
4 years ago
Tom Hacohen aefdfe5479 Update okhttp3 dependency.
4 years ago
Tom Hacohen c6c3dd35f6 Explicitly handle securityException for tasks permissions.
4 years ago
Tom Hacohen 47c96963e9 Journal: don't attempt fetching entries if we are already up to date.
4 years ago
Tom Hacohen df94fde5ff Move CollectionInfo and SyncEntry to the journalmanager module.
4 years ago
Tom Hacohen ceead4815b Move to the external journalmanager module (moved the code there)
4 years ago
Tom Hacohen 990ab81c2b ServiceEntity: rename fetch to fetchOrCreate.
5 years ago
Tom Hacohen 570ed1b84a SyncAdapter: move journal fetching to a separate caching class
5 years ago
Tom Hacohen 2615fbd9ce Unify all of the sync adapter exception handling.
5 years ago
Tom Hacohen d04d0f902f Fix closing of the HttpClient when syncing.
5 years ago
Tom Hacohen ee2dad4d19 Set certmanager foreground/background state.
5 years ago
Tom Hacohen 4134f78da4 Upgrade cert4android and refactor httpclient based on upstream
5 years ago
Tom Hacohen 705df2a536 Overhaul the notification system and add notification channels.
5 years ago
Tom Hacohen 17b6e69c86 Move everything to use the new Logger
5 years ago
Tom Hacohen b765f177c7 Migrate to AndroidX.
5 years ago
Tom Hacohen a43d0fceb8 Fix journal readOnly json to use the correct field name.
5 years ago
Tom Hacohen 5dbca6e00f Add support for associate accounts.
5 years ago
Tom Hacohen 723790178c Optimise imports.
6 years ago
Tom Hacohen 093eee6409 Kotlin: more kotlin migration.
6 years ago
Tom Hacohen 943611a511 Kotlin: more kotlin migration.
6 years ago