Signal-Android/app/src/main/java/org/thoughtcrime/securesms/database
2021-12-21 16:15:47 -05:00
..
documents Dedupe network and identity failures. 2021-10-01 15:11:33 -04:00
helpers Fix bug with schedule end being set to midnight. 2021-12-20 13:31:18 -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
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 Add Notification profiles. 2021-12-08 15:07:22 -05:00
CursorRecyclerViewAdapter.java
Database.java Migrate RecipientDatabase to Kotlin. 2021-12-03 18:10:01 -05:00
DatabaseObserver.java Add Notification profiles. 2021-12-08 15:07:22 -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 Fix crash when processing group updates with remapped members. 2021-12-20 13:31:18 -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 Improve performance of processing read syncs. 2021-12-21 16:15:47 -05:00
MessageSendLogDatabase.kt Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
MmsDatabase.java Improve performance of processing read syncs. 2021-12-21 16:15:47 -05:00
MmsSmsColumns.java Move reactions into their own table. 2021-11-16 17:27:47 -05:00
MmsSmsDatabase.java Improve performance of processing read syncs. 2021-12-21 16:15:47 -05:00
NoExternalStorageException.java
NoSuchMessageException.java
NotificationProfileDatabase.kt Add Notification profiles. 2021-12-08 15:07:22 -05:00
NotInDirectoryException.java
ObservableContent.java
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 Fix crash in ProfileSharingUpdateMigrationJob. 2021-12-09 14:58:08 -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 Add Notification profiles. 2021-12-08 15:07:22 -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 Improve performance of processing read syncs. 2021-12-21 16:15:47 -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
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