dolphin/Source/Android
34will 10ea9e5f5b Added an actual implementation for yes/no dialogs on Android using Object.wait and Object.notify.
Modified NativeLibrary to display alerts in AlertDialogs rather than Toast notifications, and allow yes/no options.
Modified MainAndroid to use the new displayAlertMsg, and to return its output.
2018-01-10 13:41:57 +00:00
..
app Added an actual implementation for yes/no dialogs on Android using Object.wait and Object.notify. 2018-01-10 13:41:57 +00: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 Android:Changes to simplify command-line building of the app, and bugfixes to the Gradle script 2015-07-13 09:37:44 -04:00
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 Convert the Android source code to the directory structure of a Gradle-based Android Studio project. 2015-05-02 21:49:17 -04:00
gradlew.bat Convert the Android source code to the directory structure of a Gradle-based Android Studio project. 2015-05-02 21:49:17 -04:00
settings.gradle Convert the Android source code to the directory structure of a Gradle-based Android Studio project. 2015-05-02 21:49:17 -04:00