dolphin/Source/Android/jni
zackhow 405b37deaa Android: Speed up game settings saving
Previously would take several seconds to save, sometimes causing ANRs, which
was made worse when adding all the controller values. Now we only load/save
each section instead of doing it for each setting. Also added a method
to save an individual setting.
2018-10-28 20:22:06 -04:00
..
AndroidCommon Android: Add usage statistics to android. 2018-08-23 17:31:17 -04:00
GameList Android: Update mobile and TV to use game covers 2018-08-13 08:24:52 -04:00
ButtonManager.cpp Android: Add game specific gc/wii controller settings 2018-10-28 20:22:06 -04:00
ButtonManager.h Android: Add game specific gc/wii controller settings 2018-10-28 20:22:06 -04:00
CMakeLists.txt Use UICommon's game list code on Android 2018-06-06 17:34:07 +02:00
MainAndroid.cpp Android: Speed up game settings saving 2018-10-28 20:22:06 -04:00