dolphin/Source/Android
mahdihijazi e2dbf10ee5 Android: Keep the local copy of the mSurface
onCreateView might not be called after resuming the emulatoin wich will
leed the game to stuck in the middle since mRunWhenSurfaceIsValid will be
true but surfaceChanged will never be called in this case.
2018-01-21 01:30:45 +01:00
..
app Android: Keep the local copy of the mSurface 2018-01-21 01:30:45 +01:00
gradle/wrapper Android: Update gradle version 2017-10-26 20:59:18 -04:00
jni Added an actual implementation for yes/no dialogs on Android using Object.wait and Object.notify. 2018-01-10 13:41:57 +00:00
.gitignore
build.gradle Android: Update dependencies to use new format 2017-10-27 13:06:48 -04:00
code-style-java.jar [Android] Don't install GenyMotion plugin when importing Code Style preferences file 2017-10-21 02:28:36 -03:00
gradle.properties Implement Gamecube Input setting screen 2016-01-29 23:33:06 -05:00
gradlew
gradlew.bat
settings.gradle