Commit Graph

3159 Commits

Author SHA1 Message Date
Android Build Merger (Role) a7fdc39755 [automerger] Use SyncRtSurfaceTransactionApplier for recents enter/exit am: 80b9314781
Change-Id: I4a179cde85e81fa971982c6d0087a57bfe513596
2018-05-29 13:50:22 +00:00
Jorim Jaggi 80b9314781 Use SyncRtSurfaceTransactionApplier for recents enter/exit
To ensure proper synchronization, fixing jank.

Furthermore, we need to move the background choreographer to
vsync-sf pulse in order to allow for a smooth transition
background -> foreground when handling the touch.

Test: Swipe up, disable swipe, press recents to enter/exit
Bug: 80292740
Change-Id: Ie58616edf6432a0154d6dbf8497218721154d2b8
2018-05-29 15:50:14 +02:00
Android Build Merger (Role) 65456764cb [automerger] Use SyncRtSurfaceTransactionApplier for app opening am: 1008f6d72e
Change-Id: I219874f25ba6e9ac1d48d3a35d2860bb40328c8c
2018-05-29 13:47:42 +00:00
Jorim Jaggi 1008f6d72e Use SyncRtSurfaceTransactionApplier for app opening
To ensure 100% synchronization, fixing jank.

Test: Open and close apps
Bug: 78611607
Change-Id: I6843e88ab1de0b8e7d80e6a6f547b895b527d093
2018-05-28 18:10:47 +02:00
Android Build Merger (Role) 518a353826 [automerger] Fix binder call for app opening am: 1d1a3d7242
Change-Id: Ieaa9a8050abda9c4382843be1a2c77b20c15604d
2018-05-28 16:09:51 +00:00
Jorim Jaggi 1d1a3d7242 Fix binder call for app opening
Needs to acquire the AM/WM lock, which may cause jank during
the animation.

Test: Open app, observe no binder calls.
Bug: 78611607
Change-Id: I3459383c9597801405dd9c688837a2bffeeb7f9e
2018-05-28 18:08:40 +02:00
Vadim Tryshev 5c17a390d2 Merge "Reporting range of visible tasks" into ub-launcher3-edmonton 2018-05-25 19:55:39 +00:00
Vadim Tryshev ddc90f8f21 Merge changes from topic "am-973ea672-98ae-4501-a3d3-ef5271a73c98" into ub-launcher3-edmonton-polish
* changes:
  [automerger] Reporting range of visible tasks am: 528b9e0615
  Reporting range of visible tasks
2018-05-25 19:55:39 +00:00
Winson Chung 30d2fc748d Merge "Tweaking quickscrub launch animation for new task sizes." into ub-launcher3-edmonton 2018-05-25 19:54:24 +00:00
Winson Chung 8f5f1e9641 Merge changes from topic "am-aa2263d7-bbbe-42d9-8756-b769cf8aab24" into ub-launcher3-edmonton-polish
* changes:
  [automerger] Tweaking quickscrub launch animation for new task sizes. am: 35cde20a17
  Tweaking quickscrub launch animation for new task sizes.
2018-05-25 19:54:24 +00:00
Android Build Merger (Role) cd622e1e7c [automerger] Reporting range of visible tasks am: 528b9e0615
Change-Id: If07b140aa110e7fb8f8ef17637454126248720c1
2018-05-25 19:25:49 +00:00
Vadim Tryshev 528b9e0615 Reporting range of visible tasks
Also fixes task position being incorrectly reported specifically for
swipe events due to using stale getCurrentPage().

Bug: 72222505
Test: Manual
Change-Id: Ic79b67f8a6ffbfabc397b411b14afc309405197e
2018-05-25 12:24:40 -07:00
Sunny Goyal 4308bd232e Merge "Fixing launcher going to a different state when dragging an icon from different activity" into ub-launcher3-edmonton 2018-05-25 19:17:28 +00:00
Android Build Merger (Role) 1d146b2264 [automerger] Fixing launcher going to a different state when dragging an icon from different activity am: 4dcda06542
Change-Id: Ifcb89488c351ba866026cfbdf3645b4358eeac8f
2018-05-25 18:57:01 +00:00
Sunny Goyal 4dcda06542 Fixing launcher going to a different state when dragging an icon from different activity
Bug: 80191074
Change-Id: I45ea646dc2bd21627e8b724dac9c9fc23c18797d
2018-05-25 11:56:53 -07:00
Sunny Goyal 271dc919d0 Merge "Cancelling quickscrub state incease we missed quickscrub end event" into ub-launcher3-edmonton 2018-05-25 18:40:16 +00:00
Android Build Merger (Role) 1b905daf5c [automerger] Cancelling quickscrub state incease we missed quickscrub end event am: 0fb1e4b5a7
Change-Id: I0ba02df3d089cd26356aab32bd1f7a7249d1702f
2018-05-25 18:39:46 +00:00
Winson Chung 35cde20a17 Tweaking quickscrub launch animation for new task sizes.
Bug: 79945202
Change-Id: Ibe1e53d45bc3fda325cebc14aa6a61f61f08edb0
2018-05-25 10:58:17 -07:00
Hyunyoung Song de184a243d Add logging for selected text and split screen
Bug: 79787082

