summaryrefslogtreecommitdiff
path: root/Source/Android/res
AgeCommit message (Expand)Author
2013-08-22[Android] Turns out the sidebar XML could also be simplified.Lioncash
2013-08-22[Android] Simplify the XML layout for the about menu. Remove unused strings.Lioncash
2013-08-20[Android] Missed a string for the Japanese translation.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] Load all of the new settings from the ini when the app is launched.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-17[Android] Change the Game List items to be formatted similarly to how the fol...Lioncash
2013-08-14[Android] Remove a redundant LinearLayout in one of the layout files.Lioncash
2013-08-14[Android] Add a faint divider line between each folder browser item.Lioncash
2013-08-14[Android] Remove the subtitles on all folders in the folder browser. No need ...Lioncash
2013-08-13[Android] Main title text for the file browser items are bolded again. Must h...Lioncash
2013-08-13[Android] Make the file browser look much more nice and user friendly to use.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 the OpenGL ES 3 backend video option only on devices that supp...Ryan Houdek
2013-07-11[Android] Show JIT cores based on host arch.Ryan Houdek
2013-07-07Fix ICC profiles in some of our PNGs (ic_drawer, Dolphin icon).Pierre Bourdon
2013-06-26[Android] Make the navigation drawer not so blindingly dark.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-04-23Generally make the Android UI better.Ryan Houdek
2013-03-19Android mega commit of trash.Ryan Houdek