This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
3b272d81b45f47d3fb0aab8ff0a1736fb1788f1e
dolphin
/
Source
/
Android
History
Lioncash
3b272d81b4
[Android] Use a HashMap in PrefsFragment.java instead of two CharSequence arrays.
...
This way, we hold the [key|value] pairs together in one object and reduce overall code clutter.
2013-08-12 19:41:23 -04:00
..
.settings
Android mega commit of trash.
2013-03-19 21:53:09 -05:00
assets
[Android] Support clicking on games in the folder browser to add the folder currently in. Mostly for derps that keep trying to run the game from the folder browser.
2013-06-27 04:47:39 -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] Show the OpenGL ES 3 backend video option only on devices that support it.
2013-07-11 11:22:02 -05:00
src/org/dolphinemu
/dolphinemu
[Android] Use a HashMap in PrefsFragment.java instead of two CharSequence arrays.
2013-08-12 19:41:23 -04:00
.classpath
Android mega commit of trash.
2013-03-19 21:53:09 -05: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] Oops. Keep the screenOrientation setting to landscape.
2013-07-16 09:08:41 -05:00
build.xml
Android mega commit of trash.
2013-03-19 21:53:09 -05:00
custom_rules.xml
Update the ant files to build the APK from terminal
2013-04-18 23:26:00 -05:00
project.properties
[Android] Fix ant build?
2013-06-22 08:06:39 -05:00