dolphin/Source/Android
2013-08-23 00:18:01 -04: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 [Android] Support clicking on games in the folder browser to add the folder currently in. Mostly for derps that keep trying to run the game from the folder browser. 2013-06-27 04:47:39 -05:00
jni Update the ant files to build the APK from terminal 2013-04-18 23:26:00 -05:00
libs [Android] Remove SimonVT menudrawer library. Move to Google's support library for their navigation drawer support. Overall cleanup. 2013-06-22 07:45:05 -05:00
res [Android] Turns out the sidebar XML could also be simplified. 2013-08-22 07:02:30 -04:00
src/org/dolphinemu/dolphinemu [Android] Only show valid files in the file browser. 2013-08-23 00:18:01 -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 Android mega commit of trash. 2013-03-19 21:53:09 -05:00
.project Change Android project name to dolphin emulator 2013-04-24 09:00:14 -05:00
android.toolchain.cmake Get latest android cmake to support NDK 8e 2013-04-13 15:09:05 -05:00
AndroidManifest.xml [Android] Remove fragments from the Android Manifest XML. These shouldn't be defined here (nor do they need to. They're fragments, not activities). 2013-08-22 03:53:39 -04:00
build.xml Android mega commit of trash. 2013-03-19 21:53:09 -05:00
custom_rules.xml [Android] Hopefully fix buildbot's ant build. 2013-08-20 15:41:11 -05:00
project.properties [Android] Fix ant build? 2013-06-22 08:06:39 -05:00