Signal-Android/app/src/main/java/org/thoughtcrime/securesms/database
2022-07-11 13:35:53 -03:00
..
documents Update to libsignal-client 0.15.0 2022-03-28 19:07:20 -04:00
helpers Add new My Story privacy settings. 2022-06-29 15:32:25 -04:00
identity Update libsignal-client to 0.14.0 2022-03-17 12:12:56 -04:00
loaders Update to libsignal-client 0.15.0 2022-03-28 19:07:20 -04:00
model Show the full reply chain in the 'see replies' bottom sheet. 2022-07-01 13:36:54 -04:00
ApnDatabase.java Update libsignal-client to 0.14.0 2022-03-17 12:12:56 -04:00
AttachmentDatabase.java Implement video length enforcement for Stories. 2022-06-28 15:42:15 -04:00
CdsDatabase.kt Improve updates to CdsDatabase. 2022-04-26 13:59:51 -04:00
ChatColorsDatabase.kt Migrate some cursor utils to core-util. 2022-03-28 19:07:20 -04:00
ContentValuesBuilder.java
CursorRecyclerViewAdapter.java
Database.java
DatabaseMonitor.kt Add a 'Recent' tab to Spinner. 2022-03-01 10:47:23 -05:00
DatabaseObserver.java Fix bug where wallpaper didn't update after changing. 2022-03-17 16:02:43 -04:00
DistributionListDatabase.kt Add new My Story privacy settings. 2022-06-29 15:32:25 -04:00
DonationReceiptDatabase.kt Always display donation receipts page. 2022-05-12 10:42:21 -03:00
DraftDatabase.java Migrate some cursor utils to core-util. 2022-03-28 19:07:20 -04:00
EarlyReceiptCache.java
EmojiSearchDatabase.java Migrate some cursor utils to core-util. 2022-03-28 19:07:20 -04:00
GroupCallRingDatabase.kt Migrate some cursor utils to core-util. 2022-03-28 19:07:20 -04:00
GroupDatabase.java Add context menus to story contacts in contact selection. 2022-06-29 15:32:25 -04:00
GroupReceiptDatabase.java Update to libsignal-client 0.15.0 2022-03-28 19:07:20 -04:00
IdentityDatabase.java Ensure we enqueue a storage sync after a safety number change. 2022-04-20 16:32:55 -03:00
JobDatabase.java Initialize WAL mode earlier. 2022-06-15 11:57:02 -04:00
KeyValueDatabase.java Initialize WAL mode earlier. 2022-06-15 11:57:02 -04:00
LocalMetricsDatabase.kt Initialize WAL mode earlier. 2022-06-15 11:57:02 -04:00
LogDatabase.kt Initialize WAL mode earlier. 2022-06-15 11:57:02 -04:00
MediaDatabase.java Do not display SVGs as selectable images. 2022-02-08 16:49:49 -04:00
MegaphoneDatabase.java Initialize WAL mode earlier. 2022-06-15 11:57:02 -04:00
MentionDatabase.java Migrate some cursor utils to core-util. 2022-03-28 19:07:20 -04:00
MentionUtil.java Remove E164s most places and prefer ServiceId more places.\ 2022-03-08 10:41:36 -04:00
MessageDatabase.java Implement several caching improvements for the Story Viewer. 2022-07-11 13:35:53 -03:00
MessageSendLogDatabase.kt Migrate some cursor utils to core-util. 2022-03-28 19:07:20 -04:00
MmsDatabase.java Implement several caching improvements for the Story Viewer. 2022-07-11 13:35:53 -03:00
MmsSmsColumns.java Implement badge gifting behind feature flag. 2022-05-02 15:25:55 -04:00
MmsSmsDatabase.java Use more performant method to check if message is quoted. 2022-07-04 12:46:18 -04:00
NoExternalStorageException.java
NoSuchMessageException.java
NotificationProfileDatabase.kt Migrate some cursor utils to core-util. 2022-03-28 19:07:20 -04:00
NotInDirectoryException.java
ObservableContent.java
OneTimePreKeyDatabase.kt Update to libsignal-client 0.15.0 2022-03-28 19:07:20 -04:00
PartFileProtector.java
PaymentDatabase.java Migrate some cursor utils to core-util. 2022-03-28 19:07:20 -04:00
PaymentMetaDataUtil.java
PendingRetryReceiptCache.kt Upgrade kotlin to 1.6.21 2022-05-18 14:05:17 -04:00
PendingRetryReceiptDatabase.java Migrate some cursor utils to core-util. 2022-03-28 19:07:20 -04:00
PnpOperations.kt Improve implementation and testing on PNP contact merging. 2022-06-29 15:32:26 -04:00
PushDatabase.java Add basic support for receiving messages at your PNI. 2022-04-15 16:07:14 -04:00
QueryMonitor.kt Add a 'Recent' tab to Spinner. 2022-03-01 10:47:23 -05:00
ReactionDatabase.kt Migrate some cursor utils to core-util. 2022-03-28 19:07:20 -04:00
RecipientDatabase.kt Basic implementation of writing a PnpChangeSet to disk. 2022-07-11 13:35:53 -03:00
RemappedRecords.java Update libsignal-client to 0.14.0 2022-03-17 12:12:56 -04:00
RemappedRecordsDatabase.java Migrate some cursor utils to core-util. 2022-03-28 19:07:20 -04:00
RemoteMegaphoneDatabase.kt Add remote megaphone. 2022-05-12 10:42:21 -03:00
SearchDatabase.java Fix full text search filter. 2022-04-13 10:58:16 -04:00
SenderKeyDatabase.java Update to libsignal-client 0.15.0 2022-03-28 19:07:20 -04:00
SenderKeySharedDatabase.java Update to libsignal-client 0.15.0 2022-03-28 19:07:20 -04:00
SentStorySyncManifest.kt Add sent story syncing. 2022-05-12 10:42:21 -03:00
SessionDatabase.kt Improve implementation and testing on PNP contact merging. 2022-06-29 15:32:26 -04:00
SignalDatabase.kt Add new My Story privacy settings. 2022-06-29 15:32:25 -04:00
SignalDatabaseOpenHelper.java
SignedPreKeyDatabase.kt Update to libsignal-client 0.15.0 2022-03-28 19:07:20 -04:00
SmsDatabase.java Implement several caching improvements for the Story Viewer. 2022-07-11 13:35:53 -03:00
SmsMigrator.java
SqlCipherDatabaseHook.java
SqlCipherDeletingErrorHandler.java Migrate some cursor utils to core-util. 2022-03-28 19:07:20 -04:00
SqlCipherErrorHandler.kt Upgrade kotlin to 1.6.21 2022-05-18 14:05:17 -04:00
SqlCipherLibraryLoader.kt
SQLiteDatabase.java Add new My Story privacy settings. 2022-06-29 15:32:25 -04:00
StickerDatabase.java Migrate some cursor utils to core-util. 2022-03-28 19:07:20 -04:00
StorySendsDatabase.kt Add sent story syncing. 2022-05-12 10:42:21 -03:00
ThreadBodyUtil.java Add thread display body and proper image for gift badges. 2022-05-11 09:29:14 -03:00
ThreadDatabase.java Fix possible crash in ProfileKeySendJob if given an invalid threadId. 2022-07-05 15:46:06 -04:00
UnknownStorageIdDatabase.java Improve updates to CdsDatabase. 2022-04-26 13:59:51 -04:00
XmlBackup.java