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 2c64b35504 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
..
BackupActivity.java Fixed various bugs with rmilk lists out of sync, backup polishing & a crash while restoring because of incorrect sql filtering, etc 16 years ago
BackupConstants.java added a monthly update force for Astrid, also fixed up task importing. but it doesn't work yet? 16 years ago
BackupDateUtilities.java Got rid of legacy styles and strings, fixed it all up 16 years ago
BackupPreferences.java Fix for AST-131 - date formatting functions are broken on HTC desire in non-english languages. Replaced all instanced where we get MMMM or EEEE date formats with android functions 16 years ago
BackupService.java Minor updates to background services 16 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 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
TasksXmlImporter.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