dolphin/Source/Android
Lioncash 4e999fe0ee [Android] General cleanup.
We no longer need the buttons in Assets, considering they are now resources (ie. drawables).

Also remove (now) junk code from VideoSettingsFragment.java. We handle the input overlay within the InputSettingsFragment.

Also add a TODO detailing what needs to be refactored when axis support is finally added.
2013-10-27 22:15:49 -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] General cleanup. 2013-10-27 22:15:49 -04: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] Fix the super-mature string that was a placeholder for the title for the overlay configuration setting. 2013-10-26 00:55:07 -04:00
src/org/dolphinemu/dolphinemu [Android] General cleanup. 2013-10-27 22:15:49 -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] Maintain the chosen button layout when returning to the input overlay configuration menu. 2013-10-25 21:05:42 -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