summaryrefslogtreecommitdiff
path: root/Source/Android
AgeCommit message (Expand)Author
2013-11-30[Android] Fix an issue that occurs due to the warning dialog.Ryan Houdek
2013-11-30[Android] 0.13 release.Ryan Houdek
2013-11-30[Android] Fix alert when using crappy Qualcomm drivers.Ryan Houdek
2013-11-29[Android-overlay] Z-button support.Ryan Houdek
2013-11-29[Android-overlay] Fix Java imports.Ryan Houdek
2013-11-29Merge branch 'master' into android-new-control-input-overlayRyan Houdek
2013-11-29[Android-overlay] Disable Wiimote configuration until it is wired up.Ryan Houdek
2013-11-29[Android] Simplify some things in the overlay. Also Javadoc the new static fu...Lioncash
2013-11-29[Android-overlay] Add the new overlay icons. Support configuring them. Disabl...Ryan Houdek
2013-11-25[Android] Add Javadoc to InputOverlayDrawableJoystick.Lioncash
2013-11-25[Android] Build the configuration window for the overlay programmatically. Mo...Lioncash
2013-11-24[Android] Fix the check for the Qualcomm graphics driver version for v53 driv...Ryan Houdek
2013-11-24Merge branch 'master' into android-new-control-input-overlayRyan Houdek
2013-11-24[Android] Due to recent changes in code breaking Tegra 4 support, and also th...Ryan Houdek
2013-11-24[Android-overlay] Support multiple gamepads with touch screen controls.Ryan Houdek
2013-11-19[Android] Basic Wiimote binding settings now implemented.Lioncash
2013-11-19[Android] Basic UI functionality for enabling/disabling aforementioned Gamecu...Lioncash
2013-11-19[Android] Expand the input binding UI in the settings to handle 4 Gamecube co...Lioncash
2013-11-18[Android] Make joysticks less dumb from a configuration standpoint.Ryan Houdek
2013-11-16[Android] Remove accidental fragment tag in GameListActivity (it was useless,...Lioncash
2013-11-16[Android] Like the previous commit (but for the GameListFragment), don't cons...Lioncash
2013-11-16[Android] Simplify the FolderBrowserAdapter a little, as well as the Fill met...Lioncash
2013-11-16[Android] Simplify the AboutFragment view inflating. Considering the backing ...Lioncash
2013-11-16[Android] Use the ViewHolder design pattern for the FolderBrowserAdapter. In ...Lioncash
2013-11-16[Android] Change the name of the XML layout file gamelist_folderbrowser_list....Lioncash
2013-11-16[Android] Eliminate the need to hold a reference to the shown Fragment within...Lioncash
2013-11-16[Android] Fix the handling of orientation changes for the Fragments related t...Lioncash
2013-11-15[Android] Add ability to take screenshots into the emulation menu.Lioncash
2013-11-15[Android] Add screenshot nativelibrary function.Ryan Houdek
2013-11-15[Android] Disable the workaround for Qualcomm devices with driver >= 53 for t...Ryan Houdek
2013-11-15[Android] Simplify the AboutFragmentAdapter a little bit.Lioncash
2013-11-15[Android] Externalize the device compatibility warning strings.Lioncash
2013-11-15[Android] Indicate whether or not the device supports NEON within the About f...Lioncash
2013-11-15[Android] Get rid of some unnecessary variables in the getView() methods of s...Lioncash
2013-11-15[Android] Spawn a message if someone's phone doesn't support NEON. NEON is a ...Ryan Houdek
2013-11-15[Android] Documentation and some cleanup.Lioncash
2013-11-14Make sure to add our resources for the joystick.Ryan Houdek
2013-11-14[Android-overlay] Support touch screen axises in native. Have a non-configura...Ryan Houdek
2013-11-14[Android] Bump the targetSdkVersion in the AndroidManifest XML file to 19 (Ki...Lioncash
2013-11-14[Android] Get rid of some unnecessary onAttach overrides in AboutFragment, Vi...Lioncash
2013-11-13Merge branch 'master' into android-new-control-input-overlayRyan Houdek
2013-10-31[Android] Do /not/ give users the benefit of the doubt that the device suppor...Ryan Houdek
2013-10-28[Android] Fix PCH build. Clean up DolphinWX cmake file a little bit. Modify o...Ryan Houdek
2013-10-28[Android] More cleanup. We don't need the preference to enable/disable the ov...Lioncash
2013-10-27[Android] General cleanup.Lioncash
2013-10-27[Android] Overlay now works during emulation.Lioncash
2013-10-26[Android] Change how the onTouchEvent native method works. Just pass in the c...Ryan Houdek
2013-10-26[Android] Add the copyright header to some Java source files that were lackin...Lioncash
2013-10-26[Android] Improve an if statement check in InputConfigFragment.java. Also cla...Lioncash
2013-10-26[Android] Fix the super-mature string that was a placeholder for the title fo...Lioncash