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-23 20:39:22 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
41f6f6adc9b2013ee301b79d441c05028be35436
dolphin
/
Source
/
Android
History
Ryan Houdek
187827624f
[Android] 0.12 release.
2013-10-21 12:09:15 -05: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
Add the new 'Clean' themes from MaJoR and default to Clean by changing the name of the config key (yes, hack)
2013-09-22 16:00:56 +02: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] Actually show the currently selected CPU core and video backend within the settings screen.
2013-10-10 11:57:18 -04:00
src/org/dolphinemu
/dolphinemu
[Android] Implement OnSharedPreferenceChangeListener within PrefsActivity.java. This allows us to immediately save to the ini config when a preference in the front-end is changed, rather than waiting for the settings window to close. This also allows us to remove handling for preferences from CPUSettingsFragment.java and VideoSettingsFragment.java.
2013-10-13 22:20:34 -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] 0.12 release.
2013-10-21 12:09:15 -05: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