skyline/app/src/main
Billy Laws c423a66020
Fixes for control IPC (#57)
* Correctly handle -WithContext IPC Requests

They should be treated the same as the non WithContext variants.

* Only send domain data on non-control IPC responses

Control IPC doesn't make use of domains so we shouldn't send extra data
in the response.

* Add the IStorage implementation to CMakeLists
2020-06-23 18:49:06 +00:00
..
cpp Fixes for control IPC (#57) 2020-06-23 18:49:06 +00:00
java/emu/skyline Introduce new loader JNI for parsing application data and port Kotlin 2020-06-20 20:26:53 +00:00
res Improvements to UI/UX 2020-04-24 17:09:13 +05:30
AndroidManifest.xml Refactor Preferences and Loaders 2020-04-23 22:26:27 +05:30