talk-android/app/src/main/java/com/nextcloud/talk/utils
Marcel Hibbe 32dbe70399
Remove EntryMenuController and OperationMenuController
The "operation view" at the bottom is replaced by snackbars.

I have removed the join via public link feature for now. This was buggy, complex and incomplete. This feature must be reimplemented in a more useful place (login screen, so you can use it as a guest without using an existing instance).

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-10-10 18:25:20 +02:00
..
animations
bundle Avoid to send conversation and user via intent 2023-06-30 07:30:18 +02:00
database Notify me Later 2023-08-31 10:31:21 +02:00
message Quick bug fix 2023-10-04 13:17:39 +02:00
permissions show call time and hint for one-hour call 2023-07-28 18:02:37 +02:00
power Set minSdkVersion to 24 + remove checks 2023-03-23 15:41:39 +01:00
preferences migrating from material preferences to native, squashed commit 2023-06-27 14:53:18 +02:00
rx Add dismiss/share actions for "recording available" notification 2023-02-24 17:29:05 +01:00
singletons show call time and hint for one-hour call 2023-07-28 18:02:37 +02:00
ssl Rename some "magic" 2023-03-14 16:28:27 +00:00
text Spotbug: Method stores return result in local before immediately returning it 2022-12-29 11:37:18 +01:00
AccountUtils.kt extracted and created tests 2023-09-20 18:11:56 +02:00
ApiUtils.java Notify me Later 2023-08-31 10:31:21 +02:00
AudioUtils.kt Follow up fixes 2023-08-02 14:14:59 -05:00
AuthenticatorService.java Spotbugs: literal string comparison 2022-12-29 11:36:57 +01:00
BitmapShrinker.kt
ContactUtils.kt
ConversationUtils.kt Avoid to send conversation and user via intent 2023-06-30 07:30:18 +02:00
DateConstants.kt
DateUtils.kt Set minSdkVersion to 24 + remove checks 2023-03-23 15:41:39 +01:00
DeviceUtils.java Spotbugs: literal string comparison 2022-12-29 11:36:57 +01:00
DisplayUtils.java Migration away from getScheme() calls 2023-08-10 14:47:17 +02:00
DoNotDisturbUtils.kt Fix code formatting 2023-02-16 09:57:19 +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 Fix code formatting 2023-02-16 09:57:19 +01:00
FileSortOrderByDate.kt
FileSortOrderByName.kt Replace Fresco with Coil 2022-12-07 13:45:42 +01:00
FileSortOrderBySize.kt
FileUtils.kt check if location of cached file makes sense 2023-06-01 10:36:10 +02:00
FileViewerUtils.kt solve ktlint + detekt warnings 2023-09-06 12:58:33 +02:00
ImageEmojiEditText.kt Fix code formatting 2023-02-16 09:57:19 +01:00
LoggingUtils.kt Set minSdkVersion to 24 + remove checks 2023-03-23 15:41:39 +01:00
MagicCharPolicy.java housekeeping: cleanup after spotbug fixes 2022-12-29 11:36:59 +01:00
Mimetype.kt
MimetypeUtils.kt
NoSupportedApiException.kt
NotificationUtils.kt restrict deletion of "Recording available" notification 2023-02-24 17:29:05 +01:00
ParticipantPermissions.kt Avoid to send conversation and user via intent 2023-06-30 07:30:18 +02:00
PickImage.kt Fix key name to upload conversation avatars 2023-05-01 12:25:20 +02:00
PushUtils.java fix Spot Bugs warning 2022-12-15 13:11:42 +01:00
RemoteFileUtils.kt Fix code formatting 2023-02-16 09:57:19 +01:00
SecurityUtils.java Set minSdkVersion to 23 (Android 6) 2022-12-07 13:45:57 +01:00
ShareUtils.kt Reformat code 2023-02-16 11:41:32 +01:00
SyncAdapter.java
SyncService.java
TextMatchers.java
UriUtils.kt improve code formatting for detekt score 2023-09-20 23:20:28 +02:00
UserIdUtils.kt Added Unit Test For UserIdUtils 2023-09-08 10:49:34 +02:00
VibrationUtils.kt Added Instrumentation Test and Unit Tests 2023-09-19 11:48:03 +05:30