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-09-13 15:03:01 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
86d10ec19e789700fcd8d22ef6a77f6523bf7e91
dolphin
/
Source
/
Android
History
Lioncash
86d10ec19e
[Android] Fix the input binding string.
...
Forgot a period at the end. Thanks for pointing that out pauldachz
2013-09-07 06:19:24 -04: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] 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
…
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] Fix the input binding string.
2013-09-07 06:19:24 -04:00
src/org/dolphinemu
/dolphinemu
[Android] Change a check for an empty path from !path.equals("") to !path.isEmpty() in GameListItem.
2013-09-04 08:02:32 -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
…
.project
Change Android project name to dolphin emulator
2013-04-24 09:00:14 -05:00
android.toolchain.cmake
…
AndroidManifest.xml
[Android] Accidentally enabled screen rotation in the emulator window. Disabled it.
2013-08-29 19:09:56 -04:00
build.xml
…
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