dolphin/Source/Android/app
JosJuice 2e8ad9f105 Android: Create ScaledIntSetting class
A little refactoring to cut down on the size of the very big
SettingsFragmentPresenter class.

I ended up adding a bunch of @NonNull annotations in various settings
classes so I could make the parameters `Settings` instead of `Settings?`
in the new Kotlin code.
2023-01-30 20:07:09 +01:00
..
src/main Android: Create ScaledIntSetting class 2023-01-30 20:07:09 +01:00
.gitignore
build.gradle Merge pull request #11443 from t895/agp-upgrade-eel 2023-01-24 16:50:40 +00:00
proguard-rules.pro Android: Enable R8 code shrinking 2021-11-19 22:56:34 +01:00