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
Tim Su b44061e676 Make one constant instead of two 14 years ago
..
BackupActivity.java Created a warning for not setting setContext, and making sure that we nail all of the cases in various classes 15 years ago
BackupConstants.java Deleted some cruft, fixed a bunch of unit tests 15 years ago
BackupDateUtilities.java Got rid of legacy styles and strings, fixed it all up 16 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 fix for npe 15 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 Make one constant instead of two 14 years ago
TasksXmlImporter.java Make one constant instead of two 14 years ago