TreeHugger Robot
4ee1c4c00c
Merge changes I4d1d38ea,Ibd3f73bc,Ic476fbb0 into rvc-dev am: 2a952d33f6 am: 90e89109a7
...
Change-Id: I727612baea3b20296d7b745ce34304bdf737e299
2020-05-15 21:33:47 +00:00
TreeHugger Robot
90e89109a7
Merge changes I4d1d38ea,Ibd3f73bc,Ic476fbb0 into rvc-dev am: 2a952d33f6
...
Change-Id: I91bc1acc7546cf2fc704ccc1a12ac713bd57c9f3
2020-05-15 21:33:24 +00:00
TreeHugger Robot
2a952d33f6
Merge changes I4d1d38ea,Ibd3f73bc,Ic476fbb0 into rvc-dev
...
* changes:
Rework Incoming section logic
Fix TODO in #updateFirstAndLastViewsForAllSections
Convert NotificationSectionsManager to Kotlin
2020-05-15 21:31:53 +00:00
TreeHugger Robot
85da77b3a7
Merge "Remove QS details prototype code" into rvc-dev am: 16715e7f85 am: 7835253585
...
Change-Id: I2e8e2dc7b4c06fef68f4c0ff65867f2897d761a1
2020-05-15 21:20:17 +00:00
TreeHugger Robot
53815e9b49
Merge "Remove QS details prototype code" into rvc-dev am: 16715e7f85
...
Change-Id: I621bea1b9e4018c02759b276049a92ce81567fff
2020-05-15 21:15:21 +00:00
TreeHugger Robot
7835253585
Merge "Remove QS details prototype code" into rvc-dev am: 16715e7f85
...
Change-Id: Ib4c1cd617ba5b8a9ac00faead08eb57e5a9731f6
2020-05-15 21:14:54 +00:00
TreeHugger Robot
16715e7f85
Merge "Remove QS details prototype code" into rvc-dev
2020-05-15 21:10:37 +00:00
TreeHugger Robot
75035220fc
Merge "Dismiss all dropdown windows when power menu is rotated." into rvc-dev am: a16934187a am: b86eedf77c
...
Change-Id: I44ca54bb14851fe25cff259f398ad5e3033503a4
2020-05-15 21:07:39 +00:00
TreeHugger Robot
b86eedf77c
Merge "Dismiss all dropdown windows when power menu is rotated." into rvc-dev am: a16934187a
...
Change-Id: Id959fbf17b8a117d64212b939206d80b24f6b4ff
2020-05-15 21:04:10 +00:00
TreeHugger Robot
e9f08381e5
Merge "Dismiss all dropdown windows when power menu is rotated." into rvc-dev am: a16934187a
...
Change-Id: If32a9606245adfe8301b03552b7db37a30132aa1
2020-05-15 21:03:47 +00:00
TreeHugger Robot
a16934187a
Merge "Dismiss all dropdown windows when power menu is rotated." into rvc-dev
2020-05-15 21:02:03 +00:00
TreeHugger Robot
eed77009ad
Merge "Add additional debug logging to sections manager" into rvc-dev am: 1dabe0e620 am: da70a537bc
...
Change-Id: Ib0bddf312c22be28f4aa0c313f191a9a948e44c8
2020-05-15 20:50:34 +00:00
TreeHugger Robot
0e4391413a
Merge "Add additional debug logging to sections manager" into rvc-dev am: 1dabe0e620
...
Change-Id: I1f6a6959ee15437f60cbee59fcaf5aeb7c6f3126
2020-05-15 20:49:32 +00:00
TreeHugger Robot
da70a537bc
Merge "Add additional debug logging to sections manager" into rvc-dev am: 1dabe0e620
...
Change-Id: If228d53c4624c38e2f22110bd9c49de237bdf49d
2020-05-15 20:49:16 +00:00
Heemin Seog
eaa907803c
Merge "Modify aspects of the phone sysui which is not relevant to car sysui" into rvc-d1-dev-plus-aosp
2020-05-15 20:44:08 +00:00
TreeHugger Robot
1dabe0e620
Merge "Add additional debug logging to sections manager" into rvc-dev
2020-05-15 20:38:47 +00:00
TreeHugger Robot
99f7635159
Merge "Controls a11y - Various fixes" into rvc-dev am: da83ef8885 am: a81928977e
...
Change-Id: Iceadb36c68085c1a9eec1bd9c873a1d09e9aa137
2020-05-15 20:14:12 +00:00
Steve Elliott
33d3b54639
Rework Incoming section logic
...
We cannot assign notifications to the HUNing section during sort and
filter in NotifRankMan, because we don't know if those Notifications
can be placed there at that time. The VisStabMan can decide that they
cannot be moved, and so NotifSecMan can get confused when it sees
BUCKET_HEADS_UP in the middle of the shade.
In an ideal world, VisStabMan would inform the sort performed by
NotifRankMan, as opposed to "shooting it down" after the fact. The
main issue here is that NotifRankMan and NotifSecMan are logically
related (Notification ordering) but VisStabMan can throw a wrench in
that relationship.
Also I took the liberty of converting NotifSecMan to Kotlin. :-)
Fixes: 153554168
Test: atest, manual
Change-Id: I4d1d38eaf4eaac69542c7c115040e76ff95cc1c9
2020-05-15 16:13:29 -04:00
Steve Elliott
7c13331991
Fix TODO in #updateFirstAndLastViewsForAllSections
...
Bug: 153554168
Test: atest, manual
Change-Id: Ibd3f73bc837d13975857288648fe14d817e14190
2020-05-15 16:13:10 -04:00
TreeHugger Robot
a81928977e
Merge "Controls a11y - Various fixes" into rvc-dev am: da83ef8885
...
Change-Id: I82b485b9a3a17de7925ebe016d65db7271336315
2020-05-15 20:12:42 +00:00
TreeHugger Robot
b6ec607334
Merge "Controls a11y - Various fixes" into rvc-dev am: da83ef8885
...
Change-Id: I612813175c41ba7dd88fc9fb604e612218a336f9
2020-05-15 20:12:18 +00:00
Beverly Tai
baa8af7ad3
Merge "Remove touch listener on UsbDebuggingActivity" into rvc-dev am: d8f1c69a68 am: 8d751461e6
...
Change-Id: Id40cf3216620699970c0d8965592f17318db53c5
2020-05-15 20:09:21 +00:00
TreeHugger Robot
da83ef8885
Merge "Controls a11y - Various fixes" into rvc-dev
2020-05-15 20:08:06 +00:00
Beverly Tai
5be334e088
Merge "Remove touch listener on UsbDebuggingActivity" into rvc-dev am: d8f1c69a68
...
Change-Id: Idb9f2b3224b2d65b4d84cb66a9e393c9c9862fdc
2020-05-15 19:49:28 +00:00
Beverly Tai
8d751461e6
Merge "Remove touch listener on UsbDebuggingActivity" into rvc-dev am: d8f1c69a68
...
Change-Id: I4d9b4c98f717b75d6874d0487b26751aaaa8258d
2020-05-15 19:49:15 +00:00
Beverly Tai
d8f1c69a68
Merge "Remove touch listener on UsbDebuggingActivity" into rvc-dev
2020-05-15 19:33:26 +00:00
Mady Mellor
36d1f93fb1
Merge "Auto-expand the bubble when created via bubble-button" into rvc-dev am: 21ebdf80dd
...
Change-Id: I474117ef2a4374de8fb6e158965910768819a355
2020-05-15 18:42:23 +00:00
Mady Mellor
dc8e89c767
Merge "Auto-expand the bubble when created via bubble-button" into rvc-dev am: 21ebdf80dd am: de52c1854f
...
Change-Id: I29e08aef8b76d03a893f43c8c5034094197e6a36
2020-05-15 18:30:42 +00:00
Mady Mellor
de52c1854f
Merge "Auto-expand the bubble when created via bubble-button" into rvc-dev am: 21ebdf80dd
...
Change-Id: Ie3bda09974aa54cadc73fb2853c40b90fa693c8c
2020-05-15 18:27:31 +00:00
Mady Mellor
21ebdf80dd
Merge "Auto-expand the bubble when created via bubble-button" into rvc-dev
2020-05-15 18:21:13 +00:00
Lucas Dupin
941a9d99dd
Merge changes Id6078a02,I4c6e92ed,Iee440308 into rvc-dev am: d5e4aa1ad7
...
Change-Id: I6b23277f9dd1de64f409a1cd11502c1978d9fe08
2020-05-15 16:29:38 +00:00
Lucas Dupin
b813c92e1b
Merge changes Id6078a02,I4c6e92ed,Iee440308 into rvc-dev am: d5e4aa1ad7 am: e495562d05
...
Change-Id: I6000d7a296961c2623753d0cf4a29102c97e0d62
2020-05-15 16:23:28 +00:00
Neil Fuller
39648aa1cb
Merge "Restore missing line" into rvc-dev am: cf842066f3 am: b0ee299809
...
Change-Id: I6ec1202d674cd40d3e0b35b4e4318d96d85494d7
2020-05-15 16:09:02 +00:00
Lucas Dupin
e495562d05
Merge changes Id6078a02,I4c6e92ed,Iee440308 into rvc-dev am: d5e4aa1ad7
...
Change-Id: If0fa07e3a28b1fdbfc2c34e626ff8fb33b7abc47
2020-05-15 16:06:29 +00:00
Neil Fuller
9cb20eb648
Merge "Restore missing line" into rvc-dev am: cf842066f3
...
Change-Id: Ia47b8fe19335db5a9b72bb49c24c2dff185f5f2b
2020-05-15 16:06:16 +00:00
Lucas Dupin
d5e4aa1ad7
Merge changes Id6078a02,I4c6e92ed,Iee440308 into rvc-dev
...
* changes:
Add illumination to output switcher
Remove foreground color logic from media player
Media color extraction rules
2020-05-15 16:04:14 +00:00
Winson Chung
257e16d80a
Merge "Update config ordering when entering/leaving pip" into rvc-dev am: d8fb783389
...
Change-Id: I431f2867751eae558191fe3052dd3835d9d04c80
2020-05-15 15:58:36 +00:00
Sean Pont
b0a3b96520
Merge "Add animation for wallet resizing" into rvc-dev am: d8345749d6
...
Change-Id: I41838e47856264f13d1f6d1f900a1877edb34dd0
2020-05-15 15:57:04 +00:00
TreeHugger Robot
6cdc1bab31
Merge "Persists bubbles to disk (part 4)" into rvc-dev am: 682217b4e5
...
Change-Id: I9e8607cdbe5ce1cf8af277594df9b9f6a8f0aaf1
2020-05-15 15:54:12 +00:00
Winson Chung
c6f7e742fd
Merge "Update config ordering when entering/leaving pip" into rvc-dev am: d8fb783389 am: d6204bbb3e
...
Change-Id: Iebb625318a2c45ed32d95cf051f39adee7c73fa4
2020-05-15 15:53:26 +00:00
Sean Pont
e57c9ae91e
Merge "Add animation for wallet resizing" into rvc-dev am: d8345749d6 am: ecfb1beeaf
...
Change-Id: I58c1a6e73768829ae466c74a411fb17cf7c7ee22
2020-05-15 15:51:55 +00:00
TreeHugger Robot
e81e2524a6
Merge "Persists bubbles to disk (part 4)" into rvc-dev am: 682217b4e5 am: 7555d899ec
...
Change-Id: Iba759abc2e7e66f4f67fa4551d999c5e405c3ec4
2020-05-15 15:49:47 +00:00
Tony Huang
2ac3b061fe
Merge "Set allowTouches after the fling animation end" into rvc-dev am: a08db2de29
...
Change-Id: I0e38383421a1f9627618ab73efa0a1b381298788
2020-05-15 15:47:11 +00:00
TreeHugger Robot
9c77379262
Merge "Catch possible exception while uploading texture" into rvc-dev am: f92fd5a117
...
Change-Id: Ia2c788d688ee5f07b444dc42ab7fc7f758ab905d
2020-05-15 15:46:12 +00:00
Tony Huang
0ed0036070
Merge "Set allowTouches after the fling animation end" into rvc-dev am: a08db2de29 am: b7f9d91dc9
...
Change-Id: I4ec79159f9c83cecf9c74df64de354c57a1fb8e0
2020-05-15 15:45:12 +00:00
TreeHugger Robot
4fbb156007
Merge "Catch possible exception while uploading texture" into rvc-dev am: f92fd5a117 am: 0b6e8c2692
...
Change-Id: If53c7d67e79a68ac1565cd7f6a7ed681d75ce1af
2020-05-15 15:44:43 +00:00
TreeHugger Robot
1fafd9ada3
Merge "Remove divider view when exiting splitscreen" into rvc-dev am: 3a6ec37a71
...
Change-Id: I7cbc233fca8687eba37c3127f9d13fe3c9e60c19
2020-05-15 15:44:34 +00:00
TreeHugger Robot
ead91cc145
Merge "Remove divider view when exiting splitscreen" into rvc-dev am: 3a6ec37a71 am: 9da5177ac9
...
Change-Id: I9e614f0fe63f6cf7da52e9ad762e45e717a2a4d6
2020-05-15 15:43:34 +00:00
Beverly
c021e1c4ab
Remove touch listener on UsbDebuggingActivity
...
We can rely on the SYSTEM_FLAG_HIDE_NON_SYSTEM_OVERLAY_WINDOWS flag to
prevent overlays from displaying above the dialog.
Test: manual
Fixes: 156482465
Change-Id: Icd6beeceac747177cfcf7c9bb4dad5e40190a992
2020-05-15 15:42:48 +00:00
Neil Fuller
b0ee299809
Merge "Restore missing line" into rvc-dev am: cf842066f3
...
Change-Id: If63666cc9eafc6bf2d621bf199bf32781fba8dcc
2020-05-15 15:28:22 +00:00