Commit Graph

11 Commits

Author SHA1 Message Date
kholoud mohamed
80eda9119b Fix icon color in dark theme.
Bug: 154582949
Test: Visual testing
Change-Id: Ib08135be632e288aa3afc5232e5800395ebb8b17
2020-04-29 17:40:33 +01:00
kholoud mohamed
759c41e7c7 UX changes for the cross profile settings header.
Bug: 136249261
Bug: 140728653
Test: manual testing
Change-Id: I49c11c5aa6d024eebcf72ce453718dda7368b7fe
2020-02-10 15:16:14 +00:00
kholoud mohamed
ff8a517140 Add customized cross profiles settings header
BUG: 136249261
BUG: 140728653
Test: make RunSettingsRoboTests ROBOTEST_FILTER=InteractAcrossProfilesControllerTest
Test: make RunSettingsRoboTests ROBOTEST_FILTER=InteractAcrossProfilesDetailsTest
Test: make RunSettingsRoboTests ROBOTEST_FILTER=InteractAcrossProfilesPreferenceControllerTest
Test: make RunSettingsRoboTests ROBOTEST_FILTER=InteractAcrossProfilesSettingsTest
Change-Id: I06196859fa0f42f5d380c22e385b645f6bb6b03f
2020-02-06 12:28:19 +00:00
cosmohsieh
c42f7ee6e9 Fix padding of title on entity header does not wrap properly
For long SSID, the title on Wifi detail page doesn't wrap properly.

Bug: 127511285
Test: manual
Change-Id: Ifa9d35fecd70b33064af18b00bf1eee50cd24c10
2019-03-29 09:51:41 +00:00
tmfang
5d00bb642a Add start/end padding for entity header
Fixes: 124677177
Test: visual
Change-Id: I7074778b6e0b4e6270612f89685024425a719990
2019-03-19 20:52:48 +08:00
tmfang
f90d7aafc2 Change font style for app entity layout
Use body font for summary of app entity.

Test: visual
Fixes: 126908906
Change-Id: I543df096525e70906d0b4864c97b73977c7c51a0
2019-03-09 14:40:49 +08:00
tmfang
37e497c9c5 Rename two targets to have SettingsLib prefix
- Rename lib name of ActionButtonsPreference and LayoutPreference.
- Remove Settings* prefix for directory name of LayoutPreference.
The LayoutPreference is in settingslib so it's pretty clear
it's a settings widget.

Test: Rebuild SettingsLib and robotest Settings
Change-Id: Ic5004c42ad08b0a7f31a2716e4af067da19b6fa2
Fixes: 120706174
2018-12-14 18:11:41 +08:00
Colin Cross
cf132457d6 Revert "Rename two targets to have SettingsLib prefix"
This reverts commit 2c8d699c97.

Reason for revert: broke build when combined with ag/5781147
Bug: 120706174

Change-Id: I67d5a020c8c283344457643bb3ee6585b63f53c4
2018-12-13 03:14:54 +00:00
tmfang
2c8d699c97 Rename two targets to have SettingsLib prefix
- Rename lib name of ActionButtonsPreference and LayoutPreference.
- Remove Settings* prefix for directory name of LayoutPreference.
The LayoutPreference is in settingslib so it's pretty clear
it's a settings widget.

Test: Rebuild SettingsLib and robotest Settings
Change-Id: Ief827067dec85bb5b3ce07d97723c0323aece294
Fixes: 120706174
2018-12-11 22:25:46 +08:00
Fan Zhang
d7687f987d Revert "Rename two targets to have SettingsLib prefix"
This reverts commit 2f7fd418f6.

Reason for revert: broke settings presubmit

Change-Id: I3c72ea8949c5a4df858f3dfc2a931786cad4cb83
2018-12-10 21:58:01 +00:00
tmfang
2f7fd418f6 Rename two targets to have SettingsLib prefix
- Rename lib name of ActionButtonsPreference and LayoutPreference.
- Remove Settings* prefix for directory name of LayoutPreference.
The LayoutPreference is in settingslib so it's pretty clear
it's a settings widget.

Test: Rebuild
Change-Id: I8f4b8643ee4b2cb3756d1c3e82d91021916e08c2
Fixes: 120706174
2018-12-08 23:51:35 +08:00