Commit Graph

1666 Commits (afe7cdacbaf1da0293e12f50071a51f3e2be905a)

Author SHA1 Message Date
Alex Baker 6f12563fc4 Use onActivityResult for recurrence dialogs 5 years ago
Alex Baker c3dad30683 Don't try to update empty calendar URI 5 years ago
Alex Baker dda0653043 Fix hasChanges check for event URI 5 years ago
Alex Baker e3d0c6f7a3 Configure widget header spacing 5 years ago
Alex Baker 1c13d7ecbb Widget 'System default' theme changes
* Theme was supposed to be free
* Move dark theme check to getCount. Wasn't always working in
  hasStableIds and I don't expect this to work either
5 years ago
Alex Baker 5adeaf2a9a Use medium format for widget header dates 5 years ago
Alex Baker 1bf64ffec2 Convert AppWidgetManager to Kotlin 5 years ago
Alex Baker 730c82a037 Add UpdateCalendarWork 5 years ago
Alex Baker 86b8f9dcca Fix comparison for modified event 5 years ago
Alex Baker 3cbe88ecb9 Fix equality check ignoring geofence changes 5 years ago
Alex Baker 7d8ff14a75 Configure sort, hidden, and completed for widget 5 years ago
Alex Baker 91260e8892 Add QueryPreferences interface 5 years ago
Alex Baker 80b245702a Fix initial 'Disable sort groups' state 5 years ago
Romedius Weiss 0caaeb0d77 Added ability to delete comments.
fixes #60
Added translations for german and italian
5 years ago
Alex Baker 634b014e98 Disable hidden toggles for notifications filter 5 years ago
Alex Baker a19b130d83 Set max subscription price to 15 5 years ago
Alex Baker a71aa2b22c Fix due time display issues
* Fix due date and time on recently modified
* Fix due date for subtasks
5 years ago
Alex Baker f3000d8b82 Hide widget due dates when sorting by due date 5 years ago
Alex Baker 6a5b8d53bd Add Long.startOfDay() extension method 5 years ago
Alex Baker 6b3cb96848 Convert DateTimeUtils to Kotlin 5 years ago
Alex Baker 424b07f8fc Add 'System default' widget theme 5 years ago
Alex Baker 0f5d25dbf4 Remove defunct collapsed widget header values 5 years ago
Alex Baker bcbe1cadb9 Collapsible sort groups in widget 5 years ago
Alex Baker 339b4661c7 SectionedDataSource.getItem can return null 5 years ago
Alex Baker f1119d22a3 Display tag chips on widget 5 years ago
Alex Baker 1f8a20c745 Display place chips on widget 5 years ago
Alex Baker 5b8dcd286a Add toggle to disable widget list chips 5 years ago
Alex Baker 0783b3d4da Display list chips on widget 5 years ago
Alex Baker ca49ca642e Request davx5/etesync sync on swipe gesture 5 years ago
Alex Baker f2a0eac367 Show sync indicator when davx5/etesync are syncing 5 years ago
Alex Baker 76144ba7d2 Fix null pointer after uploading backup file 5 years ago
Alex Baker 7d994d06da Automatically delete missing OpenTask account 5 years ago
Alex Baker 42d0982acd Don't report FileNotFound in Drive uploader 5 years ago
Alex Baker 0cf3e4c413 Fix null pointer in google task sync 5 years ago
Alex Baker 5da49d9ee1 Fix null pointer when task is missing 5 years ago
Alex Baker 9ffc789b0e Fix null pointer when deleting directory 5 years ago
Alex Baker c41cf62f3d Handle null DocumentFile name 5 years ago
Alex Baker 8a6141519f Fix malformed and duplicated RELTYPEs 5 years ago
Alex Baker 53a1568d9d Fix backup warning issues
* Cache last Drive backup timestamp for offline use
* Fix updating backup error indicator
5 years ago
Alex Baker df907cfabb Fix unit tests 5 years ago
Alex Baker 3b3fe34d22 Don't report Google Drive HTTP 401 or 503 errors 5 years ago
Alex Baker 721d1cb647 Handle missing Google Task modification time 5 years ago
Alex Baker 014bb692d6 Don't report HTTP 503 errors 5 years ago
Alex Baker e688b2c7bb Handle missing google task parent 5 years ago
Alex Baker a77205e9cb Handle null Google Task dates 5 years ago
Alex Baker 3e17bea70b Display backup warnings to user
* Warn if backups stored in private storage
* Warn if local backup is stale
* Warn if remote backup is stale
* Add option to disable warnings
5 years ago
Alex Baker 40a764112c Add refresh preferences broadcast 5 years ago
Alex Baker 1ce2e31b02 Update timestamp after enabling drive backups 5 years ago
Alex Baker 823b7a0650 Update local backup timestamp after manual export 5 years ago
Alex Baker a0b02c7e9c Allow backups with zero tasks 5 years ago
Alex Baker 6c248be43a Merge tag '10.0.3' into main 5 years ago
Alex Baker 668dfd396f Fix bug that was creating invalid calendar entries 5 years ago
Alex Baker d8a31ec57d Remove "No tasks to export" toast 5 years ago
Alex Baker 7e573b3fa7 Merge tag '10.0.3' into main 5 years ago
Alex Baker 9a6b369c2a Fix task list snackbar crash 5 years ago
Alex Baker 5e472aabbe Load last backup times in PreferencesViewModel 5 years ago
Alex Baker dd715c2b23 Detect OpenTask account renames 5 years ago
Alex Baker 6c898bc622 Merge tag '10.0.2' into main 5 years ago
Alex Baker 427d8b9423 Fix calendar snackbar and astrid manual sorting 5 years ago
Alex Baker 42037e513a Trim whitespace from custom filter criteria
Whitespace was causing parsing error
5 years ago
Alex Baker be68fb774b Target Android 11 5 years ago
Alex Baker 63c914b493 Remove some intent queries 5 years ago
Alex Baker e6926f5943 Convert FileHelper to Kotlin 5 years ago
Alex Baker 81904e5888 Convert AddAttachmentDialog to Kotlin 5 years ago
Alex Baker 65e8f90098 Don't crash on missing drive folder 5 years ago
Alex Baker a4312a1d29 Update Kotlin version 5 years ago
Alex Baker bd08287c4c Rename import/export buttons, display last backup 5 years ago
Alex Baker a1e239eee5 Update backup functionality
* Add option to disable automatic backups
* Add link to backup documentation
* Rearrange backup sections
5 years ago
Alex Baker 5ed4d89e43 Use timestamp from backup filename 5 years ago
Alex Baker ee46c74994 Update Android Backup Service implementation 5 years ago
Alex Baker 60e4ca2866 Update Google Drive backup settings
Display timestamp of last backup
5 years ago
Alex Baker 345346b1e9 Convert DriveInvoker to Kotlin 5 years ago
Alex Baker ddf9f79b18 Add Android Backup Service settings
* Add option to disable upload to backup service
* Display date of last upload
5 years ago
Alex Baker 63931c789e Specify preferences to exclude by resource id 5 years ago
Alex Baker 5760c44df5 ical4android b520b3f2b2 5 years ago
Alex Baker 1d2bd5ea17 Google Task v1-rev20200516-1.30.10 5 years ago
Alex Baker 33f85f50cb Fix hostname verification 5 years ago
Alex Baker 8bd61a8241 Fix crash in f-droid build 5 years ago
Alex Baker ca88703fd2 Fix crash on null parameter 5 years ago
Alex Baker af3b33513f Allow state loss when opening task edit fragment 5 years ago
Alex Baker 2fc8d0f251 Fix crash when building notification summary 5 years ago
Alex Baker 276a31f435 Reset last reminder time for recurring tasks 5 years ago
Alex Baker 3f6d4bcc2b Set language in speech recognizer request 5 years ago
Alex Baker b424cbbed2 Create new task for ACTION_VIEW intent 5 years ago
Alex Baker 7a7f8754d8 Update transaction commit behavior 5 years ago
Alex Baker 7ab63bce9c Fix null pointer when checking hide until value 5 years ago
Alex Baker 58425e8bf1 Remove some runBlocking calls 5 years ago
Alex Baker e4a56bda2f Bail if fragment manager is destroyed 5 years ago
Alex Baker 15b9333008 Don't crash on linkify if webview is disabled 5 years ago
Alex Baker bb5f3bc23a Flip expand/collapse indicators 5 years ago
Alex Baker c396592575 Fix missing comment bar 5 years ago
Alex Baker 9535abb4f8 Fix default hide until setting
Did not work when date was not automatically set
5 years ago
Alex Baker 56c75bd059 Log event when sync account added 6 years ago
Alex Baker 201afbf8e8 Launch queries on main thread 6 years ago
Alex Baker 7b666e4d22 Set manual sort filter before invalidating 6 years ago
Alex Baker 67e71332fb Check for pro on resume 6 years ago
Alex Baker 4869c86ea9 Fix null pointer in widget 6 years ago
Alex Baker 679e06982d Fix null pointer when fetching positions 6 years ago
Alex Baker 87ae44fa1a Update version and changelog 6 years ago
Alex Baker 9f760c6bfb Prevent duplicate accounts when not pro 6 years ago