Commit Graph

44 Commits (08069d0a3d1b01620cbb6adb1602ee563c66be55)

Author SHA1 Message Date
Alex Baker 08069d0a3d Convert StartDateControlSet to compose 2 years ago
Alex Baker 6513c40c97 View model due date as state flow 2 years ago
Alex Baker de50854c99 Merge branch 'main' of ssh://github.com/ydario/tasks into main 2 years ago
Alex Baker 2137bf8004 Convert tag control to compose 2 years ago
Alex Baker 25877f05e2 Convert ListFragment to compose 2 years ago
Alex Baker 708e2b14e6 Convert priority control set to compose 2 years ago
Yuri Dario bb4ce22542 Allow display of task's creation/modification/completion dates. 2 years ago
Alex Baker 3198392d38 Fix test compile 2 years ago
Alex Baker 99b533e5cd Add 'addTask' event 2 years ago
Alex Baker b23aa62d42 Fix clearing task fragments 2 years ago
Alex Baker 1de4b220c3 Fix tests 2 years ago
Alex Baker b087cc090f Add ClearTaskEditFragment event 2 years ago
Alex Baker 2aee91a04b Use In-App Review API 2 years ago
Alex Baker ce191d3325 Add MainActivity and TaskList event buses 2 years ago
Alex Baker a5e0a06762 Fix check for ring flag changes 2 years ago
Alex Baker 968ba7080d Convert some fields to lateinit 2 years ago
Alex Baker c9be5728b1 Remove kotlinx-collections-immutable-jvm 2 years ago
Alex Baker dfe64d5f6f Convert selected alarms to MutableStateFlow 2 years ago
Alex Baker 656c856737 Remove bitwise operations 2 years ago
Alex Baker 488836f848 Fix ring flag migration issue 2 years ago
Alex Baker 4acad387dc Force sync if alarms change 2 years ago
Alex Baker a5a65e2a2e Fix random reminder issues 2 years ago
Alex Baker cb834a9818 Convert random and snooze reminders to alarms
Display snooze time in edit screen
2 years ago
Alex Baker 2d9c1638dc Add support for relative and repeating alarms 2 years ago
Alex Baker 7a365167c8 Replace timestamps with alarms 2 years ago
Alex Baker b13f62a9fb Add option to notify at start date 3 years ago
Alex Baker c4a97d2569 Use ical4j instead of google-rfc-2445 3 years ago
Alex Baker 94214ee059 Dagger 2.31.2 & Hilt 1.0.0-alpha03 3 years ago
Alex Baker 7f5cbf372a Repurpose "Hide until" as "Start date" 4 years ago
mhmdanas 96315daa9e Miscellaneous improvements 4 years ago
Alex Baker dda0653043 Fix hasChanges check for event URI 4 years ago
Alex Baker 730c82a037 Add UpdateCalendarWork 4 years ago
Alex Baker 86b8f9dcca Fix comparison for modified event 4 years ago
Alex Baker 668dfd396f Fix bug that was creating invalid calendar entries 4 years ago
Alex Baker 7ab63bce9c Fix null pointer when checking hide until value 4 years ago
Alex Baker 9535abb4f8 Fix default hide until setting
Did not work when date was not automatically set
4 years ago
Alex Baker 550d401e74 Fix setting tags on new tasks 4 years ago
Alex Baker bfe97e77de Convert GCalHelper to Kotlin 4 years ago
Alex Baker eb70cd86f8 Use coroutines in timer plugin 4 years ago
Alex Baker 598399e81e Adjust hide until date 4 years ago
Alex Baker eb38972ac2 Use coroutines in TaskDeleter 4 years ago
Alex Baker 0226440833 Create edit fragments off main thread 4 years ago
Alex Baker a2776b960e Make runBlocking crash when used on main thread 4 years ago
Alex Baker a73b716419 Add TaskEditViewModel 4 years ago