Commit Graph

946 Commits (4bf36e7ad31a84e5aea01a42c105d0fc3afe283c)

Author SHA1 Message Date
Tom Hacohen 4bf36e7ad3 Add kotlin extensions, enable R8 and fix errors.
4 years ago
Tom Hacohen ee8c8d8fe1 Login credentials: keep the default uri (even if null).
4 years ago
Tom Hacohen 65861b3f1c Account settings: add support for storing an etebase session.
4 years ago
Tom Hacohen 1062ed5833 Update strings because usernames need not be emails anymore.
4 years ago
Tom Hacohen 6718da0615 strings: rename a string to make more sense.
4 years ago
Oğuz Ersen c022571b87 Translated using Weblate (Turkish)
4 years ago
Artem f985303583 Translated using Weblate (Russian)
4 years ago
Allan Nordhøy 92668188af Translated using Weblate (Norwegian Bokmål)
4 years ago
J. Lavoie 67a20c6f54 Translated using Weblate (Italian)
4 years ago
J. Lavoie e6b39f4f0b Translated using Weblate (French)
4 years ago
J. Lavoie c7b438ebbf Translated using Weblate (German)
4 years ago
Oğuz Ersen b6922d17ee Translated using Weblate (Turkish)
4 years ago
Oğuz Ersen 6a697e0e26 Translated using Weblate (Turkish)
4 years ago
Tom Hacohen aefdfe5479 Update okhttp3 dependency.
4 years ago
Tom Hacohen 09c75914d6 Update appcompat deps and update styles as required
4 years ago
Tom Hacohen c6c3dd35f6 Explicitly handle securityException for tasks permissions.
4 years ago
Tom Hacohen c90bf78dc5 Enable R8 and fix errors.
4 years ago
Tom Hacohen cf2198b1b8 Sync contacts: make the account user visible.
4 years ago
Tom Hacohen 74e245de6d Android 11: export address book
4 years ago
Tom Hacohen 2284af19a7 Remove redundant code.
4 years ago
Tom Hacohen 30354e4158 Tasks: reorder menu now that there are multiple task providers.
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 bc75e9371b Add a notice to the import screen about the import importing everything
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.
5 years ago
Tom Hacohen b530b4c02f Tasks collection view: add a warning about tasks not showing without OpenTasks.
5 years ago
bennypr0fane d92bc50a1d Update German translation and fix typos
5 years ago
Tom Hacohen ec78fc52af Member add: change confusing string.
5 years ago
Tom Hacohen bb2b116723 Fix crash when initialising database.
5 years ago
Tom Hacohen 20387612db Journal entry list: mark malformed entries with a bug icon.
5 years ago
Tom Hacohen 9f6b63620e Sync: make malformed entry errors non-fatal.
5 years ago
Tom Hacohen 202847f30c Remove unused code.
5 years ago
Tom Hacohen d603245eb3 Fix DebugInfoActivity - was crashing when fetching services
5 years ago
Tom Hacohen 021c6595e3 Add a FAB to the collection view activity with info about EteSync.
5 years ago
Tom Hacohen ccc17ba141 Login: change the welcome message based if first login or not.
5 years ago
Tom Hacohen df94fde5ff Move CollectionInfo and SyncEntry to the journalmanager module.
5 years ago
Tom Hacohen 09e2a9255a CollectionInfo: remove deprecated code.
5 years ago
Tom Hacohen ceead4815b Move to the external journalmanager module (moved the code there)
5 years ago
Tom Hacohen b70e8903c5 SettingsDB: fix file descriptor leaks.
5 years ago
Tom Hacohen 5857ed51d0 Logout: invalidate the auth token after logging out.
5 years ago
Tom Hacohen a04a6ee284 JournalAuthenticator: add a way to invalidate tokens.
5 years ago