You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tasks/astrid/plugin-src/com/todoroo/astrid/backup
Sam Bosley 75b51c8839 Only do backups before upgrade when necessary. Added a reminder comment in upgrade service to remind developers to do this 14 years ago
..
BackupActivity.java Only do backups before upgrade when necessary. Added a reminder comment in upgrade service to remind developers to do this 14 years ago
BackupConstants.java Make a special backup before upgrades 14 years ago
BackupDateUtilities.java Migrate old due time style from xml importer to new due time style 14 years ago
BackupPreferences.java Refactored Task.REMOTE_ID to be null when unset rather than 0. Also catch SQLiteConsistency exceptions and recover when inserting a task that already has that remote id. 14 years ago
BackupService.java Only do backups before upgrade when necessary. Added a reminder comment in upgrade service to remind developers to do this 14 years ago
BackupStartupReceiver.java Backup preferences, backup as a service 16 years ago
FilePickerBuilder.java Now we detect if an anomalous database state has occurred and try to restore tasks. Also now we sort backup files by last modified date 16 years ago
TasksXmlExporter.java Only do backups before upgrade when necessary. Added a reminder comment in upgrade service to remind developers to do this 14 years ago
TasksXmlImporter.java Apply migration backup fix to deletion date as well as deletion date 14 years ago