Signal-Android/app/src/main/java/org/thoughtcrime/securesms/database
Greyson Parrelli ed440a2150 Do not clear UUID for unregistered users.
Otherwise, a number could be unregistered and re-registered by a
different person, assigning a new UUID to an existing RecipientId,
which we never want to do.
2020-09-03 20:23:26 -04:00
..
documents Move all files to natural position. 2020-01-06 11:08:30 -05:00
helpers Show sticker emoji in notification. 2020-09-03 20:23:26 -04:00
identity Fix bug where SN change dialog appeared unnecessarily. 2020-08-14 15:54:05 -04:00
loaders Have DatabaseFactory.getSmsDatabase() return MessageDatabase. 2020-08-24 11:16:41 -03:00
model Add support for animated stickers. 2020-09-03 20:23:26 -04:00
ApnDatabase.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
AttachmentDatabase.java Show sticker emoji in notification. 2020-09-03 20:23:26 -04:00
ContentValuesBuilder.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
CursorList.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
CursorRecyclerViewAdapter.java Fix contact selection behavior when searching and clear search on selection. 2020-06-02 16:27:04 -03:00
Database.java Enable Media Preview to respond to media changes. 2020-07-09 19:07:21 -04:00
DatabaseContentProviders.java Enable Media Preview to respond to media changes. 2020-07-09 19:07:21 -04:00
DatabaseFactory.java Have DatabaseFactory.getMmsDatabase() return MessageDatabase. 2020-08-24 16:40:47 -04:00
DraftDatabase.java Add mentions for v2 group chats. 2020-08-06 20:57:50 -04:00
EarlyReceiptCache.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
GroupDatabase.java Join group via invite link. 2020-08-26 12:51:25 -03:00
GroupReceiptDatabase.java Handle UUID-only recipients and merging. 2020-07-19 09:32:16 -04:00
IdentityDatabase.java Fix bug where SN change dialog appeared unnecessarily. 2020-08-14 15:54:05 -04:00
JobDatabase.java Add support for memory-only jobs. 2020-06-25 18:14:54 -04:00
KeyValueDatabase.java Don't backup the KeyValueDatabase. 2020-02-28 16:58:47 -05:00
MediaDatabase.java Show sticker emoji in notification. 2020-09-03 20:23:26 -04:00
MegaphoneDatabase.java Delete unused megaphones from the database. 2020-02-03 14:20:08 -05:00
MentionDatabase.java Update mention data during recipient merge. 2020-08-14 15:54:05 -04:00
MentionUtil.java Update Mention UI/UX to match latest designs. 2020-08-14 15:54:05 -04:00
MessageDatabase.java Have DatabaseFactory.getMmsDatabase() return MessageDatabase. 2020-08-24 16:40:47 -04:00
MmsDatabase.java Show sticker emoji in notification. 2020-09-03 20:23:26 -04:00
MmsSmsColumns.java Show Profile Name Change update messages. 2020-07-15 16:15:15 -04:00
MmsSmsDatabase.java Show sticker emoji in notification. 2020-09-03 20:23:26 -04:00
NoExternalStorageException.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
NoSuchMessageException.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
NotInDirectoryException.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
ObservableContent.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
OneTimePreKeyDatabase.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
PushDatabase.java Detect real age of call request by using server timestamps. 2020-06-17 17:53:18 -03:00
RecipientDatabase.java Do not clear UUID for unregistered users. 2020-09-03 20:23:26 -04:00
RemappedRecords.java Fix typo in RemappedRecords. 2020-07-29 23:19:21 -04:00
RemappedRecordsDatabase.java Handle UUID-only recipients and merging. 2020-07-19 09:32:16 -04:00
SearchDatabase.java Add mention detection to search flows. 2020-08-07 15:18:40 -04:00
SessionDatabase.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
SignedPreKeyDatabase.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
SmsDatabase.java Have DatabaseFactory.getMmsDatabase() return MessageDatabase. 2020-08-24 16:40:47 -04:00
SmsMigrator.java Have DatabaseFactory.getSmsDatabase() return MessageDatabase. 2020-08-24 11:16:41 -03:00
StickerDatabase.java Add support for animated stickers. 2020-09-03 20:23:26 -04:00
StorageKeyDatabase.java Update and refactor storage service syncing. 2020-03-26 17:37:51 -04:00
ThreadBodyUtil.java Show sticker emoji in notification. 2020-09-03 20:23:26 -04:00
ThreadDatabase.java Show sticker emoji in notification. 2020-09-03 20:23:26 -04:00
XmlBackup.java Move all files to natural position. 2020-01-06 11:08:30 -05:00