skyline/app
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
..
libraries Move vkhpp to it's own repository 2020-04-23 22:26:27 +05:30
src/main Fixes for control IPC (#57) 2020-06-23 18:49:06 +00:00
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Replace xdrop/fuzzywuzzy with tdebatty/java-string-similarity 2020-04-23 22:26:27 +05:30
CMakeLists.txt Fixes for control IPC (#57) 2020-06-23 18:49:06 +00:00
proguard-rules.pro Improvements to UI/UX 2020-04-24 17:09:13 +05:30