talk-android/app/src/main/java/com/nextcloud/talk/utils
Marcel Hibbe 3729f1130a
suppress some detekt warnings
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2022-11-10 15:40:04 +01:00
..
animations Code changes due to conductor update to 3.0.1 2021-05-07 21:56:26 +02:00
bundle revert calculation of delayed delivery time 2022-11-10 13:38:49 +01:00
database add openGraph link previews 2022-10-05 14:17:07 +02:00
permissions Make private broadcast permission depend on applicationId 2022-07-12 13:16:35 +02:00
power Lobby & Various bugfixes and improvements 2019-08-30 12:13:33 +02:00
preferences remove any use of org.jetbrains.annotations.NotNull 2022-10-11 12:47:45 +02: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 migrate key manager from requery to room 2022-07-23 14:09:08 +02:00
text remove default constructors (generated by the compiler) and simplify if-statements of equals-methods 2021-04-29 16:37:57 +02: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 codacy: Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes. 2021-05-17 13:38:05 +02:00
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 harmonize license header in java/kt files 2022-06-18 16:42:53 +02:00
DateUtils.kt extract magic numbers 2022-03-15 17:46:40 +01:00
DeviceUtils.java Lobby & Various bugfixes and improvements 2019-08-30 12:13:33 +02:00
DisplayUtils.java codacy: unnecessary use of fully qualified name 2022-10-12 19:29:03 +00:00
DoNotDisturbUtils.kt DoNotDisturbUtils: refactor to avoid mocking static stuff 2022-05-27 14:26:00 +02:00
DrawableUtils.kt shorten number of return statements 2022-08-10 19:22:04 +02:00
EmojiTextInputEditText.java Fix #612 (again? :D) 2019-09-03 13:45:24 +02:00
FABAwareScrollingViewBehavior.java Reformat 2019-02-15 01:49:57 +01:00
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.kt add chunked upload for files 2022-09-15 16:22:59 +02:00
FileViewerUtils.kt Migrate conversations list and next hop controllers to use the room user entity 2022-07-13 00:22:03 +02:00
ImageEmojiEditText.kt further centralize mimetype definitions 2022-06-10 13:13:37 +02:00
LoggingUtils.kt further centralize mimetype definitions 2022-06-10 13:13:37 +02:00
MagicCharPolicy.java Reformat 2019-02-15 01:49:57 +01:00
MagicMap.kt Lobby & Various bugfixes and improvements 2019-08-30 12:13:33 +02:00
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 Fix coding styles 2021-05-07 11:57:39 +02:00
NotificationUtils.kt suppress some detekt warnings 2022-11-10 15:40:04 +01:00
OkHttpNetworkFetcherWithCache.java Reformat 2019-02-15 01:49:57 +01:00
ParticipantPermissions.kt Respect can publish audio & video permission 2022-09-26 12:39:15 +02:00
PushUtils.java Migrate PushUtils from requery to room 2022-07-23 16:21:40 +02:00
RemoteFileUtils.kt add chunked upload for files 2022-09-15 16:22:59 +02:00
SecurityUtils.java Lobby & Various bugfixes and improvements 2019-08-30 12:13:33 +02:00
ShareUtils.kt Add guests access preferences to conversation info 2022-08-29 18:42:56 +02:00
SyncAdapter.java Add phone book integration 2020-12-14 12:05:43 +01:00
SyncService.java Add phone book integration 2020-12-14 12:05:43 +01:00
TextMatchers.java Upgrade code to latest API changes for Emojis 2022-05-20 16:01:49 +02:00
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