Commit Graph

1496 Commits (89f6b2c4770708a31327d596abcc4abdf1b402e0)

Author SHA1 Message Date
Alex Baker 6e6fb3eada Convert Throttle to Kotlin 4 years ago
Alex Baker 41f7d1da6b Convert TaskDuplicator to Kotlin 4 years ago
Alex Baker c825bfe94a Convert TaskCreator 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 3db92db33b Convert TitleParser 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 20353023d8 Convert ReminderService to Kotlin 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 65d57c7649 Convert TimerPlugin 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 00bfd053c6 Convert repeat task helper to coroutines 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 77bbd2dfb7 Fix title truncation 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 bd29616d8f commitNow on fragment transactions 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
Alex Baker 5b8256d65e Use non-blocking daos in iCalendar 4 years ago
Alex Baker 91a99429ae Use non-blocking daos in xml importer 4 years ago
Alex Baker e65a855b02 Use non-blocking daos in json importer 4 years ago
Alex Baker 523893a2d9 Use non-blocking daos in Upgrader 4 years ago
Alex Baker 39305d1107 Use coroutines in account and list settings 4 years ago
Alex Baker 320623045e List and account settings Kotlin conversions 4 years ago
Alex Baker dbba2e0e6f Convert CompletableViewModels to Kotlin 4 years ago
Alex Baker 919ba42098 Convert account settings activities to Kotlin 4 years ago
Alex Baker eb38972ac2 Use coroutines in TaskDeleter 4 years ago
Alex Baker c5503331c1 Move RepeatConfirmationRcvr to TaskListFragment 4 years ago
Alex Baker ed70e60c55 Use awaitAll extension 4 years ago
Alex Baker 3cf2c76f8a Use coroutines in EteSynchronizer 4 years ago
Alex Baker 378580b1e8 Convert EteSynchronizer to Kotlin 4 years ago
Alex Baker 5658fca41f Use coroutines in CaldavSynchronizer 4 years ago
Alex Baker e2c897e43c Convert CaldavSynchronizer to Kotlin 4 years ago
Alex Baker 2454757b24 Use coroutines in GoogleTaskSynchronizer 4 years ago
Alex Baker b7b8d1667b Convert GtasksInvoker to Kotlin 4 years ago
Alex Baker 90571eca35 Convert GoogleTaskSynchronizer to Kotlin 4 years ago
Alex Baker 0146cd5766 Convert ShareLinkActivity to Kotlin 4 years ago
Alex Baker 949d9af9d8 Fix compile 4 years ago
Alex Baker 09e4bee454 BaseWorker extends CoroutineWorker 4 years ago
Alex Baker be63596e94 Convert DragAndDropDiffer.submitList to coroutines 4 years ago
Alex Baker 4dfb414374 Use coroutines in drawer customization 4 years ago
Alex Baker 94cc4bf572 Use coroutines in preferences 4 years ago
Alex Baker a89580577b Use coroutines in date time picker 4 years ago
Alex Baker 108c1f284b Update task and back stack behavior 4 years ago
Alex Baker d795f1f6d6 Add intent debug info 4 years ago
Alex Baker e01d5c87ca Don't read intent when relaunching from history 4 years ago
Alex Baker 2408a1e6c5 Fix notification intent flags 4 years ago
Alex Baker 2027ab6858 Fix snooze intent flags 4 years ago
Alex Baker 0c3c10a66a Add toggle for runBlocking crash 4 years ago
Alex Baker 7e1a1b22d3 Remove TaskEditActivity 4 years ago
Alex Baker 43814b0810 Move noncancellable context to save 4 years ago
Alex Baker 0226440833 Create edit fragments off main thread 4 years ago
Alex Baker 275369c807 Use coroutines in widget 4 years ago
Alex Baker d550063114 Remove unused dao methods 4 years ago
Alex Baker f8c06fdc07 Use coroutines in task adapters 4 years ago
Alex Baker b394251afc Convert ScrollableViewsFactory to Kotlin 4 years ago
Alex Baker 8487526171 Convert SubtasksHelper to Kotlin 4 years ago
Alex Baker 3d917fda62 Convert SubtasksFilterUpdater to Kotlin 4 years ago
Alex Baker 5879774905 Use coroutines in notification preferences 4 years ago
Alex Baker 9b4ccd5137 Convert BuiltInFilterExposer to Kotlin 4 years ago
Alex Baker a2776b960e Make runBlocking crash when used on main thread 4 years ago
Alex Baker e4b2dc932e Use coroutines in TaskEditActivity and UriHandler 4 years ago
Alex Baker 990003da66 Use coroutines in task mover 4 years ago
Alex Baker f4ad55b42d Use coroutines in task completer 4 years ago
Alex Baker 1fa17583c0 Scope task list view model to task list fragment 4 years ago
Alex Baker 9dd479744f Allow null parents in updatePosition 4 years ago
Alex Baker 9ec376ac01 Merge tag '9.7.3' into main 4 years ago
Alex Baker 8e17843ace Handle empty google task remote parent strings 4 years ago
Alex Baker a73b716419 Add TaskEditViewModel 4 years ago
Alex Baker 85e8cb49cc Use coroutines in filter provider 4 years ago
Alex Baker 2c57d06980 Add fragment kotlin extensions 4 years ago
Alex Baker c36649fb54 Use coroutines in preference fragments 4 years ago
Alex Baker 443ac9e9e5 Remove coroutines from fragment setup 4 years ago
Alex Baker 964dff6b76 Convert TaskEditControlSetFragmentMgr to Kotlin 4 years ago
Alex Baker 067b8e4ad8 Fix hiding comment bar 4 years ago
Alex Baker 1846559fd7 Use coroutines in task edit fragment 4 years ago
Alex Baker 29de2d0d53 Convert TaskEditFragment to Kotlin 4 years ago
Alex Baker 9d91346ddf Convert WidgetClickActivity to Kotlin 4 years ago
Alex Baker 012663eebe Create views in suspending function 4 years ago
Alex Baker 968ec62acb Make hasChanges and apply suspending 4 years ago
Alex Baker 3418ea7f3c Use coroutines in TaskListFragment 4 years ago
Alex Baker 55c8be04d4 Move viewholder callbacks to task list fragment 4 years ago
Alex Baker 236f9ae0e0 Use coroutines in MainActivity 4 years ago
Alex Baker a4c3023c1a Allow null parents from Google Tasks 4 years ago
Alex Baker 205295a59a Tighten access on some dao methods 4 years ago