action:LONGPRESS
  Source child:TASK_PREVIEW

action:TAP
  Source child:SPLIT_SCREEN_TARGET


Change-Id: Ica5a3955f092c6678e646b6df76567cdfa3485df
2018-05-25 10:53:39 -07:00
Tony Wickham 5d6282fcf3 Merge "Use correct interpolator for recents scale when quick scrubbing" into ub-launcher3-edmonton 2018-05-25 17:11:23 +00:00
Tony Wickham 4ff7d8e7b3 Use correct interpolator for recents scale when quick scrubbing
Use same interpolator for scale and translationY so that they feel more
coordinated. (They were already the same in all cases except when
scrubbing when already in overview, which never had a scale component
before.)

Bug: 80139193
Change-Id: Id143b5cc9279d55aaa1b0444db5fe4b41ce92170
2018-05-24 22:48:46 -07:00
Winson Chung f13015d76a Merge "Fix recents task view launch animation unclipping issue." into ub-launcher3-edmonton 2018-05-24 22:38:59 +00:00
Winson Chung af41ea2ac5 Fix recents task view launch animation unclipping issue.
- Don't apply the scale to app window crop (which should be in app window
  space)

Bug: 79945202
Change-Id: I68862f7f7d69eab64570ab3b1e3996a2e9a9e2ba
2018-05-24 15:10:50 -07:00
TreeHugger Robot 96bc904ded Merge "Fixing keyboard navigation when Overview list is empty" into ub-launcher3-edmonton 2018-05-24 20:16:45 +00:00
Vadim Tryshev 1b0c5032d1 Fixing keyboard navigation when Overview list is empty
Bug: 80155387
Change-Id: Ife86fe4b718ef01291a04b21020155110d75fa7b
Testing: Manual
2018-05-24 13:06:18 -07:00
TreeHugger Robot db28a992a9 Merge "Wait until the remote transtions are received before trying to quickscrub animations" into ub-launcher3-edmonton 2018-05-24 19:46:39 +00:00
Sunny Goyal 0fb1e4b5a7 Cancelling quickscrub state incease we missed quickscrub end event
> This can happen when the remote transition is cancelled while animating down
during quickscrub, cause WindowTransformSwipeHandler to get invalidated
and miss onQuickscrubEnd

Bug: 80140388
Change-Id: I0221e301d4d633bab0defaa6af76e0054776a95a
2018-05-24 12:19:50 -07:00
TreeHugger Robot e8532d84a9 Merge "Calculate the scale up for quickscrub based on the available size of the screen" into ub-launcher3-edmonton 2018-05-24 18:33:01 +00:00
Sunny Goyal 6ec237a260 Wait until the remote transtions are received before trying to quickscrub animations
Bug: 80219743
Change-Id: Ib94568827f30b996477d82f38675e3cd55031849
2018-05-24 11:24:22 -07:00
Sunny Goyal ccd90231e6 Calculate the scale up for quickscrub based on the available size of the screen
Bug: 80139193
Change-Id: I0492ce5bfa347bad12a09a13e404ded77e797623
2018-05-24 11:16:05 -07:00
Winson Chung fb6721da45 Merge "Initial changes to support full-width quickscrubbing." into ub-launcher3-edmonton 2018-05-24 02:24:36 +00:00
Winson Chung ededa9cce2 Initial changes to support full-width quickscrubbing.
Bug: 79945202
Change-Id: Ida8443432faafc74fbdc0a7dae87f0cf8c8ce648
2018-05-23 18:30:06 -07:00
Vadim Tryshev d5ccb6978d Reverting task order reported via accessibility.
Now tasks go in the natural left-to-right direction.

