linphone-android/app/src/main/java/org/linphone/utils
2022-05-06 15:14:34 +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 Try to keep preferred audio driver when changing audio device 2022-05-06 15:14:34 +02: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 Fixed generated avatar issue 2022-05-03 09:23:37 +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 crashes seen on Crashlytics 2022-04-29 14:02:46 +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 Workaround phone number labels not stored in vCards because they don't match the RFC 2022-05-04 09:32:55 +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 Shorcuts creation improvements 2022-04-07 11:38:33 +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