.. |
documents
|
Switch logs to use new Log class.
|
2018-08-06 10:50:06 -04:00 |
helpers
|
Session reset handling.
|
2019-07-22 09:38:12 +10:00 |
identity
|
No need for a RecipientFactory any longer
|
2017-08-28 10:30:50 -07:00 |
loaders
|
Remove unnecessary pre-19 code branches.
|
2019-03-21 11:19:06 -07:00 |
model
|
Propagate message ID
|
2019-06-24 16:00:15 +10:00 |
Address.java
|
Resolve TODO
|
2019-06-28 16:08:27 +10:00 |
ApnDatabase.java
|
Reduce usage of Log.w()
|
2018-08-06 10:50:06 -04:00 |
AttachmentDatabase.java
|
Upload attachments in a separate job.
|
2019-01-13 19:25:40 -08:00 |
ContentValuesBuilder.java
|
Significant MMS changes
|
2017-05-08 18:14:55 -07:00 |
CursorList.java
|
Implemented conversation search.
|
2019-02-14 20:19:01 -08:00 |
CursorRecyclerViewAdapter.java
|
Implemented conversation search.
|
2019-02-14 20:19:01 -08:00 |
Database.java
|
Create placeholder ContentProviders for database observations.
|
2018-09-08 07:48:20 -07:00 |
DatabaseContentProviders.java
|
Create placeholder ContentProviders for database observations.
|
2018-09-08 07:48:20 -07:00 |
DatabaseFactory.java
|
Session reset handling.
|
2019-07-22 09:38:12 +10:00 |
DraftDatabase.java
|
Save replies in drafts.
|
2018-04-26 09:19:22 -07:00 |
EarlyReceiptCache.java
|
Reduce usage of Log.w()
|
2018-08-06 10:50:06 -04:00 |
FastCursorRecyclerViewAdapter.java
|
Switch logs to use new Log class.
|
2018-08-06 10:50:06 -04:00 |
GroupDatabase.java
|
Simplify access to SecureRandom
|
2019-03-21 11:19:06 -07:00 |
GroupReceiptDatabase.java
|
Support for sealed sender - Part 1
|
2018-10-30 08:48:08 -07:00 |
IdentityDatabase.java
|
Migrate prekeys into database
|
2018-03-05 16:11:49 -08:00 |
JobDatabase.java
|
Wrap transactions in try-finally.
|
2019-04-28 11:42:02 -07:00 |
MediaDatabase.java
|
Added ability to receive long messages.
|
2019-03-01 14:15:08 -08:00 |
MessagingDatabase.java
|
Support for sealed sender - Part 2
|
2018-10-30 08:48:08 -07:00 |
MmsDatabase.java
|
Migrated to new JobManager.
|
2019-04-15 10:56:26 -04:00 |
MmsSmsColumns.java
|
Prevent SendJobs from sending already-sent messages.
|
2018-11-14 16:20:55 -08:00 |
MmsSmsDatabase.java
|
Exclude empty messages from conversations
|
2019-07-19 10:17:34 +10:00 |
NoExternalStorageException.java
|
|
|
NoSuchMessageException.java
|
|
|
NotInDirectoryException.java
|
|
|
OneTimePreKeyDatabase.java
|
Switch logs to use new Log class.
|
2018-08-06 10:50:06 -04:00 |
PushDatabase.java
|
Support for sealed sender - Part 1
|
2018-10-30 08:48:08 -07:00 |
RecipientDatabase.java
|
Save the SMS setting on a per-conversation basis.
|
2019-04-15 10:13:35 -04:00 |
SearchDatabase.java
|
Implemented conversation search.
|
2019-02-14 20:19:01 -08:00 |
SessionDatabase.java
|
Switch logs to use new Log class.
|
2018-08-06 10:50:06 -04:00 |
SignedPreKeyDatabase.java
|
Switch logs to use new Log class.
|
2018-08-06 10:50:06 -04:00 |
SmsDatabase.java
|
Debug session handling
|
2019-07-02 11:47:28 +10:00 |
SmsMigrator.java
|
Close SQL statement, preventing finalizer crashes
|
2019-04-30 12:51:57 -07:00 |
ThreadDatabase.java
|
Fix friend request accepted preview
|
2019-07-19 13:23:19 +10:00 |
XmlBackup.java
|
Fix implicit locale string formatting bugs
|
2017-10-04 11:36:43 -07:00 |