index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Android
/
AndroidManifest.xml
Age
Commit message (
Expand
)
Author
2013-09-10
[Android] Kick the targetSdkVersion in the AndroidManifest XML file to 18. Si...
lioncash
2013-08-29
[Android] Accidentally enabled screen rotation in the emulator window. Disabl...
Lioncash
2013-08-29
[Android] Stop the play store from overwriting buildbot builds.
Ryan Houdek
2013-08-29
[Android] Decouple the emulation processes from the Main activity. Moved them...
Lioncash
2013-08-24
Fix android, part 3 of 3. >:)
Matthew Parlane
2013-08-22
[Android] Remove fragments from the Android Manifest XML. These shouldn't be ...
Lioncash
2013-08-21
[Android] Allow users to be able to choose where they want the APK installed.
Ryan Houdek
2013-08-20
[Android] Implement a ViewPager for the settings. Also, move classes into app...
Lioncash
2013-07-16
[Android] Oops. Keep the screenOrientation setting to landscape.
Ryan Houdek
2013-07-16
[Android] Change input configuration to a fragment.
Ryan Houdek
2013-07-16
[Android] Start making it so the side pane is visible on all activities by co...
Ryan Houdek
2013-07-13
[Android] Enable OpenGL ES 3 by default. Add in a modified GLES3/gl3.h header...
Ryan Houdek
2013-06-27
[Android] Support clicking on games in the folder browser to add the folder c...
Ryan Houdek
2013-06-26
[Android] Actually copy Dolphin.ini correctly...
Ryan Houdek
2013-06-24
[Android] 0.6 Release
Ryan Houdek
2013-06-22
[Android] Add an about screen that shows build revision.
Ryan Houdek
2013-06-22
[Android] Remove SimonVT menudrawer library. Move to Google's support library...
Ryan Houdek
2013-06-18
[Android] Gamepad input. Refactor JNI native functions to all pull from a sin...
Ryan Houdek
2013-06-12
[Android] 0.5 Release.
Ryan Houdek
2013-06-11
[Android] Back to enforcing ICS or above limitation. Tired of this nonsense.
Ryan Houdek
2013-05-26
[Android] Properly open the navigation drawer when pressing menu or back in t...
Ryan Houdek
2013-05-25
[Android] 0.3 Release
Ryan Houdek
2013-05-25
[Android] Drop minimum Android version support to 2.3 since there is a /bunch...
Ryan Houdek
2013-05-25
[Android] Disable OpenGL in the settings menu since it doesn't work yet. Chan...
Ryan Houdek
2013-05-20
[Android] Redo the Settings menu, Can now change the CPU Core, dual core sett...
Ryan Houdek
2013-05-19
[Android] Beginning of setting menu, doesn't do anything yet.
Ryan Houdek
2013-04-23
Generally make the Android UI better.
Ryan Houdek
2013-04-19
Enforce landscape view since rotations cause huge issues atm.
Ryan Houdek
2013-04-18
Update AndroidManifest to v0.2
Ryan Houdek
2013-04-14
Removes the Java ButtonManager for one in the C++ source so the OSD class can...
Ryan Houdek
2013-03-24
Big commit. Fix running the APK, I had missed a view in the manifest. Clean u...
Ryan Houdek
2013-03-19
Android mega commit of trash.
Ryan Houdek