linphone-android/app/src/main/java/org/linphone/utils
2021-10-22 11:28:37 +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 Ran new version of kotlin auto formatter 2021-09-03 11:33:47 +02:00
ContactUtils.kt Fixed contact sharing in chat + reworked how file picker is created 2021-08-23 12:47:51 +02:00
DataBindingUtils.kt Added voice recording messages in chat 2021-07-08 12:58:10 +02: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 Using MaterialSharedAxis animations to properly handle directions when navigation back and forth betwen fragments + fixed multiple 'main' fragments in backstack + use viewLifecycleOwner instead of 'this' for binding lifecycle owner in fragments 2021-09-07 14:21:18 +02: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 Added conference recording 2021-09-14 14:13:16 +02:00
PermissionHelper.kt Improved READ_PHONE_STATE / READ_PHONE_NUMBERS permissions usage 2021-10-11 10:14:02 +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 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 tabs fragment not hidden when going into settings or another non primary fragment 2021-07-22 17:38:49 +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