summaryrefslogtreecommitdiff
path: root/src/com/android/settings/display/TopLevelDisplayPreferenceController.java
AgeCommit message (Collapse)Author
2021-05-13Update homepage summaries for Display and SecurityYanting Yang
Also clear the redundant strings and tests. Bug: 183586663 Test: robotests & visual Change-Id: Iff149ac566c4b42d89810fe389ad4f723765b6b5
2021-05-06Add summary back to the homepageYanting Yang
Also update some summaries with new strings. Bug: 183586663 Test: robotests & atest & visual Change-Id: I692be9b34e8867501aaa8c8e40428870b99644f8
2020-10-20Remove subtitles for the homepage IAYanting Yang
Remove the summary of the homepage IA if silky home enabled. Fixes: 170933968 Test: robotest & visual with turning on/off silky home Change-Id: I502b6590cece9b80e9923109fe0582cc4d9a1c56
2020-08-04Update language to comply with Android's inclusive language guidanceEdgar Wang
See https://source.android.com/setup/contribute/respectful-code for reference Bug: 161896447 Test: robotest & manual Change-Id: I36829e0055437dab79d9e5339ac002a87a4b874f
2019-04-09Show Styles & Wallpaper in SettingsAmin Shaikh
Show "Styles & Wallpaper" in Settings based on whether the ThemePicker component is availalable. Also update dashboard summary for display. Bug: 129874298 Test: m RunSettingsRoboTests Change-Id: Id7e0bb9cbc689bb9e637919a10a7d1006397afab
2018-12-14Add boolean flags to show/hide top-most settings.Ben Lin
Bug: None Test: RunSettingsRoboTests Change-Id: Ib576f5979feda0fa7f573915acffc5065d40095c
2018-10-30Fix Display settings summary when there is no wallpaper.Fan Zhang
Change-Id: I715cef9dc42de1231491b5a7184f0f151d94af11 Fixes: 69905032 Test: robotests