Commit Graph

34630 Commits

Author SHA1 Message Date
Tony Wickham 79aa1637a8 [automerger skipped] [DO NOT MERGE] Support blacklisting live wallpapers from showing sysui scrims am: 3b5f2224c6 -s ours am: 6b516bd63e am: 0869bbf43d
Change-Id: I05294a3b59df128859a84838c2a26b2bd12e679d
2020-03-21 03:13:26 +00:00
Tony Wickham 462f9fe0ad [automerger skipped] [DO NOT MERGE] Support blacklisting live wallpapers from showing sysui scrims am: 3b5f2224c6 -s ours am: 6b516bd63e am: 29c4e7949b
Change-Id: I057a073622a0c5a19ea8e7b822930cfb51e90a19
2020-03-21 03:13:14 +00:00
Tony Wickham acad4f578b [automerger skipped] [DO NOT MERGE] Support blacklisting live wallpapers from showing sysui scrims am: 3b5f2224c6 -s ours am: 6b516bd63e am: 0869bbf43d
Change-Id: I2e92d3cacee2c3e2845e35401e60b6aee97ed41b
2020-03-21 03:12:51 +00:00
Tony Wickham 29c4e7949b [automerger skipped] [DO NOT MERGE] Support blacklisting live wallpapers from showing sysui scrims am: 3b5f2224c6 -s ours am: 6b516bd63e
Change-Id: Ibe2b0b5318210959e19de141c15dbc3926cbcd91
2020-03-21 02:59:45 +00:00
Tony Wickham 0869bbf43d [automerger skipped] [DO NOT MERGE] Support blacklisting live wallpapers from showing sysui scrims am: 3b5f2224c6 -s ours am: 6b516bd63e
Change-Id: I73c712c430d87d9998af657ede1dd94976a27c4f
2020-03-21 02:59:01 +00:00
Tony Wickham 6b516bd63e [automerger skipped] [DO NOT MERGE] Support blacklisting live wallpapers from showing sysui scrims am: 3b5f2224c6 -s ours
am skip reason: subject contains skip directive

Change-Id: Ic81a7691c525dfefa0a144364953c20aede0a65c
2020-03-21 02:41:11 +00:00
Tony Wickham 6fa8c49ad5 [DO NOT MERGE] Support blacklisting live wallpapers from showing sysui scrims am: 3b5f2224c6
Change-Id: I430906d126f08ab77dc63e06462fc68ccfe18322
2020-03-21 02:40:51 +00:00
TreeHugger Robot 0ddd265fdb Merge "[Flake test] add state checks for WorkTabTest#testWorkEduIntermittent" into ub-launcher3-master 2020-03-21 02:14:49 +00:00
android-build-team Robot b3a41ee2f6 Snap for 6318458 from 39cbf97f64 to rvc-release
Change-Id: Ic13672f1a371aefb8bc0c54e44a4246730f23d8a
2020-03-21 02:05:08 +00:00
vadimt 330fde4aaf Adding more checks around unlocking the phone
Bug: 151613234
Change-Id: I045306cce2ce85d6895c9f050ebb4d2bd15ba232
2020-03-20 18:55:53 -07:00
Tony Wickham 81feb2c547 Don't draw bottom scrim in fully gestural mode
The scrim exists primarily to protect nav bar buttons which
don't exist in this mode.

Change-Id: Ic6de7d54f27f135eecb116ac09714c91c05b88da
2020-03-20 18:37:26 -07:00
Adam Cohen f946e0a5ee Merge "Refactor / Cleanup / Simplify a bunch of dnd related rendering / animation" into ub-launcher3-master 2020-03-21 01:27:08 +00:00
Adam Cohen 650869973a Refactor / Cleanup / Simplify a bunch of dnd related rendering / animation
Addresses:
=> Fix folder icon drop location mapping (was very far off)
=> Fix BubbleTextView drop animation shifted by a few pixels
=> Get rid multiple unnecessary calls to setDragMode(none), was breaking
   some of the reorder flow; still some issues to address here.
