dolphin/Source/Android
2013-11-29 21:50:42 -06:00
..
.settings
assets [Android-overlay] Add the new overlay icons. Support configuring them. Disable hardfloat since it has issues since Dalvik doesn't understand passing floats due to ABI differences. 2013-11-29 18:37:33 -06:00
jni
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 Merge branch 'master' into android-new-control-input-overlay 2013-11-29 21:27:17 -06:00
src/org/dolphinemu/dolphinemu [Android-overlay] Z-button support. 2013-11-29 21:50:42 -06:00
.classpath
.gitignore
.project
android.toolchain.cmake [Android] Fix PCH build. Clean up DolphinWX cmake file a little bit. Modify our android cmake toolchain file to make the default build location not be source root, because that is stupid. 2013-10-28 19:59:03 -05:00
AndroidManifest.xml [Android] Build the configuration window for the overlay programmatically. Moved the overlay configuration classes into their own package. Also launch the overlay config activity through the preference XML via an embedded Intent. Lets us remove code explicitly handling this. 2013-11-25 14:23:28 -05:00
build.xml
custom_rules.xml
project.properties