Commit Graph

232 Commits (de61bb3fe981610f01f3da40e678c0d440921757)

Author SHA1 Message Date
Alex Baker de61bb3fe9 Update dependencies 1 year ago
Alex Baker c17e2ef98b Update third party dependencies 2 years ago
Alex Baker f8c5fa47b3 Preserve cookies 2 years ago
Alex Baker 0ae473e27f Use http client factory for caldav and etesync 2 years ago
cketti 468d42e4f6 Fix method to remove Preference
Preference instances that were not direct children of the Fragment's root PreferenceScreen were not removed.
2 years ago
Alex Baker 73adb86854 Ignore empty language tags 2 years ago
Alex Baker 9ea490572a Update locale injections to use language setting 2 years ago
Alex Baker 6f73765fd2 Per-app language configuration 2 years ago
Alex Baker a27047b6f8 Update widget preferences screen
* Add widget color indicator
* Add submenu arrow indicator
2 years ago
Alex Baker 68700a7319 Add TaskEditEventBus 2 years ago
Alex Baker ce191d3325 Add MainActivity and TaskList event buses 2 years ago
Alex Baker 1154ba4be4 Store icalendar data on disk 2 years ago
Alex Baker 21db56c4e9 Completion sound 2 years ago
Alex Baker b8f7095f44 Remove GlobalScope usage 2 years ago
Alex Baker a7ada4d11d Remove InjectingBroadcastReceiver 2 years ago
Alex Baker 40245eb4b9 Set low priority on service notifications 3 years ago
Alex Baker 7e5151cd03 Acknowledge subscriptions 3 years ago
Alex Baker d2c4f5bbe1 Open web links in custom tabs 3 years ago
Alex Baker 83bee2a59e Replace hasTasksSubscription with hasTasksAccount 3 years ago
Alex Baker 983fa6644c Add principals table 3 years ago
Alex Baker 5471a61537 Remove unused code and resources 3 years ago
Alex Baker fe1fc3eef2 Remove location preference menu 3 years ago
Alex Baker 0e728152c9 Replace Places SDK with HTTP API 3 years ago
Alex Baker 9f2401e927 Add reverse geocoder preference 3 years ago
Alex Baker fc974bee08 New location preferences menu 3 years ago
Alex Baker 5c5833ee8f Convert Geocoders to Kotlin 3 years ago
Alex Baker af9b89fef3 Replace ApplicationComp with SingletonComponent 3 years ago
Alex Baker beeb6b0250 Add AndroidLocationProvider 3 years ago
Alex Baker 3664f39571 Add UpgraderDao 3 years ago
mhmdanas 96315daa9e Miscellaneous improvements 3 years ago
Alex Baker 7f206546a3 Add preference to migrate local lists to Tasks.org 4 years ago
Alex Baker 4a21421237 Add opentask-provider accounts automatically 4 years ago
Alex Baker 0d1738212f Fix compile 4 years ago
Alex Baker 14f46f0688 Sync with opentasks-provider 4 years ago
Alex Baker aa9e0e93b9 Use Default dispatcher instead of IO 4 years ago
Alex Baker fca4a721da Make workers non-cancellable 4 years ago
Alex Baker 9559d90c25 Legacy TaskDao delegates to new TaskDao 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 09e4bee454 BaseWorker extends CoroutineWorker 4 years ago
Alex Baker 0c3c10a66a Add toggle for runBlocking crash 4 years ago
Alex Baker c36649fb54 Use coroutines in preference fragments 4 years ago
Alex Baker f6dd3a63e6 Blocking daos delegate to suspending daos 4 years ago
Alex Baker f33ecdda7d Create blocking room daos 4 years ago
Alex Baker 4a96040f1f Add debug option for allowing queries on main 4 years ago
Alex Baker 1a0697c2b0 Add ContentProviderDao 4 years ago
Alex Baker 52952e22cd Migrate to Hilt 4 years ago
Alex Baker cde5bcfb87 Remove empty Dagger components 4 years ago
Alex Baker b1e0ab6d67 Rename ActivityScope to ActivityScoped 4 years ago
Alex Baker c9407d3ef8 Replace ApplicationScope with Singleton 4 years ago