talk-android/app/src/main/java/com/nextcloud/talk/utils
Andy Scherzinger 12a9f9b159
add support for group mentions
Resolves #2860

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-04-19 12:05:54 +02:00
..
animations Code changes due to conductor update to 3.0.1 2021-05-07 21:56:26 +02:00
bundle Fix to add account (temp solution until conductor is removed) 2023-04-09 12:16:49 +02:00
database Add ability to mark a room as unread which marked the last message of the room as unread on server-side 2023-02-07 22:39:27 +01:00
permissions Add SDK=33 permission checks for file access 2023-03-24 15:42:22 +01:00
power Set minSdkVersion to 24 + remove checks 2023-03-23 15:41:39 +01:00
preferences Spotbugs: literal string comparison 2022-12-29 11:36:57 +01:00
remapchat remove ConductorRemapping.kt 2023-04-05 12:52:42 +02:00
rx Add dismiss/share actions for "recording available" notification 2023-02-24 17:29:05 +01:00
singletons Migrate conversations list and next hop controllers to use the room user entity 2022-07-13 00:22:03 +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 simplify logic for server selection screen 2022-10-24 13:03:53 +02:00
ApiUtils.java WIP. Refactoring NotificationWorker 2023-02-24 17:28:19 +01:00
AuthenticatorService.java Spotbugs: literal string comparison 2022-12-29 11:36:57 +01: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
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 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 add support for group mentions 2023-04-19 12:05:54 +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 Reformat 2019-02-15 01:49:57 +01:00
FileSortOrder.kt Fix code formatting 2023-02-16 09:57:19 +01: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 Replace Fresco with Coil 2022-12-07 13:45:42 +01: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 Set minSdkVersion to 24 + remove checks 2023-03-23 15:41:39 +01: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 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 restrict deletion of "Recording available" notification 2023-02-24 17:29:05 +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 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 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
VibrationUtils.kt Increase vibration duration for short vibration 2023-02-24 17:44:31 +01:00