session-android/app/src/main/java/org/thoughtcrime/securesms/database
2023-07-12 13:17:07 +10:00
..
helpers refactor: remove unused dependencies and update minor for sqlcipher 2023-07-05 09:48:54 +10:00
loaders Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
model Add sync status message 2023-05-04 17:01:45 +09:30
AttachmentDatabase.java Fixed a couple of issues with the OpenGroupDeleteJob 2023-01-20 09:02:59 +11:00
BackupFileRecord.kt Re-organize files 2021-07-09 13:25:57 +10:00
BlindedIdMappingDatabase.kt Add Session Id blinding (#862) 2022-08-10 18:17:48 +10:00
ConfigDatabase.kt Updated the code to ignore outdated legacy group control message changes 2023-06-02 15:35:08 +10:00
ConversationNotificationDebouncer.kt Fix notification release issues (#925) 2022-07-19 14:31:50 +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 Added code to migrate from SQLCipher 3 to 4 2023-01-05 16:56:52 +11:00
DatabaseContentProviders.java New app theming (#913) 2022-10-12 17:05:55 +11:00
DatabaseFactory.java Added code to migrate from SQLCipher 3 to 4 2023-01-05 16:56:52 +11:00
DatabaseUtilities.kt Added code to migrate from SQLCipher 3 to 4 2023-01-05 16:56:52 +11:00
DraftDatabase.java Added code to migrate from SQLCipher 3 to 4 2023-01-05 16:56:52 +11:00
EarlyReceiptCache.java Move files 2021-05-18 16:11:38 +10:00
EmojiSearchDatabase.kt Add emoji reacts support (#889) 2022-09-04 21:03:32 +10:00
FastCursorRecyclerViewAdapter.java restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
GroupDatabase.java fix: added more migration code for deleting unnecessary threads and groups, fixed a post-migration last seen issue on last item (current read is now), comment out actual network sync while testing migrations 2023-05-19 20:01:50 +10:00
GroupMemberDatabase.kt Fix moderator race condition (#975) 2022-09-26 11:44:59 +10:00
GroupReceiptDatabase.java Fixed a couple of issues with the OpenGroupDeleteJob 2023-01-20 09:02:59 +11:00
LokiAPIDatabase.kt feat: add contacts expiry serialization/deserialization, more LGC, timestamps to add closed group encryption info (for latest tracking) 2023-03-09 12:27:58 +11:00
LokiBackupFilesDatabase.kt Re-organize files 2021-07-09 13:25:57 +10:00
LokiMessageDatabase.kt Fixed a couple of issues with the OpenGroupDeleteJob 2023-01-20 09:02:59 +11:00
LokiThreadDatabase.kt fix: open group threads and avatar downloads 2023-05-24 17:34:27 +10:00
LokiUserDatabase.kt Re-organize files 2021-07-09 13:25:57 +10:00
MediaDatabase.java Added code to migrate from SQLCipher 3 to 4 2023-01-05 16:56:52 +11:00
MessagingDatabase.java Add sync status message 2023-05-04 17:01:45 +09:30
MmsDatabase.kt Merge remote-tracking branch 'upstream/dev' into libsession-integration 2023-06-06 15:44:24 +10:00
MmsSmsColumns.java Add sync status message 2023-05-04 17:01:45 +09:30
MmsSmsDatabase.java fix: the message time and jump to message queries are more optimized 2023-07-10 11:17:22 +10: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 Added code to migrate from SQLCipher 3 to 4 2023-01-05 16:56:52 +11:00
ReactionDatabase.kt Added indexes to the Reactions database 2023-01-13 15:56:13 +11:00
RecipientDatabase.java Merge remote-tracking branch 'upstream/dev' into libsession-integration 2023-05-31 14:48:46 +10:00
SearchDatabase.java Added code to migrate from SQLCipher 3 to 4 2023-01-05 16:56:52 +11:00
SessionContactDatabase.kt fix: getters weren't getters properly in the config factory, fixed new onboarding from configs 2023-02-21 17:50:11 +11:00
SessionJobDatabase.kt fix: attempting to fix preventing message processing if group thread is not active for closed groups and initial contact dump only allows conversations with thread, may need further optimisations though 2023-06-16 17:40:19 +10:00
SmsDatabase.java fix: update last seen if later than current 2023-05-24 14:12:49 +10:00
Storage.kt fix: add admins and members as member list instead of just members 2023-07-11 15:32:57 +10:00
ThreadDatabase.java fix: unread indicator updates properly in ConversationActivityV2 2023-07-12 13:17:07 +10:00