This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-08-02 11:09:29 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0f0a3cc5093fb0f95b97c5a5cf5f515ae1405c17
dolphin
/
Source
/
Android
History
Lioncash
e6497bca5a
[Android] Simplify instantiations of OverlayConfigButton.java. Also simplified resizeDrawable even more. We just acquire the resource instance and then get the display metrics directly.
2014-01-02 12:23:17 -05: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
…
res
[Android] Fix gamepad input.
2013-12-12 14:42:25 -06:00
src/org/dolphinemu
/dolphinemu
[Android] Simplify instantiations of OverlayConfigButton.java. Also simplified resizeDrawable even more. We just acquire the resource instance and then get the display metrics directly.
2014-01-02 12:23:17 -05: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] 0.13 release.
2013-11-30 14:28:48 -06:00
build.gradle
[Android] Fix the gradle build system to allow for building from terminal. It will now copy the library files correctly and sign the resulting apk.
2013-12-24 15:28:24 -06:00
build.xml
…
custom_rules.xml
…
project.properties
…