Commit Graph

9514 Commits (e1e6ecabaf950a1a0ff28e9f4fe52fef6dc28fce)
 

Author SHA1 Message Date
Alex Baker 97cb202f22 Add recursive loop tests 5 years ago
Alex Baker e9ab544b34 Initiate work requests from background thread 5 years ago
Alex Baker 6ee6e96a7f Initiate sync requests on background thread 5 years ago
Alex Baker aa9e0e93b9 Use Default dispatcher instead of IO 5 years ago
Alex Baker da256f2293 Cancel notification if new due date is in future 5 years ago
Alex Baker cb236bc0e8 Fix google login issues
* Display error toasts
* Enable background sync after adding accounts
* Initiate sync after adding accounts
5 years ago
Alex Baker 3fbbd95395 Only enable background sync for active services 5 years ago
Alex Baker ddd66c0ec8 Add opentasks content provider 5 years ago
Alex Baker 0726eed135 Fix sync after move 5 years ago
Alex Baker fcc1511c48 Debounce sync requests 5 years ago
Alex Baker 7078dfa2bf Separate sync work for each service 5 years ago
Alex Baker 15637e784e Make some caldav recur and geo code reusable 5 years ago
Alex Baker a21df189fd Don't allow empty account name 5 years ago
Alex Baker d48d5e8d99 Upgrade to Flipper 0.51.0 5 years ago
Alex Baker 5f735673da Add debug filters 5 years ago
Alex Baker fca4a721da Make workers non-cancellable 5 years ago
Alex Baker 640412314c Throttle WorkManager calls to 200/min 5 years ago
Alex Baker 1659afb34e Set current thread contextClassLoader 5 years ago
Alex Baker e3bcc2f7c9 Configurable throttle period 5 years ago
Alex Baker 24fd1acb68 Only call after complete for calendars/recurring 5 years ago
ssantos 887e926a27 Translated using Weblate (Portuguese)
Currently translated at 72.2% (420 of 581 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/pt/
5 years ago
Alex Tereschenko 03af39e35e Translated using Weblate (Polish)
Currently translated at 100.0% (581 of 581 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/pl/
5 years ago
Yaron Shahrabani 02d1c03610 Translated using Weblate (Hebrew)
Currently translated at 98.2% (571 of 581 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/he/
5 years ago
Oymate 71fcb52884 Translated using Weblate (Bengali (Bangladesh))
Currently translated at 4.6% (27 of 581 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/bn_BD/
5 years ago
Alex Baker d1ed0e423b Use coroutines in TagPickerViewModel 5 years ago
Alex Baker 91827654d0 Move some AfterSaveWork to TaskDao 5 years ago
Alex Baker 0eb5d65166 Use new task dao in timer plugin 5 years ago
Alex Baker 1e5036a335 Use new task dao in notification manager 5 years ago
Alex Baker 234af09ad5 Set modification and snooze in task dao update 5 years ago
Alex Baker 489b0298c6 Replace some usage of legacy task dao 5 years ago
Alex Baker 9559d90c25 Legacy TaskDao delegates to new TaskDao 5 years ago
Alex Baker 8710dab252 Use non-blocking daos for collapsing filter groups 5 years ago
Alex Baker 22363bcb17 Remove unused blocking dao methods 5 years ago
Alex Baker 02d99d9996 Convert DashClockExtension to Kotlin 5 years ago
Alex Baker bfe97e77de Convert GCalHelper to Kotlin 5 years ago
Alex Baker c3c5de1e5c Use coroutines in task creator 5 years ago
Alex Baker 6e6fb3eada Convert Throttle to Kotlin 5 years ago
Alex Baker 41f7d1da6b Convert TaskDuplicator to Kotlin 5 years ago
Alex Baker c825bfe94a Convert TaskCreator to Kotlin 5 years ago
Alex Baker 6670403b7a Convert VoiceCommandActivity to Kotlin 5 years ago
Alex Baker c62796acec Convert TaskerTaskCreator to Kotlin 5 years ago
Alex Baker 3db92db33b Convert TitleParser to Kotlin 5 years ago
Alex Baker b44150c7f3 Convert RefreshScheduler to Kotlin 5 years ago
Alex Baker 789836058d Use coroutines in geofence api 5 years ago
Alex Baker 20353023d8 Convert ReminderService to Kotlin 5 years ago
Alex Baker 9cd9f1ada2 Use coroutines in notification manager 5 years ago
Alex Baker 0a1a1d870d Use coroutines in notification & snooze activities 5 years ago
Alex Baker eb70cd86f8 Use coroutines in timer plugin 5 years ago
Alex Baker 4bd59b75ba Convert SnoozeActivity to Kotlin 5 years ago
Alex Baker ccf150310f Convert NotificationActivity to Kotlin 5 years ago