Commit Graph

11 Commits (2d9c1638dcabb978c98e07587e02190b308caa1a)

Author SHA1 Message Date
Alex Baker 2d9c1638dc Add support for relative and repeating alarms 2 years ago
Trevor Terris 4b522a7ce8 Change NOW() query to check for all-day tasks
Update query logic in FilterCriteriaProvider to use EOD time instead of current time for all-day tasks. Also, change the default start time for tasks to be non-time-specific (only relevant for when the filter being used to create a task is NOW).
3 years ago
mhmdanas 1710885000 Remove unnecessary `var` 3 years ago
Alex Baker 3c9fc2d176 Fix start date initialization 3 years ago
Alex Baker c4a97d2569 Use ical4j instead of google-rfc-2445 3 years ago
Alex Baker 7eed9b10ee Set default hide before default due date
Fixes 'hide until due time' when a default due date is set
4 years ago
Alex Baker ced053d94c Add default tags preference 4 years ago
Alex Baker c4c9ac726a Add default location preference 4 years ago
Alex Baker c46c935d0b Add default recurrence setting 4 years ago
Alex Baker c3c5de1e5c Use coroutines in task creator 4 years ago
Alex Baker c825bfe94a Convert TaskCreator to Kotlin 4 years ago