Commit Graph

34630 Commits

Author SHA1 Message Date
Tracy Zhou c2702707de Merging from ub-launcher3-rvc-dev @ build 6538292 am: d67be77066 am: 2f02c55f1e am: bf4414fb05 am: 37d548d5d0
Change-Id: Ie8649cdb464e0577dc5f31b6b22a00fad225c40b
2020-05-30 04:49:00 +00:00
Automerger Merge Worker 25d655cdc4 Merge "Merging from ub-launcher3-rvc-dev @ build 6538292 am: d67be77066 am: 2deb21875d" into rvc-d1-dev-plus-aosp am: 7f602a95cc am: 80e7090bbe
Change-Id: I07ed6266dd14e818e612429088e2d38fa3c8737d
2020-05-30 04:48:51 +00:00
TreeHugger Robot 34c47a214f Merge "More logging for pause non-detection" into ub-launcher3-rvc-dev am: 291f393b17
Change-Id: I85c1a09bf8f9c8f41b12b32a006366243858a3e6
2020-05-30 03:30:52 +00:00
Evan Rosky 2614fbfec7 Merge "Move static-crops to 0,0 in animations" into rvc-dev am: 4279ef679f am: 82cd31ad26 am: 116990520f
Change-Id: Ia0427db3e3fe48c9b1a64adb8cde78a9d187da0c
2020-05-30 03:24:33 +00:00
Evan Rosky ed62be2a81 Merge "Move static-crops to 0,0 in animations" into rvc-dev am: 4279ef679f am: c10ce7db6d am: f4335a8643
Change-Id: I5eded3d48c5db06bc042eafed51d98f43b5be249
2020-05-30 03:24:26 +00:00
Evan Rosky 1ec2baaa9e Merge "Move static-crops to 0,0 in animations" into rvc-dev am: 4279ef679f am: 82cd31ad26 am: 2292947130
Change-Id: Ib576fe7c54dc8a4cf2c8bc3b3469240bcae20b88
2020-05-30 03:24:05 +00:00
TreeHugger Robot 291f393b17 Merge "More logging for pause non-detection" into ub-launcher3-rvc-dev 2020-05-30 03:20:50 +00:00
Evan Rosky f4335a8643 Merge "Move static-crops to 0,0 in animations" into rvc-dev am: 4279ef679f am: c10ce7db6d
Change-Id: Id90c20ead55d17c84aa3ddfb80cb95ed2a55d427
2020-05-30 03:05:47 +00:00
Evan Rosky 2292947130 Merge "Move static-crops to 0,0 in animations" into rvc-dev am: 4279ef679f am: 82cd31ad26
Change-Id: I4edca7c1a7d19136beb1839839ff4aa385284c8f
2020-05-30 03:05:38 +00:00
Evan Rosky 116990520f Merge "Move static-crops to 0,0 in animations" into rvc-dev am: 4279ef679f am: 82cd31ad26
Change-Id: I31059d96225bc763b8fc74e65bb2fa8815a91d2d
2020-05-30 03:05:35 +00:00
Evan Rosky e2bd1e7ffa Merge "Move static-crops to 0,0 in animations" into rvc-dev am: 4279ef679f
Change-Id: Ia9737af7a2e9694a402bea729aad096e78bcfb07
2020-05-30 02:54:21 +00:00
Evan Rosky c10ce7db6d Merge "Move static-crops to 0,0 in animations" into rvc-dev am: 4279ef679f
Change-Id: Id6adfca35fd26c8350df0ed7918696dfddfd11d0
2020-05-30 02:54:16 +00:00
Evan Rosky 82cd31ad26 Merge "Move static-crops to 0,0 in animations" into rvc-dev am: 4279ef679f
Change-Id: I4f8697074ffe4afa43db6c694cbeb3c824992ea7
2020-05-30 02:54:00 +00:00
Jon Miranda 77d8903f4a More logging for pause non-detection
Bug: 156044202
Change-Id: I0831735aa743360c16e1f940c30875f32432fec5
2020-05-29 19:43:52 -07:00
Evan Rosky 4279ef679f Merge "Move static-crops to 0,0 in animations" into rvc-dev 2020-05-30 02:42:29 +00:00
Tracy Zhou 6699858d49 resolve merge conflicts of 5d065997f8 to master
Test: I solemnly swear I tested this conflict resolution.
Bug: None
Change-Id: I277a74dac999f3f56836fafc04ac799f84154013
2020-05-29 19:38:36 -07:00
TreeHugger Robot 89e66e8693 Merge "When tap on empty string edittext, and suggestion is made, select all the string" into ub-launcher3-rvc-dev am: ac38ec99c8
Change-Id: I55b0466313f95f5addefc91c77a019a8814a13f0
2020-05-30 02:05:52 +00:00
TreeHugger Robot ac38ec99c8 Merge "When tap on empty string edittext, and suggestion is made, select all the string" into ub-launcher3-rvc-dev 2020-05-30 01:51:24 +00:00
android-build-team Robot 3622273adb Snap for 6542686 from d67be77066 to rvc-release
Change-Id: I97c6a337ce49044718e9db614a6b76200cdd122f
2020-05-30 01:06:25 +00:00
TreeHugger Robot 8a8c13aafd Merge "Don't defer finish, only defer disableInputProxy" into ub-launcher3-rvc-dev am: 8a3be8cb53
Change-Id: I27a2dd42ecadc2e5048f048d9849cb4ae5f8c933
2020-05-30 00:53:34 +00:00
TreeHugger Robot 8a3be8cb53 Merge "Don't defer finish, only defer disableInputProxy" into ub-launcher3-rvc-dev 2020-05-30 00:41:06 +00:00
Hyunyoung Song 75dedacfc4 When tap on empty string edittext, and suggestion is made, select all the string
Bug: 157771174
Change-Id: I4a274333d897693bc214d50edcea30cf012ce859
2020-05-29 17:36:40 -07:00
Tony Wickham cc558e86fb Don't defer finish, only defer disableInputProxy
We should always finish the controller when requested, to ensure
everything is cleaned up immediately. But if touch is in progress,
we should keep input proxy enabled until touch up/cancel.

