Commit Graph

24 Commits (42e44eafdc5512bc7b56386320f87e685873fe24)

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