Signal-Android/app/src/main/java/org/thoughtcrime/securesms/database
2020-06-24 10:34:52 -04:00
..
documents
helpers Detect real age of call request by using server timestamps. 2020-06-17 17:53:18 -03:00
identity Load identities in transaction. 2020-06-07 19:59:42 -04:00
loaders Migrate ConversationList to paging library and apply abstractions to conversation. 2020-06-16 19:30:35 -04:00
model Refresh Message Details screen. 2020-06-16 19:30:35 -04:00
ApnDatabase.java
AttachmentDatabase.java Make quotes not hold strong references to attachments. 2020-06-09 12:07:41 -03:00
ContentValuesBuilder.java
CursorList.java
CursorRecyclerViewAdapter.java Fix contact selection behavior when searching and clear search on selection. 2020-06-02 16:27:04 -03:00
Database.java Provide two ways of listening for thread/message db updates. 2020-06-09 11:52:58 -04:00
DatabaseContentProviders.java Provide two ways of listening for thread/message db updates. 2020-06-09 11:52:58 -04:00
DatabaseFactory.java Add a new buildType with Flipper. 2020-03-02 16:25:05 -05:00
DraftDatabase.java
EarlyReceiptCache.java
GroupDatabase.java Display 'Unknown group' for groups with no name. 2020-06-10 17:17:47 -03:00
GroupReceiptDatabase.java Insert receipts in a transaction. 2020-06-09 15:11:37 -04:00
IdentityDatabase.java Load identities in transaction. 2020-06-07 19:59:42 -04:00
JobDatabase.java Add support for passing data between jobs. 2020-04-21 13:33:41 -04:00
KeyValueDatabase.java Don't backup the KeyValueDatabase. 2020-02-28 16:58:47 -05:00
MediaDatabase.java Provide two ways of listening for thread/message db updates. 2020-06-09 11:52:58 -04:00
MegaphoneDatabase.java Delete unused megaphones from the database. 2020-02-03 14:20:08 -05:00
MessagingDatabase.java Improve 'mark all read' performance. 2020-06-24 10:34:52 -04:00
MmsDatabase.java Add additional safeguards around disappearing messages. 2020-06-19 10:17:23 -04:00
MmsSmsColumns.java Add pre-alpha receive support for remote delete. 2020-04-21 16:09:13 -04:00
MmsSmsDatabase.java Return to previous scroll position when returning to a conversation. 2020-06-16 19:30:35 -04:00
NoExternalStorageException.java
NoSuchMessageException.java
NotInDirectoryException.java
ObservableContent.java
OneTimePreKeyDatabase.java
PushDatabase.java Detect real age of call request by using server timestamps. 2020-06-17 17:53:18 -03:00
RecipientDatabase.java Add default option to message vibrate for pre API26. 2020-06-19 13:08:54 -03:00
SearchDatabase.java Provide two ways of listening for thread/message db updates. 2020-06-09 11:52:58 -04:00
SessionDatabase.java
SignedPreKeyDatabase.java
SmsDatabase.java Add additional safeguards around disappearing messages. 2020-06-19 10:17:23 -04:00
SmsMigrator.java Fix cases of inlined & missing log tags. 2020-05-14 11:22:28 -03:00
StickerDatabase.java Improve emoji sticker suggestions. 2020-03-26 17:37:51 -04:00
StorageKeyDatabase.java Update and refactor storage service syncing. 2020-03-26 17:37:51 -04:00
ThreadBodyUtil.java Add more descriptive messages for media notifications and chat previews. 2020-06-04 13:13:42 -03:00
ThreadDatabase.java Migrate ConversationList to paging library and apply abstractions to conversation. 2020-06-16 19:30:35 -04:00
XmlBackup.java