joshmccloskey
4bcd858aa8
String update.
...
Test: Manual.
Bug: 133783098
Change-Id: If8ea2b6c9372a3da02b93b815f76e3143cc54dea
(cherry picked from commit 5ef0a1d11d )
2019-05-31 00:52:38 +00:00
Lucas Dupin
2dc23dae48
Add setting to bypass lock screen
...
Test: manual
Test: make RunSettingsRoboTests ROBOTEST_FILTER=LockscreenBypassPreferenceControllerTest
Bug: 130327302
Change-Id: I324c6e384480fa8576ba58d0bf73c1ef20484ee0
(cherry picked from commit b2aaa26f38 )
2019-05-31 00:52:34 +00:00
Evan Laird
f7ad71aab2
Merge "Change title to "Alerting"" into qt-dev
...
am: c64d41fd98
Change-Id: I9b45e08a54097a5e04f58439a87443902f1c28bf
2019-05-29 12:39:14 -07:00
TreeHugger Robot
c64d41fd98
Merge "Change title to "Alerting"" into qt-dev
2019-05-29 19:19:59 +00:00
Evan Laird
b18ec1958a
Change title to "Alerting"
...
Test: visual
Fixes: 133825282
Change-Id: I08c58328eafdc37ba993d5189c8830e2c00115e6
2019-05-29 13:19:37 -04:00
Julia Reynolds
75034e5c20
Merge "Add snooze notification setting" into qt-dev
...
am: b8f7db90ce
Change-Id: I2059c7ac5ae2922bba2c3d22413b21ed0ee60979
2019-05-29 10:15:46 -07:00
Mill Chen
9ebf7e8ece
Merge "Add EID as a synonym to SIM status" into qt-dev
...
am: 994d7d63d3
Change-Id: I7df67710b59ff6d6d0ae25c8665c8b44a6b1860b
2019-05-29 10:04:32 -07:00
TreeHugger Robot
b8f7db90ce
Merge "Add snooze notification setting" into qt-dev
2019-05-29 17:03:32 +00:00
Tsung-Mao Fang
6705e45ca6
Revert "Tweak title for "App content""
...
am: 685d247730
Change-Id: I32054bc26328ae66e2f3baa42ef8794476337e86
2019-05-29 09:48:52 -07:00
TreeHugger Robot
994d7d63d3
Merge "Add EID as a synonym to SIM status" into qt-dev
2019-05-29 16:48:23 +00:00
Tsung-Mao Fang
685d247730
Revert "Tweak title for "App content""
...
This reverts commit a00e725b0a .
Reason for revert: The string change only for Google Settings instead of
AOSP.
Test: visual
Bug: 133370964
Change-Id: Ib21bff1abc2fd169f957f10154914f85c71d22d1
2019-05-29 17:19:36 +08:00
Mill Chen
a5bbb26dfe
Add EID as a synonym to SIM status
...
We can't use EID as keyword to search for it because EID info is located
in the SIM status dialog in which it's not searchable. EID is added as a
synonym of SIM status to support its search result.
Fixes: 133801685
Test: Settings > Search settings > type "eid"
then will show "SIM status" search result
Change-Id: I03b49bf6f2951c468440f635d7b211266bb00d83
2019-05-29 07:36:38 +00:00
TreeHugger Robot
aa3ae7291a
Merge "Remove theming developer settings." into qt-r1-dev
2019-05-28 23:20:22 +00:00
tmfang
f3327de8af
Merge "Tweak title for "App content"" into qt-dev
...
am: e40b0f7b8a
Change-Id: Ic5b178957533091e409fbd1bf84807ab7cac3193
2019-05-28 13:48:29 -07:00
TreeHugger Robot
e40b0f7b8a
Merge "Tweak title for "App content"" into qt-dev
2019-05-28 20:31:51 +00:00
Fan Zhang
7c96c6549a
Merge "Fix transparent view issue in page "Erase all data"" into qt-dev
...
am: 317597ae6a
Change-Id: I916dbbaf83c153e66686db2a8a83e2fb0edd16cc
2019-05-28 12:39:11 -07:00
Fan Zhang
317597ae6a
Merge "Fix transparent view issue in page "Erase all data"" into qt-dev
2019-05-28 19:23:54 +00:00
Mehdi Alizadeh
facec6bc87
Merge "Adds string resources for gesture not supported dialog" into qt-dev
...
am: 7009b21d74
Change-Id: If52a8ca219c7dcdfb89405910b86f7b1c8ee2e54
2019-05-28 11:33:58 -07:00
Mehdi Alizadeh
7009b21d74
Merge "Adds string resources for gesture not supported dialog" into qt-dev
2019-05-28 18:16:27 +00:00
Julia Reynolds
67471c290a
Merge "Move priorization setting to dev options" into qt-dev
...
am: 64f229d32b
Change-Id: I17f48bbdea860e1b8e4b333f2370d446e906eaa9
2019-05-28 10:08:48 -07:00
TreeHugger Robot
64f229d32b
Merge "Move priorization setting to dev options" into qt-dev
2019-05-28 16:59:35 +00:00
Fan Zhang
326f60b6bc
Merge "Fix overlapping problem in AlertDialog" into qt-dev
...
am: 574679ace4
Change-Id: I1a39f1596c9148bd3e970c443d2d4dd0bdff0080
2019-05-28 09:49:28 -07:00
Yanting Yang
156b3f3e2d
Fix transparent view issue in page "Erase all data"
...
This issue was impacted by edge-to-edge changed b/132182711, that
disabled android:clipToPadding and android:clipChildren from
Theme.Settings. Add a customized theme to enable them for GlifLayout to
fix transparent issue.
Fixes: 133451030
Test: visual
Change-Id: Id5a69c937a291eec10fc6255607632e877f8a8ce
2019-05-29 00:33:02 +08:00
Mill Chen
fb72f38c58
Fix overlapping problem in AlertDialog
...
Because clipChildren and clipToPadding by default are set to false in
the Settings, this will cause the strings overlapping with the title
of AlertDialog. These 2 attributes in the Theme.AlertDialog are set to
true to fix this problem.
Fixes: 133731437
Test: visual
Change-Id: I57ea48ac97c64dac6dfeec711daf4f40dc131ff6
2019-05-28 16:31:56 +00:00
Julia Reynolds
ada3676b2d
Move priorization setting to dev options
...
Under the other notif channel setting
Test: atest
Fixes: 133747537
Change-Id: I22fcf348b2070758a752babe64fe2af60fbe95a4
2019-05-28 15:33:22 +00:00
Julia Reynolds
3562c97441
Add snooze notification setting
...
Test: atest
Bug: 133494458
Change-Id: I3c0534860aaeb374384c4e30764313b1cb83c82a
2019-05-28 10:40:53 -04:00
Mehdi Alizadeh
195b5903db
Adds string resources for gesture not supported dialog
...
Bug: 129532605
Test: Manual test to verity the strings are shown correctly
Change-Id: Ibc451170e936e7b8e1bf1c0be07be33e2ddca6a4
2019-05-24 18:38:01 -07:00
Evan Laird
1e3eb21b0d
Merge "Simplify channel importance settings screen" into qt-dev
...
am: 4321e038ff
Change-Id: I016269c4608af821497f262223cd7f0f62f8c5f5
2019-05-24 10:11:04 -07:00
TreeHugger Robot
4321e038ff
Merge "Simplify channel importance settings screen" into qt-dev
2019-05-24 16:36:49 +00:00
tmfang
a00e725b0a
Tweak title for "App content"
...
Test: visual
Bug: 133370964
Change-Id: I6351df67164b35dc1299aa5a57ab10325af575de
2019-05-25 00:24:02 +08:00
Evan Laird
472e19eae4
Simplify channel importance settings screen
...
Back to bell icons, and removed the flavor text
Test: visual
Bug: 132971502
Change-Id: I55ce6dd07404aed2ceb5423796b733a70c3bfa13
2019-05-24 09:08:14 -04:00
Steve Elliott
fba21ebbd2
Merge "Remove info footer in global actions panel settings" into qt-dev
...
am: b731f4d5b9
Change-Id: I7890695180fb191d58e5754e5baab032c82964b0
2019-05-23 08:39:46 -07:00
Steve Elliott
b731f4d5b9
Merge "Remove info footer in global actions panel settings" into qt-dev
2019-05-23 15:25:40 +00:00
Amin Shaikh
083478ff01
Remove theming developer settings.
...
Fixes: 133222035
Test: mp settingsg; open developer options
Change-Id: Ide1573466dfab4bc116e14df1b23d129a4c5a176
2019-05-23 08:54:02 -04:00
Steve Elliott
2c293a2455
Remove info footer in global actions panel settings
...
Bug: 133332405
Test: manual
Change-Id: I8b7eed5ce3b4b585b0940888ef7c7413617e90dd
2019-05-22 15:38:00 -04:00
Julia Reynolds
4679c46a8a
Merge "Config notifs page updates" into qt-dev
...
am: 1c83c08289
Change-Id: I81339b13cb9cb222e324be4ff55214fc07966376
2019-05-22 11:05:38 -07:00
TreeHugger Robot
1c83c08289
Merge "Config notifs page updates" into qt-dev
2019-05-22 17:30:30 +00:00
Julia Reynolds
4fe79c266e
Config notifs page updates
...
- Remove unused settings
- Regroup and combine lockscreen settings. The original
lockscreen controller is used in other places (SUW and privacy)
and so it's left untouched for those uses for now.
Test: atest
Bug: 132971502
Change-Id: Ic82817ff98cab27ca35b9488ae2e0eb6922a18e8
2019-05-22 12:00:49 -04:00
Mill Chen
388cca892a
Merge "Revert "Revert "Update dialog background color for dark theme""" into qt-dev
...
am: ef0f8a4dab
Change-Id: I4b0c4999433203dfc76f42d12ae0b47bf6a0d0a8
2019-05-22 00:46:16 -07:00
Mill Chen
ab98f12e68
Merge "Revert "Update dialog background color for dark theme"" into qt-dev
...
am: 69faee7358
Change-Id: Ib6439a8a85383b6171a98474be18e30d56ea2b88
2019-05-22 00:39:46 -07:00
Mill Chen
ef0f8a4dab
Merge "Revert "Revert "Update dialog background color for dark theme""" into qt-dev
2019-05-22 05:21:21 +00:00
TreeHugger Robot
69faee7358
Merge "Revert "Update dialog background color for dark theme"" into qt-dev
2019-05-22 04:43:09 +00:00
Badhri Jagan Sridharan
50ad7da280
Merge "Help URI for USB contaminant dialog" into qt-dev
...
am: 83c4ce4a48
Change-Id: I57fd9c464ccf72f0002c58466b58f5c3884980eb
2019-05-20 19:51:58 -07:00
Badhri Jagan Sridharan
83c4ce4a48
Merge "Help URI for USB contaminant dialog" into qt-dev
2019-05-21 00:31:45 +00:00
Kevin Chyn
26306c7498
Update strings
...
Bug: 132787143
Test: Builds
Change-Id: I382c84fbeb6ca2c151d6a4fa2f7a3d29d7c72505
2019-05-20 14:54:42 -07:00
Kevin Chang
56c4f9f254
Merge "Revert "Change string of switchbar and installed service category title"" into qt-dev
...
am: f508ece42d
Change-Id: I2ea9c4d2afc7c6aaef134159c86ccb50a4467316
2019-05-18 01:24:00 -07:00
Kevin Chang
f508ece42d
Merge "Revert "Change string of switchbar and installed service category title"" into qt-dev
2019-05-18 08:09:43 +00:00
Fan Zhang
bc58c1f129
Merge changes I06c1bc14,I5415b8ed into qt-dev
...
am: a83638788b
Change-Id: If774abf9364a66eca020f65a5f2122c1faf5401a
2019-05-17 16:32:11 -07:00
TreeHugger Robot
a83638788b
Merge changes I06c1bc14,I5415b8ed into qt-dev
...
* changes:
Clean up a STOPSHIP string
Fix view overlap in wifi dpp enrollment.
2019-05-17 22:41:26 +00:00
Fan Zhang
1f8cc8f96d
Clean up a STOPSHIP string
...
Bug: 110557011
Test: rebuild
Change-Id: I06c1bc1460cbb47feb6152298151477549a9e411
2019-05-17 13:44:01 -07:00