Commit Graph

85 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 60820ab3c9 Convert comments row to compose 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 b1c6c9b7cc Use extension method for toasts 3 years ago
Alex Baker af9b89fef3 Replace ApplicationComp with SingletonComponent 3 years ago
Alex Baker aa3d3ec5b6 Remove Astrid XML import functionality 3 years ago
Alex Baker cff034084c Remove FilterDao.getAll() 3 years ago
mhmdanas 96315daa9e Miscellaneous improvements 4 years ago
Alex Baker 40a764112c Add refresh preferences broadcast 4 years ago
Alex Baker a0b02c7e9c Allow backups with zero tasks 4 years ago
Alex Baker d8a31ec57d Remove "No tasks to export" toast 4 years ago
Alex Baker 5e472aabbe Load last backup times in PreferencesViewModel 4 years ago
Alex Baker e6926f5943 Convert FileHelper to Kotlin 4 years ago
Alex Baker bd08287c4c Rename import/export buttons, display last backup 4 years ago
Alex Baker ee46c74994 Update Android Backup Service implementation 4 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 489b0298c6 Replace some usage of legacy task dao 4 years ago
Alex Baker 39077910b7 Use non-blocking daos in json exporter 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
Alex Baker 52952e22cd Migrate to Hilt 4 years ago
Alex Baker 346bf22fb3 Local lists 4 years ago
Alex Baker 0b456d177e Fix some inspections 4 years ago
Alex Baker c95fa9a1df Add final modifiers 4 years ago
Alex Baker b893094198 Add suppressSync and suppressRefresh to task 4 years ago
Alex Baker d307c762d9 Don't import current version value from backup 4 years ago
Alex Baker acb8ed9ea5 Migrate theme colors when loading old backup file 4 years ago
Alex Baker 59a722f251 Automatically import Android AutoBackup data 4 years ago