Commit Graph

717 Commits (6e2ab7d97201eb5aab804035e6938e007a851660)

Author SHA1 Message Date
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
Tom Hacohen e3ff58c1c2 Fix issue with Calendars missing from the account view.
6 years ago
Tom Hacohen 743c9e2de7 Many warning fixes.
6 years ago
Tom Hacohen 723790178c Optimise imports.
6 years ago
Tom Hacohen e39e882c0a Fix many compilation warnings
6 years ago
Tom Hacohen 594aacf396 Remove redundant null assertions.
6 years ago
Tom Hacohen 3729401aac Fix crash in setup encryption.
6 years ago
Tom Hacohen fe7aa2208b Event invitations: add a button to send an email invite from the journal item view.
6 years ago
Tom Hacohen 7b0cdff9dc Email invitation: move the code to handle the invitation generation to a different file.
6 years ago
Tom Hacohen 0e8dc1d266 Event invitation: use a random uid rather than the event uid when sharing.
6 years ago
Tom Hacohen 8af6858422 Tasks: add ability to create, edit, deleted and view task journals
6 years ago
Tom Hacohen 3996f1824d Migrate from AsyncTask to anko's doAsync.
6 years ago
Tom Hacohen c27a8b44ac Catch IllegalStateExceptions in the account changed receiver.
6 years ago
Tom Hacohen 7f2ab44bca Implement Tasks support via OpenTasks
6 years ago
Tom Hacohen dbe3730fe4 ACRA: Only send reports in the body if Protonmail is installed.
6 years ago
Tom Hacohen 633e1228f0 Fix issue with sync on devices that don't require the hash hack.
6 years ago
Tom Hacohen 93f0e17144 Fix account and collection deletion on some devices.
6 years ago
Tom Hacohen 34939ee7e3 Account Settings: drop very old upgrade path.
6 years ago
Tom Hacohen b88ad593d7 Fix issue with deleted entries being re-added.
6 years ago
Tom Hacohen b2f7cc811f Fix applying of groups from journal.
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 5d05a2e6e0 Acra: disable for debug builds.
6 years ago
Tom Hacohen 6af90b38ae Acra report: include installFrom.
6 years ago
Tom Hacohen f46bccab8e SSLSocketFactory: import newer settings from DAVDroid.
6 years ago
Tom Hacohen 1901cf1bb1 Fix sharing calendar email to not be case sensitive.
6 years ago
Tom Hacohen 3f6147d4ad Acra: Don't report as file for now so it works with ProtonMail
6 years ago
Tom Hacohen 16b7747d9f Update ACRA.
6 years ago
Tom Hacohen e38c720d1a Kotlin: more kotlin migration.
6 years ago
Tom Hacohen f0a0717541 Kotlin: more kotlin migration.
6 years ago
Tom Hacohen 093eee6409 Kotlin: more kotlin migration.
6 years ago
Tom Hacohen 26715f2f34 Kotlin: fix some wrong null assertions.
6 years ago
Tom Hacohen d98d91a67f Revert "Don't rely on LOGIN_ACCOUNTS_CHANGED_ACTION"
6 years ago
Tom Hacohen dda23fb484 Don't rely on LOGIN_ACCOUNTS_CHANGED_ACTION
6 years ago
Tom Hacohen 0b21502645 Widgets: use the support library edit password widget.
6 years ago
Tom Hacohen 6ef78085bd Kotlin: more kotlin migration.
6 years ago
Tom Hacohen 4d516c5fe1 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
Tom Hacohen 943611a511 Kotlin: more kotlin migration.
6 years ago
Tom Hacohen 959bc4992b Kotlin: migrate to kotlin.
6 years ago
Tom Hacohen 828254a1f7 Event invites: gracefully handle missing timezone information.
6 years ago
Tom Hacohen 12c41b450c Contact import: Don't list accounts with an empty account name or type.
6 years ago
Tom Hacohen 25759a4e86 Fix typo in error message.
6 years ago