summaryrefslogtreecommitdiff
path: root/Source/Android/res
AgeCommit message (Expand)Author
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
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-13[Android] Explicitly set the defaults for the CPU settings.Lioncash
2013-09-13[Android] JP strings for the Fastmem option.Lioncash
2013-09-12[Android] Add a fastmem option to the cpu options, default disabled.Ryan Houdek
2013-09-07[Android] Show the full text for save and load states if there's room on the ...Lioncash
2013-09-07[Android] Fix the input binding string.Lioncash
2013-09-04[Android] Simplify the JP settings labels.Lioncash
2013-09-04[Android] Display the name of the control that is being bound in the input se...Lioncash
2013-09-04[Android] Correct a typo for the load state menu root in the menu overlay XML...Lioncash
2013-09-04[Android] Remove unused strings from the resource XML files.Lioncash
2013-09-02Removal of my terrible idea.Ryan Houdek
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] Woops forgot a JP TL of a UI string.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-29[Android] Decouple the emulation processes from the Main activity. Moved them...Lioncash
2013-08-29[Android] Move the instantiation of the NativeGLSurfaceView into a layout fil...Lioncash
2013-08-29[Android] Decouple the About fragment from the FolderBrowserAdapter. Now it u...Lioncash
2013-08-29[Android] Use the same layout for the game list and the folder browser. Since...Lioncash
2013-08-29[Android] Simplify the line divider for the folder browser and game list. Tur...Lioncash
2013-08-25[Android] Apparently I also forgot to commit the input menu layout.Lioncash
2013-08-25[Android] Woops forgot to commit the new resource strings.Lioncash
2013-08-24Revert "[Android] First french translation. "Lioncash
2013-08-24Revert "[Android] Added 2nd file for French translation. "Lioncash
2013-08-24[Android] Added 2nd file for French translation. pascal.jouy
2013-08-24[Android] First french translation. pascal.jouy
2013-08-24[Android] Better description for the dual core option.Lioncash
2013-08-23[Android] Forgot to commit the menu layout XML when I implemented the 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