This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-01-14 16:04:11 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ac2ebd264dcccbc90f6132e9254608fe85f15278
dolphin
/
Source
/
Android
History
Ryan Houdek
ac2ebd264d
Merge pull request
#5
from lioncash/android-info-fix
...
[Android] Fix three limits in GLES2InfoFragment.java.
2014-01-29 04:46:01 -08: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-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] Implement CPU info retrieval within the about menu.
2014-01-26 21:37:43 -05:00
src/org/dolphinemu
/dolphinemu
Fix three limits in GLES2InfoFragment.java.
2014-01-29 07:35:07 -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] Initial implementation of the extended info menu.
2014-01-07 19:47:15 -05: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
[Android] Hopefully fix buildbot's ant build.
2013-08-20 15:41:11 -05:00
project.properties
Upgrade Android API.
2014-01-28 23:35:13 +00:00