.. |
documents
|
Switch logs to use new Log class.
|
2018-08-06 10:50:06 -04:00 |
helpers
|
Add sticker support.
|
2019-05-30 01:08:01 -04: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
|
Add sticker support.
|
2019-05-30 01:08:01 -04:00 |
Address.java
|
Code analysis - address @NotNull/@Nullable issues.
|
2019-05-22 13:51:56 -03:00 |
ApnDatabase.java
|
Reduce usage of Log.w()
|
2018-08-06 10:50:06 -04:00 |
AttachmentDatabase.java
|
Add sticker support.
|
2019-05-30 01:08:01 -04:00 |
ContentValuesBuilder.java
|
Significant MMS changes
|
2017-05-08 18:14:55 -07:00 |
CursorList.java
|
Add sticker support.
|
2019-05-30 01:08:01 -04:00 |
CursorRecyclerViewAdapter.java
|
Add sticker support.
|
2019-05-30 01:08:01 -04:00 |
Database.java
|
Add sticker support.
|
2019-05-30 01:08:01 -04:00 |
DatabaseContentProviders.java
|
Add sticker support.
|
2019-05-30 01:08:01 -04:00 |
DatabaseFactory.java
|
Add sticker support.
|
2019-05-30 01:08:01 -04: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
|
Code analysis - address @NotNull/@Nullable issues.
|
2019-05-22 13:51:56 -03:00 |
JobDatabase.java
|
Wrap transactions in try-finally.
|
2019-04-28 11:42:02 -07:00 |
MediaDatabase.java
|
Add sticker support.
|
2019-05-30 01:08:01 -04:00 |
MessagingDatabase.java
|
Support for sealed sender - Part 2
|
2018-10-30 08:48:08 -07:00 |
MmsDatabase.java
|
Add sticker support.
|
2019-05-30 01:08:01 -04:00 |
MmsSmsColumns.java
|
Prevent SendJobs from sending already-sent messages.
|
2018-11-14 16:20:55 -08:00 |
MmsSmsDatabase.java
|
Add sticker support.
|
2019-05-30 01:08:01 -04:00 |
NoExternalStorageException.java
|
|
|
NoSuchMessageException.java
|
|
|
NotInDirectoryException.java
|
|
|
ObservableContent.java
|
Add sticker support.
|
2019-05-30 01:08:01 -04:00 |
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
|
Migrated to new JobManager.
|
2019-04-15 10:56:26 -04:00 |
SmsMigrator.java
|
Close SQL statement, preventing finalizer crashes
|
2019-04-30 12:51:57 -07:00 |
StickerDatabase.java
|
Add sticker support.
|
2019-05-30 01:08:01 -04:00 |
ThreadDatabase.java
|
Add sticker support.
|
2019-05-30 01:08:01 -04:00 |
XmlBackup.java
|
Fix implicit locale string formatting bugs
|
2017-10-04 11:36:43 -07:00 |