linphone-android/app/src/main/java/org/linphone
2021-09-10 16:44:24 +02:00
..
activities Fixed crash when going from call to chat rooms list 2021-09-10 16:44:24 +02:00
compatibility Using TelephonyListener instead of PhoneStateListener that has been deprecated starting API 31 2021-09-09 12:04:56 +02:00
contact Ran new version of kotlin auto formatter 2021-09-03 11:33:47 +02:00
core Using TelephonyListener instead of PhoneStateListener that has been deprecated starting API 31 2021-09-09 12:04:56 +02:00
notifications Fixed missing pending intent IMMUTABLE flag causing crash on Android 12 2021-09-09 12:06:20 +02:00
utils 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
views Ran new version of kotlin auto formatter 2021-09-03 11:33:47 +02:00
LinphoneApplication.kt Use new APIs for debug logs 2021-06-21 16:23:53 +02:00