talk-android/app/src/main/java/com/nextcloud/talk/utils
Andy Scherzinger bcb728a0d1
Migrate PushUtils from requery to room
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2022-07-23 16:21:40 +02:00
..
animations
bundle remove legacy references and fix avatar upload permission issues 2022-06-08 18:15:38 +02:00
database Migrate conversations list and next hop controllers to use the room user entity 2022-07-13 00:22:03 +02:00
permissions Make private broadcast permission depend on applicationId 2022-07-12 13:16:35 +02:00
power
preferences Migrate conversations list and next hop controllers to use the room user entity 2022-07-13 00:22:03 +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
AccountUtils.kt use correct primary key to search for any other users in the DB and use current value from user attributes object 2022-07-22 19:50:29 +02:00
ApiUtils.java add data classes for polls (WIP) 2022-07-22 17:54:56 +00:00
AttendeePermissionsUtil.kt Migrate conversations list and next hop controllers to use the room user entity 2022-07-13 00:22:03 +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 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
DisplayUtils.java Migrate conversations list and next hop controllers to use the room user entity 2022-07-13 00:22:03 +02:00
DoNotDisturbUtils.kt DoNotDisturbUtils: refactor to avoid mocking static stuff 2022-05-27 14:26:00 +02:00
DrawableUtils.kt further centralize mimetype definitions 2022-06-10 13:13:37 +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 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
LegacyUserEntityMapper.kt safeguard mapper for null values on fields that need to be json-parsed 2022-07-01 08:59:23 +02: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 Migrate recieving calls from requery to room 2022-07-16 14:51:07 +02:00
OkHttpNetworkFetcherWithCache.java
PushUtils.java Migrate PushUtils from requery to room 2022-07-23 16:21:40 +02:00
SecurityUtils.java
ShareUtils.kt organize imports 2022-07-13 00:22:24 +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
UserIdUtils.kt Add UserIdUtils for generic no primary key situation handling 2022-07-23 16:02:56 +02:00