Commit Graph

1720 Commits (a01037450d847c260c664a8e94af6d9af9efdbc3)

Author SHA1 Message Date
Alex Baker c4c9ac726a Add default location preference 4 years ago
Alex Baker 9683479ab3 Fix crash in geofence dialog for invalid radius 4 years ago
Alex Baker f18264487a Set isVisible on widget settings menu 4 years ago
Alex Baker c46c935d0b Add default recurrence setting 4 years ago
Alex Baker 6f12563fc4 Use onActivityResult for recurrence dialogs 4 years ago
Alex Baker c3dad30683 Don't try to update empty calendar URI 4 years ago
Alex Baker dda0653043 Fix hasChanges check for event URI 4 years ago
Alex Baker e3d0c6f7a3 Configure widget header spacing 4 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
4 years ago
Alex Baker 5adeaf2a9a Use medium format for widget header dates 4 years ago
Alex Baker 1bf64ffec2 Convert AppWidgetManager to Kotlin 4 years ago
Alex Baker 730c82a037 Add UpdateCalendarWork 4 years ago
Alex Baker 86b8f9dcca Fix comparison for modified event 4 years ago
Alex Baker 3cbe88ecb9 Fix equality check ignoring geofence changes 4 years ago
Alex Baker 7d8ff14a75 Configure sort, hidden, and completed for widget 4 years ago
Alex Baker 91260e8892 Add QueryPreferences interface 4 years ago
Alex Baker 80b245702a Fix initial 'Disable sort groups' state 4 years ago
Romedius Weiss 0caaeb0d77 Added ability to delete comments.
fixes #60
Added translations for german and italian
4 years ago
Alex Baker 634b014e98 Disable hidden toggles for notifications filter 4 years ago
Alex Baker a19b130d83 Set max subscription price to 15 4 years ago
Alex Baker a71aa2b22c Fix due time display issues
* Fix due date and time on recently modified
* Fix due date for subtasks
4 years ago
Alex Baker f3000d8b82 Hide widget due dates when sorting by due date 4 years ago
Alex Baker 6a5b8d53bd Add Long.startOfDay() extension method 4 years ago
Alex Baker 6b3cb96848 Convert DateTimeUtils to Kotlin 4 years ago
Alex Baker 424b07f8fc Add 'System default' widget theme 4 years ago
Alex Baker 0f5d25dbf4 Remove defunct collapsed widget header values 4 years ago
Alex Baker bcbe1cadb9 Collapsible sort groups in widget 4 years ago
Alex Baker 339b4661c7 SectionedDataSource.getItem can return null 4 years ago
Alex Baker f1119d22a3 Display tag chips on widget 4 years ago
Alex Baker 1f8a20c745 Display place chips on widget 4 years ago
Alex Baker 5b8dcd286a Add toggle to disable widget list chips 4 years ago
Alex Baker 0783b3d4da Display list chips on widget 4 years ago
Alex Baker ca49ca642e Request davx5/etesync sync on swipe gesture 4 years ago
Alex Baker f2a0eac367 Show sync indicator when davx5/etesync are syncing 4 years ago
Alex Baker 76144ba7d2 Fix null pointer after uploading backup file 4 years ago
Alex Baker 7d994d06da Automatically delete missing OpenTask account 4 years ago
Alex Baker 42d0982acd Don't report FileNotFound in Drive uploader 4 years ago
Alex Baker 0cf3e4c413 Fix null pointer in google task sync 4 years ago
Alex Baker 5da49d9ee1 Fix null pointer when task is missing 4 years ago
Alex Baker 9ffc789b0e Fix null pointer when deleting directory 4 years ago
Alex Baker c41cf62f3d Handle null DocumentFile name 4 years ago
Alex Baker 8a6141519f Fix malformed and duplicated RELTYPEs 4 years ago
Alex Baker 53a1568d9d Fix backup warning issues
* Cache last Drive backup timestamp for offline use
* Fix updating backup error indicator
4 years ago
Alex Baker df907cfabb Fix unit tests 4 years ago
Alex Baker 3b3fe34d22 Don't report Google Drive HTTP 401 or 503 errors 4 years ago
Alex Baker 721d1cb647 Handle missing Google Task modification time 4 years ago
Alex Baker 014bb692d6 Don't report HTTP 503 errors 4 years ago
Alex Baker e688b2c7bb Handle missing google task parent 4 years ago
Alex Baker a77205e9cb Handle null Google Task dates 4 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
4 years ago
Alex Baker 40a764112c Add refresh preferences broadcast 4 years ago
Alex Baker 1ce2e31b02 Update timestamp after enabling drive backups 4 years ago
Alex Baker 823b7a0650 Update local backup timestamp after manual export 4 years ago
Alex Baker a0b02c7e9c Allow backups with zero tasks 4 years ago
Alex Baker 6c248be43a Merge tag '10.0.3' into main 4 years ago
Alex Baker 668dfd396f Fix bug that was creating invalid calendar entries 4 years ago
Alex Baker d8a31ec57d Remove "No tasks to export" toast 4 years ago
Alex Baker 7e573b3fa7 Merge tag '10.0.3' into main 4 years ago
Alex Baker 9a6b369c2a Fix task list snackbar crash 4 years ago
Alex Baker 5e472aabbe Load last backup times in PreferencesViewModel 4 years ago
Alex Baker dd715c2b23 Detect OpenTask account renames 4 years ago
Alex Baker 6c898bc622 Merge tag '10.0.2' into main 4 years ago
Alex Baker 427d8b9423 Fix calendar snackbar and astrid manual sorting 4 years ago
Alex Baker 42037e513a Trim whitespace from custom filter criteria
Whitespace was causing parsing error
4 years ago
Alex Baker be68fb774b Target Android 11 4 years ago
Alex Baker 63c914b493 Remove some intent queries 4 years ago
Alex Baker e6926f5943 Convert FileHelper to Kotlin 4 years ago
Alex Baker 81904e5888 Convert AddAttachmentDialog to Kotlin 4 years ago
Alex Baker 65e8f90098 Don't crash on missing drive folder 4 years ago
Alex Baker a4312a1d29 Update Kotlin version 4 years ago
Alex Baker bd08287c4c Rename import/export buttons, display last backup 4 years ago
Alex Baker a1e239eee5 Update backup functionality
* Add option to disable automatic backups
* Add link to backup documentation
* Rearrange backup sections
4 years ago
Alex Baker 5ed4d89e43 Use timestamp from backup filename 4 years ago
Alex Baker ee46c74994 Update Android Backup Service implementation 4 years ago
Alex Baker 60e4ca2866 Update Google Drive backup settings
Display timestamp of last backup
4 years ago
Alex Baker 345346b1e9 Convert DriveInvoker to Kotlin 4 years ago
Alex Baker ddf9f79b18 Add Android Backup Service settings
* Add option to disable upload to backup service
* Display date of last upload
4 years ago
Alex Baker 63931c789e Specify preferences to exclude by resource id 4 years ago
Alex Baker 5760c44df5 ical4android b520b3f2b2 4 years ago
Alex Baker 1d2bd5ea17 Google Task v1-rev20200516-1.30.10 4 years ago
Alex Baker 33f85f50cb Fix hostname verification 4 years ago
Alex Baker 8bd61a8241 Fix crash in f-droid build 4 years ago
Alex Baker ca88703fd2 Fix crash on null parameter 4 years ago
Alex Baker af3b33513f Allow state loss when opening task edit fragment 4 years ago
Alex Baker 2fc8d0f251 Fix crash when building notification summary 4 years ago
Alex Baker 276a31f435 Reset last reminder time for recurring tasks 4 years ago
Alex Baker 3f6d4bcc2b Set language in speech recognizer request 4 years ago
Alex Baker b424cbbed2 Create new task for ACTION_VIEW intent 4 years ago
Alex Baker 7a7f8754d8 Update transaction commit behavior 4 years ago
Alex Baker 7ab63bce9c Fix null pointer when checking hide until value 4 years ago
Alex Baker 58425e8bf1 Remove some runBlocking calls 4 years ago
Alex Baker e4a56bda2f Bail if fragment manager is destroyed 4 years ago
Alex Baker 15b9333008 Don't crash on linkify if webview is disabled 4 years ago
Alex Baker bb5f3bc23a Flip expand/collapse indicators 4 years ago
Alex Baker c396592575 Fix missing comment bar 4 years ago
Alex Baker 9535abb4f8 Fix default hide until setting
Did not work when date was not automatically set
4 years ago
Alex Baker 56c75bd059 Log event when sync account added 4 years ago
Alex Baker 201afbf8e8 Launch queries on main thread 4 years ago
Alex Baker 7b666e4d22 Set manual sort filter before invalidating 4 years ago
Alex Baker 67e71332fb Check for pro on resume 4 years ago
Alex Baker 4869c86ea9 Fix null pointer in widget 4 years ago
Alex Baker 679e06982d Fix null pointer when fetching positions 4 years ago
Alex Baker 87ae44fa1a Update version and changelog 4 years ago
Alex Baker 9f760c6bfb Prevent duplicate accounts when not pro 4 years ago
Alex Baker 05493640d9 Fix local recursive subtask migration 4 years ago
Alex Baker 4cd6e081f5 Load task edit info in parallel 4 years ago
Alex Baker 3ca6ccae1b Fix flickering old theme color when opening task 4 years ago
Alex Baker b97b9d5ef4 Fix rotation while editing task 4 years ago
Alex Baker abf7a06282 Use SYNC1 as DAVx5 etag 4 years ago
Alex Baker c06f5958b4 Don't crash if parent not found 4 years ago
Alex Baker a759f1bd8c Calendar UID derived from _sync_id 4 years ago
Alex Baker 1c122b9e1f Add missing list debug filter 4 years ago
Alex Baker 03550ced91 Pass account to sync 4 years ago
Alex Baker 8757d12ebb Set _UID and SYNC2 for new etesync tasks 4 years ago
Alex Baker 4a21421237 Add opentask-provider accounts automatically 4 years ago
Alex Baker 9eaa7a7408 Hide repeat setting from etesync opentask accounts 4 years ago
Alex Baker 0d7e92141f Mark binding as lateinit 4 years ago
Alex Baker 172da54768 Fix notification activity 'Edit' button 4 years ago
Alex Baker 3335699642 Don't delete opentasks data 4 years ago
Alex Baker 9c07c0abd4 Set UID in SYNC2 for EteSync 4 years ago
Alex Baker d124fc1e64 Don't setup paged query in coroutine 4 years ago
Alex Baker 61419e7672 Don't write to opentasks-provider immediately 4 years ago
Alex Baker 073b28aaa1 Use different 'etags' for DAVx5 and EteSync 4 years ago
Alex Baker 3c42dce6e5 Update task query threading and transactions 4 years ago
Alex Baker 89f6b2c477 Provide implicit value for caldav_task.object 4 years ago
Alex Baker 5e6cf64b7b Batch writes to opentasks-provider 4 years ago
Alex Baker 0d1738212f Fix compile 4 years ago
Alex Baker 5dfdd75327 Remove accountCount from OpenTaskDao 4 years ago
Alex Baker a04f617fff Convert GtasksListService to Kotlin 4 years ago
Alex Baker 0f27915f82 Convert LocationPickerActivity to Kotlin 4 years ago
Alex Baker bbf71bae38 Convert CommentsController to Kotlin 4 years ago
Alex Baker 6fd1cb3e44 Convert more custom filter code to Kotlin 4 years ago
Alex Baker e97e0d3a22 Convert ChipListCache to Kotlin 4 years ago
Alex Baker 14f46f0688 Sync with opentasks-provider 4 years ago
Alex Baker 754b6c7e8c Ensure DragAndDropDiffer works sequentially 4 years ago
Alex Baker 5acceb6314 Perform drag and drop changes on main thread 4 years ago
Alex Baker 97264545d8 Fix due time when rescheduling via drag and drop 4 years ago
Alex Baker e5a5c9b264 Convert AddAccountDialog to DialogFragment 4 years ago
Alex Baker ca42c718b9 Use strict mode to crash app 4 years ago
Alex Baker ef432e296c Convert tag picker to Kotlin 4 years ago
Alex Baker 811c9497e1 Add create and modify time debug filters 4 years ago
Alex Baker 550d401e74 Fix setting tags on new tasks 4 years ago
Alex Baker 3689793f91 Move some save work to background 4 years ago
Alex Baker 9af9dd4115 Launch coroutine in cleared method 4 years ago
Alex Baker 1178b8f3e6 Prevent setting parent to self 4 years ago
Alex Baker e9ab544b34 Initiate work requests from background thread 4 years ago
Alex Baker 6ee6e96a7f Initiate sync requests on background thread 4 years ago
Alex Baker aa9e0e93b9 Use Default dispatcher instead of IO 4 years ago
Alex Baker da256f2293 Cancel notification if new due date is in future 4 years ago
Alex Baker cb236bc0e8 Fix google login issues
* Display error toasts
* Enable background sync after adding accounts
* Initiate sync after adding accounts
4 years ago