talk-android/app/src/main/java/com/nextcloud/talk/utils
sowjanyakch e9158b291f
extract common code to PhoneUtils
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
2025-07-08 11:14:21 +02:00
..
animations Add SPDX header 2024-03-29 15:42:11 +01:00
bundle Adding a Short cut to note-to-self 2025-06-13 13:43:00 +02:00
database replace userManager.currentUser usage by currentUserProvider usage 2025-02-07 13:13:38 +01:00
message avoid crash if messageParameters is null 2025-07-08 10:41:25 +02:00
permissions Add SPDX header 2024-03-29 15:42:11 +01:00
power Offline support for conversations and chats 2024-08-12 16:47:03 +02:00
preferences mark conversation as important 2025-05-27 14:38:21 +02:00
preview improve send status handling 2025-06-17 17:21:36 +02:00
rx Add SPDX header 2024-03-29 15:42:11 +01:00
singletons set values to not nullable in ConversationEntity.kt wherever this makes sense 2024-08-12 16:47:06 +02:00
ssl Add SPDX header 2024-03-29 15:42:11 +01:00
text Add SPDX header 2024-03-29 12:55:12 +01:00
AccountUtils.kt Add SPDX header 2024-03-29 12:55:12 +01:00
ApiUtils.kt add repo and repo implementation 2025-05-27 14:38:20 +02:00
AppCompatActivityExtensions.kt Make navigationBar fully transparent for Android 15 2025-06-20 10:57:16 +02:00
AudioUtils.kt Add SPDX header 2024-03-29 15:42:11 +01:00
AuthenticatorService.java Add SPDX header 2024-03-29 15:42:11 +01:00
BitmapShrinker.kt Add SPDX header 2024-03-29 15:42:11 +01:00
BrandingUtils.kt hide logos for conversation list and lockscreen if app is not nextcloud 2024-05-24 13:23:03 +02:00
CapabilitiesUtil.kt add repo and repo implementation 2025-05-27 14:38:20 +02:00
CharPolicy.java rename classes called 'Magic*' 2024-04-23 15:26:00 +02:00
ChatMessageUtils.kt message of type actorId = "sample" should show talk logo avatar 2025-01-28 11:00:37 +01:00
ColorGenerator.kt resolve lint/detekt warnings 2025-05-12 13:55:42 +02:00
ContactUtils.kt work on codacy warnings 2024-08-09 15:44:36 +02:00
ContextExtensions.kt changes to allow bluetooth headset state change receiver to be exported. fixes bluetooth headset (dis)connection not being recognised during a call. 2025-03-24 16:16:56 +11:00
ConversationUtils.kt set conversation read only 2024-11-08 20:33:31 +01:00
DateConstants.kt Add SPDX header 2024-03-29 15:42:11 +01:00
DateUtils.kt format code and remove unused colors 2024-12-20 10:59:53 +01:00
DeviceUtils.java Add SPDX header 2024-03-29 12:55:12 +01:00
DisplayUtils.kt extract common code to PhoneUtils 2025-07-08 11:14:21 +02:00
DoNotDisturbUtils.kt Add SPDX header 2024-03-29 12:55:12 +01:00
DrawableUtils.kt reformat code 2024-11-26 15:24:49 +01:00
EmojiTextInputEditText.java Add SPDX header 2024-03-29 12:55:12 +01:00
FABAwareScrollingViewBehavior.java Add SPDX header 2024-03-29 15:42:11 +01:00
FileSortOrder.kt Add SPDX header 2024-03-29 15:42:11 +01:00
FileSortOrderByDate.kt Add SPDX header 2024-03-29 15:42:11 +01:00
FileSortOrderByName.kt Add SPDX header 2024-03-29 15:42:11 +01:00
FileSortOrderBySize.kt Add SPDX header 2024-03-29 15:42:11 +01:00
FileUtils.kt simplify check if file is outside cache dir 2024-11-21 11:53:02 +01:00
FileViewerUtils.kt Allows .HEIC files to be opened in app + themes the lock conversation switch 2025-05-22 15:08:33 +02:00
ImageEmojiEditText.kt bump minSdkVersion to 26 and remove old checks 2024-11-21 11:34:23 +01:00
LoggingUtils.kt Add SPDX header 2024-03-29 12:55:12 +01:00
Mimetype.kt Allows .HEIC files to be opened in app + themes the lock conversation switch 2025-05-22 15:08:33 +02:00
MimetypeUtils.kt Add SPDX header 2024-03-29 15:42:11 +01:00
NoSupportedApiException.kt Add SPDX header 2024-03-29 15:42:11 +01:00
NotificationUtils.kt style(lint): Migrate to KTX extension function 2025-03-19 18:07:35 +01:00
ParticipantPermissions.kt Offline support for conversations and chats 2024-08-12 16:47:03 +02:00
PickImage.kt use new result api 2024-04-01 04:40:05 +05:30
PushUtils.kt style(detekt): Restrict the number of return statements in methods 2024-12-13 18:24:30 +01:00
ReceiverFlag.kt fix detekt warnings 2025-04-04 14:57:23 +02:00
RemoteFileUtils.kt Add SPDX header 2024-03-29 15:42:11 +01:00
SecurityUtils.java Add SPDX header 2024-03-29 12:55:12 +01:00
ShareUtils.kt style(lint): Migrate to KTX extension function 2025-03-19 18:07:35 +01:00
SyncAdapter.java Add SPDX header 2024-03-29 15:42:11 +01:00
SyncService.java Add SPDX header 2024-03-29 15:42:11 +01:00
TextDrawable.kt remove lib com.amulyakhare:com.amulyakhare.textdrawable 2024-07-24 14:14:06 +02:00
TextMatchers.java Add SPDX header 2024-03-29 12:55:12 +01:00
UriUtils.kt style(lint): Migrate to KTX extension function 2025-03-19 18:07:35 +01:00
UserIdUtils.kt Add SPDX header 2024-03-29 15:42:11 +01:00
VibrationUtils.kt ktlintFormat 2024-11-21 11:34:24 +01:00