Signal-Android/src/org/thoughtcrime/securesms/util
Alan Evans 06ea000f42
Repeat count for format args of plural string.
Fixes #8724
2019-05-07 12:26:01 -03:00
..
concurrent Added support for link previews. 2019-01-30 16:10:43 -08:00
dualsim Always show the SIM on the footer of a multi-SIM device, even if one SIM is disabled. 2019-05-07 12:25:11 -03:00
dynamiclanguage New dynamic locale system. 2019-03-26 17:08:05 -03: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 Added ability to receive long messages. 2019-03-01 14:15:08 -08:00
BackupUtil.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
Base64.java Split out Util functions. 2014-11-12 15:42:43 -08:00
BitmapDecodingException.java Check result of bitmap size operation for failure 2016-01-30 15:22:55 -08:00
BitmapUtil.java MMS image quality. 2019-03-28 15:14:06 -03:00
CharacterCalculator.java Added ability to receive long messages. 2019-03-01 14:15:08 -08:00
CloseableLiveData.java Implemented conversation search. 2019-02-14 20:19:01 -08:00
CommunicationActions.java Move conversation classes to their own package. 2019-02-14 14:29:12 -08:00
Conversions.java Move dependency up to parent. 2014-11-12 15:29:59 -08:00
DateUtils.java Remove unnecessary pre-19 code branches. 2019-03-21 11:19:06 -07: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 Eliminate noisy directory feedback 2019-05-06 16:45:30 -07:00
DynamicIntroTheme.java add dark theme to PassphrasePromptActivity 2015-05-20 16:29:37 -07:00
DynamicLanguage.java New dynamic locale system. 2019-03-26 17:08:05 -03:00
DynamicNoActionBarTheme.java Support for per-recipient muting, blocking, and ringtones. 2015-06-11 11:09:02 -07:00
DynamicRegistrationTheme.java Update registration UI. 2019-03-01 14:15:01 -08:00
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 Fix tap-to-upgrade on website releases. 2019-01-13 19:08:33 -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 Added support for link previews. 2019-01-30 16:10:43 -08:00
Hex.java Split out Util functions. 2014-11-12 15:42:43 -08:00
IdentityUtil.java Repeat count for format args of plural string. 2019-05-07 12:26:01 -03: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
LRUCache.java Refactor recipient access. 2012-12-24 08:40:37 -08: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
MathUtils.java Support for stickers and scribbles 2016-12-12 17:37:00 -08:00
MediaUtil.java Created new BlobProvider. 2019-03-10 15:18:39 -07:00
MemoryFileUtil.java Remove unnecessary pre-19 code branches. 2019-03-21 11:19:06 -07:00
MmsCharacterCalculator.java Added ability to receive long messages. 2019-03-01 14:15:08 -08:00
NumberUtil.java Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
ParcelUtil.java Switch to using our own JobManager. 2014-10-20 19:13:06 -07:00
PlayServicesUtil.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
PowerManagerCompat.java Ensure notifications are processed after receiving GCM message. 2018-10-08 10:00:15 -07:00
PushCharacterCalculator.java Enable the sending of long messages. 2019-03-22 12:28:41 -07:00
RedPhoneCallTypes.java Removed tabs 2012-09-30 19:56:29 -07:00
ResUtil.java fix gingerbread view issues 2015-09-20 19:40:32 -07:00
Rfc5724Uri.java fix handling of sms:, smsto:, mms:, mmsto: URIs 2015-04-30 11:54:38 -07:00
SaveAttachmentTask.java Clean up batch saving. 2018-09-27 10:35:56 -07:00
SearchUtil.java Fix search highlight in multi-whitespace bodies. 2019-03-01 13:44:32 -08:00
SelectedRecipientsAdapter.java Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
ServiceUtil.java Fix potential crash when retrieving SIM list. 2019-05-01 08:36:24 -07: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 Added ability to receive long messages. 2019-03-01 14:15:08 -08:00
SoftHashMap.java Move more system contact info into recipient database 2017-11-30 10:26:41 -08:00
SpanUtil.java Fix notifications for media messages without text. 2015-03-12 17:30:23 -07:00
StableIdGenerator.java Fix bug related to gallery selection state. 2019-01-14 15:40:38 -08:00
StickyHeaderDecoration.java Fix StickyHeader measuring. 2019-02-14 20:19:06 -08:00
Stopwatch.java Added a new Stopwatch class to easily log timings. 2018-09-27 10:35:56 -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 refactor and improve contact selection 2014-04-01 14:56:45 -07:00
TelephonyUtil.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
TextSecurePreferences.java Migrated to new JobManager. 2019-04-15 10:56:26 -04:00
ThemeUtil.java Implement new media send flow. 2019-01-14 11:25:06 -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 Remove unnecessary pre-19 code branches. 2019-03-21 11:19:06 -07:00
VerifySpan.java Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
VersionTracker.java Upgrade to new GCM API. 2014-07-23 15:40:45 -07:00
ViewUtil.java Apply message bubble paddings to both top and bottom 2018-07-27 16:15:37 -04:00
WakeLockUtil.java FCM improvements. 2019-02-15 14:21:23 -08:00
WorkerThread.java Removed tabs 2012-09-30 19:56:29 -07:00