session-android/app/src/main/java/org/thoughtcrime/securesms/util
Harris 6649a9a745
Generate placeholder avatars from two characters, re-fetch missed avatars (#856)
* feat: splitting names in the avatar generation

* fix: re-fetch avatars if initial downloads fail

* fix: remove shadowed name, add tests for common labels
2022-03-15 09:24:15 +11:00
..
dynamiclanguage
AbstractCursorLoader.java
ActivityUtilities.kt Merge branch 'dev' into trusted_attachment_download 2021-07-12 09:28:14 +10:00
AnimationCompleteListener.java Clean 2021-07-09 15:45:15 +10:00
AsyncLoader.java
AttachmentUtil.java refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
AvatarPlaceholderGenerator.kt Generate placeholder avatars from two characters, re-fetch missed avatars (#856) 2022-03-15 09:24:15 +11:00
BackupUtil.kt Add a global search (#834) 2022-02-07 17:06:27 +11:00
BitmapDecodingException.java
BitmapUtil.java Move files 2021-05-18 09:12:33 +10:00
Broadcaster.kt Re-organize files 2021-07-09 13:18:48 +10:00
CharacterCalculator.java
CloseableLiveData.java
CommunicationActions.java refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
ConfigurationMessageUtilities.kt feat: Add conversation filtering for message requests (#830) 2022-03-04 08:46:39 +02:00
ContactUtilities.kt refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
ContextProvider.kt
DateUtils.java Add a global search (#834) 2022-02-07 17:06:27 +11:00
FileProviderUtil.java
GeneralUtilities.kt Re-organize files 2021-07-09 13:18:48 +10:00
GlowView.kt Re-organize files 2021-07-09 13:18:48 +10:00
IntentUtils.java
IP2Country.kt Add a global search (#834) 2022-02-07 17:06:27 +11:00
LimitedInputStream.java
LongClickCopySpan.java
LongClickMovementMethod.java
LRUCache.java
MediaUtil.java Move files 2021-05-18 09:12:33 +10:00
MemoryFileUtil.java
MmsCharacterCalculator.java
ParcelUtil.java
PointFUtilities.kt Re-organize files 2021-07-09 13:18:48 +10:00
PushCharacterCalculator.java
QRCodeUtilities.kt Re-organize files 2021-07-09 13:18:48 +10:00
ResUtil.java Move files 2021-05-18 09:12:33 +10:00
Rfc5724Uri.java
SaveAttachmentTask.kt Move files 2021-05-18 09:12:33 +10:00
ScanQRCodeFragment.kt refactor: Use view binding to replace Kotlin synthetics (#824) 2022-01-14 07:56:15 +02:00
ScanQRCodePlaceholderFragment.kt refactor: Use view binding to replace Kotlin synthetics (#824) 2022-01-14 07:56:15 +02:00
ScanQRCodeWrapperFragment.kt Clean & debug 2021-07-09 13:56:38 +10:00
SearchUtil.java Add a global search (#834) 2022-02-07 17:06:27 +11:00
SessionMetaProtocol.kt feat: Add conversation filtering for message requests (#830) 2022-03-04 08:46:39 +02:00
SingleLiveEvent.java Move files 2021-05-18 09:12:33 +10:00
SmsCharacterCalculator.java Move files 2021-05-18 09:12:33 +10:00
SpanUtil.java
StableIdGenerator.java
State.kt Re-organize files 2021-07-09 13:18:48 +10:00
StickyHeaderDecoration.java
Stopwatch.java Move files 2021-05-18 09:12:33 +10:00
StreamUtil.java Move files 2021-05-18 09:12:33 +10:00
Trimmer.java refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
UiModeUtilities.kt Re-organize files 2021-07-09 13:18:48 +10:00
Util.java Remove unused resources 2021-07-07 14:00:18 +10:00
VersionTracker.kt
ViewGroupUtilities.kt Re-organize files 2021-07-09 13:18:48 +10:00
ViewUtilities.kt Re-organize files 2021-07-09 13:18:48 +10:00
WakeLockUtil.java Move files 2021-05-18 09:12:33 +10:00
WorkerThread.java