skyline/app
lynxnb 5aa2a4cd1c Rename SettingsValues to NativeSettings
The previous name was chosen as an afterthought and didn't clearly indicate what the purpose of the class is. We needed a separate, simple class without delegates members (like PreferenceSettings), so that its fields can be easily accessed via JNI to get settings values from native code.
2022-07-26 20:16:24 +05:30
..
libraries Remove PugiXML submodule 2022-07-26 20:16:24 +05:30
src/main Rename SettingsValues to NativeSettings 2022-07-26 20:16:24 +05:30
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Add ByteBufferSerializable 2022-06-30 01:17:32 +05:30
CMakeLists.txt Introduce AndroidSettings class and use inheritance 2022-07-26 20:16:24 +05:30
proguard-rules.pro Add ByteBufferSerializable 2022-06-30 01:17:32 +05:30