linphone-android/app/src/main/java/org/linphone/utils
2022-05-31 15:01:21 +02:00
..
AppUtils.kt Fixed audio focus requests for voice recording/playing + call record playback and switched to MKV/Opus encoding instead of WAV because it's lighter 2021-08-25 13:11:08 +02:00
AudioRouteUtils.kt Improved logs for preferred audio device debugging 2022-05-30 10:02:55 +00: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 Improved active speaker default avatar background 2022-05-20 16:43:12 +02: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 New call/conference UI 2022-02-11 10:11:50 +01:00
ImageUtils.kt Also use Coil to extract image from video + fixed contact matching issue in chat room creation 2022-04-20 16:11:03 +02:00
LinphoneUtils.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
PatternClickableSpan.kt Make SIP URI in chat messages clickable as well as http links 2022-02-03 10:15:41 +01:00
PermissionHelper.kt Added back take snapshot button in video call if enabled in CorePreferences + reworked/fixed PermissionHelper.hasWriteExternalStoragePermission() for Android >= 10 2022-03-31 12:24:56 +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 New call/conference UI 2022-02-11 10:11:50 +01:00