Test: swipe up to launcher and interact with it during the transition
- Swipe to recents and scroll it or dismiss the current task
- Swipe to home and open another app or swipe again on the nav bar

Bug: 157771305
Change-Id: Ida53289e4ecbd5e5d16933fcc79bbebdf1f8d898
2020-05-29 19:04:48 -05:00
Hyunyoung Song b117a9221c Migrate launcher home settings button tap/longpress logging to WW
Bug: 157777128
Change-Id: Ic88811efc9aef8f38a0e7e5ae79e3b35236c6663
2020-05-29 17:03:22 -07:00
Samuel Fufa d811fe19a7 Make "Don't suggest app" default True
Bug: 157011277
Change-Id: I84ab3502ae18d28e3108e9d10a24a08f55dcaff3
2020-05-29 16:08:57 -07:00
Sunny Goyal 142dcd8489 Fixing exception when applying transaction while the surface is released
> Check surface before applying transaction
> Keeping the release check around even if it release true the first time, as some other check may defer release
> Waiting on animation complete before releasing a surface

Bug: 148885018
Bug: 148194313
Change-Id: Ieb2b98492ff7df165e6b28a108b5f2cbc7ded32d
2020-05-29 16:08:28 -07:00
Evan Rosky 4510d13ff3 Move static-crops to 0,0 in animations
Otherwise, its trying to apply screen-space crops to
non screen-space surfaces which causes pieces to be missing.

Bug: 157594638
Test: In split, open and close apps in the secondary and observe
      launcher not being cropped.
Change-Id: Ia6f799c7f9ae7c824644a08e8dfd8da036b1a3eb
2020-05-29 16:00:55 -07:00
Samuel Fufa be40b29097 Allow hotseat edu in landscape mode
Screenshot: https://screenshot.googleplex.com/bTXH04qQRog
Bug: 152362405
Test: Manual
Change-Id: I8a9926e82794b11ab1b0fbce742f6b075e220c85
2020-05-29 15:48:31 -07:00
Jonathan Miranda c108b640ef Merge "Fix depth jumping around during transitions." into ub-launcher3-rvc-dev am: 02f0f82883
Change-Id: I91f98b4e689999046356346af7d414d43c139c2f
2020-05-29 22:44:12 +00:00
Jonathan Miranda 02f0f82883 Merge "Fix depth jumping around during transitions." into ub-launcher3-rvc-dev 2020-05-29 22:31:54 +00:00
TreeHugger Robot f136227925 Merge "[Overview actions] Remove unused duration variable." into ub-launcher3-rvc-dev am: 0e3572b953
Change-Id: Ie4d36e41cfb4e2569942e5066bc364cef8ef17fe
2020-05-29 22:05:47 +00:00
TreeHugger Robot 10e7a2bd4e Merge "Animates a fake TaskView in Home gesture tutorial." into ub-launcher3-rvc-dev am: 7fab619676
Change-Id: I39d6c9a66e4019427b17cfb8b9c0128f61263da9
2020-05-29 22:05:35 +00:00
TreeHugger Robot 0e3572b953 Merge "[Overview actions] Remove unused duration variable." into ub-launcher3-rvc-dev 2020-05-29 22:00:42 +00:00
TreeHugger Robot 7fab619676 Merge "Animates a fake TaskView in Home gesture tutorial." into ub-launcher3-rvc-dev 2020-05-29 21:50:43 +00:00
TreeHugger Robot 31e64fc22c Merge "Fix all apps alpha applying twice" into ub-launcher3-rvc-dev am: bc374cf7f2
Change-Id: Ie30912b32461dadb20891921faef4e9f50afaaa5
2020-05-29 21:39:13 +00:00
TreeHugger Robot bc374cf7f2 Merge "Fix all apps alpha applying twice" into ub-launcher3-rvc-dev 2020-05-29 21:25:54 +00:00
Zak Cohen 0c8e20eea7 [Overview actions] Remove unused duration variable.
Test: local build
Change-Id: I2f18e77273753f491c6d802aa3b4406fefce6ad7
2020-05-29 14:15:09 -07:00
Andy Wickham f8a8117676 Animates a fake TaskView in Home gesture tutorial.
The "TaskView" morphs as you drag up from the
nav bar, and transforms into a "home icon" or
final "TaskView" when you release your finger.

