linphone-android/app/src/main/java/org/linphone/utils
2021-12-07 14:21:49 +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 Minor changes to fix code inspector warnings 2021-11-17 10:45:17 +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 UI issues when sharing file(s) from third party using shortcut API 2021-10-27 17:33:11 +02: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 Reworked app to use SlidingPane and simplify navigation 2021-07-09 09:36:33 +02:00
RecyclerViewSwipeUtils.kt Fixed crash reported on crashlytics 2021-10-22 11:28:37 +02: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