summaryrefslogtreecommitdiff
path: root/Source/Android/res/values
AgeCommit message (Expand)Author
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-01[Android] Add the option to show the on-screen FPS counter.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
2013-08-23[Android] Since we don't show invalid filetypes in the file browser anymore, ...Lioncash
2013-08-22[Android] Simplify the XML layout for the about menu. Remove unused strings.Lioncash
2013-08-20[Android] Migrate the "Draw Onscreen Controls" preference to the video settings.Lioncash
2013-08-20[Android] Implement a ViewPager for the settings. Also, move classes into app...Lioncash
2013-08-20[Android] Add most of the Dolphin video/gfx settings to the settings menu.Lioncash
2013-08-19[Android] Remove the loading toast messages from the UI. These really don't n...Lioncash
2013-08-19[Android] Change the settings menu a little more. Instead of the settings bei...Lioncash
2013-08-13[Android] Add translatable="false" to the names of the string arrays in prefv...Lioncash
2013-08-12[Android] Multi-language support (or at least the basic foundation of it).Lioncash
2013-07-11[Android] Show JIT cores based on host arch.Ryan Houdek
2013-06-22[Android] Remove SimonVT menudrawer library. Move to Google's support library...Ryan Houdek
2013-06-18[Android] When running OpenGL ES 3 backend, we've got to switch the screen co...Ryan Houdek
2013-06-11[Android] Start of *working* GLES3 support. Needs to be able to compile in Wi...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-03-19Android mega commit of trash.Ryan Houdek