skyline/app/src/main/java/emu/skyline
2023-03-25 22:54:27 +00:00
..
adapter Replace preference checkboxes with material switches 2023-03-22 21:57:50 +01:00
applet/swkbd Implement Software Keyboard applet 2022-07-01 15:19:53 -05:00
data Clear or suppress some easy lint warnings 2023-03-18 16:16:15 +01:00
di Split PreferenceSettings into AppSettings and EmulationSettings 2023-02-27 19:56:53 +01:00
input Use MD3 divider in ControllerActivity 2023-03-22 21:57:50 +01:00
loader Add TitleId TextView in App Dialog 2022-12-10 14:57:46 +00:00
preference Use MaterialAlertDialogBuilder in PreferenceDialogFragments 2023-03-22 21:57:50 +01:00
provider Introduce a dev app flavor for side-by-side installation 2022-10-01 13:01:46 +02:00
settings Hide Debug preferences from search on release builds and remove settings that don't support per-game configuration instead of hiding them 2023-03-25 22:54:27 +00:00
utils Support deprecation of getSerializableExtra 2023-03-11 18:27:15 +00:00
views Update dialogs' drag handle to use BottomSheetDragHandleView 2023-03-22 21:57:50 +01:00
AppDialog.kt Centralize missingIcon and condition for use in DataItem 2023-03-15 14:25:24 +01:00
EmulationActivity.kt Show a toast when per-game settings are active 2023-03-19 13:52:15 +00:00
KeyReader.kt Improve robustness of KeyReader.import 2022-11-23 19:49:42 +05:30
MainActivity.kt Update themes and styles to Material Design 3 2023-03-22 21:57:50 +01:00
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
SkylineApplication.kt Implement Material You theming support 2023-03-22 21:57:50 +01:00