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.
session-android/src/org/thoughtcrime/securesms/database
Jake McGinty 5b788fe188 fix activity leak when initializing singletons
Closes #3219
// FREEBIE
10 years ago
..
documents Better UX handling on identity key mismatches. 10 years ago
loaders Better UX handling on identity key mismatches. 10 years ago
model Remove encrypted SMS transport, simplify transport options. 10 years ago
ApnDatabase.java Prevent crash from strange SQLite error 10 years ago
CanonicalAddressDatabase.java fix activity leak when initializing singletons 10 years ago
CanonicalSessionMigrator.java use latest android number as recipient number 11 years ago
ContentValuesBuilder.java MMS and Group Messaging Improvements 12 years ago
CursorRecyclerViewAdapter.java "All images" view for conversations 10 years ago
Database.java Better UX handling on identity key mismatches. 10 years ago
DatabaseFactory.java fix activity leak when initializing singletons 10 years ago
DraftDatabase.java Save drafts for recipients without an existing thread 10 years ago
EncryptedBackupExporter.java Enhanced import/export support. 12 years ago
EncryptingSmsDatabase.java More l10n - for decrypting errors 11 years ago
GroupDatabase.java Update to latest version of libtextsecure for simplified interface. 10 years ago
IdentityDatabase.java Pass recipient ids, not recipient objects 11 years ago
MessagingDatabase.java Better UX handling on identity key mismatches. 10 years ago
MmsAddressDatabase.java Update to latest version of libtextsecure for simplified interface. 10 years ago
MmsDatabase.java Fix image cache bugs. 10 years ago
MmsSmsColumns.java Better UX handling on identity key mismatches. 10 years ago
MmsSmsDatabase.java Better UX handling on identity key mismatches. 10 years ago
NoExternalStorageException.java Initial Project Import 14 years ago
NoSuchMessageException.java Transition the outbound pipeline to JobManager jobs. 11 years ago
NotInDirectoryException.java Add account management interface to libtextsecure api 11 years ago
PartDatabase.java Fix for missing content id column in all images query. 10 years ago
PduHeadersBuilder.java Removed tabs 13 years ago
PlaintextBackupExporter.java Beginning of libtextsecure refactor. 11 years ago
PlaintextBackupImporter.java Update to latest version of libtextsecure for simplified interface. 10 years ago
PushDatabase.java Replace rather than insert into push db on duplicate incoming. 10 years ago
SmsDatabase.java Eliminate ghost thread when all messages deleted in a thread. 10 years ago
SmsMigrator.java Update to latest version of libtextsecure for simplified interface. 10 years ago
TextSecureDirectory.java Remove encrypted SMS transport, simplify transport options. 10 years ago
ThreadDatabase.java Eliminate ghost thread when all messages deleted in a thread. 10 years ago
XmlBackup.java Split out Util functions. 11 years ago