TreeHugger Robot
93b4db052d
Merge "Revert "Move/Launch task on the TaskView's display."" into sc-v2-dev am: 02fe560dc8
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15659824
Change-Id: I96aa19eb13bf695047c2cc91b7d21970eef96f1c
2021-08-24 07:30:49 +00:00
TreeHugger Robot
02fe560dc8
Merge "Revert "Move/Launch task on the TaskView's display."" into sc-v2-dev
2021-08-24 07:14:31 +00:00
Jerry Chang
6ca6de89c0
Revert "Move/Launch task on the TaskView's display."
...
This reverts commit 2cdc359b84 .
Reason for revert: this brokes split screen and result to device reboot.
Bug: 197293995
Change-Id: I154287230fa3849cad1c0e337e3bf3fd826257a4
2021-08-24 04:54:49 +00:00
TreeHugger Robot
a2d2886007
Merge "Draw rounded corners above the taskbar" into sc-v2-dev am: 83e6d67e37
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15662818
Change-Id: I7bbad7af76ac0652c55d665d2467a818c14fe184
2021-08-24 00:35:40 +00:00
TreeHugger Robot
83e6d67e37
Merge "Draw rounded corners above the taskbar" into sc-v2-dev
2021-08-24 00:18:34 +00:00
Tony Wickham
dd7a418335
Draw rounded corners above the taskbar
...
- Increase height of taskbar window, but not contentInsets
- Draw the inverted corners as part of TaskbarDragLayer#dispatchDraw() (which handles the background already)
Test: visual
Bug: 196257194
Fixes: 197129604
Change-Id: I517949a4c2b97c92e3bb43408776db6deb1379b4
2021-08-23 15:33:43 -07:00
Lucas Dupin
02964f6d96
Act on scrim visibility am: a8382dc052 am: f52fb6f632 am: 3447455a4f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15655786
Change-Id: I5418d7956992a1f262f8217adbbec302a95a3ce2
2021-08-23 22:10:36 +00:00
Lucas Dupin
c08ae95a3c
Act on scrim visibility am: a8382dc052 am: f52fb6f632 am: 2e14413750
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15655786
Change-Id: Ie93be3e4e7541871d525a804471d3835b16e0859
2021-08-23 22:10:23 +00:00
Lucas Dupin
0351a20000
Act on scrim visibility am: a8382dc052 am: 5e670d29b7 am: 7025d20437
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15655786
Change-Id: Ice30daef5fbe0759d37465c553158976fb12e03a
2021-08-23 22:10:02 +00:00
Lucas Dupin
2e14413750
Act on scrim visibility am: a8382dc052 am: f52fb6f632
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15655786
Change-Id: Ic1d046f90c35338bd2fd9ff1294ee14970a6e0a9
2021-08-23 21:47:51 +00:00
Lucas Dupin
3447455a4f
Act on scrim visibility am: a8382dc052 am: f52fb6f632
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15655786
Change-Id: Id69105acdbd05425ce8beb2d8d64d11d430bcd28
2021-08-23 21:47:50 +00:00
Lucas Dupin
7025d20437
Act on scrim visibility am: a8382dc052 am: 5e670d29b7
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15655786
Change-Id: Ib5714e34e77a58e7733fb8bd32ed2688ad668935
2021-08-23 21:47:32 +00:00
Lucas Dupin
5e670d29b7
Act on scrim visibility am: a8382dc052
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15655786
Change-Id: Ia60393e3464a363b297ad6a3c9a3014247848e3b
2021-08-23 21:37:20 +00:00
Lucas Dupin
f52fb6f632
Act on scrim visibility am: a8382dc052
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15655786
Change-Id: I40626071bdaadd997cc1479118224847b78229d3
2021-08-23 21:34:23 +00:00
TreeHugger Robot
886adad609
Merge "Migrating all model tests to Instrumentation tests" into sc-v2-dev am: c817d2a633
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15619053
Change-Id: I2a95246ee86cd94cb8ba972a88e84c4d97f44ba9
2021-08-23 21:22:55 +00:00
TreeHugger Robot
c817d2a633
Merge "Migrating all model tests to Instrumentation tests" into sc-v2-dev
2021-08-23 21:08:51 +00:00
Schneider Victor-tulias
8cb3df4896
Merge changes I3e7d3c61,I1cba811c into sc-v2-dev am: f4f6c0fd4f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15394096
Change-Id: Ib5cdc82f2747a6c1beaf86d86139bf7585798713
2021-08-23 20:00:40 +00:00
Schneider Victor-tulias
f4f6c0fd4f
Merge changes I3e7d3c61,I1cba811c into sc-v2-dev
...
* changes:
Convert gesture navigation feedback videos to animations with real callbacks.
Convert gesture navigation tutorial still image vector drawables to layout files
2021-08-23 19:49:30 +00:00
Sunny Goyal
455ba62b5d
Migrating all model tests to Instrumentation tests
...
Bug: 196825541
Test: Presubmit
Change-Id: Iebd46eb41eb46c187d569197f4b97b4fddc0f6f7
2021-08-23 12:34:44 -07:00
Lucas Dupin
a8382dc052
Act on scrim visibility
...
The scrim visibility drives whether the launcher window is opaque or
not. We should track it and apply the flag instead of trying to catch it
through other Launcher life cycles.
Fixes: 195365607
Bug: 196403152
Test: tap on home button while launching app from overview
Change-Id: I2a00b86b602b5dd12c901433b92adcf0170be15e
(cherry picked from commit e4a9469156 )
2021-08-23 19:22:02 +00:00
Schneider Victor-tulias
69c4b54dce
Convert gesture navigation feedback videos to animations with real callbacks.
...
Fixes: 192939067
Test: manual, started full tutorial, started home, back and overview individually, locked and unlocked phone mid-tutorial step.
Change-Id: I3e7d3c6153eeff6273e4b7ebc8cdb8328df7facc
2021-08-23 11:14:53 -07:00
Schneider Victor-tulias
ff322310a3
Convert gesture navigation tutorial still image vector drawables to layout files
...
Bug: 192939067
Test: manual, started full tutorial, started home, back and overview individually, locked and unlocked phone mid-tutorial step.
Change-Id: I1cba811c556139bc9ba52459f1b27f21eb156ac0
2021-08-23 11:14:04 -07:00
Alex Chau
56a328c6ca
Merge "Fix animation problem when swipeing up app to screen edge and release" into sc-v2-dev am: c8295216d5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15612008
Change-Id: I0a36e0f35c64f771632a274c1bd411d8b10f5d71
2021-08-23 11:30:34 +00:00
Alex Chau
c8295216d5
Merge "Fix animation problem when swipeing up app to screen edge and release" into sc-v2-dev
2021-08-23 11:18:49 +00:00
TreeHugger Robot
9086989bc4
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev am: 12bfd96432 -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15646377
Change-Id: I3c81a7299cfa03f14d81665597b6fad65be197cd
2021-08-22 18:02:15 +00:00
TreeHugger Robot
12bfd96432
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev
2021-08-22 17:45:42 +00:00
Bill Yi
cd493170fa
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ibfa4e4ffc8a72e59edbd24cd28473647b5b9bd89
2021-08-21 02:31:33 +00:00
TreeHugger Robot
05e80c0b43
Merge "Allow clipping individual direction of TaskView" into sc-v2-dev am: 47fde77687
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15602537
Change-Id: Ie0e95974ccfcaca476839b0ea0def55dd22b9f6c
2021-08-20 19:35:19 +00:00
TreeHugger Robot
47fde77687
Merge "Allow clipping individual direction of TaskView" into sc-v2-dev
2021-08-20 19:22:19 +00:00
TreeHugger Robot
c762676cfd
Merge "Snap to current page's relative position after dismissal." into sc-v2-dev am: 35e09fe019
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15596523
Change-Id: I2ef2edffd73acaa4b9a8ce99d664b19661bd7dab
2021-08-20 13:06:26 +00:00
TreeHugger Robot
35e09fe019
Merge "Snap to current page's relative position after dismissal." into sc-v2-dev
2021-08-20 12:54:10 +00:00
Alex Chau
8ebd11af14
Fix animation problem when swipeing up app to screen edge and release
...
- Consider scroll diff between currentPage and primary scroll when calculating adjacent page offset
- Removed setEnableFreeScroll call in onPrepareGestureAnimation that calls setCurrentPage and causes jumping
Fixes: 197012570
Fixes: 195740577
Test: Swipe up from app to end of screen, adjacent task should come from screen edge, and app should snap smoothly to position
Test: Swipe up from app, scroll immediately, free scroll should be enabled
Test: Swipe up immediately after quick switch, task thumbnails are loaded
Change-Id: Id88266634183dfcb18d5ba8a803883b7d6f50ab4
2021-08-20 12:07:08 +00:00
Pat Manning
0abfe4e7be
Snap to current page's relative position after dismissal.
...
Test: manual
Fix: 196200215
Change-Id: Ic65313e2082ca2248e5860b77c438615c62b5581
2021-08-20 11:10:26 +00:00
TreeHugger Robot
acf5d25977
Merge "Fixing crash when the adapter is no longer available" into sc-v2-dev am: a71426811e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15625882
Change-Id: I45f56251781d569ffda3d19f1a1db73b7004885d
2021-08-19 19:16:47 +00:00
TreeHugger Robot
a71426811e
Merge "Fixing crash when the adapter is no longer available" into sc-v2-dev
2021-08-19 19:00:39 +00:00
TreeHugger Robot
7c90a47f5e
Merge "Null out reference to RemoteAnimationTargets when animation finishes" into sc-v2-dev am: a35786c9c5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15616976
Change-Id: I7eed65e591c88638eb02c53b71c23a31ccc86867
2021-08-19 17:58:07 +00:00
TreeHugger Robot
a35786c9c5
Merge "Null out reference to RemoteAnimationTargets when animation finishes" into sc-v2-dev
2021-08-19 17:39:17 +00:00
Sunny Goyal
8e3a60648a
Fixing crash when the adapter is no longer available
...
Bug: 197176748
Test: trivial change
Change-Id: Ie55a248c1998168c45bfa346186d61d7456ff7fb
2021-08-19 10:26:35 -07:00
TreeHugger Robot
2a3c1321f8
Merge "Fix NPE when converting final screen to empty screen." into sc-qpr1-dev am: 70dd01be85 am: 46db057249
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15583988
Change-Id: I1ad5dc4cc140498529b940b35a1b40988a3e1946
2021-08-19 15:56:19 +00:00
TreeHugger Robot
d6578da299
Merge "Fix NPE when converting final screen to empty screen." into sc-qpr1-dev am: 70dd01be85 am: 5980159f00
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15583988
Change-Id: If0b63751d63e33b402152c6953bb4125f0c62597
2021-08-19 15:51:12 +00:00
TreeHugger Robot
5980159f00
Merge "Fix NPE when converting final screen to empty screen." into sc-qpr1-dev am: 70dd01be85
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15583988
Change-Id: I436611efcf40cb7e5311a1ff4b0ed79635114e29
2021-08-19 15:43:06 +00:00
TreeHugger Robot
46db057249
Merge "Fix NPE when converting final screen to empty screen." into sc-qpr1-dev am: 70dd01be85
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15583988
Change-Id: Ie6d11b74141ff777b10f05919b9a61f7af809900
2021-08-19 15:43:06 +00:00
TreeHugger Robot
70dd01be85
Merge "Fix NPE when converting final screen to empty screen." into sc-qpr1-dev
2021-08-19 15:30:20 +00:00
Nick Chameyev
3ed2933399
Merge "Update unfold transition package name" into sc-v2-dev am: 88cd9aaa6b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15612007
Change-Id: Ie5c9f712b8b440eb5e39ca5113c435a9cfd53aab
2021-08-19 11:09:18 +00:00
TreeHugger Robot
8afdad4230
Merge "Logging for artifacts not being created" into sc-v2-dev am: a7929aff08
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15619037
Change-Id: I810b8672a9f2b6cdc8c2ec1c854211f8f8e684eb
2021-08-19 11:00:35 +00:00
Nick Chameyev
88cd9aaa6b
Merge "Update unfold transition package name" into sc-v2-dev
2021-08-19 10:53:44 +00:00
TreeHugger Robot
a7929aff08
Merge "Logging for artifacts not being created" into sc-v2-dev
2021-08-19 10:39:57 +00:00
IRIS YANG
2be95b5759
Merge "Move/Launch task on the TaskView's display." into sc-v2-dev am: 829264a650
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15604010
Change-Id: I63978fe327047d10a3199f2ead78d366656bda13
2021-08-19 09:09:37 +00:00
IRIS YANG
829264a650
Merge "Move/Launch task on the TaskView's display." into sc-v2-dev
2021-08-19 08:58:13 +00:00
vadimt
b29f63af3c
Logging for artifacts not being created
...
Bug: 196820244
Test: presubmit
Change-Id: I8bcaa0a87d54adc122a71755746912112c4b83e1
2021-08-18 19:10:13 -07:00