Jason Monk
1737fcd4bf
Merge "Make default status bar padding 8dp" into oc-dr1-dev
...
am: 5af936f31e
Change-Id: Ie735752778c98b3d8ee37c32f5bca175abb4e62d
2017-06-22 20:36:32 +00:00
TreeHugger Robot
5af936f31e
Merge "Make default status bar padding 8dp" into oc-dr1-dev
2017-06-22 20:20:44 +00:00
Evan Laird
1713bb20e3
Merge "Better merge fix for empty state signal drawable" into oc-dr1-dev
...
am: 8ac5a94c01
Change-Id: I4ada7c21457a3222274998269d565a9bf03fdc46
2017-06-22 20:11:23 +00:00
TreeHugger Robot
8ac5a94c01
Merge "Better merge fix for empty state signal drawable" into oc-dr1-dev
2017-06-22 20:00:29 +00:00
Jason Monk
d7d1189826
Merge "Add test for StatusBar.dump" into oc-dr1-dev
...
am: 4448d47ed2
Change-Id: I902114ceacb651690939851b9f2927d0f9bc0eaf
2017-06-22 18:51:21 +00:00
TreeHugger Robot
4448d47ed2
Merge "Add test for StatusBar.dump" into oc-dr1-dev
2017-06-22 18:42:02 +00:00
Evan Laird
55dde92782
Better merge fix for empty state signal drawable
...
The cutout for drawing STATE_EMPTY picked up a fudge factor in the merge
due to the rounded edges changing the size of the triangle. This change
parameterizes the drawing of the cutout based on the placement of the
rounded edges.
Test: visual
Bug: 62905681
Change-Id: Iba2bc0aa240f6bdfb285c2c6535b656bcacbd579
2017-06-22 14:06:50 -04:00
Lucas Dupin
de1008b580
Merge "Merge "Ensure icon contrast on the shelf" into oc-dev am: d0550a9b6c" into oc-dr1-dev
...
am: 99613f8253
Change-Id: I09f5a5351f9c71be3db9d85405a4244cf0e3ee5d
2017-06-22 18:01:12 +00:00
Jason Monk
ff36065f1c
Merge "Merge "Fix ConcurrentModificationException from LocationController" into oc-dev am: 6791bee744" into oc-dr1-dev
...
am: 3072655374
Change-Id: I9be0689c6ad9e6c25a1f51c6368e539a841afa0c
2017-06-22 17:54:16 +00:00
Jason Monk
17efbe25f8
Merge "Add config to artificially inflate number of bars" into oc-dr1-dev
...
am: cfca96d28a
Change-Id: Ib95407d2ea4c81e4b0e7284fe96a9dac0bc36897
2017-06-22 17:45:32 +00:00
Jason Monk
2638adc989
Make default status bar padding 8dp
...
So all the things can be the sames.
Test: visual
Change-Id: I14edd57e09b57ab8c7c06010346b99fada07e46b
Fixes: 38179995
2017-06-22 13:45:11 -04:00
Android Build Merger (Role)
99613f8253
Merge "Merge "Ensure icon contrast on the shelf" into oc-dev am: d0550a9b6c" into oc-dr1-dev
2017-06-22 17:40:48 +00:00
Lucas Dupin
d1272e6fd1
Merge "Ensure icon contrast on the shelf" into oc-dev
...
am: d0550a9b6c
Change-Id: Ic82b4d1316d5232712a0e395b080262c314ecf68
2017-06-22 17:39:24 +00:00
Android Build Merger (Role)
3072655374
Merge "Merge "Fix ConcurrentModificationException from LocationController" into oc-dev am: 6791bee744" into oc-dr1-dev
2017-06-22 17:38:59 +00:00
Jason Monk
0b3bd3ad67
Merge "Fix ConcurrentModificationException from LocationController" into oc-dev
...
am: 6791bee744
Change-Id: I2bd4481438c382c718d51c65fe3941e88c63b2c7
2017-06-22 17:37:55 +00:00
TreeHugger Robot
cfca96d28a
Merge "Add config to artificially inflate number of bars" into oc-dr1-dev
2017-06-22 17:34:17 +00:00
TreeHugger Robot
d0550a9b6c
Merge "Ensure icon contrast on the shelf" into oc-dev
2017-06-22 17:25:17 +00:00
Lucas Dupin
df6048a1b6
Merge "Darker extracted gradients." into oc-dr1-dev
...
am: eaac5e2fe9
Change-Id: I31d11041f6a11558620c1a17bd5a6a8d637394bc
2017-06-22 16:59:45 +00:00
TreeHugger Robot
eaac5e2fe9
Merge "Darker extracted gradients." into oc-dr1-dev
2017-06-22 16:54:44 +00:00
Jason Monk
1865441acf
Merge "Use id directly when extensions change fragments" into oc-dr1-dev
...
am: 9aa0a8e1f4
Change-Id: I9e05dead59d49213f058e8c0efe17f329f49e1a9
2017-06-22 16:32:05 +00:00
TreeHugger Robot
9aa0a8e1f4
Merge "Use id directly when extensions change fragments" into oc-dr1-dev
2017-06-22 16:25:55 +00:00
Jason Monk
5130537ec5
Add test for StatusBar.dump
...
and make it pass
Test: runtest systemui
Change-Id: I26cd913d8df468635b091d5fb3531c975e0ca848
Fixes: 62573356
2017-06-22 11:41:08 -04:00
TreeHugger Robot
6791bee744
Merge "Fix ConcurrentModificationException from LocationController" into oc-dev
2017-06-22 15:39:29 +00:00
Jason Monk
43c14d1984
Add config to artificially inflate number of bars
...
Test: manual
Bug: 62664881
Change-Id: Id8797f4f6178af16051147d3021bb34074afbca9
2017-06-22 11:20:04 -04:00
Jason Monk
153acbcf2d
Use id directly when extensions change fragments
...
This avoids a crash if the fragment hasn't been created yet.
Test: manual
Change-Id: I0799c50a3482c3c60fd0e27d486db5214e92f183
Fixes: 37855553
2017-06-22 10:09:29 -04:00
Pavel Grafov
94b1b9e92b
Merge "Provide content description for WorkLockActivity." into oc-dev am: f044e0b87f
...
am: f9a63d0457
Change-Id: Iae48fe9599a680a55024c4b377f7583e7606c870
2017-06-22 13:53:26 +00:00
Pavel Grafov
fcc7a55558
Merge "Provide content description for WorkLockActivity." into oc-dev
...
am: f044e0b87f
Change-Id: I404ec7b0fa7fecb0e4945beca32c634358e0b33e
2017-06-22 13:45:52 +00:00
Evan Laird
53988d9f8d
Merge "Merge commit '6a651f81b52dcdc6518f1fc138985365feae4bfb' into oc-dr1-dev" into oc-dr1-dev
...
am: ca35ed5cb9
Change-Id: I0d695cc7edaeddb7817a19ff6f7e33d55691d7e0
2017-06-22 13:39:34 +00:00
Jason Monk
b46a3c9634
Fix ConcurrentModificationException from LocationController
...
Test: runtest systemui
Change-Id: I0b7db7344217b3b7ad91f315100d1873e8167baf
Fixes: 62859544
2017-06-22 09:32:07 -04:00
TreeHugger Robot
ca35ed5cb9
Merge "Merge commit '6a651f81b52dcdc6518f1fc138985365feae4bfb' into oc-dr1-dev" into oc-dr1-dev
2017-06-22 13:31:45 +00:00
Winson Chung
3bf4b6f1fe
Merge "Clean up dismiss target when last activity is unpinned." into oc-dr1-dev
...
am: 65a3b2ccc4
Change-Id: I576f611e4a1a6567e7cd2e80b4f5575ba99e2f4d
2017-06-22 03:48:45 +00:00
Winson Chung
9b91941368
Clean up dismiss target when last activity is unpinned.
...
Bug: 37309693
Test: Enter PIP, drag to show dismiss target, force kill application and
ensure target is hidden.
Change-Id: Ia41f8252e32a2ff3396796562874a6c47777030d
2017-06-22 01:00:19 +00:00
Evan Laird
ea77e6e76f
Merge commit '6a651f81b52dcdc6518f1fc138985365feae4bfb' into oc-dr1-dev
...
Picked up a fudge factor along a the way because of the way that the
rounded edges of oc-dr1 change the imaginary bounds of the triangle.
This should look good though.
Test: visual; runtest systemui
Change-Id: Ie79025c74bfeb136bb7f5ee7fe5604b2c12ab71e
2017-06-21 18:24:36 -04:00
Pavel Grafov
f9a63d0457
Merge "Provide content description for WorkLockActivity." into oc-dev
...
am: f044e0b87f
Change-Id: Ib3df83d82eb2646a0f657606e05225250b5db2e5
2017-06-21 21:24:47 +00:00
Pavel Grafov
f044e0b87f
Merge "Provide content description for WorkLockActivity." into oc-dev
2017-06-21 21:18:37 +00:00
Lucas Dupin
5266ad1ab6
Darker extracted gradients.
...
Bug: 62589787
Bug: 62572852
Test: visual
Change-Id: I88091af5f52227a2f79cd119a3ddcd1aa672a5e3
2017-06-21 14:13:35 -07:00
Lucas Dupin
83519da8b6
Ensure icon contrast on the shelf
...
Change-Id: Ie9251ae4bdb4b590ce93c7f2f092476d5f895b5a
Fixes: 62591326
Test: runtest -x packages/SystemUI/tests/src/com/android/systemui/statusbar/StatusBarIconViewTest.java
2017-06-21 13:53:45 -07:00
Evan Laird
024ba89606
Merge "Fix mobile signal icon when in airplane mode" into oc-dev
...
am: 6a651f81b5
Change-Id: Ie1fc63cf41efbe8006dad8ab80217f7d945b2de7
2017-06-21 19:42:21 +00:00
Evan Laird
6a651f81b5
Merge "Fix mobile signal icon when in airplane mode" into oc-dev
2017-06-21 19:31:28 +00:00
Evan Laird
3d1aad6475
Fix mobile signal icon when in airplane mode
...
1. Empty state was drawing a line too thing and not dark enough to be
seen.
2. Airplane mode should be the slashed, full signal, not the
empty one
Going into airplane mode now draws the full signal, lighter than normal,
with a slash. And the empty state now has a thicker line.
Test: runtest systemui
Fixes: 62794461
Change-Id: Ic5e40d2e0f6ebe0d270129f10883a1fcb146d717
2017-06-21 15:18:06 -04:00
Selim Cinek
978f98a3e1
Merge "Fixed a bug where the panel could be stuck" into oc-dev am: e8dceabd98
...
am: 9dfc970b63
Change-Id: I00ea048b80625dfeda1ca532d4b7c90f3e57b96f
2017-06-21 19:14:34 +00:00
Selim Cinek
3a18b28ab0
Merge "Fixed a bug where the panel could be stuck" into oc-dev
...
am: e8dceabd98
Change-Id: I717e03ac52383494403aaaf886e970d86bb3f3e2
2017-06-21 19:08:44 +00:00
Selim Cinek
9dfc970b63
Merge "Fixed a bug where the panel could be stuck" into oc-dev
...
am: e8dceabd98
Change-Id: I8f6b3e2f853ff5a066de02ae0a006ebb4f157078
2017-06-21 19:07:12 +00:00
Selim Cinek
9bc1200e27
Merge "Fixed a a11y regression to click notifications" into oc-dev am: b792f98446
...
am: 1d50b00962
Change-Id: If8b429ac7c6c57fa756ae2d4e036beb2cf2ba919
2017-06-21 19:05:00 +00:00
Selim Cinek
0b9efc26f8
Merge "Fixed a a11y regression to click notifications" into oc-dev
...
am: b792f98446
Change-Id: Idebc4fa9cb0b2512043b0aa817a96926ec0a0d2a
2017-06-21 19:00:10 +00:00
Selim Cinek
1d50b00962
Merge "Fixed a a11y regression to click notifications" into oc-dev
...
am: b792f98446
Change-Id: I7d4a437367d40492effa95fcd0970389da7db592
2017-06-21 18:58:02 +00:00
TreeHugger Robot
e8dceabd98
Merge "Fixed a bug where the panel could be stuck" into oc-dev
2017-06-21 18:57:48 +00:00
Selim Cinek
b792f98446
Merge "Fixed a a11y regression to click notifications" into oc-dev
2017-06-21 18:48:59 +00:00
Mady Mellor
c5b6f4eeb6
Merge "Add customs accessibility actions to snooze, allow it to be focused" into oc-dr1-dev
...
am: 51278d6a27
Change-Id: I9c6e7a626cc7b51cee365bac1550051083534d3e
2017-06-21 18:41:52 +00:00
TreeHugger Robot
51278d6a27
Merge "Add customs accessibility actions to snooze, allow it to be focused" into oc-dr1-dev
2017-06-21 18:31:35 +00:00