Commit Graph

125 Commits (52d664856da50c1221a279080d4795227375ed26)

Author SHA1 Message Date
Alex Baker 52d664856d Convert CaldavTask to data class 1 year ago
Alex Baker 53738031d1 Change CaldavTask to val 1 year ago
Alex Baker 08ae11046a Fix tests 1 year ago
Alex Baker 686a36ecbd Fix tests 1 year ago
Alex Baker 120eb4dd30 Fix tests 1 year ago
Alex Baker 2006e2c84b Convert GoogleTask to CaldavTask 1 year ago
Alex Baker 513f8b017f Convert GoogleTaskList to CaldavCalendar 1 year ago
Alex Baker a04fbebd0f Convert GoogleTaskAccount to CaldavAccount 1 year ago
Alex Baker 9ed8486cfc Convert CaldavCalendar to data class 2 years ago
Alex Baker 1154ba4be4 Store icalendar data on disk 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 a6e0bf433a Add reminder preference migration tests 3 years ago
Alex Baker e496ce1594 Fix tests 3 years ago
Alex Baker b13f62a9fb Add option to notify at start date 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 5e128fd6de Use ical4j in recurrence tests 3 years ago
Alex Baker 82ea12f0db Uncomplete subtasks after scheduling repeat 3 years ago
Alex Baker d49f75a2fd Don't clear completed with recurring ancestors 3 years ago
Alex Baker 36130e4978 Ignore flaky test 3 years ago
Alex Baker 0900112f08 Initial OpenTasksSynchronizer tests 3 years ago
Alex Baker 137a27432a Add tests for 11.3 migration 3 years ago
mhmdanas 47a25d1b7d Use raw strings when they're easier to read 4 years ago
Alex Baker 5e6cf64b7b Batch writes to opentasks-provider 4 years ago
Alex Baker a04f617fff Convert GtasksListService to Kotlin 4 years ago
Alex Baker 1178b8f3e6 Prevent setting parent to self 4 years ago
Alex Baker 97cb202f22 Add recursive loop tests 4 years ago
Alex Baker 489b0298c6 Replace some usage of legacy task dao 4 years ago
Alex Baker 9559d90c25 Legacy TaskDao delegates to new TaskDao 4 years ago
Alex Baker 22363bcb17 Remove unused blocking dao methods 4 years ago
Alex Baker c3c5de1e5c Use coroutines in task creator 4 years ago
Alex Baker 3db92db33b Convert TitleParser to Kotlin 4 years ago
Alex Baker 789836058d Use coroutines in geofence api 4 years ago
Alex Baker 783f1bde69 Remove unused blocking dao methods 4 years ago
Alex Baker 919ba42098 Convert account settings activities to Kotlin 4 years ago
Alex Baker e01d5c87ca Don't read intent when relaunching from history 4 years ago
Alex Baker f8c06fdc07 Use coroutines in task adapters 4 years ago
Alex Baker 6debb8b0ab Fix task mover tests 4 years ago
Alex Baker f6dd3a63e6 Blocking daos delegate to suspending daos 4 years ago
Alex Baker 72e59bdcd0 Move RepeatTaskHelperTest to jvm tests 4 years ago
Alex Baker f33ecdda7d Create blocking room daos 4 years ago
Alex Baker de3e23d9d7 Rename fetch to fetchBlocking, add suspend fetch 4 years ago
Alex Baker 52952e22cd Migrate to Hilt 4 years ago
Alex Baker a1df03ddd1 Remove subtasks in chunk when moving tasks 4 years ago
Alex Baker 4702d4e88e Add preference to disable sort groups 4 years ago
Alex Baker 346bf22fb3 Local lists 4 years ago
Alex Baker 0f2568e701 Fix test compile 4 years ago
Alex Baker 037d6fa9e2 Drag and drop in tags and filters 4 years ago
Alex Baker 175964cc33 Clear preferences before offline subtask tests 4 years ago