This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-04-03 05:56:42 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Android
History
Lioncash
01764fef67
[Android] Forgot to make the AboutFragmentAdapter class 'final'
2013-08-29 12:45:40 -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
…
res
[Android] Decouple the About fragment from the FolderBrowserAdapter. Now it uses its own independent adapter (I have no idea why this wasn't done in the first place).
2013-08-29 12:40:35 -04:00
src/org/dolphinemu
/dolphinemu
[Android] Forgot to make the AboutFragmentAdapter class 'final'
2013-08-29 12:45:40 -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
…
android.toolchain.cmake
…
AndroidManifest.xml
Fix android, part 3 of 3. >:)
2013-08-24 23:49:50 +12:00
build.xml
…
custom_rules.xml
[Android] Hopefully fix buildbot's ant build.
2013-08-20 15:41:11 -05:00
project.properties
…