linphone-android/app/src/main/java/org/linphone/activities
2021-09-09 15:02:31 +02:00
..
assistant 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
call 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
chat_bubble Ran new version of kotlin auto formatter 2021-09-03 11:33:47 +02:00
launcher Added configuration setting to make app invisible except for launcher & foreground service notification 2021-04-17 10:05:30 +02:00
main Fixed crash in nav graph due to update required for Android 12 2021-09-09 15:02:31 +02:00
GenericActivity.kt Bumped dependencies 2021-09-09 10:03:41 +02:00
GenericFragment.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
Navigation.kt Removed unused variable + prevent crash when destination isn't found 2021-09-07 17:00:18 +02:00
SnackBarActivity.kt Removed a few TODOs in Assistant, replaced them by showing a simple error message in a SnackBar for now 2021-04-17 10:05:30 +02:00