Amin Shaikh
2f2ae6f203
Merge "Do not display <unknown ssid>." into pi-dev am: fc841b26a9
...
am: 6bc121023f
Change-Id: Iabeeb7535ba0ae7fe091cf657448b2f21d1bd79c
2018-03-20 12:58:09 +00:00
Amin Shaikh
d778b88810
Merge "Update mobile data type icons." into pi-dev am: c7a04bbb47
...
am: 34b13dce8c
Change-Id: I2fac2d50697da241f3595914c33f336d5bd858bf
2018-03-20 12:51:31 +00:00
Amin Shaikh
6bc121023f
Merge "Do not display <unknown ssid>." into pi-dev
...
am: fc841b26a9
Change-Id: I7cd7067f6413743f1c8a45455310695c23665099
2018-03-20 12:41:38 +00:00
Amin Shaikh
34b13dce8c
Merge "Update mobile data type icons." into pi-dev
...
am: c7a04bbb47
Change-Id: I032ea831cb434516798b4993af4a5fecd54da416
2018-03-20 12:34:54 +00:00
TreeHugger Robot
fc841b26a9
Merge "Do not display <unknown ssid>." into pi-dev
2018-03-20 12:23:28 +00:00
TreeHugger Robot
c7a04bbb47
Merge "Update mobile data type icons." into pi-dev
2018-03-20 12:19:29 +00:00
Amin Shaikh
c7593b1e1a
Do not display <unknown ssid>.
...
Fixes: 73853121
Test: runtest systemui
Change-Id: Ib16a63cb9edfbd287724500adf515287f12c0d07
2018-03-20 11:43:16 +00:00
Lucas Dupin
8afdd72ab7
Merge "Ease out clock translation" into pi-dev am: 255352437f
...
am: f9727309c8
Change-Id: Id1522c3a133f8e7234e6fc8dcbf1e480a7d8a617
2018-03-20 07:41:11 +00:00
Winson Chung
e465160c0c
Merge changes I0c466350,I09a9cd43,I8b2a0819 into pi-dev am: 4cda02f25f
...
am: 9dcc7b982b
Change-Id: Id79f409381fa6b211329ef85b13cd7f4202dccb0
2018-03-20 06:40:24 +00:00
Lucas Dupin
f9727309c8
Merge "Ease out clock translation" into pi-dev
...
am: 255352437f
Change-Id: I8585652bf8c5dfd05c74fc0917dd883dc9475cd0
2018-03-20 05:15:17 +00:00
Winson Chung
9dcc7b982b
Merge changes I0c466350,I09a9cd43,I8b2a0819 into pi-dev
...
am: 4cda02f25f
Change-Id: If5e410a3bb21d7188ef0d505d4d03cec1c4c2a74
2018-03-20 04:27:09 +00:00
Lucas Dupin
255352437f
Merge "Ease out clock translation" into pi-dev
2018-03-20 03:31:00 +00:00
Amin Shaikh
554dd26ba9
Merge "Merge "Move roaming icon to upper left." into pi-dev am: 12a9f78dd8" into pi-dev-plus-aosp
...
am: e319075771
Change-Id: I3aa85f985a97b442eb7f8372a3da2c2563e9877c
2018-03-20 02:31:48 +00:00
Lucas Dupin
0647d5b5d8
Ease out clock translation
...
Test: visual
Bug: 73830624
Bug: 74586970
Change-Id: I896778b00d85252a8ac606e71ea20e9b4384bbb0
2018-03-19 18:24:30 -07:00
Tracy Zhou
8002e7f96c
Merge "Move default pip position to right above the shelf." into pi-dev am: 017f44be88
...
am: 6f9ebab4ed
Change-Id: I65e587befec2dcba43b95fe6c6d8775a918fd332
2018-03-20 00:34:39 +00:00
TreeHugger Robot
4cda02f25f
Merge changes I0c466350,I09a9cd43,I8b2a0819 into pi-dev
...
* changes:
Reset dummy stack view tasks after computing transition into Recents
Don't update onboarding if there is no valid running task.
Only check screen pinning state on touch down.
2018-03-20 00:16:57 +00:00
Amin Shaikh
154596c19e
Merge "Move roaming icon to upper left." into pi-dev
...
am: 12a9f78dd8
Change-Id: I46201ac40d7934733b06cd6008883354ebfefded
2018-03-19 23:56:36 +00:00
Julia Reynolds
4bbda90107
Merge "Update system notification text" into pi-dev am: a90868c525
...
am: a809ae3808
Change-Id: I6c148b487ce9b0abbd665a0714b0f8c52ebc80a1
2018-03-19 23:16:10 +00:00
Julia Reynolds
0eedda3d5f
Merge "Remove unneeded sysui notifications" into pi-dev am: bd65574db6
...
am: 6dd9cd9943
Change-Id: I997b15c169a9b576e337ca99ba42ff8f5e18075d
2018-03-19 23:12:56 +00:00
Amin Shaikh
bdca6e7dcc
Update mobile data type icons.
...
- These icons have a different style and are narrower.
- Remove concept of wide data type icons since they are all drawn in
their own space.
Fixes: 74113108
Test: visual
Change-Id: Ibf33d3acb94d033c6e315ab936ce3d1703cca7c4
2018-03-19 19:09:23 -04:00
Tracy Zhou
6f9ebab4ed
Merge "Move default pip position to right above the shelf." into pi-dev
...
am: 017f44be88
Change-Id: I0b61860bedd0b949dbd2b2f87b10149c3577559b
2018-03-19 22:37:06 +00:00
Winson Chung
4a088432b6
Reset dummy stack view tasks after computing transition into Recents
...
- Also clear up references from the app transition spec future to the
parent implementation, which can also leak memory.
Bug: 73961798
Test: Enter recents, ensure that dummy stack view holds no task refs
Change-Id: I0c466350c1c1dd490f8776ca23f13de0d698e060
2018-03-19 15:20:29 -07:00
Winson Chung
475f20f688
Don't update onboarding if there is no valid running task.
...
Bug: 75974298
Test: Manual, just a null check
Change-Id: I09a9cd435854846c62ea2ef42e8c91e727a81f04
2018-03-19 15:04:56 -07:00
Julia Reynolds
a809ae3808
Merge "Update system notification text" into pi-dev
...
am: a90868c525
Change-Id: If76acb25af7f3dd7ecd1b0ec5364c7123ff9e051
2018-03-19 21:32:50 +00:00
Julia Reynolds
6dd9cd9943
Merge "Remove unneeded sysui notifications" into pi-dev
...
am: bd65574db6
Change-Id: I48a017b4397292bfa4009af72a7200932f930e62
2018-03-19 21:29:05 +00:00
Winson Chung
1f014fd7e3
Only check screen pinning state on touch down.
...
Bug: 74997742
Test: Swipe up, check systrace
Change-Id: I8b2a0819bc839b2bc76775c99df0840ab889a96e
2018-03-19 14:19:41 -07:00
TreeHugger Robot
12a9f78dd8
Merge "Move roaming icon to upper left." into pi-dev
2018-03-19 21:15:52 +00:00
TreeHugger Robot
5076db9fd0
Merge "add car volume dialog"
2018-03-19 21:15:27 +00:00
Tracy Zhou
017f44be88
Merge "Move default pip position to right above the shelf." into pi-dev
2018-03-19 20:15:14 +00:00
Julia Reynolds
a90868c525
Merge "Update system notification text" into pi-dev
2018-03-19 19:18:47 +00:00
TreeHugger Robot
bd65574db6
Merge "Remove unneeded sysui notifications" into pi-dev
2018-03-19 19:16:55 +00:00
Bruno Martins
41d8c6875d
Merge "DndTile: Avoid yet another NPE during boot up phase" am: 2446a10799 am: 1fa90bc5a4
...
am: e60cc7daec
Change-Id: I88c6d3c7cf391ef565f1dfff434ac434f642b26b
2018-03-19 19:02:18 +00:00
Amin Shaikh
d8f546faf0
Move roaming icon to upper left.
...
- Update stat_sys_roaming to the new M2 icon
- Move the R icon to be displayed in the upper left corner of the signal
icon instead of centered to the right
- Also remove unncessary extra SignalDrawable in SignalClusterView
Fixes: 72540392
Test: visual
Change-Id: I4ac0e160b0f262bf6912f61f0817b778634be1ad
2018-03-19 18:51:44 +00:00
Mike Digman
a15647eec4
Merge "Fix KeyButtonDrawable dark intensity logic error" into pi-dev am: def169559c
...
am: 9eb59c53cb
Change-Id: I6b94436fe5637b0f56dc0b5b383e417896a3fc4e
2018-03-19 18:50:44 +00:00
Bruno Martins
e60cc7daec
Merge "DndTile: Avoid yet another NPE during boot up phase" am: 2446a10799
...
am: 1fa90bc5a4
Change-Id: Ib78e3254cd1245c95edeff8a91d5e8bac9e75cf6
2018-03-19 18:43:57 +00:00
Mike Digman
460384f315
Merge "Add disable2 flag for rotate suggestions" into pi-dev am: bd24572e17
...
am: 05a3cfd4d5
Change-Id: I8e7ab1195b8b78a0959e55cca5e205504fe8969d
2018-03-19 18:33:17 +00:00
Bruno Martins
1fa90bc5a4
Merge "DndTile: Avoid yet another NPE during boot up phase"
...
am: 2446a10799
Change-Id: I211f94c3dedc4f288d436ba3aff7f52309a994d3
2018-03-19 18:29:17 +00:00
Mike Digman
9eb59c53cb
Merge "Fix KeyButtonDrawable dark intensity logic error" into pi-dev
...
am: def169559c
Change-Id: If28cc5fbbf7912912949bcfab76f5456d28ad6d8
2018-03-19 18:24:10 +00:00
Amin Shaikh
01ed8e7b43
Merge "Update mobile data off dialog." into pi-dev am: 372719cb35
...
am: 54e1ca5fbb
Change-Id: I7a91f729c89cedea5c35ec4be7458b53f9b30094
2018-03-19 18:10:51 +00:00
Mike Digman
05a3cfd4d5
Merge "Add disable2 flag for rotate suggestions" into pi-dev
...
am: bd24572e17
Change-Id: I4b5cd5aa47debaedb115bd78cdd19fdda2bba552
2018-03-19 18:08:29 +00:00
Amin Shaikh
54e1ca5fbb
Merge "Update mobile data off dialog." into pi-dev
...
am: 372719cb35
Change-Id: I5a6683df112df1672bd943d7bc21e387336a0668
2018-03-19 17:53:45 +00:00
Tracy Zhou
43513086d2
Move default pip position to right above the shelf.
...
This change takes care of the flow from WindowManagerService to
PinnedStackController, all the way to PipTouchHandler. It also
introduces a WindowManager hook that allows Launcher to pass in
shelf visibility and height. A separate change is made to send
signals from Launcher to SysUI. (ag/3724896)
Bug: 73961893
Change-Id: I2ff54e78bc2dc35c806b902464048b051a4d6394
Test: atest CtsActivityManagerDeviceTestCases:ActivityManagerPinnedStackTests
2018-03-19 17:41:08 +00:00
Mike Digman
def169559c
Merge "Fix KeyButtonDrawable dark intensity logic error" into pi-dev
2018-03-19 17:22:39 +00:00
Mike Digman
bd24572e17
Merge "Add disable2 flag for rotate suggestions" into pi-dev
2018-03-19 17:13:30 +00:00
Julia Reynolds
037d808879
Update system notification text
...
Test: atest SystemUITests
Bug: 75436062
Change-Id: I91dbc9d02d9997133bb9001de493a28b8afbbb2e
2018-03-19 12:34:08 -04:00
Julia Reynolds
049095af52
Remove unneeded sysui notifications
...
Test: atest SystemUITests
Bug: 75436062
Change-Id: I45810c494f9f55595d3b0aeda7f23493411f4f71
2018-03-19 12:34:08 -04:00
Amin Shaikh
329c828f18
Update mobile data off dialog.
...
Show the mobile data turn off dialog until the user taps the turn off
button. All subsequent toggles will immediately toggle data on/off. Also
update the message copy.
Fixes: 74072757
Test: runtest systemui && manual
Change-Id: I489d5c3c19d52a6f531b1b925b3210019412243b
2018-03-19 10:53:21 -04:00
Jorim Jaggi
1782fbb710
Merge "Fix lockscreen notification launch animation" into pi-dev am: a1d6bd94fe
...
am: 6f6d2da1c1
Change-Id: Ib905604944993c570a756b9bc8fa55b9cf94ac68
2018-03-19 13:48:19 +00:00
Jorim Jaggi
6f6d2da1c1
Merge "Fix lockscreen notification launch animation" into pi-dev
...
am: a1d6bd94fe
Change-Id: I12cbc8fbd9b087d882eebc8a1b2052e6988128c9
2018-03-19 13:38:09 +00:00
Jorim Jaggi
a1d6bd94fe
Merge "Fix lockscreen notification launch animation" into pi-dev
2018-03-19 13:23:30 +00:00