Commit Graph

199 Commits (de61bb3fe981610f01f3da40e678c0d440921757)

Author SHA1 Message Date
Alex Baker de61bb3fe9 Update dependencies 1 year ago
Alex Baker a04fbebd0f Convert GoogleTaskAccount to CaldavAccount 1 year ago
Alex Baker 68d80a5d2a Sync when app comes to the foreground
If it hasn't syncd in 5+ minutes
1 year ago
Alex Baker 9ed8486cfc Convert CaldavCalendar to data class 2 years ago
Alex Baker eaa47029e7 Merge sync work 2 years ago
Alex Baker 2eabaad0e2 Update reverse geocoder work
* Don't overwrite remote coordinates
* Ignore results >100m away
2 years ago
Alex Baker 2ac6c2413b Attachment changes
* Add attachment table to map attachment to file
* Convert TaskAttachment to immutable data class
* Copy attachments when duplicating tasks
2 years ago
Alex Baker 500cc3e6c2 Update version and changelog 2 years ago
Alex Baker 7da45d780c Set work input data with workDataOf 2 years ago
Alex Baker 2c189f9610 Restore Firebase RemoteConfig 2 years ago
Alex Baker 5e94537849 Remove OpenTask accounts when native added 2 years ago
Alex Baker c9be5728b1 Remove kotlinx-collections-immutable-jvm 2 years ago
Alex Baker 75701f0b42 Remove Firebase RemoteConfig 2 years ago
Alex Baker cb834a9818 Convert random and snooze reminders to alarms
Display snooze time in edit screen
2 years ago
Alex Baker 2d9c1638dc Add support for relative and repeating alarms 2 years ago
Alex Baker 7ddc681bf2 Batch undo for completion snackbar 2 years ago
Alex Baker f906b57d4e Remove native EteSync v1 support
EteSync v1 accounts can still be used with the EteSync app
2 years ago
Alex Baker 590293421d Use immutable pending intents 3 years ago
Alex Baker a86e757d0e Remove background sync for legacy EteSync v1 accts 3 years ago
Alex Baker 7e5151cd03 Acknowledge subscriptions 3 years ago
Alex Baker 675cc1f6c9 Replace some guava usage with kotlin 3 years ago
Alex Baker 83bee2a59e Replace hasTasksSubscription with hasTasksAccount 3 years ago
Alex Baker 79448f38d6 Drop support for Android 6.0
* Less than 2% of installs are Android 6.0
* Less than 3% of those installs have updated in the past 90 days
3 years ago
Alex Baker 9126c29aaa Remove Mapbox SDK and use Mapbox HTTP API 3 years ago
Alex Baker 94214ee059 Dagger 2.31.2 & Hilt 1.0.0-alpha03 3 years ago
Alex Baker 19bcd457e3 Find out if anyone is still using EteSync v1 3 years ago
Alex Baker ba81209903 Don't perform background sync when datasaver is on 3 years ago
Alex Baker aa3d3ec5b6 Remove Astrid XML import functionality 3 years ago
Alex Baker 22b72f0f1b Remove custom order synchronization fix preference
Automatically perform full sync if manual sort was active during any
sync in the past seven days
3 years ago
mhmdanas 47a25d1b7d Use raw strings when they're easier to read 3 years ago
mhmdanas d318cf8b10 Call directly instead of invoke when possible 3 years ago
mhmdanas 96315daa9e Miscellaneous improvements 3 years ago
Alex Baker b2a1a7a9c6 Fix lint errors 3 years ago
Alex Baker a47e25cdf4 Try not to cancel running sync jobs 3 years ago
Alex Baker 5246b5e0d1 Add DecSync CC support 4 years ago
Alex Baker 3a34721b12 Update Tasks.org sign in
* Replace JWT with session authentication
* Add support for GitHub sign in
4 years ago
Alex Baker 71a5a67e52 Unlock pro for tasks.org subscribers 4 years ago
Alex Baker 202a304139 Exclude some Google Drive error reports 4 years ago
Alex Baker 7bfd339021 Fix handling Google Drive 404 errors 4 years ago
Alex Baker d86f382c4e Change EteBase to Etebase 4 years ago
Alex Baker af2213d60f Copy etesync package to etebase, deprecate etesync 4 years ago
Alex Baker 7f206546a3 Add preference to migrate local lists to Tasks.org 4 years ago
Alex Baker 727ad6e7a4 Add BaseInvoker and InvokerFactory 4 years ago
Alex Baker 50c62a4114 Add Tasks.org account type 4 years ago
Alex Baker 730c82a037 Add UpdateCalendarWork 4 years ago
Alex Baker ca49ca642e Request davx5/etesync sync on swipe gesture 4 years ago
Alex Baker 76144ba7d2 Fix null pointer after uploading backup file 4 years ago
Alex Baker 42d0982acd Don't report FileNotFound in Drive uploader 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 3b3fe34d22 Don't report Google Drive HTTP 401 or 503 errors 4 years ago