summaryrefslogtreecommitdiffstats
path: root/res/values-sw600dp-land
Commit message (Collapse)AuthorAgeFilesLines
* [WifiSettings] Align text in Wi-Fi dialogMaurice Lam2015-04-291-34/+0
| | | | | | | | | | | The themes for Wi-Fi dialog in sw600dp is outdated and causing the labels and text fields to be misaligned. This CL removes all the related styles except for the one in value/styles.xml, so that all screens use the same styles (the items and values in the styles were all the same except for sw600dp which this CL fixes). Bug: 20663443 Change-Id: I59a079c1a4cc1ae3e99d863cb24816e609e98109
* [WifiSetup] Fix text colors in dark themeMaurice Lam2014-12-191-2/+2
| | | | | | | | Use the attribute version of the material colors to avoid dark-on- dark text in dark theme setup wizard. Bug: 18810611 Change-Id: I740487e97a48016551f00c6a04876b0d4c71e0ab
* Updated Wi-Fi hotspot dialog to the Material Spec.PauloftheWest2014-10-021-0/+34
| | | | | | | | | | | + If there is scrolling then force the scrollbars to always appear. + Align contents of the dialog with the title. + Change "Network SSID" to "Network name". + Added wifi_* styles to other style xml files so that Wi-Fi hotspot dialogs are visible on tablets. + Move layout_width/height from res/layout/{wifi_dialog.xml, wifi_dialog_row.xml} from style into the xml file. Bug: 17684359 Change-Id: I42fb69132d6ba0fb8d9853de6f5524f29e6b70b6
* Fix UI to mocksPaul Lawrence2014-08-111-0/+7
| | | | | Bug: 16034329 Change-Id: I6746baeee3f49ad1df2524d690c870f49afedb48
* Tune Dashboard layouts following UX spec - part 2Fabrice Di Meglio2014-06-051-1/+1
| | | | | | | | | | - set a fixed size for the Dashboard icons (and thus fix the Account type icons size isssue) - tune layout for N7 tablet See bug: #15384992 Setting Dashboard - padding updates Change-Id: I0306f1ec2309e859e044e8490cef468def8d38fb
* Settings new dashboard - part 2Fabrice Di Meglio2014-04-251-0/+22
| | | | | | | | | | | | | | | | | | | | Introduce the new Dashboard (a grid like presentation of Settings top categories) per UX specification. - the Dashboard is composed of "categories" and in each of them you have "tiles" - implement a new layout for showing top categories (DashboardContainerView). This layout basically acts like a grid - depending on the device configuration make the grid with 1 column in portrait / 2 colums in landscape (phones) OR 2 columns in portrait and 3 in landscape (tablets) - take care of Accounts adding and removing (as it changes the number of tiles to show) Also remove all the old code related to Headers Change-Id: Ie29944132c1b4c3f7b073d5a7d4453b8f5ec19a7
* Updated layouts for keyguard widget pickerMichael Jurka2012-11-072-0/+23
| | | | | Bug: 7381803 Change-Id: I9a6a8fe3216002b486e7b6ddf7544d9fc4e73de8
* Added touch exploration tutorial to Accessibility settings.Alan Viverette2011-07-121-0/+2
| | | | Change-Id: Ic11f7c41e40de2b32f5815dbc3396a308c451c5b
* make setup wizard's wifi and datetime settings look good for 7"Freeman Ng2011-05-251-0/+19
Note: this entailed locking datetime settings not into portrait like everything else in the setup process, but landscape, because the existing xlarge layout wasn't rearranging itself into a portrait alignment very well. I can give it another try later if I can have some help from UE. Change-Id: Ia8ce8e8292ed768bd117beedf3d94a287e658f4b