session-android/app/src/main/java/org/thoughtcrime/securesms/database
Harris 0516526923 refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
..
helpers send unsend request & delete remotely 2021-08-11 15:17:53 +10:00
loaders refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
model handle database for message deleted by unsend request 2021-08-12 11:43:33 +10:00
AttachmentDatabase.java refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
BackupFileRecord.kt Re-organize files 2021-07-09 13:25:57 +10:00
ConversationNotificationDebouncer.kt Batch conversation updates 2021-05-27 15:05:15 +10:00
CursorList.java restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
CursorRecyclerViewAdapter.java restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
Database.java Batch conversation updates 2021-05-27 15:05:15 +10:00
DatabaseContentProviders.java restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
DatabaseFactory.java refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
DatabaseUtilities.kt Re-organize files 2021-07-09 13:18:48 +10:00
DraftDatabase.java clean up location 2021-02-22 13:30:48 +11:00
EarlyReceiptCache.java Move files 2021-05-18 16:11:38 +10:00
FastCursorRecyclerViewAdapter.java restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
GroupDatabase.java refactor: use simpler way to generate closed group profile pictures, limit the getConversation call in MentionManagerUtilities.kt to 200 to improve link-through performance to v2 conversation activity. fix notify type not being preloaded into settings 2021-08-03 13:36:04 +10:00
GroupReceiptDatabase.java Move files 2021-05-18 16:11:38 +10:00
JobDatabase.java restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
LokiAPIDatabase.kt Re-organize files 2021-07-09 13:25:57 +10:00
LokiBackupFilesDatabase.kt Re-organize files 2021-07-09 13:25:57 +10:00
LokiMessageDatabase.kt send unsend request & delete remotely 2021-08-11 15:17:53 +10:00
LokiThreadDatabase.kt refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
LokiUserDatabase.kt Re-organize files 2021-07-09 13:25:57 +10:00
MediaDatabase.java refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
MessagingDatabase.java delete outgoing message for linked device 2021-08-16 09:58:28 +10:00
MmsDatabase.java refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
MmsSmsColumns.java handle database for message deleted by unsend request 2021-08-12 11:43:33 +10:00
MmsSmsDatabase.java refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
NoSuchMessageException.java restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
ObservableContent.java restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
PushDatabase.java Move files 2021-05-18 09:50:16 +10:00
RecipientDatabase.java refactor: only display notification settings when the conversation is unmuted, notify the conversation list listeners when notify settings are updated 2021-07-26 14:50:43 +10:00
SearchDatabase.java clean 2021-01-29 16:35:47 +11:00
SessionContactDatabase.kt Merge branch 'dev' into trusted_attachment_download 2021-07-12 09:28:14 +10:00
SessionJobDatabase.kt Re-organize files 2021-07-09 13:25:57 +10:00
SmsDatabase.java refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
Storage.kt refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
ThreadDatabase.java refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00