Commit Graph

790 Commits (c90bf78dc5a3c07e4a019761a6e967000400f020)

Author SHA1 Message Date
Tom Hacohen c90bf78dc5 Enable R8 and fix errors.
4 years ago
Tom Hacohen 2284af19a7 Remove redundant code.
4 years ago
Tom Hacohen 8d32a5a956 Tasks: improve warning messages to include Tasks.org.
4 years ago
Alex Baker a36cfb8c9b Use getWantedTaskProvider
4 years ago
Tom Hacohen 52bf0b615c Add utilities to update and get the wanted tasks provider.
4 years ago
Tom Hacohen 5fca068845 Add a setting to choose if we prefer Tasks.org or OpenTasks.
4 years ago
Alex Baker e01f54c687 Add Tasks.org support
4 years ago
Tom Hacohen a3b0f71c13 Add a link to install Tasks.org (recommended tasks provider).
4 years ago
Tom Hacohen 3103d4d42a Add a notice about only OpenTasks lists showing in app.
4 years ago
Tom Hacohen 55d90d9a9d Change contact link to lead to the website rather than email.
4 years ago
Tom Hacohen b0208f13a5 Fix compilation.
4 years ago
Tom Hacohen 80a9f3a645 Change default collection names from 'Default' to be descriptive
4 years ago
Tom Hacohen c2df2f8d44 Show a snack if missing 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 b530b4c02f Tasks collection view: add a warning about tasks not showing without OpenTasks.
4 years ago
Tom Hacohen bb2b116723 Fix crash when initialising database.
4 years ago
Tom Hacohen 20387612db Journal entry list: mark malformed entries with a bug icon.
4 years ago
Tom Hacohen 9f6b63620e Sync: make malformed entry errors non-fatal.
4 years ago
Tom Hacohen 202847f30c Remove unused code.
4 years ago
Tom Hacohen d603245eb3 Fix DebugInfoActivity - was crashing when fetching services
4 years ago
Tom Hacohen 021c6595e3 Add a FAB to the collection view activity with info about EteSync.
4 years ago
Tom Hacohen ccc17ba141 Login: change the welcome message based if first login or not.
4 years ago
Tom Hacohen df94fde5ff Move CollectionInfo and SyncEntry to the journalmanager module.
4 years ago
Tom Hacohen 09e2a9255a CollectionInfo: remove deprecated code.
4 years ago
Tom Hacohen ceead4815b Move to the external journalmanager module (moved the code there)
4 years ago
Tom Hacohen b70e8903c5 SettingsDB: fix file descriptor leaks.
4 years ago
Tom Hacohen 5857ed51d0 Logout: invalidate the auth token after logging out.
4 years ago
Tom Hacohen a04a6ee284 JournalAuthenticator: add a way to invalidate tokens.
4 years ago
Tom Hacohen 5db8545f8f Upgrade ical4android.
4 years ago
Tom Hacohen 72253932d3 Revert "Revert "Revert "App: only init the data store once per application."""
5 years ago
Tom Hacohen 496b6cd633 Fix tests.
5 years ago
Tom Hacohen 63cbaddfc6 Add a lock when pushing changes.
5 years ago
Tom Hacohen 5fc26c6461 Fix issue with journal preview showing the wrong dates.
5 years ago
Tom Hacohen da3ac48bbf Revert "Revert "App: only init the data store once per application.""
5 years ago
Tom Hacohen e860a37bf7 Update the user guide's url to the Android specific one.
5 years ago
Tom Hacohen 73179318f3 Revert "App: only init the data store once per application."
5 years ago
Tom Hacohen 19b4e2a796 Revert "Add a reentrant lock to our entity data store."
5 years ago
Ricki Hirner 8422892708 Address books accounts: set initial user data twice for older Android versions
5 years ago
Tom Hacohen 26ea8900a2 App: only init the data store once per application.
5 years ago
Tom Hacohen 9ed172e23c Add a reentrant lock to our entity data store.
5 years ago
Tom Hacohen a74f188b3b requery: use our own data store class.
5 years ago
Tom Hacohen d8600f2f04 SetupEncryption: fix issue with inserting existing services.
5 years ago
Tom Hacohen 990ab81c2b ServiceEntity: rename fetch to fetchOrCreate.
5 years ago
Tom Hacohen 9600cd3f1f Service default creation: correctly set the type.
5 years ago
Tom Hacohen 5df3a59a2e Gracefully handle trying to insert again an entry we have in the db.
5 years ago
Tom Hacohen 570ed1b84a SyncAdapter: move journal fetching to a separate caching class
5 years ago
Tom Hacohen b50c633ca1 Improve debug information in createLocalEntry.
5 years ago
Tom Hacohen 67b6dce44f Basemanager: consider SSLProtocolExceptions as real issues.
5 years ago
Tom Hacohen c26c2c5332 Update cert4android and adjust HttpClient accordingly
5 years ago
Tom Hacohen 1bbf00c6bd Revert "BaseManager: Consider SSLHandshakeExceptions as real issues."
5 years ago