Commit Graph

27 Commits (417f5ac224cc83bd63d51b595ac2d6e291321895)

Author SHA1 Message Date
Alex Baker 3131c56651 Code review 1 year ago
Alex Baker 120eb4dd30 Fix tests 1 year ago
Alex Baker c2222657ec Remove gt_parent from CaldavTask 1 year ago
Alex Baker ac62b4f385 Move cd_order to task table 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 8dd47881a2 Fix crash when importing older backup 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 4d8a058bfb Fix migration 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 323fa0eb8a Remove unused database columns 2 years ago
Alex Baker cb9661bc56 Move radius from geofence to place 2 years ago
Alex Baker 1154ba4be4 Store icalendar data on disk 2 years ago
Alex Baker cab4a877a2 Migrate random reminders and snooze from backups 2 years ago
Alex Baker 2d9c1638dc Add support for relative and repeating alarms 2 years ago
Alex Baker a100fca5af Back up string set preferences 3 years ago
Alex Baker 2166ca17da Fix preference backup 3 years ago
Alex Baker ddf9f79b18 Add Android Backup Service settings
* Add option to disable upload to backup service
* Display date of last upload
4 years ago
Alex Baker 63931c789e Specify preferences to exclude by resource id 4 years ago
Alex Baker a759f1bd8c Calendar UID derived from _sync_id 4 years ago
Alex Baker 4a21421237 Add opentask-provider accounts automatically 4 years ago
Alex Baker e65a855b02 Use non-blocking daos in json importer 4 years ago
Alex Baker f33ecdda7d Create blocking room daos 4 years ago
Alex Baker 906a6618a8 Add TaskListMetadata to backup file 4 years ago
Alex Baker 9d7df21deb Convert json import/export to Kotlin 4 years ago