..
concurrent
Jump to the oldest unread message after loading a draft.
2018-07-25 13:10:35 -04:00
dualsim
Significant MMS changes
2017-05-08 18:14:55 -07:00
spans
Display profile name in when appropriate
2017-08-28 10:30:50 -07:00
task
Run all AsyncTasks on thread pool executor
2017-10-23 13:03:32 -07:00
views
AbstractCursorLoader.java
Add swipe gestures to media view
2018-01-04 11:11:49 -08:00
AsyncLoader.java
AttachmentUtil.java
Fixed issue where self-sends didn't auto download.
2018-06-22 10:37:07 -07:00
BackupUtil.java
Remove the ability to save backups to the external SD card.
2018-06-29 14:10:45 -07:00
Base64.java
BitmapDecodingException.java
BitmapUtil.java
Fix quote crash when we decode an image of 0 length.
2018-08-02 15:57:30 -04:00
CharacterCalculator.java
CommunicationActions.java
Added ability to share contacts.
2018-05-21 15:45:22 -04:00
Conversions.java
DateUtils.java
Use correct timestamp for footer collapse.
2018-08-06 10:34:02 -04:00
Debouncer.java
Fixed some cursor-related bugs in Search.
2018-05-23 08:32:46 -04:00
DelimiterUtil.java
Escape addresses in thread, recipient pref, and group databases
2017-08-02 11:04:10 -07:00
Dialogs.java
DirectoryHelper.java
Don't notify new users if there is a pending SQLCipher migration.
2018-06-18 14:32:45 -07:00
DynamicIntroTheme.java
DynamicLanguage.java
Fix for RTL layout detection crash on < API 17
2017-09-25 09:05:41 -07:00
DynamicNoActionBarTheme.java
DynamicTheme.java
ExpirationUtil.java
FileProviderUtil.java
Use FileProvider for external camera capture Uri on L+
2017-12-01 11:06:37 -08:00
FileUtils.java
Clear cache on update
2018-04-12 17:19:18 -07:00
FutureTaskListener.java
GroupUtil.java
Fix bad MMS group creation logic
2017-09-07 20:41:34 -07:00
Hex.java
IdentityUtil.java
Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore
2018-01-30 17:27:05 -08:00
IntentUtils.java
Profile creation activity
2017-08-28 10:30:50 -07:00
JsonUtils.java
Added ability to share contacts.
2018-05-21 15:45:22 -04:00
LimitedInputStream.java
LinkedBlockingLifoQueue.java
Move more system contact info into recipient database
2017-11-30 10:26:41 -08:00
ListenableFutureTask.java
LongClickCopySpan.java
LongClickMovementMethod.java
LRUCache.java
MathUtils.java
MediaUtil.java
Convert vCard attachments to Shared Contacts.
2018-05-21 15:45:22 -04:00
MemoryFileUtil.java
MmsCharacterCalculator.java
NumberUtil.java
Remove the Canonical Address Database
2017-07-31 12:02:29 -07:00
ParcelUtil.java
PlayServicesUtil.java
Update registration flow
2017-11-14 10:50:17 -08:00
PushCharacterCalculator.java
RedPhoneCallTypes.java
ResUtil.java
Rfc5724Uri.java
SaveAttachmentTask.java
Make toast after saving attachment translatable
2018-03-07 09:41:33 -08:00
SelectedRecipientsAdapter.java
Remove the Canonical Address Database
2017-07-31 12:02:29 -07:00
ServiceUtil.java
Appease the linter
2017-12-05 11:52:03 -08:00
ShortCodeUtil.java
Remove obsolete workaround for DE/FI/SK shortcodes
2018-03-07 09:59:43 -08:00
SingleLiveEvent.java
Added ability to share contacts.
2018-05-21 15:45:22 -04:00
SmsCharacterCalculator.java
Work around SmsMessage.calculateLength NPE on broken ROMs
2017-08-28 10:43:14 -07:00
SoftHashMap.java
Move more system contact info into recipient database
2017-11-30 10:26:41 -08:00
SpanUtil.java
StickyHeaderDecoration.java
Fix search header rendering after rotation.
2018-06-14 10:50:21 -07:00
StorageUtil.java
Remove the ability to save backups to the external SD card.
2018-06-29 14:10:45 -07:00
TaggedFutureTask.java
TelephonyUtil.java
Fix implicit locale string formatting bugs
2017-10-04 11:36:43 -07:00
TextSecurePreferences.java
Added new logger.
2018-08-06 10:50:06 -04:00
ThemeUtil.java
Improve the look of message bubbles.
2018-07-17 09:53:52 -07:00
ThreadUtil.java
Trimmer.java
Run all AsyncTasks on thread pool executor
2017-10-23 13:03:32 -07:00
Util.java
Added new logger.
2018-08-06 10:50:06 -04:00
VerifySpan.java
Remove the Canonical Address Database
2017-07-31 12:02:29 -07:00
VersionTracker.java
ViewUtil.java
Apply message bubble paddings to both top and bottom
2018-07-27 16:15:37 -04:00
WorkerThread.java