Signal-Android/app/src/main/java/org/thoughtcrime/securesms/database
2021-01-28 18:44:04 -05:00
..
documents Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
helpers Revert "Bump libsignal-client to 0.2.2" 2021-01-24 17:40:44 -05: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 Fix potential Base64 < 4 characters crash on group invite. 2021-01-28 18:44:04 -05:00
ApnDatabase.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
AttachmentDatabase.java Custom streaming video muxer. 2021-01-06 17:03:21 -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 JobDatabase to a separate physical database. 2021-01-06 17:03:21 -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 Move backoff calculation into jobs. 2021-01-28 18:44:04 -05: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 Automatically recover from bad encrypted messages. 2021-01-13 19:43:23 -05:00
MmsDatabase.java Automatically recover from bad encrypted messages. 2021-01-13 19:43:23 -05: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 Apply contact list SMS filter to 'recents' section. 2021-01-23 18:48:14 -05: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 Do not bump group threads on leave. 2021-01-22 23:36:42 -05: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 Fix potential Base64 < 4 characters crash on group invite. 2021-01-28 18:44:04 -05:00
XmlBackup.java