Signal-Android/app/src/main/java/org/thoughtcrime/securesms/database
2021-12-06 12:18:42 -05:00
..
documents Dedupe network and identity failures. 2021-10-01 15:11:33 -04:00
helpers Store your own PNI. 2021-12-06 12:18:42 -05:00
identity Add a write-through cache to the identity store. 2021-09-02 21:24:53 -04:00
loaders Reduce occurrence of the media preview jumping. 2021-11-22 23:39:59 -05:00
model Store your own PNI. 2021-12-06 12:18:42 -05:00
ApnDatabase.java Use Log.tag where appropriate. 2021-03-31 16:02:32 -03:00
AttachmentDatabase.java Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
ChatColorsDatabase.kt Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
ContentValuesBuilder.java
CursorExtensions.kt Migrate RecipientDatabase to Kotlin. 2021-12-03 18:10:01 -05:00
CursorRecyclerViewAdapter.java Fix contact selection behavior when searching and clear search on selection. 2020-06-02 16:27:04 -03:00
Database.java Migrate RecipientDatabase to Kotlin. 2021-12-03 18:10:01 -05:00
DatabaseObserver.java Convert all database notifiers to use DatabaseObserver. 2021-11-16 17:27:47 -05:00
DraftDatabase.java Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
EarlyReceiptCache.java Save receipt timestamps on sms/mms database. 2021-09-02 21:24:53 -04:00
EmojiSearchDatabase.java Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
GroupCallRingDatabase.kt Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
GroupDatabase.java Ensure user leaves groups before deleting account. 2021-12-03 18:09:52 -05:00
GroupReceiptDatabase.java Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
IdentityDatabase.java Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
JobDatabase.java Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
KeyValueDatabase.java Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
LocalMetricsDatabase.kt Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
LogDatabase.kt Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
MediaDatabase.java Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
MegaphoneDatabase.java Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
MentionDatabase.java Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
MentionUtil.java Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
MessageDatabase.java Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
MessageSendLogDatabase.kt Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
MmsDatabase.java Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
MmsSmsColumns.java Move reactions into their own table. 2021-11-16 17:27:47 -05:00
MmsSmsDatabase.java Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
NoExternalStorageException.java
NoSuchMessageException.java
NotInDirectoryException.java
ObservableContent.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
OneTimePreKeyDatabase.java Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
PartFileProtector.java Prevent part files from being deleted prematurely. 2021-09-16 14:17:38 -03:00
PaymentDatabase.java Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
PaymentMetaDataUtil.java Improve handling of badly-serialized data. 2021-10-02 16:06:58 -04:00
PendingRetryReceiptCache.kt Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
PendingRetryReceiptDatabase.java Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
PushDatabase.java Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
ReactionDatabase.kt Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
RecipientDatabase.kt Store your own PNI. 2021-12-06 12:18:42 -05:00
RemappedRecords.java Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
RemappedRecordsDatabase.java Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
SearchDatabase.java Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
SenderKeyDatabase.java Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
SenderKeySharedDatabase.java Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
SessionDatabase.java Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
SignalDatabase.kt Fix some issues with restoring old backups. 2021-11-19 16:28:39 -05:00
SignalDatabaseOpenHelper.java Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
SignedPreKeyDatabase.java Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
SmsDatabase.java Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
SmsMigrator.java Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
SqlCipherDatabaseHook.java Update SQLCipher to 4.4.3-S8 2021-10-04 21:49:59 -04:00
SqlCipherDeletingErrorHandler.java Update SQLCipher to 4.4.3-S8 2021-10-04 21:49:59 -04:00
SqlCipherErrorHandler.kt Update SQLCipher error handling. 2021-11-30 17:13:14 -05:00
SqlCipherLibraryLoader.kt Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
SQLiteDatabase.java Update SQLCipher to 4.4.3-S8 2021-10-04 21:49:59 -04:00
StickerDatabase.java Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
ThreadBodyUtil.java Add support for inline video playback of gifs in Conversation. 2021-04-21 16:43:38 -04:00
ThreadDatabase.java Ensure all conversations are loaded before selecting all. 2021-12-03 18:10:01 -05:00
UnknownStorageIdDatabase.java Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
XmlBackup.java