linphone-android/app/src/main/java/org/linphone/utils
2022-02-03 10:15:41 +01: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 Reworked audio route changes to make them go through Telecom Manager API if enabled to make smartwatches act as bluetooth headset properly 2021-11-03 13:48:54 +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 Improved text setting 2021-12-07 14:21:49 +01:00
DialogUtils.kt Kotlin rewrite 2021-04-17 10:00:27 +02:00
Event.kt Kotlin rewrite 2021-04-17 10:00:27 +02:00
FileUtils.kt Just in case, clean up any existing plain file when core starts if VFS is enabled 2022-01-04 11:47:21 +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 kotlin boolean properties changes in Java wrapper + allow CPIM messages in basic chat rooms for sip.linphone.org accounts 2022-01-06 17:29:07 +01: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 Make sure PhoneAccount identity is valid to prevent crash in Android OS at startup 2021-12-07 09:36:49 +01: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 Fixed UI issues when sharing file(s) from third party using shortcut API 2021-10-27 17:33:11 +02:00
SingletonHolder.kt Kotlin rewrite 2021-04-17 10:00:27 +02:00
TimestampUtils.kt Ran new version of kotlin auto formatter 2021-09-03 11:33:47 +02:00