Signal-Android/src/org/thoughtcrime/securesms/util
Moxie Marlinspike 8bba45f396 Add swipe gestures to media view
Fixes #2355
Closes #6632
2018-01-04 11:11:49 -08:00
..
concurrent Beta support for webrtc video and voice calling 2017-02-01 13:55:52 -08: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 Eliminate MediaNetworkRequirement style attachment job handling 2017-07-21 15:59:27 -07:00
Base64.java
BitmapDecodingException.java Check result of bitmap size operation for failure 2016-01-30 15:22:55 -08:00
BitmapUtil.java Fix profile crash 2017-11-14 10:50:17 -08:00
CharacterCalculator.java Calculate SMS characters respecting encoding 2016-08-31 19:51:34 -07:00
Conversions.java
DateUtils.java Support for sticky date headers 2017-01-23 16:44:38 -08: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 Only notify when address is in contacts 2017-12-07 11:53:17 -08: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 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 Support for website distribution build with auto-updating APK 2017-02-27 23:53:36 -08:00
FutureTaskListener.java Beta support for webrtc video and voice calling 2017-02-01 13:55:52 -08:00
GroupUtil.java Fix bad MMS group creation logic 2017-09-07 20:41:34 -07:00
Hex.java
IdentityUtil.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
IntentUtils.java Profile creation activity 2017-08-28 10:30:50 -07:00
JsonUtils.java Giphy integration 2016-10-18 10:28:42 -07: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 Use Glide for all contact photo caching 2017-10-11 17:47:12 -07: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 Update registration flow 2017-11-14 10:50:17 -08:00
PushCharacterCalculator.java Calculate SMS characters respecting encoding 2016-08-31 19:51:34 -07:00
RedPhoneCallTypes.java
ResUtil.java
Rfc5724Uri.java
SaveAttachmentTask.java Add swipe gestures to media view 2018-01-04 11:11:49 -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 Add Slovakia to list of 6-digit shortcodes that libphonenumber misses 2016-02-02 14:15:19 -08: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 Display unknown sender footer for unknown senders 2017-08-28 10:30:50 -07:00
StorageUtil.java Refactor storage management to have a centralized, 2017-05-06 14:06:04 -07:00
TaggedFutureTask.java
TelephonyUtil.java Fix implicit locale string formatting bugs 2017-10-04 11:36:43 -07:00
TextSecurePreferences.java Fix notification ringtone problems 2017-12-19 14:42:00 -08: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 Move more system contact info into recipient database 2017-11-30 10:26:41 -08:00
VerifySpan.java Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
VersionTracker.java
ViewUtil.java Support for minimized controls during video call 2017-02-11 20:48:42 -08:00
WorkerThread.java