Commit Graph

1379 Commits (8b12ab3e0d1ec93e745bccd109c9591f8834e905)

Author SHA1 Message Date
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 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 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 2fc8d0f251 Fix crash when building notification summary 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 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 9f760c6bfb Prevent duplicate accounts when not pro 4 years ago
Alex Baker 05493640d9 Fix local recursive subtask migration 4 years ago
Alex Baker abf7a06282 Use SYNC1 as DAVx5 etag 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 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 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
Alex Baker 3fbbd95395 Only enable background sync for active services 4 years ago
Alex Baker fcc1511c48 Debounce sync requests 4 years ago
Alex Baker 7078dfa2bf Separate sync work for each service 4 years ago
Alex Baker 15637e784e Make some caldav recur and geo code reusable 4 years ago
Alex Baker a21df189fd Don't allow empty account name 4 years ago
Alex Baker 5f735673da Add debug filters 4 years ago
Alex Baker fca4a721da Make workers non-cancellable 4 years ago
Alex Baker 640412314c Throttle WorkManager calls to 200/min 4 years ago
Alex Baker 1659afb34e Set current thread contextClassLoader 4 years ago
Alex Baker e3bcc2f7c9 Configurable throttle period 4 years ago