talk-android/app/src/main/java/com/nextcloud/talk/utils
Marcel Hibbe eff4b912bd
fix Spot Bugs warning
Possible null pointer dereference in com.nextcloud.talk.utils.PushUtils.updatePushStateForUser(Map, User) due to return value of called method

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2022-12-15 13:11:42 +01:00
..
animations
bundle remove ringtone logic (only make it depend on notification!) 2022-12-07 14:40:47 +01:00
database CurrentUserProviderImpl: ensure only one observer is set up for all threads 2022-12-15 13:11:40 +01:00
permissions Set minSdkVersion to 23 (Android 6) 2022-12-07 13:45:57 +01:00
power
preferences remove any use of org.jetbrains.annotations.NotNull 2022-10-11 12:47:45 +02:00
remapchat fix to leave room before loading new one 2022-12-15 10:36:23 +01:00
rx Introduce DisposableSet to handle multiple disposables at once 2022-07-07 16:47:17 +02:00
singletons Migrate conversations list and next hop controllers to use the room user entity 2022-07-13 00:22:03 +02:00
ssl fix spotbug warning "PRMC: Possibly Redundant Method Calls" 2022-12-15 13:11:41 +01:00
text Replace Fresco with Coil 2022-12-07 13:45:42 +01:00
AccountUtils.kt simplify logic for server selection screen 2022-10-24 13:03:53 +02:00
ApiUtils.java add missed call notification, show delivery delay in debug mode 2022-11-10 12:17:23 +01:00
AuthenticatorService.java
BitmapShrinker.kt
ContactUtils.kt
DateConstants.kt harmonize license header in java/kt files 2022-06-18 16:42:53 +02:00
DateUtils.kt Localize time formatting for chat messages 2022-12-15 08:33:10 +01:00
DeviceUtils.java
DisplayUtils.java Migrate to emoji2 2022-12-07 15:59:01 +01:00
DoNotDisturbUtils.kt remove unused code 2022-12-07 14:40:52 +01:00
DrawableUtils.kt shorten number of return statements 2022-08-10 19:22:04 +02:00
EmojiTextInputEditText.java Migrate to emoji2 2022-12-07 15:59:01 +01:00
FABAwareScrollingViewBehavior.java
FileSortOrder.kt
FileSortOrderByDate.kt
FileSortOrderByName.kt Replace Fresco with Coil 2022-12-07 13:45:42 +01:00
FileSortOrderBySize.kt
FileUtils.kt add chunked upload for files 2022-09-15 16:22:59 +02:00
FileViewerUtils.kt Migrate to emoji2 2022-12-07 15:59:01 +01:00
ImageEmojiEditText.kt Migrate to emoji2 2022-12-07 15:59:01 +01:00
LoggingUtils.kt further centralize mimetype definitions 2022-06-10 13:13:37 +02:00
MagicCharPolicy.java
MagicMap.kt
Mimetype.kt further centralize mimetype definitions 2022-06-10 13:13:37 +02:00
MimetypeUtils.kt Migrate conversations list and next hop controllers to use the room user entity 2022-07-13 00:22:03 +02:00
NoSupportedApiException.kt
NotificationUtils.kt remove ringtone logic (only make it depend on notification!) 2022-12-07 14:40:47 +01:00
ParticipantPermissions.kt Respect can publish audio & video permission 2022-09-26 12:39:15 +02:00
PushUtils.java fix Spot Bugs warning 2022-12-15 13:11:42 +01:00
RemoteFileUtils.kt add chunked upload for files 2022-09-15 16:22:59 +02:00
SecurityUtils.java Set minSdkVersion to 23 (Android 6) 2022-12-07 13:45:57 +01:00
ShareUtils.kt Add guests access preferences to conversation info 2022-08-29 18:42:56 +02:00
SyncAdapter.java
SyncService.java
TextMatchers.java
UriUtils.kt add chunked upload for files 2022-09-15 16:22:59 +02:00
UserIdUtils.kt add license header and empty line at file end 2022-07-23 16:29:13 +02:00