=> Fix folder icon parallax (didn't work when the folder had a dot)

Test: manual

Change-Id: I5959cf341996f75d30212353ec096ed25bf40ea5
2020-03-21 01:26:09 +00:00
Samuel Fufa cb6e713e00 Change work paused label font
Bug: 151405736
Test: Manual
Change-Id: I22c68fb998d84a19c1c57c968e76afac7242934b
2020-03-20 16:35:06 -07:00
Xin Li 985639b823 [automerger skipped] DO NOT MERGE - Merge qt-qpr1-dev-plus-aosp@6304901 into stage-aosp-master am: bc2c965574 -s ours am: 506335de19 am: 69afb6b861 am: a815250b76 -s ours
am skip reason: subject contains skip directive

Change-Id: Ifa7b6ec57c327f47b6007fcbe32299be00e12780
2020-03-20 23:24:29 +00:00
TreeHugger Robot 1af6be57c8 Merge "Disable battery defender to avoid locking during the test" into ub-launcher3-master 2020-03-20 23:20:57 +00:00
Xin Li a815250b76 [automerger skipped] DO NOT MERGE - Merge qt-qpr1-dev-plus-aosp@6304901 into stage-aosp-master am: bc2c965574 -s ours am: 506335de19 am: 69afb6b861
Change-Id: I917fde089ee793ae089d6a8d5a99375bfb80bc15
2020-03-20 22:33:36 +00:00
Tony Wickham 3b5f2224c6 [DO NOT MERGE] Support blacklisting live wallpapers from showing sysui scrims
Add wallpaper changed broadcast receiver to BaseDragLayer, which
checks if the new wallpaper is blacklisted and relays that to
remove the scrims.

Bug: 150144115
Change-Id: I55b7b98fdd419cd76532492461a872367efed67b
(cherry picked from commit d6f917f182)
2020-03-20 21:56:18 +00:00
vadimt 1b4247d9cd Disable battery defender to avoid locking during the test
Bug: 151613234
Change-Id: Id323025c1a3bb53cc39839aa2295fcd25436e68e
2020-03-20 14:26:31 -07:00
TreeHugger Robot 7d3a113d05 Merge "Work profile accessibility fixes" into ub-launcher3-master 2020-03-20 20:46:25 +00:00
Samuel Fufa 7f6baf9f60 [Flake test] add state checks for WorkTabTest#testWorkEduIntermittent
Bug: 151768149
Test: labtest
Change-Id: I676175629c60662763b26ce24eba4a361784fbeb
2020-03-20 13:28:00 -07:00
Andy Wickham b55d5b279b Merge "Adds back gesture recognition to Sandbox." into ub-launcher3-master 2020-03-20 20:23:16 +00:00
Winson Chung 925639d881 Merge "Fixing TouchInteractionService referring destroyed activity" into ub-launcher3-master 2020-03-20 19:04:26 +00:00
Samuel Fufa 45c3b10448 Work profile accessibility fixes
- Remove TextView and use work switches text
- Allow talkback to read recyclerview overlay

Bug: 151884799
Bug: 151803591
Bug: 151274763
Bug: 151585835
Test: Manual
Change-Id: Ieee0d37d0244eb12ecb923d710cbbd6a86281062
2020-03-20 11:52:03 -07:00
Evan Rosky 2a85b04ffd Merge "Update window threshold in both directions" into rvc-dev am: 39cbf97f64 am: c0eb6269c6 am: 2ddbe4c8af am: f7eb87cebd am: 66c4207b8a
Change-Id: I3a48e09dd8e6a86b201c2f683c4a7c209fe6ac81
2020-03-20 18:48:12 +00:00
Evan Rosky 14754e6e3a Merge "Update window threshold in both directions" into rvc-dev am: 39cbf97f64 am: c0eb6269c6 am: 4beb9d1338 am: 70ad7790e6
Change-Id: I853022e8ebfba9724d544beb795560757be7281c
2020-03-20 18:45:50 +00:00
Xin Li 69afb6b861 [automerger skipped] DO NOT MERGE - Merge qt-qpr1-dev-plus-aosp@6304901 into stage-aosp-master am: bc2c965574 -s ours am: 506335de19
Change-Id: Ia1c0e46ad6a624365dfeaff5788012dae31d7819
2020-03-20 18:45:17 +00:00
Evan Rosky 8bf64ae28a Merge "Update window threshold in both directions" into rvc-dev am: 39cbf97f64 am: b9958da552 am: d214ae4643 am: d90db91522
Change-Id: I11ae95de8143b7e90badf4ac222af2a113df5234
2020-03-20 18:45:16 +00:00
Evan Rosky 66c4207b8a Merge "Update window threshold in both directions" into rvc-dev am: 39cbf97f64 am: c0eb6269c6 am: 2ddbe4c8af am: f7eb87cebd
Change-Id: I30ad926d5c45cdcb2ddae32e67e4b5c0cd561884
2020-03-20 18:42:47 +00:00
Evan Rosky 70ad7790e6 Merge "Update window threshold in both directions" into rvc-dev am: 39cbf97f64 am: c0eb6269c6 am: 4beb9d1338
Change-Id: I7cbc274cbe3bacd568223977556641488deea834
2020-03-20 18:32:53 +00:00
Evan Rosky d90db91522 Merge "Update window threshold in both directions" into rvc-dev am: 39cbf97f64 am: b9958da552 am: d214ae4643
Change-Id: Iec2591a4dbea777d892de8d46f6835e988921a10
2020-03-20 18:32:39 +00:00
Xin Li 6da5d63345 DO NOT MERGE - Merge qt-qpr1-dev-plus-aosp@6304901 into stage-aosp-master am: bc2c965574
Change-Id: I313ed2574c2cf9af7cedf02540a36d5f0500871e
2020-03-20 18:32:24 +00:00
Xin Li 506335de19 [automerger skipped] DO NOT MERGE - Merge qt-qpr1-dev-plus-aosp@6304901 into stage-aosp-master am: bc2c965574 -s ours
am skip reason: subject contains skip directive

Change-Id: I684255cf8384fb3ab8707af5f05639444f75c617
2020-03-20 18:31:52 +00:00
Evan Rosky f7eb87cebd Merge "Update window threshold in both directions" into rvc-dev am: 39cbf97f64 am: c0eb6269c6 am: 2ddbe4c8af
Change-Id: I904a49d3149f6388a4906a853eb507eda5af6abb
2020-03-20 18:30:25 +00:00
Evan Rosky 2ddbe4c8af Merge "Update window threshold in both directions" into rvc-dev am: 39cbf97f64 am: c0eb6269c6
Change-Id: I9efeb5bdcf7d4d6cfd0070a2de69f0f73b54b4ad
2020-03-20 18:27:37 +00:00
Evan Rosky 4beb9d1338 Merge "Update window threshold in both directions" into rvc-dev am: 39cbf97f64 am: c0eb6269c6
Change-Id: Ieb85555c9cbe4992c1e5f5a2c6a1438f3ad6b291
2020-03-20 18:27:33 +00:00
Evan Rosky d214ae4643 Merge "Update window threshold in both directions" into rvc-dev am: 39cbf97f64 am: b9958da552
Change-Id: If293e615a3e7038668b3134f22694b576e809e55
2020-03-20 18:27:21 +00:00
Evan Rosky c0eb6269c6 Merge "Update window threshold in both directions" into rvc-dev am: 39cbf97f64
Change-Id: I137a818d432a69180087e2895daccc65e7a97daa
2020-03-20 18:26:09 +00:00
Evan Rosky b9958da552 Merge "Update window threshold in both directions" into rvc-dev am: 39cbf97f64
Change-Id: Ie7fb82c4def54620b2ca22714a7fa83a2afe515e
2020-03-20 18:22:26 +00:00
Evan Rosky 39cbf97f64 Merge "Update window threshold in both directions" into rvc-dev 2020-03-20 18:20:15 +00:00
android-build-team Robot 977cf4ed63 Snap for 6315035 from a8bd501e9f to mainline-release
Change-Id: Iac225abd861b535b548a5e28363e2f35fb062808
2020-03-20 07:03:09 +00:00
TreeHugger Robot 20035f1803 Merge "Migrate hotseat items into a folder" into ub-launcher3-master 2020-03-20 03:52:26 +00:00
Samuel Fufa 82bbdaceae Migrate hotseat items into a folder
If feature flag HOTSEAT_MIGRATE_TO_FOLDER is enabled, this moves hotseat
items into a folder in the workspace. If not, it moves the whole hotseat
to the first workspace page that can host the hotseat.

Bug: 151099421
Test: Manual
Change-Id: I49f6a22a0ada2c4cf237ca91a323a46346a11a59
2020-03-19 20:10:14 -07:00
Winson Chung 7d020f7da1 Update window threshold in both directions
- Only use the task flags when we should be using the home screen state

Bug: 151181674
Test: Move gesture below threshold and observe split minimize
Change-Id: I1b0f682eb9c2861b36953da7695c798c187db517
2020-03-19 19:40:39 -07:00
android-build-team Robot 25986be942 Snap for 6314400 from e19a23a7ff to rvc-release
Change-Id: I73a8b5694de741701aadf5af3f734f0002afa373
2020-03-20 02:07:18 +00:00
Tony Wickham 5de624c286 Merge "Support blacklisting live wallpapers from showing sysui scrims" into ub-launcher3-master 2020-03-20 01:31:35 +00:00
Andy Wickham 3e34dd3791 Adds back gesture recognition to Sandbox.
This is used to step through the "happy path" of the existing
back tutorial steps (right edge and left edge). Unlike in the
Pixel Tips app, the tutorial only continues if you perform the
gesture from the correct edge of the screen.

This also lays the groundwork to provide helpful tips if the
expected gesture is performed incorrectly, although currently
such gestures are just ignored.

Demo: https://drive.google.com/open?id=12S42mZQITGzIWnj7mP1L__PCOgAQcjgp

Bug: 148542211
Change-Id: Ib2e0b2ff7c021db48c96d58e1370fa2e93330912
2020-03-20 01:01:49 +00:00
TreeHugger Robot c21eb0f483 Merge "[Overview Actions] Hide overview actions when swipe down to launch app." into ub-launcher3-master 2020-03-19 23:48:30 +00:00
Tony Wickham d6f917f182 Support blacklisting live wallpapers from showing sysui scrims
Add wallpaper changed broadcast receiver to BaseDragLayer, which
checks if the new wallpaper is blacklisted and relays that to
remove the scrims.

Bug: 150144115
Change-Id: I55b7b98fdd419cd76532492461a872367efed67b
2020-03-19 16:32:33 -07:00
Bill Yi a9aaeac3e0 Merge "Import translations. DO NOT MERGE" 2020-03-19 23:25:51 +00:00