dolphin/Source/Android/app
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
..
src Combine SaveStateFragment and LoadStateFragment into one. 2017-10-03 17:51:08 -07:00
.gitignore Android: Update the gradle file to use android studio 2.2 cmake. 2016-10-05 23:44:10 +02:00
build.gradle build.gradle: do not change the output filename, our CI relies on it 2017-05-20 05:54:55 +02:00
proguard-rules.pro