dolphin/Source/Android
Ryan Houdek ceb08acf23 Fix a crash on Android when unplugging a controller during emulation.
If the action we are getting is a ACTION_CANCEL, it means that the "gesture" is aborted and we shouldn't perform any more actions on it.
2014-10-18 07:33:51 -05:00
..
.settings
assets
jni
libs
res Show OpenGL or OpenGL ES on Android depending on what the device supports. 2014-09-19 09:21:16 -05:00
src/org/dolphinemu/dolphinemu Fix a crash on Android when unplugging a controller during emulation. 2014-10-18 07:33:51 -05:00
.classpath
.gitignore
.project
android.toolchain.cmake Fix a few minor bugs that appeared in the latest android cmake script 2014-09-07 23:18:43 -05:00
AndroidManifest.xml
build.gradle Update build.gradle to newer buildtools. 2014-08-28 17:21:48 -05:00
build.xml
custom_rules.xml
project.properties