summaryrefslogtreecommitdiffstats
path: root/res/values-sw720dp
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
* Added Wifi Assistant CardPauloftheWest2014-07-161-0/+5
| | | | | | | | | | | + Show Wi-Fi Assistant card above network list that scroll under the action bar with the rest of the list + Display a promo image and text + Clicking "Setup" should link to the selected Wi-Fi assistant app (must be open to 3rd parties) + Touching "No, Thanks" should snooze this card for 30 days / 2nd time 90 / 3rd time 180 days / then forever Bug: 15703202 Change-Id: If74101bea630246c6bda2de3ed79fee72eca4c0c
* Make edge effect goes border to border on xlarge tabletsFabrice Di Meglio2014-06-291-7/+2
| | | | | | - it is all where you apply the padding ... Change-Id: Ia8b75662a387bee278b4ea1bca83153724db5bfa
* Update Dashboard layout - part 2Fabrice Di Meglio2014-06-251-1/+31
| | | | | | | | | | - follow UX spec - tablet UI support - tuning for phone UI See bug: #15384992 Setting Dashboard - padding updates Change-Id: I26fc6a51a4bb608399f319206c27f58c21b4aa64
* Use Drawer in Settings appFabrice Di Meglio2014-02-031-0/+5
| | | | | | | | | | | | | | | | | | | | - get rid of PreferenceActivity as much as we can and use fragments instead - add Drawer widget - add Dashboard high level entry into the Drawer (but this is work in progress and would be done in another CL) - add bypass of fragment's Header validation when launched from the Drawer but *force* validation if external call thru an Intent Be aware that WifiPickerActivity should remain for now a PreferenceActivity. It is used by SetupWizard and should not trigger running the SettingsActivity's header building code. SetupWizard is a Home during the provisionnig process and then deactivate itself as a Home but would make the Home header to appear in the Drawer (because momentarily we would have two Home). Also, verified that: - the WiFi settings still work when called from SetupWizard - when you have multiple Launchers, the Home header will appear in the list of Headers in the Drawer Change-Id: I407a5e0fdd843ad7615d3d511c416a44e3d97c90
* Single pane for 10" SettingsAmith Yamasani2013-08-061-1/+2
| | | | Change-Id: I960e4be3cfb19ffec4100f8766742d6fb17dda4a
* Updated layouts for keyguard widget pickerMichael Jurka2012-11-072-0/+24
| | | | | Bug: 7381803 Change-Id: I9a6a8fe3216002b486e7b6ddf7544d9fc4e73de8
* Fix padding for PagerTabStrip on large screen devicesAdam Powell2012-10-101-0/+19
Bug 7323241 Change-Id: I83cd4d4e1eea150817c519328bb2572b6043b3b7