If you cancel the gesture (e.g. drag back down),
the view simply fades out and provides a hint
to swipe straight up.

Demo: https://drive.google.com/open?id=1NXlO1W6IhLoX0k2K6b-QZ5IXp0o7OYqO

Bug: 148542211
Change-Id: I3d5e9a45fcadc6a498941ea17813b9487720a504
2020-05-29 14:06:36 -07:00
Andy Wickham 7e78e63d50 Removes unused constant
Change-Id: Ic3d96ae3791ba75c5ce6c1c00203bf9d21469fe5
2020-05-29 13:49:09 -07:00
Jon Miranda 84f6e0182e Fix depth jumping around during transitions.
This is caused because we use mDepth for depth comparisons, but there are
cases where we set mDepth but we do not pass that value to WallpaperManager
(ie. surface is null or not valid) and that leads us into
inconsistent states.

Bug: 155780358
Change-Id: I3faf14416d5783ad472892425eb0bd37dd469a46
2020-05-29 13:06:55 -07:00
Tracy Zhou c03812ac44 Merge "Delete PreviewSurfaceRendered (launcher3 fork)" into ub-launcher3-rvc-dev am: 625bd51fe3
Change-Id: I2f98ef39767ff76b6c5536441513ab7a20f4e330
2020-05-29 20:02:34 +00:00
TreeHugger Robot 1a20acaeaf Merge "Fixing incorrect taskView size in multiwindow-landscape" into ub-launcher3-rvc-dev am: aaac3f1519
Change-Id: I7473bf4cc77001dcd8939d9bedd47bea54b6c827
2020-05-29 20:02:27 +00:00
Tracy Zhou 625bd51fe3 Merge "Delete PreviewSurfaceRendered (launcher3 fork)" into ub-launcher3-rvc-dev 2020-05-29 20:00:45 +00:00
TreeHugger Robot aaac3f1519 Merge "Fixing incorrect taskView size in multiwindow-landscape" into ub-launcher3-rvc-dev 2020-05-29 20:00:31 +00:00
Samuel Fufa 8c323b1178 Merge "Remove dependency on Launcher notification for hotseat edu" into ub-launcher3-rvc-dev am: dbb212e939
Change-Id: Ibf409d87cdb8f55526fc3095bfbbfc03bef9f42b
2020-05-29 19:55:29 +00:00
Samuel Fufa dbb212e939 Merge "Remove dependency on Launcher notification for hotseat edu" into ub-launcher3-rvc-dev 2020-05-29 19:39:28 +00:00
Tracy Zhou 0a0255812b Delete PreviewSurfaceRendered (launcher3 fork)
We had this class when we used SysUI to pipe through surface rendering, but this is no longer used after we swtiched to public API.

Bug: 152003916
Test: N/A
Change-Id: I21459c254c1e200ad1a193536e826dae9be2561d
2020-05-29 12:08:18 -07:00
Tracy Zhou 6ae611a8eb Merging from ub-launcher3-rvc-dev @ build 6541617
Bug:150504032
Test: manual, presubmit on the source branch
x20/teams/android-launcher/merge/ub-launcher3-rvc-dev_rvc-dev_6541617.html

Change-Id: I23f7656c1cc1fcc922aab4f533bcb25509bc882f
2020-05-29 12:03:25 -07:00
Tracy Zhou 05cbf4aa18 Merge "Support predicted icons in preview" into ub-launcher3-rvc-dev am: c577bb8425
Change-Id: Id38a7070542226278110d6990dd8c102ecc43f57
2020-05-29 18:19:38 +00:00
Tracy Zhou c577bb8425 Merge "Support predicted icons in preview" into ub-launcher3-rvc-dev 2020-05-29 18:06:23 +00:00