Signal-Android/app/src/main/java/org/thoughtcrime/securesms/backup
Greyson Parrelli f149c0adb9 Remove MmsSmsColumns.
All the columns got moved to MessageTable.
I kept the types though and renamed the class to MessageTypes because
it's a lot of boring domain-specific code.
2022-12-30 16:54:49 -05:00
..
BackupCountQueries.kt Migrate SMS messages into the MMS table. 2022-12-30 15:11:56 -05:00
BackupDialog.java Update some dialogs to MaterialAlertDialog. 2022-06-15 08:32:20 -04:00
BackupEvent.java Improve backup creation exception messaging to user. 2022-08-10 16:14:45 -03:00
BackupFileIOError.java Fix instrumentation tests by forcing channel id usage to init channels. 2022-12-16 15:22:04 -05:00
BackupPassphrase.java Use Log.tag where appropriate. 2021-03-31 16:02:32 -03:00
BackupRecordInputStream.java Verify backup can be decrypted as part of creation flow. 2022-08-09 16:23:44 -04:00
BackupVerifier.kt Add additional info when backup verification fails. 2022-12-12 10:49:55 -05:00
FullBackupBase.java Verify backup can be decrypted as part of creation flow. 2022-08-09 16:23:44 -04:00
FullBackupExporter.java Remove MmsSmsColumns. 2022-12-30 16:54:49 -05:00
FullBackupImporter.java Migrate SMS messages into the MMS table. 2022-12-30 15:11:56 -05:00