Signal-Android/src/org/thoughtcrime/securesms/util
Greyson Parrelli 2acbea014b Fix videos losing their extension after forwarding.
Special thanks to @signalien

Fixes #7783
2018-08-13 18:38:59 -04:00
..
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 ViewStub for AudioView in ConversationItems 2017-01-20 09:11:40 -08:00
AbstractCursorLoader.java Add swipe gestures to media view 2018-01-04 11:11:49 -08:00
AsyncLoader.java Implement onStartLoading() in DeviceListLoader 2016-09-25 14:58:27 -07:00
AttachmentUtil.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
BackupUtil.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
Base64.java
BitmapDecodingException.java Check result of bitmap size operation for failure 2016-01-30 15:22:55 -08:00
BitmapUtil.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
CharacterCalculator.java Calculate SMS characters respecting encoding 2016-08-31 19:51:34 -07:00
CommunicationActions.java Clean up shortcut code. 2018-08-13 18:38:59 -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 migrate to AppCompatDialog 2015-11-19 10:30:26 -08:00
DirectoryHelper.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04: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 Tint audio controls to be visible in dark theme 2015-11-12 15:20:16 -08:00
ExpirationUtil.java Support for disappearing messages 2016-08-28 17:03:23 -07:00
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 Beta support for webrtc video and voice calling 2017-02-01 13:55:52 -08:00
GroupUtil.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
Hex.java
IdentityUtil.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04: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 Support for receiving arbitrary attachment types 2017-03-29 18:17:34 -07:00
LinkedBlockingLifoQueue.java Move more system contact info into recipient database 2017-11-30 10:26:41 -08:00
ListenableFutureTask.java Beta support for webrtc video and voice calling 2017-02-01 13:55:52 -08:00
LongClickCopySpan.java Support copying links on long click. 2017-04-21 23:05:59 -07:00
LongClickMovementMethod.java Fix copying links when scrolling in #6343 2017-04-23 16:25:57 -07:00
LRUCache.java
MathUtils.java Support for stickers and scribbles 2016-12-12 17:37:00 -08:00
MediaUtil.java Fix videos losing their extension after forwarding. 2018-08-13 18:38:59 -04:00
MemoryFileUtil.java Support for receiving arbitrary attachment types 2017-03-29 18:17:34 -07:00
MmsCharacterCalculator.java Calculate SMS characters respecting encoding 2016-08-31 19:51:34 -07:00
NumberUtil.java Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
ParcelUtil.java
PlayServicesUtil.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
PushCharacterCalculator.java Calculate SMS characters respecting encoding 2016-08-31 19:51:34 -07:00
RedPhoneCallTypes.java
ResUtil.java fix gingerbread view issues 2015-09-20 19:40:32 -07:00
Rfc5724Uri.java
SaveAttachmentTask.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04: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 Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
SingleLiveEvent.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
SmsCharacterCalculator.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
SoftHashMap.java Move more system contact info into recipient database 2017-11-30 10:26:41 -08:00
SpanUtil.java
StickyHeaderDecoration.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04: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 Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
TextSecurePreferences.java Reduce usage of Log.w() 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 Manually encode voice messages to AAC with ADTS headers 2015-11-23 11:42:02 -08:00
Trimmer.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
Util.java Switch logs to use new Log class. 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