summaryrefslogtreecommitdiff
path: root/Source/Android/res/values/strings.xml
AgeCommit message (Expand)Author
2015-05-02Convert the Android source code to the directory structure of a Gradle-based ...Eder Bastos
2015-01-18[Android] Expose aspect ratio to the video settings.Ryan Houdek
2014-12-28Android: Fix a typo (Depthn -> Depth)Lioncash
2014-12-26[Android] Add support for sterescopy configuration.Ryan Houdek
2014-09-19Show OpenGL or OpenGL ES on Android depending on what the device supports.Ryan Houdek
2014-08-28Update shown CPU cores in the Android UI.Ryan Houdek
2014-07-30Remove JitArmIL files from the project.Ryan Houdek
2014-07-16Merge pull request #580 from SeannyM/smaller-bLioncash
2014-07-15[Android] Onscreen controls better resemble GC and user configurable scalingSean
2014-07-14Display file size in GiB instead of bytes.Eder Bastos
2014-06-08Fix the capitalization of "GameCube" throughout the project.Paul Olszewski
2014-05-05Adds support for the PP shaders in the Android UI.Ryan Houdek
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-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-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-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-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] 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-09-23Merge branch 'master' into android-core-controlRyan Houdek
2013-09-22[Android] Add a JP version of the string for FSAA. Also correct the English s...Lioncash
2013-09-22[Android] Fix typo, FSAA stands for full scene antialiasing.Ryan Houdek
2013-09-22[Android] Add in FSAA option.Ryan Houdek
2013-09-16[Android] Slightly change the layout of the AboutFragment. Looks more like an...Lioncash
2013-09-12[Android] Add a fastmem option to the cpu options, default disabled.Ryan Houdek
2013-09-07[Android] Fix the input binding string.Lioncash
2013-09-04[Android] Display the name of the control that is being bound in the input se...Lioncash
2013-09-04[Android] Remove unused strings from the resource XML files.Lioncash
2013-09-01Merge branch 'master' of https://code.google.com/p/dolphin-emu into android-c...Lioncash
2013-09-01[Android] Add the option to show the on-screen FPS counter.Lioncash
2013-08-29[Android] Add a button in the emulation view that allows a person to exit emu...Lioncash
2013-08-29[Android] Preliminary save-state support. Have the UI set up. Crashes with SI...Lioncash
2013-08-25[Android] Woops forgot to commit the new resource strings.Lioncash
2013-08-24[Android] Better description for the dual core option.Lioncash
2013-08-23[Android] Fix some redundancy in the category names for the settings menu. In...Lioncash
2013-08-23[Android] Add an option to clear the game list.Lioncash