Commit Graph

20 Commits (4ff7b18c0fceecfdb6c96c021e11ca8551b54911)

Author SHA1 Message Date
Alex Baker 4ff7b18c0f Fix cloning google tasks 3 months ago
Alex Baker 6c031925ba Replace some setter usage with constructors 6 months ago
Alex Baker d0360a4862 Revert "Update timestamp on edits"
This reverts commit b477623524.
7 months ago
Alex Baker b477623524 Update timestamp on edits
Fix bugs introduced by 775289b05
7 months ago
Alex Baker 52d664856d Convert CaldavTask to data class 1 year ago
Alex Baker 3131c56651 Code review 1 year ago
Alex Baker c2222657ec Remove gt_parent from CaldavTask 1 year ago
Alex Baker 2006e2c84b Convert GoogleTask to CaldavTask 1 year ago
Alex Baker 71f22dd05d Read-only support 2 years ago
Alex Baker 2ac6c2413b Attachment changes
* Add attachment table to map attachment to file
* Convert TaskAttachment to immutable data class
* Copy attachments when duplicating tasks
2 years ago
Alex Baker 4ccba6f2b1 Fix cloning subtask 2 years ago
Lukas Kempf 7344f66189 Don't forget parent when copying tasks. 2 years ago
Alex Baker cb9661bc56 Move radius from geofence to place 2 years ago
Alex Baker cb834a9818 Convert random and snooze reminders to alarms
Display snooze time in edit screen
2 years ago
Alex Baker 675cc1f6c9 Replace some guava usage with kotlin 3 years ago
Alex Baker 9ab469ea17 Reset last reminder time on cloned tasks 4 years ago
Alex Baker 9db74c728f Remove children before duplicating tasks 4 years ago
supermazena dc615b6c51 Code cleanup 4 years ago
supermazena d4f3438eed Copy task together with subtasks 4 years ago
Alex Baker 41f7d1da6b Convert TaskDuplicator to Kotlin 4 years ago