dolphin/Source/Android
Mike Harris e4c2d75198 Combine SaveStateFragment and LoadStateFragment into one.
Other than what action they send back to
EmulationActivity.handleMenuAction(), they are the same.

Change the menu-handling logic in EmulationActivity to keep track of a
boolean for whether the submenu is visible, rather than keeping the
fragment tag. There's only one fragment visible, so this makes more
sense.
2017-10-03 17:51:08 -07:00
..
app Combine SaveStateFragment and LoadStateFragment into one. 2017-10-03 17:51:08 -07:00
gradle/wrapper Android: Update android studio + gradle. 2017-03-04 15:53:40 +01:00
jni Common: Move version strings to their own header 2017-09-09 19:28:10 -04: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 Update to latest libraries, use correct version name 2017-05-04 17:13:30 +10:00
code-style-java.jar
gradle.properties Implement Gamecube Input setting screen 2016-01-29 23:33:06 -05:00
gradlew
gradlew.bat
settings.gradle