dolphin/Source/Android/app
Kim Johnsson 204201bcbc StartupHandler.java: Finish main activity if AutoStartFile is specified in intent
Call finish() on parent (main/browser) activity after starting EmulationActivity if AutoStartFile was specified. This makes the experience more streamlined for users who want to start games from an external frontend, since they don't expect to return to the Dolphin main activity after they've played their game.
2016-01-05 13:55:30 +01:00
..
src StartupHandler.java: Finish main activity if AutoStartFile is specified in intent 2016-01-05 13:55:30 +01:00
.gitignore Convert the Android source code to the directory structure of a Gradle-based Android Studio project. 2015-05-02 21:49:17 -04:00
build.gradle Android: Include newer versions of support libraries, which contain bugfixes 2015-08-06 08:26:31 -04:00
proguard-rules.pro Convert the Android source code to the directory structure of a Gradle-based Android Studio project. 2015-05-02 21:49:17 -04:00