Signal-Android/app/src/main/java/org/thoughtcrime/securesms/database
2021-01-06 17:03:20 -04:00
..
documents Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
helpers Move the MegaphoneDatabase to a separate physical database. 2021-01-06 17:03:20 -04:00
identity Fix bug where SN change dialog appeared unnecessarily. 2020-08-14 15:54:05 -04:00
loaders Return optional for telephone number region name for the unknown case to be localized. 2020-12-09 15:47:44 -04:00
model Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
ApnDatabase.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
AttachmentDatabase.java Remove Trace annotation. 2021-01-06 17:03:20 -04:00
ContentValuesBuilder.java
CursorList.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -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 Use a new DatabaseObserver system. 2020-12-14 22:43:34 -05:00
DatabaseContentProviders.java Allow side-by-side installation of staging build. 2020-09-23 16:54:38 -04:00
DatabaseFactory.java Move the MegaphoneDatabase to a separate physical database. 2021-01-06 17:03:20 -04:00
DatabaseObserver.java Use a new DatabaseObserver system. 2020-12-14 22:43:34 -05:00
DraftDatabase.java Remove Trace annotation. 2021-01-06 17:03:20 -04:00
EarlyReceiptCache.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
GroupDatabase.java Remove Trace annotation. 2021-01-06 17:03:20 -04:00
GroupReceiptDatabase.java Remove Trace annotation. 2021-01-06 17:03:20 -04:00
IdentityDatabase.java Remove Trace annotation. 2021-01-06 17:03:20 -04:00
JobDatabase.java Remove Trace annotation. 2021-01-06 17:03:20 -04:00
KeyValueDatabase.java Move the MegaphoneDatabase to a separate physical database. 2021-01-06 17:03:20 -04:00
MediaDatabase.java Remove Trace annotation. 2021-01-06 17:03:20 -04:00
MegaphoneDatabase.java Move the MegaphoneDatabase to a separate physical database. 2021-01-06 17:03:20 -04:00
MentionDatabase.java Remove Trace annotation. 2021-01-06 17:03:20 -04:00
MentionUtil.java Cleanup mentions with bad thread ids or ranges, or duplicates. 2020-10-02 12:25:40 -03:00
MessageDatabase.java Ensure proper group call history in chat after being offline. 2020-12-07 17:27:35 -05:00
MmsDatabase.java Remove Trace annotation. 2021-01-06 17:03:20 -04:00
MmsSmsColumns.java Add new VIEWED item in RecieptMessage enumeration. 2020-11-25 11:37:13 -04:00
MmsSmsDatabase.java Remove Trace annotation. 2021-01-06 17:03:20 -04: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 Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
PushDatabase.java Remove Trace annotation. 2021-01-06 17:03:20 -04:00
RecipientDatabase.java Load correct recipient from thread record. 2021-01-06 17:03:20 -04:00
RemappedRecords.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
RemappedRecordsDatabase.java Remove Trace annotation. 2021-01-06 17:03:20 -04:00
SearchDatabase.java Remove Trace annotation. 2021-01-06 17:03:20 -04:00
SessionDatabase.java Remove Trace annotation. 2021-01-06 17:03:20 -04:00
SignalDatabase.java Move the KeyValueDatabase to a separate physical database. 2021-01-06 17:03:20 -04:00
SignedPreKeyDatabase.java Remove Trace annotation. 2021-01-06 17:03:20 -04:00
SmsDatabase.java Remove Trace annotation. 2021-01-06 17:03:20 -04:00
SmsMigrator.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
SqlCipherDatabaseHook.java Move the MegaphoneDatabase to a separate physical database. 2021-01-06 17:03:20 -04:00
SQLiteDatabase.java Move Tracer to core-util. 2021-01-06 17:03:20 -04:00
StickerDatabase.java Remove Trace annotation. 2021-01-06 17:03:20 -04:00
StorageKeyDatabase.java Remove Trace annotation. 2021-01-06 17:03:20 -04:00
ThreadBodyUtil.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
ThreadDatabase.java Load correct recipient from thread record. 2021-01-06 17:03:20 -04:00
XmlBackup.java