Tracy Zhou
c2b3777e1c
Merge "Fix thumbnail disappearing during staged split animation" into tm-dev am: f3d81b0a1c am: 7ab44c3a5b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17343720
Change-Id: Ia923e9d5ee717a56b5dfb037967736ee722045fd
2022-03-23 17:02:38 +00:00
Tracy Zhou
7ab44c3a5b
Merge "Fix thumbnail disappearing during staged split animation" into tm-dev am: f3d81b0a1c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17343720
Change-Id: Ib53c016128b8c883bbcba239e002069b84aec3dd
2022-03-23 16:40:04 +00:00
Tracy Zhou
18fb026b34
Merge "Fix thumbnail disappearing during staged split animation" into tm-dev am: f3d81b0a1c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17343720
Change-Id: Ie8582b665e1dd2bac23f6c9d475278b81970cb67
2022-03-23 16:39:05 +00:00
Tracy Zhou
f3d81b0a1c
Merge "Fix thumbnail disappearing during staged split animation" into tm-dev
2022-03-23 16:06:37 +00:00
Vinit Nayak
3bf9c53327
Merge "Null out mRemoteTargetHandles when swiping to home" into tm-dev am: aa2f879c55 am: 95d4e41458
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17247804
Change-Id: I380b7c187114af820624e701f008031248d24d07
2022-03-23 15:33:54 +00:00
Vinit Nayak
95d4e41458
Merge "Null out mRemoteTargetHandles when swiping to home" into tm-dev am: aa2f879c55
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17247804
Change-Id: I27e04a6d0fab3aa6b2b5fc17d195f9c9c6c3eafc
2022-03-23 15:11:42 +00:00
Vinit Nayak
4c81346f18
Merge "Null out mRemoteTargetHandles when swiping to home" into tm-dev am: aa2f879c55
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17247804
Change-Id: I32c7a34b68d0b405d9c1373a15481a052cc15497
2022-03-23 15:11:37 +00:00
Vinit Nayak
aa2f879c55
Merge "Null out mRemoteTargetHandles when swiping to home" into tm-dev
2022-03-23 14:58:19 +00:00
Pat Manning
bd3b62f31c
Merge "Add workspace page translations for edit state." into tm-dev am: 85eeb4e62e am: aeafdcc035
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17140103
Change-Id: I72789d52a444a337a8343ec8de39a54b28f86129
2022-03-23 12:17:05 +00:00
Pat Manning
aeafdcc035
Merge "Add workspace page translations for edit state." into tm-dev am: 85eeb4e62e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17140103
Change-Id: I7108b61dd367845ed8e97b1f8f1381a9ef1267c1
2022-03-23 11:54:39 +00:00
Pat Manning
03551ae794
Merge "Add workspace page translations for edit state." into tm-dev am: 85eeb4e62e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17140103
Change-Id: Idae64b16ee4545a144513d437a4c25ac97391318
2022-03-23 11:54:31 +00:00
Pat Manning
85eeb4e62e
Merge "Add workspace page translations for edit state." into tm-dev
2022-03-23 11:35:20 +00:00
Luca Zuccarini
d70a213137
Merge "[Toast] Flip the QSB motion flag to true by default." into tm-dev am: 6f962f9357 am: b973fb3b79
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17319415
Change-Id: I3e4de43f690bd862d4354497635d792ba94c1fd6
2022-03-23 11:01:28 +00:00
Luca Zuccarini
b973fb3b79
Merge "[Toast] Flip the QSB motion flag to true by default." into tm-dev am: 6f962f9357
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17319415
Change-Id: I1de37b6cc6f1c59cbb8f20e4a87dcaecb13053e3
2022-03-23 10:44:09 +00:00
Luca Zuccarini
08124d4b8b
Merge "[Toast] Flip the QSB motion flag to true by default." into tm-dev am: 6f962f9357
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17319415
Change-Id: I78646656bc5290361dfaef10037e5cb8d0f5ff2f
2022-03-23 10:43:59 +00:00
Luca Zuccarini
6f962f9357
Merge "[Toast] Flip the QSB motion flag to true by default." into tm-dev
2022-03-23 10:27:05 +00:00
Tracy Zhou
67bc75a8a9
Fix thumbnail disappearing during staged split animation
...
Previous set the thumbnail view to be visible initially. After deciding not to do so, forgot to put the visibility statement back. Also the transform matrix needs to reset before posting new scales.
Test: https://recall.googleplex.com/projects/f46cfe9c-8076-4efe-bf8a-b1cc4f1f5e1b/sessions/6576df3a-6d14-4b7e-8fb2-1c0a335472e4
Fixes: 194414938
Change-Id: I25fe39ea99943a3c1e2257681df3eb379bc30e51
2022-03-22 22:01:27 -07:00
Tracy Zhou
d0bf6b8fc3
Use topComponent to get package name am: 53ad207008 am: 176e4fa7da
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17338873
Change-Id: Idf585c908dd7431f52da617228ecba5b0bff03e6
2022-03-23 04:23:11 +00:00
Tracy Zhou
5a5575e5ed
Use topComponent to get package name am: 53ad207008
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17338873
Change-Id: Ib6ce676647b04f301fb2df443468288d0cd7ac37
2022-03-23 04:01:48 +00:00
Tracy Zhou
176e4fa7da
Use topComponent to get package name am: 53ad207008
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17338873
Change-Id: Ie6b7f3c13a3719809f3544ba0dcb9a812f87eaa1
2022-03-23 04:01:41 +00:00
Vinit Nayak
1d6058c2cd
Null out mRemoteTargetHandles when swiping to home
...
* Also all null check when trying to show divider
after swipe down animation from overview
Fixes: 223946009
Test: Steps in bug no longer cause crash
Change-Id: I2c8484c37b863c4cb6aba7e274c1eb76bce92b4a
2022-03-22 20:47:54 -07:00
Hongwei Wang
808d568367
Hide the Taskbar when user leaves PiP mode
...
This is to prevent the Taskbar from flickering when the app settles in
full-screen mode.
Video: http://recall/-/aaaaaabFQoRHlzixHdtY/dIgvinb9yEB8MYfYDx0Ijy
Bug: 218450853
Test: see video
Change-Id: I9cfb0ca151dea6951561f78798bb16bafa48eba0
2022-03-22 18:45:31 -07:00
Android Build Coastguard Worker
cb90f92ff6
Snap for 8340624 from 6c7b0f7db8 to tm-release
...
Change-Id: Ia76757e74f6f6df7e31a7b6ea9590ea5d0d1bc86
2022-03-23 01:08:38 +00:00
Tracy Zhou
53ad207008
Use topComponent to get package name
...
task.topActivity can be null
Fixes: 226232720
Test: manual
Change-Id: I7d0c928871d01402bf41bc96514aae7854045baf
2022-03-22 17:13:52 -07:00
Tracy Zhou
3d83c8ffe4
Merge "Update initial staged split UX." into tm-dev am: 8d06bb8991 am: c1db924479
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17251578
Change-Id: I97d9d6e3d4d8794c8a4bb6de999d17e6b0e4e565
2022-03-22 23:34:00 +00:00
Tracy Zhou
c1db924479
Merge "Update initial staged split UX." into tm-dev am: 8d06bb8991
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17251578
Change-Id: Ie59c24a40af87786383f1ac85c7657e68ea64652
2022-03-22 23:20:00 +00:00
Tracy Zhou
69d3477b96
Merge "Update initial staged split UX." into tm-dev am: 8d06bb8991
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17251578
Change-Id: Id2caa24f746921861d8b79fc297bb440588bde1c
2022-03-22 23:19:04 +00:00
Tracy Zhou
8d06bb8991
Merge "Update initial staged split UX." into tm-dev
2022-03-22 22:44:33 +00:00
TreeHugger Robot
b90b91afa5
Merge "Fix issue cauing the taskbar to show in the all set page of the SUW." into tm-dev am: 6c7b0f7db8 am: 696f10f76b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17140736
Change-Id: I4ce4d7ff1abeaab99955250f0bfa5d7982ce09e5
2022-03-22 20:39:41 +00:00
Hongwei Wang
4f64998b0b
Merge "Add auto-enter-pip support in FallbackSwipeHandler" into tm-dev am: 1acabce45b am: b665810d8d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17300479
Change-Id: I94ef39af9dcde1e14a21b7ea3808cadba6ca3776
2022-03-22 20:39:33 +00:00
TreeHugger Robot
696f10f76b
Merge "Fix issue cauing the taskbar to show in the all set page of the SUW." into tm-dev am: 6c7b0f7db8
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17140736
Change-Id: I093469dcbbaf3d9b2abfb7f240bdc94af939f475
2022-03-22 20:31:29 +00:00
TreeHugger Robot
389678cb60
Merge "Fix issue cauing the taskbar to show in the all set page of the SUW." into tm-dev am: 6c7b0f7db8
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17140736
Change-Id: I07856e744febc61fe111f9d93782dad9124c3bbf
2022-03-22 20:31:22 +00:00
TreeHugger Robot
6c7b0f7db8
Merge "Fix issue cauing the taskbar to show in the all set page of the SUW." into tm-dev
2022-03-22 20:25:32 +00:00
Hongwei Wang
b665810d8d
Merge "Add auto-enter-pip support in FallbackSwipeHandler" into tm-dev am: 1acabce45b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17300479
Change-Id: I865c39eac5d1afb46fed74d42af304eb32b320ce
2022-03-22 20:22:31 +00:00
Hongwei Wang
a603f8017c
Merge "Add auto-enter-pip support in FallbackSwipeHandler" into tm-dev am: 1acabce45b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17300479
Change-Id: I5fa4199a14b1c1cf8448c3fd3a88e7fd22434193
2022-03-22 20:22:05 +00:00
Hongwei Wang
1acabce45b
Merge "Add auto-enter-pip support in FallbackSwipeHandler" into tm-dev
2022-03-22 20:07:55 +00:00
Schneider Victor-tulias
271500fd28
Merge "Reset the home settings activity when launching it" into tm-dev am: c741210bb1 am: 6117c23cab
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17224594
Change-Id: I0065aa4a731ba43c29cd4719f685d9e09b853279
2022-03-22 19:07:27 +00:00
Schneider Victor-tulias
2fbf6fa9f5
Merge "Reset the home settings activity when launching it" into tm-dev am: c741210bb1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17224594
Change-Id: Ie8e802aa0a3fcc0aff40bc1c2c7f95be029d027c
2022-03-22 18:46:18 +00:00
Schneider Victor-tulias
6117c23cab
Merge "Reset the home settings activity when launching it" into tm-dev am: c741210bb1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17224594
Change-Id: Ib7bb1edac58ee58874f747cfeb100eb945b5627d
2022-03-22 18:46:03 +00:00
Schneider Victor-tulias
c741210bb1
Merge "Reset the home settings activity when launching it" into tm-dev
2022-03-22 18:23:41 +00:00
Pat Manning
b04dd608bf
Add workspace page translations for edit state.
...
Bug: 202971709
Test: manual
Change-Id: Ic807d380053b8cc5aaf521513c308854e1b14a43
2022-03-22 17:58:19 +00:00
Schneider Victor-tulias
44aadeaef6
Fix issue cauing the taskbar to show in the all set page of the SUW.
...
Some missing state handling was causing the taskbar to show in the all set page of the SUW.
Fixes: 218507703
Test: build change, flashed and factory reset device
Change-Id: If3a280ef6416f0821cf6a9b1ab0a65d58c5c8221
2022-03-22 10:50:26 -07:00
Brian Isganitis
babe67707f
Merge changes from topics "presubmit-am-08ca1fad1fe94bf3ace5a708c5584d55", "presubmit-am-3c6c58a0fa374b92b1a5f8d5f5788871", "presubmit-am-6939eac1469540108813bd4ed4c60a9b" into tm-dev am: 98214d072c am: 365ce6879b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17223907
Change-Id: I9b14d454af357b0a0a65f3191a1b4dd1fe549ab0
2022-03-22 16:42:32 +00:00
Brian Isganitis
365ce6879b
Merge changes from topics "presubmit-am-08ca1fad1fe94bf3ace5a708c5584d55", "presubmit-am-3c6c58a0fa374b92b1a5f8d5f5788871", "presubmit-am-6939eac1469540108813bd4ed4c60a9b" into tm-dev am: 98214d072c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17223907
Change-Id: Iec1754737b4e824d53b892b7cf43c4e1ee555c44
2022-03-22 16:27:22 +00:00
Brian Isganitis
7aa64493db
Merge changes from topics "presubmit-am-08ca1fad1fe94bf3ace5a708c5584d55", "presubmit-am-3c6c58a0fa374b92b1a5f8d5f5788871", "presubmit-am-6939eac1469540108813bd4ed4c60a9b" into tm-dev am: 98214d072c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17223907
Change-Id: I6119c7637a391a4d2bf89537e900c2c1940eec24
2022-03-22 16:27:21 +00:00
Brian Isganitis
98214d072c
Merge changes from topics "presubmit-am-08ca1fad1fe94bf3ace5a708c5584d55", "presubmit-am-3c6c58a0fa374b92b1a5f8d5f5788871", "presubmit-am-6939eac1469540108813bd4ed4c60a9b" into tm-dev
...
* changes:
Have taskbar all apps extend ActivityAllAppsContainerView.
Refactor ActivityAllAppsContainerView to depend on ActivityContext.
Refactor allapps.search package to depend on ActivityContext.
2022-03-22 16:11:35 +00:00
Thales Lima
cbebb367a5
Merge "Change size of All Apps bottom sheet" into tm-dev am: 042482e94c am: f8fbfcad80
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17154983
Change-Id: Ie49868ca9c78a000bf7a940702ea84413b8cd881
2022-03-22 16:00:12 +00:00
Thales Lima
f8fbfcad80
Merge "Change size of All Apps bottom sheet" into tm-dev am: 042482e94c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17154983
Change-Id: Ie248b0bb7789e1d3548b87e87e8374a6b67d3fc2
2022-03-22 15:45:11 +00:00
Luca Zuccarini
b21fd239a9
[Toast] Flip the QSB motion flag to true by default.
...
Bug:225749858
Test: manual with soong build as well as server build image with this
change
Change-Id: I5658bae753a7112a64fc89ae54c10c5af3a09654
2022-03-22 15:45:07 +00:00
Thales Lima
2f284c67c7
Merge "Change size of All Apps bottom sheet" into tm-dev am: 042482e94c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17154983
Change-Id: I2a221957ada802aa531c834f197b7bd4e35c1808
2022-03-22 15:45:05 +00:00