Commit Graph

55 Commits (b34c89eeec6e687bde317d9a4d37bdc036c4004f)

Author SHA1 Message Date
Alex Baker 4c61353411 Remove TimerControlSetCallback 1 year ago
Alex Baker e05874d36a Revert "Accompanist appcompat theme adapter"
This reverts commit db82ef7fd6.

accompanist theme adapter doesn't support translucent backgrounds like
the wallpaper theme
1 year ago
Alex Baker 5f4753da6f Gradle plugin 8.0.0 1 year ago
Alex Baker db82ef7fd6 Accompanist appcompat theme adapter 2 years ago
Alex Baker ccaed6ddb4 Add SubtaskRow composable 2 years ago
Alex Baker 00c80337de Move more composable logic 2 years ago
Alex Baker 12f9352f69 Fix starting new timer 2 years ago
Alex Baker f5a53e6453 Convert TimerControlSet to compose 2 years ago
Alex Baker 94d4037439 Target Android 12 3 years ago
Alex Baker 2fc38d0089 Remove ButterKnife 4 years ago
Alex Baker b50b98fa5b Don't reference platform 'OK' and 'Cancel' strings
Will temporarily have English translation fall back to the platform
string to give translators time to address this
4 years ago
Alex Baker 0eb5d65166 Use new task dao in timer plugin 4 years ago
Alex Baker eb70cd86f8 Use coroutines in timer plugin 4 years ago
Alex Baker 65d57c7649 Convert TimerPlugin to Kotlin 4 years ago
Alex Baker 108c1f284b Update task and back stack behavior 4 years ago
Alex Baker a73b716419 Add TaskEditViewModel 4 years ago
Alex Baker 443ac9e9e5 Remove coroutines from fragment setup 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 f33ecdda7d Create blocking room daos 4 years ago
Alex Baker 52952e22cd Migrate to Hilt 4 years ago
Alex Baker 9bf15c1490 Restore and rename ForActivity and ForApplication 4 years ago
Alex Baker 6d9b949e37 Remove @ForActivity annotation 4 years ago
Alex Baker 999e5aab7a Remove @ForApplication annotation 4 years ago
Alex Baker 864bc73a8c Refactor FilterProvider for reuse 4 years ago
Alex Baker 1d1f132806 Convert MainActivity to Kotlin 4 years ago
Alex Baker 47d414f20f Convert task edit screen to kotlin 4 years ago
Alex Baker 8f8650840d Remove some unnecessary newArrayList calls 4 years ago
Alex Baker 76febd39bd Replace TextUtils.isEmpty with isNullOrEmpty 4 years ago
Alex Baker 7b1f2d1330 Remove ContextCompat usage 4 years ago
Alex Baker 0b456d177e Fix some inspections 5 years ago
Alex Baker 556b5908d2 Improve some task edit touch targets 5 years ago
Alex Baker 4d901351da Remove unused tracking events 5 years ago
Alex Baker d701d0a417 Update timer notifications off main thread 5 years ago
Alex Baker 79848f94a3 Update license header 6 years ago
Alex Baker 35525a4957 Reformat code 6 years ago
Alex Baker 78a664753d Use outlined material design icons 6 years ago
Alex Baker c74b8c7f63 Migrate to AndroidX 6 years ago
Alex Baker fd79338c26 Delete lists and accounts in a transaction
* Delete google tasks when they're remotely cleared or deleted
* Delete caldav tasks when they're remotely deleted
7 years ago
Alex Baker 02a112e3b3 Apply google-java-format 1.5.1 7 years ago
Alex Baker 9c5bb51de6 Reformat injections 7 years ago
Alex Baker 351604f4a5 Addressing inspections 7 years ago
Alex Baker da10291b04 Applying intellij-java-google-style 7 years ago
Alex Baker 7e6cad1937 Remove TaskEditTextHint style 7 years ago
Alex Baker 76c24fde67 Track selections by task id 7 years ago
Alex Baker 2711485dab Replacing more queries with Room 7 years ago
Alex Baker c46ceb366f Remove AbstractModel.containsNonNullValue 7 years ago
Alex Baker afa9622f78 Pass task via bundle to task edit fragments 7 years ago
Alex Baker 3740e67455 Remove most properties varargs 7 years ago
Alex Baker b9c2b595b3 Colorize notifications by priority 7 years ago