linphone-android/app/src/main/java/org/linphone/utils
2022-03-31 12:24:56 +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 Fixed crash due to nil call ID, fixed wrong @notnil tag in SDK 2022-02-24 11:25:18 +01:00
ContactUtils.kt Fixed contact sharing in chat + reworked how file picker is created 2021-08-23 12:47:51 +02:00
DataBindingUtils.kt Cleanup Databindings declarations + added missing proguard rule 2022-03-29 16:07:53 +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 Fixed contact sharing in chat + reworked how file picker is created 2021-08-23 12:47:51 +02:00
LinphoneGlideModule.kt Removed Glide warnings 2021-04-17 10:04:18 +02:00
LinphoneUtils.kt Fixed duplicated phone numbers in contact details 2022-03-30 16:03:58 +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 Improved READ_PHONE_STATE / READ_PHONE_NUMBERS permissions usage 2021-10-11 10:14:02 +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 New call/conference UI 2022-02-11 10:11:50 +01: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