dolphin/Source/Android
2013-08-29 22:28:23 +00:00
..
.settings [Android] Change the .settings file to target Java 1.6 instead of 1.5. 2013-08-22 07:39:11 -04:00
assets
jni
libs
res [Android] Decouple the emulation processes from the Main activity. Moved them into their own activity called EmulationActivity. 2013-08-29 17:21:17 -04:00
src/org/dolphinemu/dolphinemu [Android] The back button now toggles the visibility of the action bar in the emulation window. This can be used in the future to implement the overlay for save states and other things. 2013-08-29 18:26:45 -04:00
.classpath [Android] Ensure that required dependencies are actually exported along with everything else when the Android version builds. Without this, the support libs will not export and cause the emulator to crash upon being executed. 2013-08-17 12:26:43 -04:00
.gitignore
.project
android.toolchain.cmake
AndroidManifest.xml [Android] Stop the play store from overwriting buildbot builds. 2013-08-29 22:28:23 +00:00
build.xml
custom_rules.xml [Android] Hopefully fix buildbot's ant build. 2013-08-20 15:41:11 -05:00
project.properties