summaryrefslogtreecommitdiff
path: root/Source/Android/res
AgeCommit message (Expand)Author
2014-06-21Separate the XML view handling of the folder browser and the game list from o...Lioncash
2014-06-21Fix banner scaling in game list.Eder Bastos
2014-06-19Merge pull request #373 from sigmabeta/android-ui-cleanupRyan Houdek
2014-06-08Fix the capitalization of "GameCube" throughout the project.Paul Olszewski
2014-05-23Increase size of title text; force it to take a single line and ellipsize if ...Eder Bastos
2014-05-15Clarify that 'tools' attributes are only visible in the UI editor preview, an...Eder Bastos
2014-05-15Soften up some of the UI elements.Eder Bastos
2014-05-11Add japanese stringsSean Maas
2014-05-05Adds support for the PP shaders in the Android UI.Ryan Houdek
2014-04-27Make the Android UI more like the desktop UISean
2014-03-23Provide clearly defined densities of the controller icons.Lioncash
2014-03-22Fix two untranslated Japanese strings.Lioncash
2014-02-06Remove Cache DL option from Android UIRyan Houdek
2014-01-26[Android] Implement CPU info retrieval within the about menu.Lioncash
2014-01-07[Android] Initial implementation of the extended info menu.Lioncash
2013-12-12[Android] Fix gamepad input.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-overlay] Add the new overlay icons. Support configuring them. Disabl...Ryan Houdek
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-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-16[Android] Change the name of the XML layout file gamelist_folderbrowser_list....Lioncash
2013-11-15[Android] Add ability to take screenshots into the emulation menu.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-14Make sure to add our resources for the joystick.Ryan Houdek
2013-10-28[Android] More cleanup. We don't need the preference to enable/disable the ov...Lioncash
2013-10-26[Android] Fix the super-mature string that was a placeholder for the title fo...Lioncash
2013-10-25[Android] Add the capability to dynamically enable and disable the input over...Lioncash
2013-10-25[Android] Fix alignment issues with the overlay config settings.Lioncash
2013-10-25[Android] Prevent automatic alignments within the overlay configuration setti...Lioncash
2013-10-25[Android] The emulation overlay now sets the button positions based upon the ...Lioncash
2013-10-25[Android] Slight cleanup for previous commit. Mostly UI adjustments.Lioncash
2013-10-25[Android] Implement a very basic version of the input overlay configuration s...Lioncash
2013-10-24[Android] Refactor InputConfigFragment a little bit in preparation for the im...Lioncash
2013-10-10[Android] Actually show the currently selected CPU core and video backend wit...Lioncash
2013-10-09Add the JITIL Arm recompiler to the Android settings.Ryan Houdek
2013-10-06[Android] Remove unnecessary attributes from the ViewPager layout XML file.Lioncash
2013-10-06[Android] Reflect the string change in the Tegra 4 support commit with the JP...Lioncash
2013-10-06[Android] Tegra 4 'support.' This brings up the OpenGL backend to support Teg...Ryan Houdek
2013-10-01[Android] Externalize how the formatting is used in the file size string, the...lioncash
2013-10-01[Android] Add xxhdpi versions of the file icon and the folder icon used in th...lioncash
2013-10-01[Android] Add correct density-sized images of the navigation drawer icon. Now...lioncash
2013-09-23[Android] Move EmulationActivity.java and NativeGLSurfaceView.java into a new...Lioncash
2013-09-23Merge branch 'master' into android-core-controlRyan Houdek
2013-09-23[Android] Use new 4.0 icon.Ryan Houdek