index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Android
/
res
/
layout
Age
Commit message (
Expand
)
Author
2014-06-21
Separate the XML view handling of the folder browser and the game list from o...
Lioncash
2014-06-21
Fix banner scaling in game list.
Eder Bastos
2014-05-23
Increase size of title text; force it to take a single line and ellipsize if ...
Eder Bastos
2014-05-15
Clarify that 'tools' attributes are only visible in the UI editor preview, an...
Eder Bastos
2014-05-15
Soften up some of the UI elements.
Eder Bastos
2014-04-27
Make the Android UI more like the desktop UI
Sean
2014-01-07
[Android] Initial implementation of the extended info menu.
Lioncash
2013-11-25
[Android] Build the configuration window for the overlay programmatically. Mo...
Lioncash
2013-11-24
Merge branch 'master' into android-new-control-input-overlay
Ryan Houdek
2013-11-16
[Android] Change the name of the XML layout file gamelist_folderbrowser_list....
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-06
[Android] Remove unnecessary attributes from the ViewPager layout XML file.
Lioncash
2013-09-23
[Android] Move EmulationActivity.java and NativeGLSurfaceView.java into a new...
Lioncash
2013-09-16
[Android] Slightly change the layout of the AboutFragment. Looks more like an...
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-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] 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] 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-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-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-05-20
[Android] Redo the Settings menu, Can now change the CPU Core, dual core sett...
Ryan Houdek
2013-04-23
Generally make the Android UI better.
Ryan Houdek
2013-03-19
Android mega commit of trash.
Ryan Houdek