summaryrefslogtreecommitdiffstats
path: root/res/layout/title.xml
Commit message (Collapse)AuthorAgeFilesLines
* Single pane for 10" SettingsAmith Yamasani2013-08-061-2/+2
| | | | Change-Id: I960e4be3cfb19ffec4100f8766742d6fb17dda4a
* Explicit GridLayout alignment to fix warnings.Jeff Sharkey2013-02-211-1/+1
| | | | | | Also show lockdown VPN dialog whenever relaunched. Change-Id: Ib8aecbd4a7f9d61906f65fee39f1e819c79aabb4
* Push scrollbars to screen edges.Jeff Sharkey2012-11-301-38/+37
| | | | | | | | Push scrollbar to screen edges on custom ListView and ScrollViews to match Preferences framework behavior. Bug: 7633165 Change-Id: Ideecd0e243c7de7bf977caef2b1585e707a00ca4
* Fixed all Accessibility lint warnings in Settings app.alanv2012-05-211-1/+2
| | | | Change-Id: Ida98444f8942d3618d84c0a6f78cc3653ea4ad24
* Move Account & sync settings into Settings app.Amith Yamasani2010-12-011-0/+63
Fragmentized some of the activities and moved buttons into the menu area. Bug: 3148844