Commit Graph

984 Commits (8e457c5ec76a3a2a0d0ea02341d43f764b29ec0c)

Author SHA1 Message Date
Tom Hacohen 8e457c5ec7 Import contacts: fix wrong import account.
5 years ago
Tom Hacohen 201a1e078e Change the icon to an adaptive icon
5 years ago
Tom Hacohen 5fe963d7b9 Bump version.
5 years ago
Tom Hacohen cac34e6785 Import: verify activity is not null when finishing import.
5 years ago
Tom Hacohen 84ab0cb16f Import: check if successfully acquired the provider before trying to import.
5 years ago
Tom Hacohen b2f41fd0a8 Invitation email: update signature.
5 years ago
Tom Hacohen d2739a50ef Bump version.
5 years ago
Tom Hacohen 7d7096cc58 Allow connecting to insecure (http) servers.
5 years ago
Tom Hacohen 1f9e7fa6a6 Revert: Import: always import, don't try to find duplicates based on UID
5 years ago
Tom Hacohen bbd40e0255 LocalGroup: implement updateAsDirty.
5 years ago
Tom Hacohen cc83e2c5d9 Tasks: implement update as dirty.
5 years ago
Tom Hacohen 101e7e2559 Settings: cleanup the code to open the app's notification settings
5 years ago
Tom Hacohen aea3bb3c5c Bump version.
5 years ago
Tom Hacohen d08ec6926d Encryption password error: add a note about username casing.
5 years ago
Tom Hacohen cdc5afba61 Fix debug log for failed login attempts.
5 years ago
Tom Hacohen 032abfaa60 Build: update target sdk version.
5 years ago
Tom Hacohen 336ec16920 Bump version.
5 years ago
Tom Hacohen 16efe446c0 WebActivity: gracefully handle unsupported link types.
5 years ago
Tom Hacohen 9c13d5247c Bump version.
5 years ago
Tom Hacohen 7cfba6dc34 Acra: don't include email prefix.
5 years ago
Tom Hacohen 1a7ef1b78e Sync: log broken entries on processing failure.
5 years ago
Tom Hacohen 7932610c87 Webview: add missing call to super's save instance state.
5 years ago
Tom Hacohen 3ae422bb99 Bump version.
5 years ago
Tom Hacohen 6196b71a67 Update requery and kotlin version.
5 years ago
Tom Hacohen 58b54f9d66 Account list: workaround rare crash when listing accounts.
5 years ago
Tom Hacohen e6d53fbfa0 Bump version.
5 years ago
Tom Hacohen d358ac0ba4 Import: implement importing tasks from file.
5 years ago
Tom Hacohen bfe68b9684 LocalTask: add a function to save tasks as dirty.
5 years ago
Tom Hacohen f4ce548310 Import: replace size check with isEmpty().
5 years ago
Tom Hacohen 6381617f2c Import: only dismiss import dialog if already showing.
5 years ago
Tom Hacohen e4b29832f5 Import: mark progressDialog as non-null.
5 years ago
Tom Hacohen bab8cdf913 Bump version.
5 years ago
Tom Hacohen 2615fbd9ce Unify all of the sync adapter exception handling.
5 years ago
Tom Hacohen 6250cacd30 Add missing exception handling to contacts sync.
5 years ago
Tom Hacohen 1d5bcc6a3d Add a separate exception for HttpConflict.
5 years ago
Tom Hacohen fe980f937e Fix potential crash when opening and stopping the app very quickly.
5 years ago
Tom Hacohen 6bd405012d Bump version.
5 years ago
Tom Hacohen 9c8daf1ebd More optimise imports.
5 years ago
Tom Hacohen c484d29a42 Optimise imports.
5 years ago
Tom Hacohen 3b0bfbb054 Don't rely on the ACCOUNTS_CHANGED broadcast receiver
5 years ago
Tom Hacohen f629d23c38 Fix access to uninitialized properties in account update service.
5 years ago
Tom Hacohen 45b8e24503 Bump version.
5 years ago
Tom Hacohen 2e2841cea4 Fix encryption password change not to crash.
5 years ago
Tom Hacohen 91ac46e211 Bump version.
5 years ago
Tom Hacohen 41c7239a8c Members list: fix crash and handle correct lifecycle.
5 years ago
Steve Divskinsy e3e61eb7bd Fix spelling in values/strings.xml
5 years ago
Tom Hacohen 47c9452a4d Bump version.
5 years ago
Tom Hacohen 7010967a31 Import: fix crash when import finishes while the activity is dead.
5 years ago
Tom Hacohen f41c7cd4c9 Contacts sync manager: remove unnecessary not-null assertion.
5 years ago
Tom Hacohen eef861614e Contacts sync manager: only init one resource downloader per sync.
5 years ago