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)
6d85b5e793
[automerger] Fixing launcher going to a different state when dragging an icon from different activity am: 4dcda06542 am: 1d146b2264
...
Change-Id: I406d03017484aa5a2d701d27df1f96421ef33701
2018-05-25 18:57:02 +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)
264331a0fc
[automerger] Cancelling quickscrub state incease we missed quickscrub end event am: 0fb1e4b5a7 am: 1b905daf5c
...
Change-Id: Ibdc731a0446432468f90cd84d74c4b2ed36bcc18
2018-05-25 18:39:47 +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
Android Build Merger (Role)
62dc716526
[automerger] Add logging for selected text and split screen Bug: 79787082 am: de184a243d am: 08d9bb2d33
...
Change-Id: Ia3fe0fd99aaecfa8f4943a968aaed676a357d8f0
2018-05-25 18:01:09 +00:00
Android Build Merger (Role)
7bb6239673
[automerger] Tweaking quickscrub launch animation for new task sizes. am: 35cde20a17 am: a563e02d90
...
Change-Id: I42b1aeb147aeac564752f937a597c8e1615389fa
2018-05-25 17:58:27 +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
Android Build Merger (Role)
b2854695d3
[automerger] Use correct interpolator for recents scale when quick scrubbing am: 4ff7d8e7b3 am: ca1cda1e84
...
Change-Id: Idee38ab1bd72212457abcc3e4e9163875601452f
2018-05-25 05:54:55 +00:00
Android Build Merger (Role)
ca1cda1e84
[automerger] Use correct interpolator for recents scale when quick scrubbing am: 4ff7d8e7b3
...
Change-Id: Idc871494af4eb507e841e07d6d758a6a83336fbf
2018-05-25 05:54:53 +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
Android Build Merger (Role)
886d909be6
[automerger] Fix recents task view launch animation unclipping issue. am: af41ea2ac5
...
Change-Id: I34f9463a19e473aec12856cb611f5c1a59ee7b92
2018-05-24 22:11:31 +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
Android Build Merger (Role)
96a2ea917a
[automerger] Fixing keyboard navigation when Overview list is empty am: 1b0c5032d1
...
Change-Id: I89c9d7f6f5528c29d5287acba8d6075721f0a913
2018-05-24 20:07:06 +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
TreeHugger Robot
f7a2884da7
Merge changes from topic "am-1845e92c-2782-4815-9c42-f669c27fec5b" into ub-launcher3-master
...
* changes:
[automerger] Wait until the remote transtions are received before trying to quickscrub animations am: 6ec237a260
Wait until the remote transtions are received before trying to quickscrub animations
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
Android Build Merger (Role)
450b1b4e73
[automerger] Wait until the remote transtions are received before trying to quickscrub animations am: 6ec237a260
...
Change-Id: Iaf47487ed8404167c597006df6b903d5b426c8cf
2018-05-24 18:24:29 +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
Android Build Merger (Role)
85e4ee5b52
[automerger] Calculate the scale up for quickscrub based on the available size of the screen am: ccd90231e6
...
Change-Id: Id3ed73e6e8c6957cce65c86ea253e6dd3f0d11fa
2018-05-24 18:16:15 +00: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
be7883b3d4
Merge changes from topic "am-1d90a24d-cd12-4945-9aba-1f0ee3798a03" into ub-launcher3-master
...
* changes:
[automerger] Initial changes to support full-width quickscrubbing. am: ededa9cce2
Initial changes to support full-width quickscrubbing.
2018-05-24 02:24:36 +00:00
Android Build Merger (Role)
a02358b628
[automerger] Initial changes to support full-width quickscrubbing. am: ededa9cce2
...
Change-Id: I2bf6dcc1419494d0979239a5cc89057dc784bd58
2018-05-24 01:30:32 +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
Android Build Merger (Role)
ece944f385
[automerger] Reverting task order reported via accessibility. am: d5ccb6978d
...
Change-Id: Idf6b549f15e3909bcd4b32683013ec5fdc4021c7
2018-05-24 01:02:10 +00: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
Android Build Merger (Role)
d2b2d1e1be
[automerger] Increasing the overview size while in QuickScrub mode am: 7f28fd55ff
...
Change-Id: I2e08599196ca588d26a1d225daf64cd847cd73fb
2018-05-23 22:55:57 +00: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
TreeHugger Robot
803fa80bbf
Merge "Import translations. DO NOT MERGE" into ub-launcher3-master
2018-05-23 21:25:32 +00:00
TreeHugger Robot
bb5d42d11c
Merge "Import translations. DO NOT MERGE" into ub-launcher3-edmonton
2018-05-23 21:10:29 +00:00
Bill Yi
1117bdd7c2
Import translations. DO NOT MERGE
...
Change-Id: I14967d93f4762c4efdaf689bb2e3ca42423140bb
Auto-generated-cl: translation import
2018-05-23 14:00:26 -07:00
Bill Yi
793a0238fc
Import translations. DO NOT MERGE
...
Change-Id: Ifb3ec95e81a8988a78e8b4dd90fee00b355525c3
Auto-generated-cl: translation import
2018-05-23 13:57:50 -07:00
Android Build Merger (Role)
383a5c6a43
[automerger] Accessibility sugar for Recents am: 79141a1236
...
Change-Id: I7d3f6778d9b389166ddb423a840f17fc7681a956
2018-05-23 20:47:55 +00: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
Android Build Merger (Role)
00833a0564
[automerger] Fixing arrow navigation in task carousel am: 8fbd56e139
...
Change-Id: I46c7c3211705563e3c4c96c8631e28543749dc0f
2018-05-23 18:17:55 +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
3c6a4c48d1
Merge changes from topic "am-8e640663-ae8d-4ba1-a70b-49ebe492d6ee" into ub-launcher3-master
...
* changes:
[automerger] Add mStartState to determine if user swipes up from Home. am: 788c051493
Add mStartState to determine if user swipes up from Home.
2018-05-23 17:57:58 +00: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