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-03-21 13:10:54 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
47ce3dd09d05bf19672ea20dad3d7e934cf84b32
dolphin
/
Source
/
Android
History
Lioncash
988544389a
[Android] Slightly change the layout of the AboutFragment. Looks more like an actual list view now.
2013-09-16 22:04:59 -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] Make sure the default config file has fastmem disabled.
2013-09-13 21:17:40 -05:00
jni
…
libs
…
res
[Android] Slightly change the layout of the AboutFragment. Looks more like an actual list view now.
2013-09-16 22:04:59 -04:00
src/org/dolphinemu
/dolphinemu
[Android] Make the AboutFragment extend the ListFragment, since this is basically what this fragment acts as. Much more descriptive than simply extending Fragment.
2013-09-16 21:04:58 -04:00
.classpath
…
.gitignore
…
.project
…
android.toolchain.cmake
…
AndroidManifest.xml
[Android] Kick the targetSdkVersion in the AndroidManifest XML file to 18. Since this app basically works on 4.x.x, we don't need to make compatibility modes kick in for anything above 4.0.0.
2013-09-10 09:29:05 -04:00
build.xml
…
custom_rules.xml
[Android] Hopefully fix buildbot's ant build.
2013-08-20 15:41:11 -05:00
project.properties
…