Tony Wickham
ca2e606002
Merge "Defer jumping to NORMAL state if overview is still peeking" into ub-launcher3-qt-r1-dev
...
am: a160e2bc78
Change-Id: Ibe9a565a4a69b05a58cca480c7feec4094a4cdda
2019-07-11 17:48:15 -07:00
Tony Wickham
a160e2bc78
Merge "Defer jumping to NORMAL state if overview is still peeking" into ub-launcher3-qt-r1-dev
2019-07-12 00:27:42 +00:00
android-build-team Robot
223bef87d4
Merge cherrypicks of [8551866, 8551867, 8551868, 8552336, 8552337, 8552338, 8551869, 8552339, 8552376, 8551887] into qt-c2f2-release
...
Change-Id: I8cda0a8687a02d0f3791023ded0c69f830e5419c
2019-07-12 00:13:10 +00:00
Winson Chung
b33aa93471
Merging ub-launcher3-qt-r1-dev, build 5718001
...
Test: Manual
Bug:135383592 P1 Notification line was not displayed at top of screen
Bug:136044361 P2 Sometimes icons in desktop disappear during animation
Bug:136733573 P1 Unable to do any interactions shortly after swiping home
Change-Id: I4d6c1ad5f0443e9b5d9b3f293ceb288a37cac1d4
(cherry picked from commit ef5020e70d )
2019-07-12 00:12:47 +00:00
vadimt
3e1c1ff644
Remove tracing for a fixed bug
...
am: 1fd52d9024
Change-Id: I4e31657a96599b3a476f0b7a1dfa36fb0147c950
2019-07-11 16:59:27 -07:00
Tony Wickham
e1463f5580
Defer jumping to NORMAL state if overview is still peeking
...
Bug: 137316430
Change-Id: I1ace19bb229d07bd9dfe5ed6f60c63715b9f8cf2
2019-07-11 16:55:01 -07:00
Vadim Tryshev
4bde4f9ae7
Merge "Removing tracing for a fixed bug." into ub-launcher3-qt-r1-dev
...
am: 59b5b3f2a2
Change-Id: Ia01419644148cbf9ef5cae70f0ead3e471172cfa
2019-07-11 16:02:19 -07:00
vadimt
1fd52d9024
Remove tracing for a fixed bug
...
Bug: 132900132
Change-Id: Ic4ce3669f88c932e392b7517ec9fda11384dc334
2019-07-11 16:00:12 -07:00
Vadim Tryshev
59b5b3f2a2
Merge "Removing tracing for a fixed bug." into ub-launcher3-qt-r1-dev
2019-07-11 22:46:19 +00:00
Jon Miranda
1fee0f948c
Merge "Fix bug where floating icon and workspace icon visible at the same time." into ub-launcher3-qt-r1-dev
...
am: 36ca57e996
Change-Id: I02a41592fed57a7e554a3d84376ea7f7738f77cb
2019-07-11 15:43:13 -07:00
Winson Chung
8003749744
Merge "Merging ub-launcher3-qt-r1-dev, build 5718001" into qt-r1-dev am: 93bd85cf55
...
am: 72870bcddc
Change-Id: I63cee7f312dfeef1eda274bbddbfb676404a379a
2019-07-11 15:25:33 -07:00
TreeHugger Robot
36ca57e996
Merge "Fix bug where floating icon and workspace icon visible at the same time." into ub-launcher3-qt-r1-dev
2019-07-11 22:21:49 +00:00
Winson Chung
72870bcddc
Merge "Merging ub-launcher3-qt-r1-dev, build 5718001" into qt-r1-dev
...
am: 93bd85cf55
Change-Id: I236ca11d2adfef5f23590c305f79b210f79d83bf
2019-07-11 15:19:55 -07:00
vadimt
872dc2aa5e
Merge "Correctly restarting Launcher from OOP tests" into ub-launcher3-qt-r1-dev
...
am: 7e15a184f5
Change-Id: Iba458b7b42f788ab92437d0644f31b116b865907
2019-07-11 14:56:02 -07:00
Winson Chung
93bd85cf55
Merge "Merging ub-launcher3-qt-r1-dev, build 5718001" into qt-r1-dev
2019-07-11 21:54:16 +00:00
Becky
8874e5f8a7
Fill the logging container in the AllAppsContainerView
...
This would fix the issue that when drag and drop an icon from the all apps
page, it doesn't have the right container information logged.
Logging after this fix:
07-11 10:57:04.392 12969 12969 D UserEvent: action:DRAGDROP
07-11 10:57:04.392 12969 12969 D UserEvent: Source child:APP_ICON parent:ALLAPPS
07-11 10:57:04.392 12969 12969 D UserEvent: Destination child:APP_ICON parent:WORKSPACE id=0
07-11 10:57:04.392 12969 12969 D UserEvent: Elapsed container 744 ms, session 17440 ms, action 739 ms
Test: manual
Bug: 111935715
Change-Id: Ifb078e57697b051e3a527c16abaad40663eae687
2019-07-11 14:36:37 -07:00
TreeHugger Robot
7e15a184f5
Merge "Correctly restarting Launcher from OOP tests" into ub-launcher3-qt-r1-dev
2019-07-11 21:27:49 +00:00
vadimt
853852351f
Correctly restarting Launcher from OOP tests
...
Waiting for touch interaction service; waiting for package-restart
events.
Bug: 136215685
Change-Id: I0c31c09fe3a58b898168dfdb4e4d23757b94a47c
2019-07-11 14:17:06 -07:00
Sunny Goyal
092c57cbd1
Unifying FallbackNoButton input consumer with OtherActivityInputConsumer using a different handler
...
am: c127dff181
Change-Id: I89d6e52d58a35f94d03b06e9f54981399d902958
2019-07-11 13:32:42 -07:00
Sunny Goyal
2a3a51aaaf
Swipe-up support for 3P Launcher
...
am: 6b0eb38461
Change-Id: I753becc5127aff1e3bb6bb06403fb61c9840e2be
2019-07-11 13:32:40 -07:00
vadimt
2af71dd058
Removing tracing for a fixed bug.
...
Bug: 133867119
Change-Id: I796118f5ff0c27db002bb0e3369e651c95b06bbe
2019-07-11 20:18:32 +00:00
android-build-team Robot
c8d84f6d56
Merge cherrypicks of [8549820, 8549668, 8549613, 8549614, 8549935, 8549808, 8549876, 8549809, 8549552] into qt-release
...
Change-Id: I86207f3f19b13d8a3c99d77c594cd711e31b40a4
2019-07-11 19:50:22 +00:00
Hyunyoung Song
eb66898be0
[DO NOT MERGE] Disable swipe down to pull noti shade for Q
...
Bug: 136293958
Change-Id: Iac169d91a784b5f2d05410a06cd358f85b533562
(cherry picked from commit 4bfcf04ae9 )
2019-07-11 19:49:56 +00:00
Sunny Goyal
c127dff181
Unifying FallbackNoButton input consumer with OtherActivityInputConsumer
...
using a different handler
This will allow us to use common logic for handling horizontal swipe
Bug: 137197916
Change-Id: I6f9cba6e8728dd0669482906c4bf34270af2bc82
2019-07-11 10:47:26 -07:00
Sunny Goyal
6b0eb38461
Swipe-up support for 3P Launcher
...
On swipe up, we start a rencets transition to the current launcher app. At the
end of the transition, if the user is going to recents, we start overview activity.
Bug: 137197916
Change-Id: Ie5ed848879ad965dcab2780a05d649e3be066568
2019-07-11 10:44:56 -07:00
Sunny Goyal
95f2e372ba
Using a higher priority executor than BackgroundExecutor for various recents tasks
...
am: f11dd8e107
Change-Id: Ia193e78c12680ecb582d04ec5ceb2aaef097596b
2019-07-11 10:19:41 -07:00
Sunny Goyal
f11dd8e107
Using a higher priority executor than BackgroundExecutor for various recents tasks
...
BackgroundExecutor is also using thread pool executor where the order is perserved
Change-Id: Ieef8825599f35fe22da3e9adb1270c5525449d62
2019-07-11 09:38:54 -07:00
Hyunyoung Song
0d2626caf3
Merge "[automerger skipped] [DO NOT MERGE] Disable swipe down to pull noti shade for Q Merged-In: I74c682d39c70f785777b5a0804b31a0cc2369759 Bug: 136293958 am: 3739fbccdc am: 23f01a3829 -s ours
...
am: 27b3fa797b -s ours
am skip reason: subject contains skip directive
Change-Id: I3880c020276efc6e82c956f37c80270623a456c3
2019-07-10 21:09:51 -07:00
Hyunyoung Song
d12edf04df
[automerger skipped] [DO NOT MERGE] Disable swipe down to pull noti shade for Q Merged-In: I74c682d39c70f785777b5a0804b31a0cc2369759 Bug: 136293958 am: 3739fbccdc -s ours am: 4f73a37dc1 -s ours
...
am: f4e0334b31 -s ours
am skip reason: subject contains skip directive
Change-Id: I107be07e42adf405c908d8e44930202a6ae1a257
2019-07-10 21:09:34 -07:00
Android Build Merger (Role)
27b3fa797b
Merge "[automerger skipped] [DO NOT MERGE] Disable swipe down to pull noti shade for Q Merged-In: I74c682d39c70f785777b5a0804b31a0cc2369759 Bug: 136293958 am: 3739fbccdc am: 23f01a3829 -s ours am skip reason: change_id I74c682d39c70f785777b5a0804b31a0cc2369759 with SHA1 4770e241c9 is in history" into qt-r1-dev-plus-aosp
2019-07-11 03:57:25 +00:00
Hyunyoung Song
f4e0334b31
[automerger skipped] [DO NOT MERGE] Disable swipe down to pull noti shade for Q Merged-In: I74c682d39c70f785777b5a0804b31a0cc2369759 Bug: 136293958 am: 3739fbccdc -s ours
...
am: 4f73a37dc1 -s ours
am skip reason: change_id I74c682d39c70f785777b5a0804b31a0cc2369759 with SHA1 4770e241c9 is in history
Change-Id: Ie80787df5937b39fef67f3cd2d1dd8765a3cb925
2019-07-10 20:57:15 -07:00
Hyunyoung Song
ce4f61f23b
[automerger skipped] [DO NOT MERGE] Disable swipe down to pull noti shade for Q Merged-In: I74c682d39c70f785777b5a0804b31a0cc2369759 Bug: 136293958 am: 3739fbccdc
...
am: 23f01a3829 -s ours
am skip reason: change_id I74c682d39c70f785777b5a0804b31a0cc2369759 with SHA1 4770e241c9 is in history
Change-Id: Iaba95bd9fd5af325b0cf73504f57578e074b6cf6
2019-07-10 20:57:15 -07:00
Hyunyoung Song
23f01a3829
[DO NOT MERGE] Disable swipe down to pull noti shade for Q Merged-In: I74c682d39c70f785777b5a0804b31a0cc2369759 Bug: 136293958
...
am: 3739fbccdc
Change-Id: I84cf80ae3ae7c6cb04cfb19a681d2c34a942b54b
2019-07-10 20:48:15 -07:00
Hyunyoung Song
4f73a37dc1
[automerger skipped] [DO NOT MERGE] Disable swipe down to pull noti shade for Q Merged-In: I74c682d39c70f785777b5a0804b31a0cc2369759 Bug: 136293958
...
am: 3739fbccdc -s ours
am skip reason: change_id I74c682d39c70f785777b5a0804b31a0cc2369759 with SHA1 4770e241c9 is in history
Change-Id: I29a3e414ff58dbd4d6a9d00eccbb2d9783767061
2019-07-10 20:48:15 -07:00
android-build-team Robot
361d116bb9
Snap for 5719587 from 0a8243d463 to qt-release
...
Change-Id: I5351458b8351342cd4b2dc65fcfbf29a68f9947b
2019-07-11 03:25:27 +00:00
android-build-team Robot
bdbeca4ac3
Snap for 5719479 from db1242bf95 to qt-c2f2-release
...
Change-Id: Icc609e4c76046eb93a90eeeb1e58e8efee400236
2019-07-11 03:13:41 +00:00
android-build-team Robot
faf1691f31
Snap for 5719381 from db1242bf95 to qt-qpr1-release
...
Change-Id: I529d19fb22fc9663e076fb8d2978fe442f380891
2019-07-11 03:05:43 +00:00
android-build-team Robot
a5ee2307f9
Snap for 5719113 from c13d24c8e8 to rvc-release
...
Change-Id: I98d53e8e14dfdc64301b2b8a2d11522b3fe20f98
2019-07-11 03:00:57 +00:00
vadimt
4d93df51a3
Switching flinging gestures injection to model time
...
This is a right thing to do in any case.
Change-Id: I34eeecac6d9eb13130eb1015f9a9a5e2a32974ec
2019-07-10 17:38:26 -07:00
Hyunyoung Song
3739fbccdc
[DO NOT MERGE] Disable swipe down to pull noti shade for Q
...
Merged-In: I74c682d39c70f785777b5a0804b31a0cc2369759
Bug: 136293958
Change-Id: Iac169d91a784b5f2d05410a06cd358f85b533562
(cherry picked from commit 4bfcf04ae9 )
2019-07-11 00:02:44 +00:00
Winson Chung
ef5020e70d
Merging ub-launcher3-qt-r1-dev, build 5718001
...
Test: Manual
Bug:135383592 P1 Notification line was not displayed at top of screen
Bug:136044361 P2 Sometimes icons in desktop disappear during animation
Bug:136733573 P1 Unable to do any interactions shortly after swiping home
Change-Id: I4d6c1ad5f0443e9b5d9b3f293ceb288a37cac1d4
2019-07-10 23:25:40 +00:00
Jon Miranda
cabbaf986c
Fix bug where floating icon and workspace icon visible at the same time.
...
- Add a signal for the animation to be "cancelled"
- Allow the workspace view to be attached to a spring during the animatoin
(but kept hidden) to prevent any jumpy movement
Bug: 137215697
Change-Id: Ie6868a7f45fefaee5366c8d30bb323fe042e9156
2019-07-10 14:14:23 -07:00
Winson Chung
7bc53c1e04
Merge "Copy resume callbacks list prior to making callbacks" into ub-launcher3-qt-dev am: 094e5638a5
...
am: 24fbe81e99
Change-Id: Ic9e118716f12e052f6064e5e517cdd76c340c8b6
2019-07-10 14:08:05 -07:00
Winson Chung
24fbe81e99
Merge "Copy resume callbacks list prior to making callbacks" into ub-launcher3-qt-dev
...
am: 094e5638a5
Change-Id: Ia3e9088f6341ebc37fd1286e12191cdd8776c64f
2019-07-10 13:59:06 -07:00
Winson Chung
094e5638a5
Merge "Copy resume callbacks list prior to making callbacks" into ub-launcher3-qt-dev
2019-07-10 20:44:29 +00:00
Jon Miranda
52cea1fcc9
Merge "Fix bug where icon is no present during app close animation." into ub-launcher3-qt-r1-dev
...
am: ddf64806e2
Change-Id: Ie83016f5956d78bf5043297d3652c31f3cf2e5af
2019-07-10 13:41:02 -07:00
Jon Miranda
857b3fbb7e
Fix bug where app icons are clipped when transitioning from app to home.
...
Bug: 135636137
Change-Id: Icaba06ed27b3196371730a5a4c5d3382cedc7000
2019-07-10 11:04:40 -07:00
TreeHugger Robot
ddf64806e2
Merge "Fix bug where icon is no present during app close animation." into ub-launcher3-qt-r1-dev
2019-07-10 17:54:58 +00:00
Hyunyoung Song
6a4936dee1
[automerger skipped] Merge "[DO NOT MERGE] Disable swipe down to pull noti shade for Q Bug: 136293958" into ub-launcher3-qt-dev am: d59aefada0 -s ours
...
am: c837b3a98f -s ours
am skip reason: subject contains skip directive
Change-Id: Id30873461ca65824d0c3dabb2188d1627a83b5a3
2019-07-10 10:37:59 -07:00
Hyunyoung Song
c837b3a98f
[automerger skipped] Merge "[DO NOT MERGE] Disable swipe down to pull noti shade for Q Bug: 136293958" into ub-launcher3-qt-dev
...
am: d59aefada0 -s ours
am skip reason: subject contains skip directive
Change-Id: Idca2ab4432d9df08c98f493db8bd19b8f790e653
2019-07-10 10:23:48 -07:00