Commit Graph

32 Commits (2c96e6ef2948f31755301b42ae7c7f59b284aa68)

Author SHA1 Message Date
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