dolphin/Source/Android
2013-09-16 21:04:58 -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] Make sure the default config file has fastmem disabled. 2013-09-13 21:17:40 -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] Explicitly set the defaults for the CPU settings. 2013-09-13 00:29:59 -04:00
src/org/dolphinemu/dolphinemu [Android] Make the AboutFragment extend the ListFragment, since this is basically what this fragment acts as. Much more descriptive than simply extending Fragment. 2013-09-16 21:04:58 -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 Change Android project name to dolphin emulator 2013-04-24 09:00:14 -05:00
android.toolchain.cmake
AndroidManifest.xml [Android] Kick the targetSdkVersion in the AndroidManifest XML file to 18. Since this app basically works on 4.x.x, we don't need to make compatibility modes kick in for anything above 4.0.0. 2013-09-10 09:29:05 -04:00
build.xml
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