Commit Graph

104 Commits (b34c89eeec6e687bde317d9a4d37bdc036c4004f)

Author SHA1 Message Date
Alex Baker f62de8b7f3 Microsoft recurrence sync
Limit recurrence options for Microsoft tasks
1 year ago
Alex Baker 5308404ed6 Fix some random inspections 1 year ago
Alex Baker 114ec3f03b Convert Task to data class 1 year ago
Alex Baker 32eed65f04 Don't set repeat count to 0 2 years ago
Alex Baker ad54394c08 Fix parcel crash 2 years ago
Alex Baker ac62b4f385 Move cd_order to task table 2 years ago
Alex Baker 71f22dd05d Read-only support 2 years ago
Alex Baker 57ca2f013a Update schema for recurrence
* Move repeat until into recurrence
* Move repeat from out of recurrence
2 years ago
Alex Baker b4c3bec3ab Convert subtask control set to compose 2 years ago
Alex Baker 323fa0eb8a Remove unused database columns 3 years ago
Alex Baker 488836f848 Fix ring flag migration issue 3 years ago
Alex Baker cb834a9818 Convert random and snooze reminders to alarms
Display snooze time in edit screen
3 years ago
Alex Baker 2d9c1638dc Add support for relative and repeating alarms 3 years ago
Alex Baker 7ddc681bf2 Batch undo for completion snackbar 3 years ago
Alex Baker b13f62a9fb Add option to notify at start date 3 years ago
Alex Baker 211f56a343 Synchronize snooze time 4 years ago
Alex Baker e4e37b22f1 Sync subtask expand/collapse state 4 years ago
Alex Baker c4a97d2569 Use ical4j instead of google-rfc-2445 4 years ago
Alex Baker e6fbb92912 Use ical4j in RepeatRuleToString 4 years ago
Alex Baker bdaf1f8ee4 Fix recurrence string sanitizer 4 years ago
Alex Baker d8e8c1b1a6 Fix some CalDAV time zone conversions 4 years ago
Alex Baker aa3d3ec5b6 Remove Astrid XML import functionality 4 years ago
Alex Baker cf2360d58d Synchronize start dates via iCalendar & OpenTasks 4 years ago
Alex Baker c31b698944 Rename hasHideUntilDate to hasStartDate 4 years ago
Alex Baker 7f5cbf372a Repurpose "Hide until" as "Start date" 4 years ago
Alex Baker 09fba4073a Add custom filter criteria for recurring tasks 4 years ago
Alex Baker 45c782c410 Add 'Due time' to default hide until 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 15637e784e Make some caldav recur and geo code reusable 4 years ago
Alex Baker 9559d90c25 Legacy TaskDao delegates to new TaskDao 4 years ago
Alex Baker 8992997a0f Fix CalDAV repeatUntil sync 4 years ago
Alex Baker a73b716419 Add TaskEditViewModel 4 years ago
Alex Baker f33ecdda7d Create blocking room daos 4 years ago
Alex Baker e6dfbea4cb Add TasksContentProvider 4 years ago
Alex Baker 346bf22fb3 Local lists 4 years ago
Alex Baker 3841a16607 Convert sql package to Kotlin 4 years ago
Alex Baker ba9759344a Refresh after manual sort changes 4 years ago
Alex Baker 59f579420d Make some task fields not null 4 years ago
Alex Baker c014490fe0 Replace task test subclasses 4 years ago
Alex Baker 3b6d355890 Convert Task to Kotlin 4 years ago
Alex Baker 9baf3d5e2a Use java.util.Objects.equals 4 years ago
Alex Baker 76febd39bd Replace TextUtils.isEmpty with isNullOrEmpty 4 years ago
Alex Baker 2f8ac10e47 Replace guava isNullOrEmpty usage 4 years ago
Alex Baker 2468cb6f8e Add sort by creation date 4 years ago
Alex Baker 447b6be7d2 Format dates with 310 backport 5 years ago
Alex Baker d045c75ff2 Remove URGENCY_NEXT_MONTH 5 years ago
Alex Baker c55c1e6333 Force caldav sync on location change 5 years ago
Alex Baker b893094198 Add suppressSync and suppressRefresh to task 5 years ago
Alex Baker 9e85cc5b01 Add support for offline multi-level subtasks 5 years ago