Julia Reynolds
2e8c971a93
Merge "Move priorization setting to dev options" into qt-dev
...
am: 64f229d32b
Change-Id: Ic03000ed13a7c9c02b8660684929689b5b61df49
2019-05-28 10:10:42 -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
9d05a243aa
Merge "Fix overlapping problem in AlertDialog" into qt-dev
...
am: 574679ace4
Change-Id: Idd9593f7c67d98ba7eee181347eefe3059a3a377
2019-05-28 09:52:55 -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
Fan Zhang
574679ace4
Merge "Fix overlapping problem in AlertDialog" into qt-dev
2019-05-28 16:32:23 +00: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
Roshan Pius
260e79ef34
Developer settings: Disable wifi scan throttling
...
Add a new developer settings toggle to allow users to
toggle wifi scan throttling off.
Bug: 112825565
Test: atest com.android.settings.development
Test: Manual verification of the new switch.
Change-Id: I1d8c149305ca92957c7d1b9f28497291ca8b2bf7
2019-05-28 07:37:24 -07:00
Alan Stokes
121eaa7d3e
Cleanup background activity starts for release.
...
This removes the parts of the feature that were only needed in beta
releases:
- Develper setting to force feature on or off.
Not to be submitted until after beta 5 is cut.
Bug: 131747138
Test: Still builds, developer settings still works.
Change-Id: I573761174317797aeb4df97cf1a2b1ce005c0715
2019-05-28 09:31:12 +01:00
Raff Tsai
ab5e959adb
Fix icon color in dark mode
...
am: e30f61f739
Change-Id: I04b540f4ed116601ea72a82dbd79559575e23752
2019-05-27 09:47:10 -07:00
Raff Tsai
e30f61f739
Fix icon color in dark mode
...
Fixes: 133651524
Test: visual
Change-Id: Ic6f05dc491ad1d49b5cc81e294bf91271420d8e2
2019-05-27 18:32:35 +08:00
Yi Jiang
43f82bd3c4
Merge "Fix unexpected grey-out in Screen attention Fix preference controller searchable issue." into qt-dev
...
am: 79abf23f4d
Change-Id: I86d9e64d6d7afeb56e588c70068d1192bd52a1e2
2019-05-24 20:04:30 -07:00
TreeHugger Robot
0cf1a84f81
Merge "Import translations. DO NOT MERGE" into qt-dev
2019-05-25 02:39:20 +00: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
Yi Jiang
79abf23f4d
Merge "Fix unexpected grey-out in Screen attention Fix preference controller searchable issue." into qt-dev
2019-05-25 01:20:28 +00:00
Yi Jiang
6da0447068
Fix unexpected grey-out in Screen attention
...
Fix preference controller searchable issue.
Bug: 132821023
Bug: 133255690
Test: atest AdaptiveSleepPreferenceControllerTest
Change-Id: I686ed827fbe572c9d8bcde2d8a8e00f2dcb5a6a8
2019-05-24 16:50:18 -07:00
Bill Yi
5100cabd86
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I85ca3c33f3b5db38609634d9a711db9612584567
2019-05-24 14:40:18 -07:00
Evan Laird
a433064df4
Merge "Simplify channel importance settings screen" into qt-dev
...
am: 4321e038ff
Change-Id: I9346139116adef62b83e1e85030c8371fa936375
2019-05-24 10:13:47 -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
Bill Yi
5e46b2fa9a
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I94fac2cb3ffc0d7784b0641f0b3974f56b326be9
2019-05-23 22:03:41 -07:00
Varun Shah
8fa5f72067
Merge "Update design for Family Link supervision enrollment dialog." into qt-dev
...
am: 4e27d29e6d
Change-Id: I3c868ab4d881c1866a334420fc5bdf8efdea4af9
2019-05-23 13:53:07 -07:00
TreeHugger Robot
4e27d29e6d
Merge "Update design for Family Link supervision enrollment dialog." into qt-dev
2019-05-23 19:17:27 +00:00
Steve Elliott
61d2a1ae90
Merge "Remove info footer in global actions panel settings" into qt-dev
...
am: b731f4d5b9
Change-Id: Id4f69f671aaff77325d1ad2e9fd915388f9a9fe0
2019-05-23 08:38:00 -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
Julia Reynolds
b30eb884ad
Merge "Config notifs page updates" into qt-dev
...
am: 1c83c08289
Change-Id: I2115f438c9e496118fa3dfc91d98a709a266042d
2019-05-22 14:35:46 -07: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
Varun Shah
3e228f5a1a
Update design for Family Link supervision enrollment dialog.
...
Bug: 124066840
Test: manual (trigger dialog via adb shell command)
Change-Id: Iff79a2ed034bb0128ce6c573ceea58c7a9f1c985
2019-05-22 11:48:07 -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
94004b05f3
Merge "Revert "Revert "Update dialog background color for dark theme""" into qt-dev
...
am: ef0f8a4dab
Change-Id: I51bb74cb9aecd04ba0767195386efa7aa58eec2a
2019-05-22 05:29:49 -07:00
Mill Chen
89f32ab8c2
Merge "Revert "Update dialog background color for dark theme"" into qt-dev
...
am: 69faee7358
Change-Id: I373877f3005b62b42b6f3aac35d3f7589357ccc0
2019-05-22 05:17:21 -07:00
Sorin Dinu
326e64ac76
Merge "New icons for partial system update tile which is listed in the Security Status category." into qt-dev
...
am: bab0f4c098
Change-Id: I59c16ed37a9a2ea38851943a4b016ec3bbbe02b5
2019-05-22 02:45:10 -07:00
Lei Yu
cdc93c6cc3
Merge "Set some BT icon background to white" into qt-dev
...
am: 6cb224b38b
Change-Id: Ic354f9f86268010f8ca379b598ffbc8f1342266a
2019-05-22 00:56:40 -07:00
Raff Tsai
b0386aa2fe
Fix gray lines appear in animation video
...
am: 91c7f77fe8
Change-Id: I3fd75cf7f103d8ff24adc6b587f0f1b2e54b6e96
2019-05-21 23:56:53 -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
TreeHugger Robot
bab0f4c098
Merge "New icons for partial system update tile which is listed in the Security Status category." into qt-dev
2019-05-22 01:14:16 +00:00
Fan Zhang
f536b6071e
Merge "Fix view overlap in landscape wifi dpp enrollment." into qt-dev
...
am: fa5aaf9212
Change-Id: I4cf7d8888ee7057bf6d88768208fde1babb0cafa
2019-05-21 13:44:53 -07:00
Lei Yu
6cb224b38b
Merge "Set some BT icon background to white" into qt-dev
2019-05-21 17:14:53 +00:00
Badhri Jagan Sridharan
f4cc1b5e79
Merge "Help URI for USB contaminant dialog" into qt-dev
...
am: 83c4ce4a48
Change-Id: I4e504e303edb8fab9c48aed458886dce709b0eab
2019-05-21 09:48:53 -07:00
Sorin Dinu
5350668411
New icons for partial system update tile which is listed in the Security
...
Status category.
Bug: b/132288646
Test: make RunSettingsRoboTests
Change-Id: Ib9b1951fbed673cba2ed803a1b2bb2752f21cfe9
2019-05-21 17:42:04 +01:00
Raff Tsai
91c7f77fe8
Fix gray lines appear in animation video
...
Fixes: 133076740
Fixes: 132991217
Test: manual
Change-Id: I3ab740ede12bf768176691e513bcaff4349eb76e
2019-05-21 15:12:46 +08:00
Fan Zhang
fa5aaf9212
Merge "Fix view overlap in landscape wifi dpp enrollment." into qt-dev
2019-05-21 00:34:54 +00:00
Badhri Jagan Sridharan
83c4ce4a48
Merge "Help URI for USB contaminant dialog" into qt-dev
2019-05-21 00:31:45 +00:00
Arc Wang
386318dbea
Fix view overlap in landscape wifi dpp enrollment.
...
Bug: 132813855
Test: manual
Change-Id: I961dcc88e044dc1ba6dc3d87d9820a2ced5196ee
2019-05-20 13:17:14 +08:00
TreeHugger Robot
ef6caf7871
Merge "Import translations. DO NOT MERGE" into qt-dev
2019-05-18 14:28:54 +00:00
Bill Yi
ef25f3034d
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: Iaa2924d0d22913bbd4f1182c974c6ea5b2e321e0
2019-05-18 05:17:15 -07:00