Commit Graph

773 Commits (b765f177c74414fd0a590b17af8aa5046835b74c)

Author SHA1 Message Date
Tom Hacohen b765f177c7 Migrate to AndroidX.
6 years ago
Tom Hacohen 130cea18ce Tasks: move the opentasks install button to the menu.
6 years ago
Tom Hacohen 4cc664ee6c Fix misleading logging message.
6 years ago
Tom Hacohen 1b15aaab19 Import: minor code cleanups.
6 years ago
Tom Hacohen 858378b107 Revert "Event invites: Warn about clients that don't support email attachments"
6 years ago
Tom Hacohen b64b95e204 Import from file: fix issues with sometimes importing from file.
6 years ago
Tom Hacohen 4fb49cf5f4 Import from file: dismiss dialog and print an error in a missed error case.
6 years ago
Tom Hacohen 98ca5fa318 Fix the setting controlling change notifications.
6 years ago
Tom Hacohen cb570978e5 Account activity: don't hide collection headers even if empty.
6 years ago
Tom Hacohen 1aed0106cd Add a button for installing OpenTasks if not already installed.
6 years ago
Tom Hacohen bbbfbffe59 Add a helper function for checking if a package is installed.
6 years ago
Tom Hacohen 0cda396d20 Event invites: Warn about clients that don't support email attachments
6 years ago
Tom Hacohen 09ee9a2bd1 Rename and move the function checking if email attachments are supported.
6 years ago
Tom Hacohen 4d661117e5 Don't pop up notifications on bad gatewary errors as most likely a server restart.
6 years ago
Tom Hacohen ea0add8f45 Gracefully handle getting non json responses when expecting json.
6 years ago
Tom Hacohen 143092ecf3 Don't pop up notifications when server is under maintenance.
6 years ago
Tom Hacohen 5e8bb06b03 Add an exception for a bad gateway error.
6 years ago
Tom Hacohen 79ddd1d7c9 Fix bug with resetting contact deleted state.
6 years ago
Tom Hacohen cabea0c3ec Revert changes when changing read only journals.
6 years ago
Tom Hacohen 7216a177c5 Member list: indicate if a member is read only or not.
6 years ago
Tom Hacohen a899502728 Move to a different read only icon.
6 years ago
Tom Hacohen e44c4a394c Add the UI to invite read only members to journals.
6 years ago
Tom Hacohen a43d0fceb8 Fix journal readOnly json to use the correct field name.
6 years ago
Tom Hacohen e7186df6b8 Fix compilation warning.
6 years ago
Tom Hacohen b6453718f4 Import fragment: move the null assertions around a bit
6 years ago
Tom Hacohen 69bf028481 Apply group memberships: be more defensive with potentially missing members.
6 years ago
Tom Hacohen b13be67820 Import: improve group import and fix a potential crash
6 years ago
Tom Hacohen efa8719ce5 Account settings: add a link to the dashboard and clean up a bit.
6 years ago
Tom Hacohen 1b6a72ef00 Reword account to delete to remove, as it only removes from the device.
6 years ago
Tom Hacohen 94908aabc9 Email invitation: update the signature.
6 years ago
Tom Hacohen 635a512ca6 Create collection: fix the shown color to be the default color.
6 years ago
Tom Hacohen a1051856ec Fix usage of tasklist colour in collection members activity.
6 years ago
Tom Hacohen e161233453 Edit task list: fix saving of task list colour.
6 years ago
Tom Hacohen 96fc87cad4 Fix loading tasklist color in edit collection activity.
6 years ago
Tom Hacohen 18a00716f8 Remove build time from app.
6 years ago
Tom Hacohen 21b704b75f Account setup: fix bad wording from the previous commit.
6 years ago
Tom Hacohen 98c0fe83e1 Account setup: make it clearer that you need to register an account.
6 years ago
Tom Hacohen ab3dfff13a Acconut setup: make it more obvious that server needs to be an etesync one.
6 years ago
Tom Hacohen f9fc14b0dd Address book import: add support for importing groups from file
6 years ago
Tom Hacohen 0ae278aabd Addressbook import: implement group import when importing from account.
6 years ago
Tom Hacohen c6c5ff1c80 Tests: update according to changes with owners adding themselves as members.
6 years ago
Tom Hacohen 4795bd40ef Fix tests following kotlin migration.
6 years ago
Tom Hacohen 5c894e001f Implementing changing encryption password.
6 years ago
Tom Hacohen 6e2ab7d972 UserInfoManager: fix the wrong conversion to kotlin.
6 years ago
Tom Hacohen 92908b9a60 Handle readonly journal exceptions.
6 years ago
Tom Hacohen dcd0393a31 Fix journal creation.
6 years ago
Tom Hacohen 5dbca6e00f Add support for associate accounts.
6 years ago
Tom Hacohen e005064be6 Fix a lot of kotlin warnings
6 years ago
Tom Hacohen 15309911a5 Fix potential crash when there's an error getting journal members.
6 years ago
Tom Hacohen ea81696424 Fix date being sometimes incorrect in the journal item preview.
6 years ago