skyline/app
lynxnb c5dde5953a Rework how settings are shared between Kotlin and native side
Settings are now shared to the native side by passing an instance of the Kotlin's `Settings` class. This way the C++ `Settings` class doesn't need to parse the SharedPreferences xml anymore.
2022-07-26 20:16:24 +05:30
..
libraries Update hades 2022-06-02 21:58:30 +01:00
src/main Rework how settings are shared between Kotlin and native side 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 Write ApplicationErrorArg ErrorApplets to log 2022-07-02 09:48:59 +05:30
proguard-rules.pro Add ByteBufferSerializable 2022-06-30 01:17:32 +05:30