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
ca23318089a9bdcd9a7af93667dc30b1c73dc0e8
dolphin
/
Source
/
Android
History
Lioncash
ca23318089
[Android] Fixed a bug where the config files might not load correctly upon launch. If the initial files existed, it wouldn't load the configs. This fixes that.
...
If the files don't exist they will be copied (in the previous block) and everything will be fine.
2013-08-21 16:02:43 -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] Missed a string for the Japanese translation.
2013-08-20 20:48:43 -04:00
src/org/dolphinemu
/dolphinemu
[Android] Fixed a bug where the config files might not load correctly upon launch. If the initial files existed, it wouldn't load the configs. This fixes that.
2013-08-21 16:02:43 -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] Allow users to be able to choose where they want the APK installed.
2013-08-21 14:35:31 -05: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