session-android/app/src/main/java/org/thoughtcrime/securesms/database
Morgan Pretty 5e28af2be4
Updated the code to use the network offset time everywhere relevant (#1111)
* Updated the code to use the network offset time everywhere relevant

* Updated the SnodeAPI.nowWithOffset to use @JvmStatic
2023-03-31 10:11:30 +11:00
..
helpers Fixed a few bugs, added logging and removed some old code 2023-02-03 13:33:52 +11:00
loaders Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
model Fixed a few issues with the GroupAvatarDownloadJob 2023-02-10 10:05:28 +11:00
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
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 Fixed a few issues with the GroupAvatarDownloadJob 2023-02-10 10:05:28 +11: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
JobDatabase.java Added code to migrate from SQLCipher 3 to 4 2023-01-05 16:56:52 +11:00
LokiAPIDatabase.kt Fixed a few cases where we were using the write access for read operations 2023-01-13 15:56:14 +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 Add Session Id blinding (#862) 2022-08-10 18:17:48 +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 Merge remote-tracking branch 'upstream/dev' into feature/unread-mention-indicator 2023-01-24 14:02:08 +11:00
MmsDatabase.kt Updated the code to use the network offset time everywhere relevant (#1111) 2023-03-31 10:11:30 +11:00
MmsSmsColumns.java Added the unread mention indicator to the conversation list 2023-01-19 15:24:50 +11:00
MmsSmsDatabase.java Fixed the message sorting for a couple of database queries 2023-01-19 15:24:50 +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 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 Added code to migrate from SQLCipher 3 to 4 2023-01-05 16:56:52 +11:00
SearchDatabase.java Added code to migrate from SQLCipher 3 to 4 2023-01-05 16:56:52 +11:00
SessionContactDatabase.kt Added code to migrate from SQLCipher 3 to 4 2023-01-05 16:56:52 +11:00
SessionJobDatabase.kt Fixed a few issues related to the GroupAvatarDownloadJob 2023-02-08 13:42:35 +11:00
SmsDatabase.java Updated the code to use the network offset time everywhere relevant (#1111) 2023-03-31 10:11:30 +11:00
Storage.kt Fixed a few issues with the GroupAvatarDownloadJob 2023-02-10 10:05:28 +11:00
ThreadDatabase.java Updated the code to use the network offset time everywhere relevant (#1111) 2023-03-31 10:11:30 +11:00