skyline/app/src/main/java/emu/skyline
lynxnb 163f4f2014 Fix window insets handling when in landscape mode
To avoid code duplication, insets handling has been moved to a separate interface.
2022-11-23 19:49:42 +05:30
..
adapter AppListItem misc tweaks 2022-11-09 23:07:23 +05:30
applet/swkbd Implement Software Keyboard applet 2022-07-01 15:19:53 -05:00
data Refactor subtitle as author to remove subtitle 2022-08-27 18:54:27 +05:30
di Rename Settings Kotlin class to PreferenceSettings 2022-07-26 20:16:24 +05:30
input Fix window insets handling when in landscape mode 2022-11-23 19:49:42 +05:30
loader Follow typical per-file detail formatting 2022-08-27 18:54:27 +05:30
preference Fix window insets handling when in landscape mode 2022-11-23 19:49:42 +05:30
provider Introduce a dev app flavor for side-by-side installation 2022-10-01 13:01:46 +02:00
utils Fix window insets handling when in landscape mode 2022-11-23 19:49:42 +05:30
views Add a drag indicator element at the top of LicenceDialog 2022-11-09 23:07:23 +05:30
AppDialog.kt Fix AppDialog layout 2022-11-09 23:07:23 +05:30
EmulationActivity.kt Move input handling code to a dedicated class 2022-11-17 21:54:15 +01:00
KeyReader.kt Improve robustness of KeyReader.import 2022-11-23 19:49:42 +05:30
MainActivity.kt Fix window insets handling when in landscape mode 2022-11-23 19:49:42 +05:30
MainViewModel.kt Automatically import key files from search location 2022-03-25 09:40:21 +05:30
RomProvider.kt Android 12 Support + Update Libraries + Include Khronos Validation Layer 2021-10-26 10:46:36 +05:30
SettingsActivity.kt Fix window insets handling when in landscape mode 2022-11-23 19:49:42 +05:30
SkylineApplication.kt Rework how settings are shared between Kotlin and native side 2022-07-26 20:16:24 +05:30