Commit Graph

1243 Commits (6ee6e96a7fd1b65c6b15b1dd0c4a63211ba0f16d)

Author SHA1 Message Date
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
Alex Baker d1ed0e423b Use coroutines in TagPickerViewModel 4 years ago
Alex Baker 91827654d0 Move some AfterSaveWork to TaskDao 4 years ago
Alex Baker 1e5036a335 Use new task dao in notification manager 4 years ago
Alex Baker 234af09ad5 Set modification and snooze in task dao update 4 years ago
Alex Baker 489b0298c6 Replace some usage of legacy task dao 4 years ago
Alex Baker 9559d90c25 Legacy TaskDao delegates to new TaskDao 4 years ago
Alex Baker 8710dab252 Use non-blocking daos for collapsing filter groups 4 years ago
Alex Baker 22363bcb17 Remove unused blocking dao methods 4 years ago
Alex Baker 02d99d9996 Convert DashClockExtension to Kotlin 4 years ago
Alex Baker bfe97e77de Convert GCalHelper to Kotlin 4 years ago
Alex Baker c3c5de1e5c Use coroutines in task creator 4 years ago
Alex Baker 6e6fb3eada Convert Throttle to Kotlin 4 years ago
Alex Baker 6670403b7a Convert VoiceCommandActivity to Kotlin 4 years ago
Alex Baker c62796acec Convert TaskerTaskCreator to Kotlin 4 years ago
Alex Baker b44150c7f3 Convert RefreshScheduler to Kotlin 4 years ago
Alex Baker 789836058d Use coroutines in geofence api 4 years ago
Alex Baker 9cd9f1ada2 Use coroutines in notification manager 4 years ago
Alex Baker 0a1a1d870d Use coroutines in notification & snooze activities 4 years ago
Alex Baker eb70cd86f8 Use coroutines in timer plugin 4 years ago
Alex Baker 4bd59b75ba Convert SnoozeActivity to Kotlin 4 years ago
Alex Baker ccf150310f Convert NotificationActivity to Kotlin 4 years ago
Alex Baker 207acb6a47 Convert NotificationClearedReceiver to Kotlin 4 years ago
Alex Baker b8b8259b7b Convert InjectingJobIntentServices to Kotlin 4 years ago
Alex Baker e2dffbe71a Use coroutines in injecting service 4 years ago
Alex Baker 8a30fde2f2 Convert NotificationManager to Kotlin 4 years ago
Alex Baker 0661be1769 Disable change animations in navigation drawer 4 years ago
Alex Baker c9e1ec97eb Prevent creation of multiple local accounts 4 years ago
Alex Baker dd0650af51 Convert SyncAdapters to Kotlin 4 years ago
Alex Baker c4e3f72be1 Fix compile 4 years ago
Alex Baker e24b5b8bfe Convert AddAccountDialog to Kotlin 4 years ago
Alex Baker 3663c22b62 Fix generic compile 4 years ago
Alex Baker 8992997a0f Fix CalDAV repeatUntil sync 4 years ago
Alex Baker 598399e81e Adjust hide until date 4 years ago
Alex Baker 783f1bde69 Remove unused blocking dao methods 4 years ago
Alex Baker 479c26c416 Suspending caldav/etesync network calls 4 years ago
Alex Baker 39077910b7 Use non-blocking daos in json exporter 4 years ago