session-android/app/src/main/java/org/thoughtcrime/securesms/database
Harris c458d4a359
Fix approved references and visible message setting flags for approval (#854)
* fix: set approved on new outgoing threads, use approved more deeply and invalidate the options menu on recipient modified. Add approvedMe flag toggles for visible message receive

* fix: add name update in action bar on modified, change where approvedMe is set

* fix: text colours and attachment approve requests

* refactor: text color for share screen

* Restart conversation loader on message request approval

Co-authored-by: ceokot <ceokot@gmail.com>
2022-03-10 09:54:18 +11:00
..
helpers feat: Add conversation filtering for message requests (#830) 2022-03-04 08:46:39 +02: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 feat: Add conversation filtering for message requests (#830) 2022-03-04 08:46:39 +02: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 Add a global search (#834) 2022-02-07 17:06:27 +11: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 Add a global search (#834) 2022-02-07 17:06:27 +11: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 feat: Add conversation filtering for message requests (#830) 2022-03-04 08:46:39 +02:00
MmsSmsColumns.java feat: Add conversation filtering for message requests (#830) 2022-03-04 08:46:39 +02:00
MmsSmsDatabase.java feat: Add conversation filtering for message requests (#830) 2022-03-04 08:46:39 +02: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 Fix approved references and visible message setting flags for approval (#854) 2022-03-10 09:54:18 +11:00
SearchDatabase.java Add a global search (#834) 2022-02-07 17:06:27 +11:00
SessionContactDatabase.kt Add a global search (#834) 2022-02-07 17:06:27 +11:00
SessionJobDatabase.kt feat: Update open group avatars periodically (#807) 2021-12-15 08:11:55 +02: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 Fix approved references and visible message setting flags for approval (#854) 2022-03-10 09:54:18 +11:00
ThreadDatabase.java feat: Add conversation filtering for message requests (#830) 2022-03-04 08:46:39 +02:00