Signal-Android/src/org/thoughtcrime/securesms/util
2018-08-06 10:34:02 -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 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 Check result of bitmap size operation for failure 2016-01-30 15:22:55 -08:00
BitmapUtil.java Fix quote crash when we decode an image of 0 length. 2018-08-02 15:57:30 -04:00
CharacterCalculator.java Calculate SMS characters respecting encoding 2016-08-31 19:51:34 -07:00
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 migrate to AppCompatDialog 2015-11-19 10:30:26 -08:00
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 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 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 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 Convert vCard attachments to Shared Contacts. 2018-05-21 15:45:22 -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 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 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 Throttle background contact syncs to once every 6 hours. 2018-07-17 12:06:50 -07: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 Don't save white space drafts 2018-03-07 09:33:57 -08: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