talk-android/app/src/main/java/com/nextcloud/talk/utils
Andy Scherzinger 3e99dc065b
improve code base from review comments
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2022-06-09 12:03:03 +02:00
..
animations
bundle remove legacy references and fix avatar upload permission issues 2022-06-08 18:15:38 +02:00
database Message search: avoid passing user entity to repository, inject userProvider instead 2022-06-01 16:49:20 +02:00
power
preferences mark deprecated and rename legacy sort implementation 2022-06-08 18:15:36 +02:00
rx Use rxjava to debounce search instead of custom debouncer 2022-06-01 16:49:19 +02:00
singletons set calling/dialing state by ApplicationWideCurrentRoomHolder 2021-11-11 13:23:40 +01:00
ssl extract magic numbers 2022-03-15 17:46:40 +01:00
text
AccountUtils.kt extract magic numbers 2022-03-15 17:46:40 +01:00
ApiUtils.java Implement global message search 2022-06-01 16:49:10 +02:00
AttendeePermissionsUtil.kt fix klint warnings 2022-05-11 16:44:07 +02:00
AuthenticatorService.java
BitmapShrinker.kt update cam libs to sdk=30 versions, improve previews and removal of temp images in case of cancellations 2021-11-11 22:10:47 +01:00
ConductorRemapping.kt Use setBackstack when starting new MainActivity from notification 2022-04-19 12:57:32 +02:00
ContactUtils.kt replace getColumnIndex with getColumnIndexOrThrow 2022-05-19 12:54:55 +02:00
DateConstants.kt extract magic numbers 2022-03-15 17:46:40 +01:00
DateUtils.kt extract magic numbers 2022-03-15 17:46:40 +01:00
DeviceUtils.java
DisplayUtils.java replace share files remote item chooser with new implementation and remove any legacy implementation 2022-06-08 23:40:09 +02:00
DoNotDisturbUtils.kt DoNotDisturbUtils: refactor to avoid mocking static stuff 2022-05-27 14:26:00 +02:00
DrawableUtils.kt improve detekt score 2022-05-13 11:07:38 +02:00
EmojiTextInputEditText.java
FABAwareScrollingViewBehavior.java
FileSortOrder.kt replace share files remote item chooser with new implementation and remove any legacy implementation 2022-06-08 23:40:09 +02:00
FileSortOrderByDate.kt replace share files remote item chooser with new implementation and remove any legacy implementation 2022-06-08 23:40:09 +02:00
FileSortOrderByName.kt improve code base from review comments 2022-06-09 12:03:03 +02:00
FileSortOrderBySize.kt replace share files remote item chooser with new implementation and remove any legacy implementation 2022-06-08 23:40:09 +02:00
FileUtils.java remove legacy references and fix avatar upload permission issues 2022-06-08 18:15:38 +02:00
FileViewerUtils.kt Add comment for refactoring FileViewerUtils 2022-05-23 17:35:09 +02:00
ImageEmojiEditText.kt ignore generic exception handling 2022-03-14 10:23:05 +01:00
LoggingUtils.kt improve lint/detekt 2022-04-08 09:21:11 +02:00
MagicCharPolicy.java Reformat 2019-02-15 01:49:57 +01:00
MagicMap.kt
NoSupportedApiException.kt
NotificationUtils.kt Refactor - extracted common method to load avatars for notifications 2022-05-13 10:38:39 +02:00
OkHttpNetworkFetcherWithCache.java
PushUtils.java Use Boolean constant values directly 2022-03-07 13:11:23 +01:00
SecurityUtils.java
ShareUtils.kt Convert ShareUtils to Kotlin so no TextUtils static mock is needed in tests, and re-enable relevant tests 2022-05-27 14:40:45 +02:00
SyncAdapter.java
SyncService.java
TextMatchers.java Upgrade code to latest API changes for Emojis 2022-05-20 16:01:49 +02:00
UriUtils.kt replace getColumnIndex with getColumnIndexOrThrow 2022-05-19 12:54:55 +02:00