Julia Reynolds
cba0b335c5
Merge "Fix hiding of channel fields" into qt-dev am: c14825c93d
am: b1ec5751c1
...
am: 85a3096214
Change-Id: I0c5fc03a217e489cd1eec5022ecb42ace7390a0a
2019-05-22 16:31:19 -07:00
lindatseng
e204110910
Merge "Add null check to precent crash in monkey test" into qt-dev am: 99162f2a35
...
am: b84816d05b
Change-Id: I999d335a653e461ec140f87bbfa4c936ca7e5a59
2019-05-22 15:24:54 -07:00
Evan Laird
f061ccf14d
Remove gentle/alerting icons from channel settings
...
Don't show the blue/orange gentle/alerting icons in the top-level
notification settings. Just good ol' whitespace.
Bug: 132971502
Test: visual
Change-Id: I63d0f727c9e9a63f888212009b64d89a910b4645
2019-05-22 18:21:18 -04:00
TreeHugger Robot
bbdf816d5f
Merge "Updated spacing" into qt-r1-dev
2019-05-22 22:20:49 +00:00
lindatseng
b4896bd5a8
Merge "Add null check to precent crash in monkey test" into qt-dev
...
am: 99162f2a35
Change-Id: Id155b36402780be4d81289a47a01835e61fe2cb4
2019-05-22 15:18:03 -07:00
Julia Reynolds
7528ab396e
Merge "Config notifs page updates" into qt-dev am: 1c83c08289
...
am: 4679c46a8a
Change-Id: Iad70e94b3fa7bc65826c755ece8772b6a4c7e0d2
2019-05-22 15:13:32 -07:00
Mady Mellor
2c960fca1a
App Bubble control page should always be available, even if off globally
...
There is API to open up the app-specific bubble page, therefor, we should
always show the toggle. The previous work to move bubbles to developer
settings broke this.
This CL adds a param to the controller to note whether it's the app
specific page or not (since controller is also used for channel settings)
to enable this behaviour.
Added a test for this situation.
Test: make -j40 RunSettingsRoboTests ROBOTEST_FILTER=Bubble
Bug: 131846917
Change-Id: I72b1f4b5b033d1b24281061cfa6bed4d734dfcb1
2019-05-22 15:04:31 -07:00
Mady Mellor
ddec88774a
Make sure the fragment manager is passed to BubblePreferenceController
...
This wasn't being set always / at least for the app specific page.
This CL ensures it is & makes it so that there is only 1 constructor.
Fixes: 132864244
Test: make -j40 RunSettingsRoboTests ROBOTEST_FILTER=Bubble
Change-Id: I9c422e75583b3091d1571cfb8cc43ec49b801599
2019-05-22 15:03:28 -07:00
lindatseng
775f9c577a
Merge "Always create new task when launching WifiDialogActivity" into qt-dev am: 49776845e5
...
am: 0146947e25
Change-Id: Id90a1df176c33a2b97adfe78b42284ff9d43e32c
2019-05-22 14:58:15 -07:00
Alexey Kuzmin
024b216dc5
Merge "Add a clarifying comment" into qt-dev am: b1e4072518
...
am: 0d87841f11
Change-Id: Ifb70935753af7002befae7d893771c251180e1a6
2019-05-22 14:45:25 -07: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
lindatseng
db7e223ca7
Merge "Always create new task when launching WifiDialogActivity" into qt-dev
...
am: 49776845e5
Change-Id: I3cf675a8f24bc253befee1fd38d72e19f413a21f
2019-05-22 14:18:37 -07:00
Lei Yu
2837d010ad
Update logic to build slider slice
...
Return null when slider getMax() <= getMin(), instead of force
build it to make it crash
Fixes: 132657278
Test: RunSettingsRoboTests
Change-Id: I9f3c078ae07522aa8f1cebdee3f73df2d014d6bb
2019-05-22 14:13:09 -07:00
Steve Elliott
e772123a26
Add entry point to global actions panel settings
...
Bug: 133241418
Test: manual
Change-Id: Id4268cacce30b08ad5c7c8afe3e1b44d4d1ac1e3
2019-05-22 20:51:40 +00:00
joshmccloskey
c71dd8f628
Updated spacing
...
Test: Manual.
Fixes: 133190719
Change-Id: I1d6b0de2815d03cf6277192fd192cdbedd358dee
2019-05-22 13:35:13 -07:00
lindatseng
b84816d05b
Merge "Add null check to precent crash in monkey test" into qt-dev
...
am: 99162f2a35
Change-Id: I0f97e3b46e081fca41190ba9ea10d839f268511a
2019-05-22 13:22:01 -07:00
Alexey Kuzmin
4fc9f55bc2
Merge "Add a clarifying comment" into qt-dev am: b1e4072518
...
am: 0d97074f05
Change-Id: Id61274b9365a04305fbb56d65fd011fda27ec432
2019-05-22 13:20:58 -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
TreeHugger Robot
99162f2a35
Merge "Add null check to precent crash in monkey test" into qt-dev
2019-05-22 19:21:37 +00: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
Julia Reynolds
4679c46a8a
Merge "Config notifs page updates" into qt-dev
...
am: 1c83c08289
Change-Id: I81339b13cb9cb222e324be4ff55214fc07966376
2019-05-22 11:05:38 -07:00
lindatseng
0146947e25
Merge "Always create new task when launching WifiDialogActivity" into qt-dev
...
am: 49776845e5
Change-Id: Icefc8ded8ced006f6d3499d8744e83d8a5b00064
2019-05-22 10:58:15 -07:00
lindatseng
be70aaa6c4
Add null check to precent crash in monkey test
...
Fixes: 133259172
Test: manual
Change-Id: Ib4dd24965fda40a7a917397bf558309e0424bf16
2019-05-22 10:36:50 -07:00
TreeHugger Robot
1c83c08289
Merge "Config notifs page updates" into qt-dev
2019-05-22 17:30:30 +00:00
TreeHugger Robot
49776845e5
Merge "Always create new task when launching WifiDialogActivity" into qt-dev
2019-05-22 17:12:30 +00:00
Mill Chen
4a7c513869
Merge "Revert "Revert "Update dialog background color for dark theme""" into qt-dev am: ef0f8a4dab
...
am: 94004b05f3
Change-Id: I49c78f85ce2cf9fe38c7e5f8f761d1e912186cf0
2019-05-22 09:45:13 -07:00
Alexey Kuzmin
0d87841f11
Merge "Add a clarifying comment" into qt-dev
...
am: b1e4072518
Change-Id: I7cb1cef1fa78f93478a6dc21b289f34a2458bc23
2019-05-22 09:45:11 -07:00
Mill Chen
a23d5d917c
Merge "Revert "Update dialog background color for dark theme"" into qt-dev am: 69faee7358
...
am: 89f32ab8c2
Change-Id: I610635e1e7d47d0782f02c7e18433a697a36a35a
2019-05-22 09:28:04 -07:00
Alexey Kuzmin
0d97074f05
Merge "Add a clarifying comment" into qt-dev
...
am: b1e4072518
Change-Id: Ifb435cf5b14dc5eeb0312c6bf9b61d14dba1fb01
2019-05-22 09:16:57 -07: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
Shuo Qian
bab2e5239a
Merge "Add AutoCancel Notification UI for sim change" into qt-dev am: 2d2b224a09
...
am: 8ea9013963
Change-Id: I031210dca37b75d9bed57dbe63e180f049d0d5c4
2019-05-22 08:49:32 -07:00
Sorin Dinu
cd11ea4569
Merge "New icons for partial system update tile which is listed in the Security Status category." into qt-dev am: bab0f4c098
...
am: 326e64ac76
Change-Id: I6e964579a96e591dd9e175ff386c8f6f4d25a2fc
2019-05-22 08:48:39 -07:00
TreeHugger Robot
b1e4072518
Merge "Add a clarifying comment" into qt-dev
2019-05-22 15:08:27 +00:00
Mill Chen
fa23fcc795
Merge "Revert "Revert "Update dialog background color for dark theme""" into qt-dev am: ef0f8a4dab
...
am: 388cca892a
Change-Id: I81afb0ca38b57e72fa1f7690ef654b3d69dc790f
2019-05-22 07:24:48 -07:00
Mill Chen
ba572939ba
Merge "Revert "Update dialog background color for dark theme"" into qt-dev am: 69faee7358
...
am: ab98f12e68
Change-Id: Ia7916a416bb207e3741f5198ab110fb0de3f724c
2019-05-22 07:21:06 -07:00
Shuo Qian
e73593af34
Merge "Add AutoCancel Notification UI for sim change" into qt-dev am: 2d2b224a09
...
am: 89f9e91075
Change-Id: Ic3fa117bbb7149e0df9259f6b4f7f009f3046c43
2019-05-22 07:17:15 -07:00
Sorin Dinu
91c38c41d6
Merge "New icons for partial system update tile which is listed in the Security Status category." into qt-dev am: bab0f4c098
...
am: af22e72a77
Change-Id: I5b9f86bf982889bc41a90706c5a256b2fc05c636
2019-05-22 07:09:21 -07:00
TreeHugger Robot
ce8ede7756
Merge "Fix talkback issue of header preference"
2019-05-22 13:52:17 +00:00
pastychang
48082f891a
Apply stencil theme for description textview
...
Fingerprint enrolling page has a fixed description id. Another
description textview should use setup lib API to apply stencil theme.
Bug: 132366547
Test: Manual
Change-Id: Ifa664b84718ecd211f4c8ff1542ce38c2ef6481b
2019-05-22 13:29:39 +00:00
Salvador Martinez
8198de0478
Merge "Add metrics stuff for dark ui dialog fragment" into qt-dev am: d680ea2620
...
am: bea52066c5
Change-Id: Ib0948b22d63291f15c6058a5acc5cfcf99126c96
2019-05-22 06:11:06 -07:00
Antony Sargent
170a224a1c
Merge "Prevent NullPointerException in SimStatusDialogController" into qt-dev am: e959c201ce
...
am: bf5f0e77b4
Change-Id: I96263cab46055b92e9193bced1ca0db9bea89ff3
2019-05-22 06:10:14 -07:00
Lei Yu
4e5ee0637d
Merge "Set some BT icon background to white" into qt-dev am: 6cb224b38b
...
am: cdc93c6cc3
Change-Id: I0edeaded52fd0a4bc0b8033dfd8c32102cd83e70
2019-05-22 06:09:11 -07:00
Julia Reynolds
40c08ef5f7
Merge "Fix hiding of channel fields" into qt-dev am: c14825c93d
...
am: 8d3520eafd
Change-Id: Ia0b9f907a83ebcb9fabc170093517b3e01a5e99c
2019-05-22 06:08:18 -07:00
Amin Shaikh
fd068066d7
Merge "Remove unnecessary STOPSHIP." into qt-dev am: ed3136b72d
...
am: b9e435f95b
Change-Id: I8d84cf95969d231e2dca061c42f1a121ff0d26eb
2019-05-22 06:07:29 -07:00
Antony Sargent
f3be588c91
Merge "Fix signal strength display in 'Choose network' list" into qt-dev am: 13acaddf47
...
am: be3dd8b52e
Change-Id: I5594b929f2c4b5ffe1da910aa2445b45034be40a
2019-05-22 06:00:15 -07: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
Salvador Martinez
db06238cc2
Merge "Add metrics stuff for dark ui dialog fragment" into qt-dev am: d680ea2620
...
am: cfb9b61a6e
Change-Id: I8c4182a6bd3c2fe2504c87bf5338cc15292529ab
2019-05-22 05:26:26 -07:00
Antony Sargent
db9abe8dd8
Merge "Prevent NullPointerException in SimStatusDialogController" into qt-dev am: e959c201ce
...
am: ce8495d632
Change-Id: If27659f370ed97e07ad024d125ae56b0f4a9efb4
2019-05-22 05:17:34 -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
Lei Yu
e0a9535211
Merge "Set some BT icon background to white" into qt-dev am: 6cb224b38b
...
am: 23aa7a78ef
Change-Id: Iacdd0325194ac2c43412a23408b42beb1e666ab4
2019-05-22 05:16:48 -07:00