dolphin/Source/Android/app/src/main
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
..
assets Android: More on-screen buttons 2016-09-29 20:06:59 -04:00
java/org/dolphinemu/dolphinemu Combine SaveStateFragment and LoadStateFragment into one. 2017-10-03 17:51:08 -07:00
res Combine SaveStateFragment and LoadStateFragment into one. 2017-10-03 17:51:08 -07:00
AndroidManifest.xml Android: Remove unused stuff 2016-10-25 14:20:15 -04:00