difuse-phone-android/app/src/main/java/org/linphone/utils
2023-01-27 14:22:10 +01:00
..
AppUtils.kt Replaced old emoji library by emoji2 2023-01-13 14:42:08 +01:00
AudioRouteUtils.kt Also updated algo to select hearing aid/bluetooth playback device for call recordings 2023-01-13 14:41:52 +01:00
ContactUtils.kt Reworked native address book integration, removed Contact & NativeContact objects to directly rely on Friend 2022-04-06 12:30:14 +02:00
DataBindingUtils.kt Reworked a bit the code handling the file type depending on it's extension + added error logs when Coil fails to load an image 2023-01-10 16:24:22 +01:00
DialogUtils.kt New call/conference UI 2022-02-11 10:11:50 +01:00
Event.kt Kotlin rewrite 2021-04-17 10:00:27 +02:00
FileUtils.kt Fixed local copy of attached files being leaked if it isn't being sent 2023-01-27 14:22:10 +01:00
ImageUtils.kt Prevents useless log 2022-06-01 13:29:25 +02:00
LinphoneUtils.kt Fixed isEndToEndEncryptedChatAvailable to keep checking the deprecated param on the Core 2022-09-14 09:42:11 +02:00
PatternClickableSpan.kt Cleaned up code, fixed contact avatar blinking when toggling selection in list while creating chat room/conference 2022-06-01 11:09:03 +02:00
PermissionHelper.kt Request Android 13 media permissions instead of read external storage 2022-06-10 15:35:10 +02:00
PhoneNumberUtils.kt Trying to prevent crash seen on PlayStore probably due to friend.getPhoneNumersWithLabel() being called in IO dispatched coroutine 2022-05-31 15:01:21 +02:00
PowerManagerUtils.kt Added back PowerManager hacks + quick link to battery optimized apps list 2021-04-17 10:00:30 +02:00
RecyclerViewHeaderDecoration.kt Fixed used of deprecated adapterPosition API 2022-01-10 10:43:34 +01:00
RecyclerViewSwipeUtils.kt Added swipe actions on chat message (reply / delete), improved chat message redraw condition 2022-01-10 17:28:35 +01:00
ShortcutsHelper.kt Using ShortcutManagerCompat, got rid of Compatibility layer 2022-05-16 15:25:47 +02:00
SingletonHolder.kt Kotlin rewrite 2021-04-17 10:00:27 +02:00
TimestampUtils.kt Fixed conference scheduler date picker showing wrong date for UTC-X timezones 2022-11-15 16:53:06 +01:00