aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/layout-land
Commit message (Collapse)AuthorAgeFilesLines
* refactoring: this graph needs to go down:Bananeweizen2013-05-251-4/+4
| | | http://ci.cgeo.org/job/c-geo/androidLint/trendDetails/?
* Revert "Merge pull request #2739 from campbeb/fix_overdraw"SammysHP2013-05-171-0/+1
| | | | | This reverts commit eb360a18a1b9a2e560b00d4584cf79f52040acec, reversing changes made to 76a7404e536047dd74721ac9c89fd10a8a2dd16d.
* Fix Overdrawcampbeb2013-05-161-1/+0
| | | | | The background was being redrawn several times over as each activity was drawing it rather than inheriting from the theme
* fix #1781: Remove help functionBananeweizen2013-05-092-3/+1
|
* refactoring: unify the action bar layoutBananeweizen2013-05-042-23/+2
|
* Fixes #2589, Light skin not workingrsudev2013-03-291-0/+1
| | | | | | Re-added background attribute to select view definitions where 2.x doesn't correctly apply the theme background. Additionally disabled light theme for dialogs on 2.x, as it doesn't work there
* refactoring: reformat all layout sourcesBananeweizen2013-03-121-89/+129
| | | * preparation for extracting the toolbar
* Remove background attributes on layoutsSamuel Tardieu2013-02-022-3/+1
| | | | | | If a background attribute is set on both a layout and a theme, the background is drawn twice. Since our themes define a background color, there is no need to set it on individual layouts too.
* Lint fixesBananeweizen2013-01-201-1/+0
| | | | | | * ignore exported content provider * ignore unregistered activity (for copy of FragmentListActivity) * fix invalid layout attribute * fix Locale stuff
* fix some translation errorsBananeweizen2013-01-121-1/+0
|
* Allow compass to be shown in landscape modeSamuel Tardieu2012-12-131-0/+100
|
* more lint cleanupsBananeweizen2012-11-301-1/+1
|
* cleanup: remove some unused stringsBananeweizen2012-11-291-120/+185
|
* XML Cleanup: Button and Edittext parentscampbeb2012-05-261-15/+15
| | | | | Removed duplicated instances of button and edittext styles but making one the parent for the other.
* changed landscape to button side by side instead coordsMarco Jacob2012-02-011-25/+25
|
* different layout for landscape modeMarco Jacob2012-01-291-0/+127