linphone-android/app/src/main/java/org/linphone/utils
2025-03-03 10:26:17 +01:00
..
ActivityMonitor.kt Updated Ktlint 2024-12-10 12:20:52 +01:00
AndroidUtils.kt Make sure device name used in user-agent doesn't contains any apostrophe 2024-11-27 09:30:33 +01:00
AudioUtils.kt Prevent being stuck in full screen mode without video 2024-11-14 12:44:43 +01:00
ConfirmationDialogModel.kt Reworked dialog confirmation model 2025-01-15 20:34:02 +01:00
DataBindingUtils.kt Fixed inserting emoji/digit at the current cursor position instead of at the end 2025-03-03 10:26:17 +01:00
DialogUtils.kt Ask user confirmation for cancelling meeting if it us the organizer, to delete it if it's only a participant 2025-02-07 09:29:52 +00:00
Event.kt Updated Ktlint 2024-12-10 12:20:52 +01:00
FileUtils.kt Let user try to open file as plain text if no app on the device is registered to handle MIME type (useful for logs file without extension) 2025-01-16 11:08:00 +01:00
ImageUtils.kt Fixed Android Auto favorites no having generated avatar if no picture available + make them round 2024-08-12 14:37:37 +02:00
LinphoneUtils.kt Do not follow telecom manager audio routing requests if not connected to Android Auto and concerns Speaker or Earpiece 2025-02-26 11:21:14 +01:00
PasswordDialogModel.kt Reworked dialog confirmation model 2025-01-15 20:34:02 +01:00
PatternClickableSpan.kt Started mention of participant in chat message 2024-07-15 16:10:36 +02:00
PhoneNumberUtils.kt Prevent crash if identity address couldn't be parsed 2024-12-16 10:03:45 +01:00
RecyclerViewHeaderDecoration.kt Added conversation messages decorator in secured chat room to explain and show info on click 2024-07-15 16:10:40 +02:00
RecyclerViewSwipeUtils.kt Added swipe left to right on a chat bubble to reply 2024-07-15 16:10:38 +02:00
ShortcutUtils.kt Refactored app to use chatRoom.identifier from SDK instead of computing it from local & peer address 2025-02-17 15:23:10 +00:00
SlidingPaneBackPressedCallback.kt Updated Ktlint 2024-12-10 12:20:52 +01:00
TimestampUtils.kt Updated time formatter 2024-08-28 21:20:57 +02:00
ToastUtils.kt Do not use color night variant, instead use attr & theme 2024-07-15 16:10:38 +02:00