dolphin/Source/Android/jni
JosJuice 9f3f45aa5f Android: Call UICommon::Init at app start instead of emulation start
Much of our native code assumes that UICommon::Init has been called
(for reasons such as wanting to access the user's settings),
so not calling it until emulation start heavily limits what native
code we can use in the Android GUI (except during emulation).
2019-08-21 18:46:49 +02:00
..
AndroidCommon android: thread local env 2019-05-29 20:22:26 +08:00
GameList Android: Support bypassing game file cache to parse file 2019-07-18 22:35:12 +10:00
ButtonManager.cpp Merge pull request #7927 from weihuoya/android-key-map 2019-06-19 11:51:00 +02:00
ButtonManager.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
CMakeLists.txt Use UICommon's game list code on Android 2018-06-06 17:34:07 +02:00
MainAndroid.cpp Android: Call UICommon::Init at app start instead of emulation start 2019-08-21 18:46:49 +02:00