Bug: 72222505
Test: Manual
Change-Id: I9e90d0eaaaa3ca0a73b2fe6d20e82689c2b2f376
2018-05-23 18:01:50 -07:00
Sunny Goyal 7f28fd55ff Increasing the overview size while in QuickScrub mode
Bug: 80139193
Change-Id: I19ea05d3cc083628364651e9d9f581fe1aaaeaaa
2018-05-23 15:55:51 -07:00
Hyunyoung Song 79141a1236 Accessibility sugar for Recents
Adding various-pitch earcorns that depend on the scroll state and
position in the list notifications. This is for Talkback.

Bug: 72222505
Test: Manual
Change-Id: I99ffe553f7a20d057940197d97506bc1a14a193e
2018-05-23 13:46:52 -07:00
TreeHugger Robot e47fc65716 Merge "Fixing arrow navigation in task carousel" into ub-launcher3-edmonton 2018-05-23 18:44:51 +00:00
Vadim Tryshev 8fbd56e139 Fixing arrow navigation in task carousel
Bug: 80155387
Change-Id: Icbdca2e8ad2a0e7e7dfbc8493942787d9fa58a62
2018-05-23 11:14:19 -07:00
TreeHugger Robot 39ac161095 Merge "Add mStartState to determine if user swipes up from Home." into ub-launcher3-edmonton 2018-05-23 17:57:58 +00:00
Jorim Jaggi 0d25fc094d Revert "Use SyncRtSurfaceTransactionApplier for app closing/opening"
This reverts commit 4a545dd1b2.

Reason for revert: Messes up SF vsync timings.
Bug: 78611607

Change-Id: I5978eb65a7bab0d75b4150b8d394a28b38fc1da4
2018-05-23 14:07:08 +00:00
Jorim Jaggi 4a545dd1b2 Use SyncRtSurfaceTransactionApplier for app closing/opening
To ensure 100% synchronization, fixing jank.

Test: Open and close apps
Bug: 78611607
Change-Id: I5646bb259c90b65e1abe0fd67c9918f6a2b196cc
2018-05-23 14:39:13 +02:00
TreeHugger Robot c0928c3ba0 Merge "Enable new open app transitions when in multiwindow mode." into ub-launcher3-edmonton 2018-05-23 00:35:22 +00:00
Jon Miranda 73c27ec176 Enable new open app transitions when in multiwindow mode.
Bug: 79118278
Change-Id: Iba79948256d70c913af0a9a584eb040f3a8b4151
2018-05-22 17:25:11 -07:00
Vadim Tryshev 15b82e14a8 Removing FLIP_RECENTS
Bug: 72222505
Test: Manual
Change-Id: I9c84aa3418a5551abec26f03e870da598072e82c
2018-05-22 17:07:12 -07:00
Tracy Zhou 788c051493 Add mStartState to determine if user swipes up from Home.
Bug: 80146880
Test: Manual test
Change-Id: Ia0743bff3f2a5b3998a798743138b012ec461a94
2018-05-22 16:25:37 -07:00
TreeHugger Robot 5454fa1f6e Merge "Making caret visibility part of state definition" into ub-launcher3-edmonton 2018-05-22 23:08:42 +00:00
Sunny Goyal 56e1019e95 Making caret visibility part of state definition
> Hiding the caret in fast overview state
> Hiding caret in task swipe down interaction

Bug: 79700605
Change-Id: I984d535bc75802501e8aeb13c8f37387f331e5bc
2018-05-22 15:58:20 -07:00
TreeHugger Robot d1134a0295 Merge "Making overview panel accessible via Tab" into ub-launcher3-edmonton 2018-05-22 22:00:02 +00:00
Vadim Tryshev f1507a6a64 Making overview panel accessible via Tab
Keyboard navigation of AllAppsContainerView is broken in TOT; disabling
focusing there is necessary for Recents.

Bug: 72222505
Test: Manual
Change-Id: I85d544f7c8dbdaf12e49de51c6626bbc3dc32917
2018-05-22 14:47:44 -07:00
TreeHugger Robot c7ffd730a5 Merge "Tighten up loading of visible task data" into ub-launcher3-edmonton 2018-05-22 21:41:47 +00:00
Winson Chung 15067109b1 Tighten up loading of visible task data
- Certain animations can run after the launcher state has changed,
  triggering loading of task data even when the overview state is not
  visible. Only allow re/loading of this data when we are in the overview
  state.

Bug: 76162466
Change-Id: Ie1f492ef712ea4aa2db6f2e1bc7ba4390742875b
2018-05-22 14:05:22 -07:00