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
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
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
TreeHugger Robot
d59aefada0
Merge "[DO NOT MERGE] Disable swipe down to pull noti shade for Q Bug: 136293958" into ub-launcher3-qt-dev
2019-07-10 17:02:42 +00:00
Hyunyoung Song
db1242bf95
Reset the UI_STATE_OVERVIEW statusbar/navbar flag when RecentsView resets Bug: 135383592
...
am: 0a8243d463
Change-Id: I07492ae7fa7b858b686416c28a9c803d8d7d3143
2019-07-09 23:38:31 -07:00
Adam Cohen
43707804d0
Merge "Fix issue where can't interact with Workspace while App => Home is running" into ub-launcher3-qt-r1-dev
...
am: 315585d654
Change-Id: I3cb1e0b26a080306ad80e75ce8a46c2e25f5f43f
2019-07-09 21:19:07 -07:00
Adam Cohen
315585d654
Merge "Fix issue where can't interact with Workspace while App => Home is running" into ub-launcher3-qt-r1-dev
2019-07-10 04:02:47 +00:00
Hyunyoung Song
0a8243d463
Reset the UI_STATE_OVERVIEW statusbar/navbar flag when RecentsView resets
...
Bug: 135383592
TL;DR;; this reset is called when for instance OMS call happens
Change-Id: I57bb6c1c8833aff00e3be572dd19744afbb81eb5
(cherry picked from commit 4abfbd0670 )
2019-07-09 21:07:33 +00:00
Hyunyoung Song
fc22162676
Merge "Reset the UI_STATE_OVERVIEW statusbar/navbar flag when RecentsView resets Bug: 135383592" into ub-launcher3-qt-r1-dev
...
am: 4610ce4019
Change-Id: I98ed333927519891283384500c1ee8696c1a8c5e
2019-07-09 12:21:40 -07:00
Hyunyoung Song
4610ce4019
Merge "Reset the UI_STATE_OVERVIEW statusbar/navbar flag when RecentsView resets Bug: 135383592" into ub-launcher3-qt-r1-dev
2019-07-09 18:53:13 +00:00
Hyunyoung Song
4abfbd0670
Reset the UI_STATE_OVERVIEW statusbar/navbar flag when RecentsView resets
...
Bug: 135383592
TL;DR;; this reset is called when for instance OMS call happens
Change-Id: I57bb6c1c8833aff00e3be572dd19744afbb81eb5
2019-07-09 10:35:27 -07:00
Winson Chung
ab3c913f99
Revert "Trigger heap dump when heap exceeds a limit"
...
am: 98de773474
Change-Id: I33619077232c440d9468fa15ed5e459b9d1ed54a
2019-07-08 14:21:52 -07:00
Winson Chung
98de773474
Revert "Trigger heap dump when heap exceeds a limit"
...
This reverts commit e069291ecd .
Reason for revert: Blocked on FW change
Change-Id: Iabf6dee687e499544be5bf895563e57157b0f9e1
2019-07-08 20:32:35 +00:00
Hyunyoung Song
d0f5db4a37
Merging ub-launcher3-qt-r1-dev, build 5710902
...
Test: Manual
Bug:115582915 P2 [Testing] Make all launcher tests gesture-stable
Bug:127350205 P1 Ensure that Launcher is always created and is in right configuration
Bug:131116002 P2 Convert tests to TAPL and enable them
Bug:131356741 P1 use transferFocus to implement SWIPE DOWN on homescreen to open noti shade
Bug:133891845 P2 TAPL: need clearer diags when a crash dialog is over Launcher or there is lock screeen
Bug:136215685 P1 Flake: swiping up from Home to Overview in 2-button mode sometimes fails
Bug:136278866 P2 Temporary workarounds to make tests pass on Cuttlefish
Bug:136280872 P1 Flake: Flinging in all apps opens workspace
Bug:64712476 P3 Import translations for dev branches
Change-Id: I39841b30840e9d88a2b98b21c4aba1c44d2bc446
2019-07-08 01:27:00 -07:00
Adam Cohen
ab6be31746
Fix issue where can't interact with Workspace while App => Home is running
...
=> Regression from recent CL ag/8074890
=> Fix which scopes the change down to the RecentsView, but not all PagedViews
Bug 136733573
Change-Id: I0abaa61b2b132d8086dc3b2cb3e3e9c1f181b5f5
2019-07-06 04:27:49 +00:00
Jon Miranda
826cdcd32f
Fix bug where icon is no present during app close animation.
...
* WindowTransformSwipeHandler closes all AbstractFloatingViews, including
ListenerView, which results in FloatingIconView getting removed.
* In IconLoadResult.onIconLoaded, we remove the check for isIconLoaded since
its not needed. This was also causing a race condition since isIconLoaded
is not set to true until after we tell onIconLoaded to run.
* In BaseDragLayer, we have a delay before checking if the view is open and
then closing the floating view if true. This caused issues since we reycle
the view. Now we check if the view is open before running the delay to call
close.
Bug: 136044361
Change-Id: I7442a589a62c3cdf90b70d146e0ecf3e4300ddf7
2019-07-02 14:35:11 -07:00
Riddle Hsu
5c30fc7c9d
Preload overview activity in background
...
am: 70697e48a8
Change-Id: Idb03c474925dda336f6ce5009457f47dc9cd35fb
2019-07-01 23:57:41 -07:00
Hyunyoung Song
4bfcf04ae9
[DO NOT MERGE] Disable swipe down to pull noti shade for Q
...
Bug: 136293958
Change-Id: Iac169d91a784b5f2d05410a06cd358f85b533562
2019-07-01 14:39:40 -07:00
Riddle Hsu
70697e48a8
Preload overview activity in background
...
To reduce the jank when swiping-up the overview which is not
ready yet, we restart the overview activity if the process
was died and update its configuration if there is change.
Bug: 127350205
Test: manual - Enable 2-button or gesture navigation.
Swipe-up overview after:
Case 1: Other app is in foreground and kill the process
of launcher.
Case 2: Change configuration, e.g. font size, language.
Change-Id: Ia6e365cc0faf3765781484d040bdddd4e10a2650
2019-07-01 13:29:34 +08:00
Winson Chung
c075b035f5
Merge "Revert "Revert "Enable FLAG_SLIPPERY window flag when swipe down on workspace""" into ub-launcher3-qt-r1-dev
...
am: bd0003da99
Change-Id: I22d4b10d4bc5ab3e1db7eaad9d1ca9d76753cccc
2019-06-28 23:20:11 -07:00
Sunny Goyal
a0967d21e6
Merging ub-launcher3-qt-dev, build 5697268
...
Test: Manual
Bug:135038270 P1 Apps getting stuck while switching in the overiew screen.
Bug:135885458 P1 Arrow floating when in app switcher
Change-Id: Ifa132ba008423a95291a17deea3d8e3846dbbacc
2019-06-28 18:46:48 -07:00
Winson Chung
f5e81122a0
Revert "Revert "Enable FLAG_SLIPPERY window flag when swipe down on workspace""
...
This reverts commit c4c8b3c695 .
Reason for revert: Re-enabling for R1
Change-Id: Id6706c548dcc9debbfaf2069164636bc22aa9b5e
2019-06-29 00:28:55 +00:00
Winson Chung
804d14e49a
Merge "Revert "Enable FLAG_SLIPPERY window flag when swipe down on workspace"" into ub-launcher3-qt-dev am: 66b1cc9675
...
am: a95f92b202
Change-Id: Ic358d88b60019bf36e583a3a417fbf9e692ca8b2
2019-06-28 17:04:52 -07:00
Sunny Goyal
d1cdfd8559
Resetting UI state when the last has launched from Launcher am: 7d3c299a08
...
am: 9247763835
Change-Id: I1ecd0af45168518a12d93073f154013c6838c003
2019-06-28 17:04:36 -07:00
Hyunyoung Song
e759d82b4b
Merge "Enable swipe down to open shade for non userdebug population" into ub-launcher3-qt-r1-dev
...
am: 01fe66cfcf
Change-Id: I917526b623ecc0cb4e6bc605a8488f032291cfb9
2019-06-28 17:04:17 -07:00
Winson Chung
a95f92b202
Merge "Revert "Enable FLAG_SLIPPERY window flag when swipe down on workspace"" into ub-launcher3-qt-dev
...
am: 66b1cc9675
Change-Id: Ia21a46d660aee97101b80e92f4f379e3ab1fbf92
2019-06-28 16:59:32 -07:00
Sunny Goyal
9247763835
Resetting UI state when the last has launched from Launcher
...
am: 7d3c299a08
Change-Id: I7becc11f2295118a6d20ede2a9e35ac21dfb1930
2019-06-28 16:59:13 -07:00
TreeHugger Robot
66b1cc9675
Merge "Revert "Enable FLAG_SLIPPERY window flag when swipe down on workspace"" into ub-launcher3-qt-dev
2019-06-28 23:28:44 +00:00
TreeHugger Robot
01fe66cfcf
Merge "Enable swipe down to open shade for non userdebug population" into ub-launcher3-qt-r1-dev
2019-06-28 23:19:17 +00:00
Winson Chung
c4c8b3c695
Revert "Enable FLAG_SLIPPERY window flag when swipe down on workspace"
...
This reverts commit 35062f8ed3 .
Reason for revert: Moving to R1
Change-Id: Ifd19d78015a66c9fbe9a67845232d13e011943d3
2019-06-28 23:17:18 +00:00
Hyunyoung Song
4770e241c9
Enable swipe down to open shade for non userdebug population
...
Bug: 131356741
Change-Id: I74c682d39c70f785777b5a0804b31a0cc2369759
2019-06-28 16:09:26 -07:00
Sunny Goyal
7d3c299a08
Resetting UI state when the last has launched from Launcher
...
Bug: 135038270
Change-Id: I4a563116d8c7715163671dfffdfcf0f886e21623
2019-06-28 15:51:27 -07:00
Adam Cohen
5827423b0f
Merge "Make it a bit harder to break out of Overview once triggered" into ub-launcher3-qt-dev am: 0e188d051e
...
am: f6edfd94ce
Change-Id: I7b94f896bb6ec6d8c91430b62029de884e304d60
2019-06-28 15:19:54 -07:00
Adam Cohen
f6edfd94ce
Merge "Make it a bit harder to break out of Overview once triggered" into ub-launcher3-qt-dev
...
am: 0e188d051e
Change-Id: Ib7712c5e131d328ef2bdcb5e0556b66cf86d0a66
2019-06-28 15:11:54 -07:00
Sunny Goyal
a2cc80a469
Merge "Resetting UI state when the last has launched" into ub-launcher3-qt-dev am: ed9127a732
...
am: 36c198b176
Change-Id: I0a2c8d65b16f3bbc51a4ebe2f8f2313c12f16647
2019-06-28 15:11:53 -07:00
Sunny Goyal
36c198b176
Merge "Resetting UI state when the last has launched" into ub-launcher3-qt-dev
...
am: ed9127a732
Change-Id: I1c0b39b6be8a1dc528c0703ea39c172537e185b6
2019-06-28 15:07:52 -07:00
TreeHugger Robot
0e188d051e
Merge "Make it a bit harder to break out of Overview once triggered" into ub-launcher3-qt-dev
2019-06-28 22:07:03 +00:00
TreeHugger Robot
ed9127a732
Merge "Resetting UI state when the last has launched" into ub-launcher3-qt-dev
2019-06-28 21:59:23 +00:00
Adam Cohen
daf2036a82
Make it a bit harder to break out of Overview once triggered
...
Change-Id: I8814f1d7e219ba11a3abb191bf55192e3811f191
2019-06-28 14:57:09 -07:00
Sunny Goyal
4f2d926d42
Resetting UI state when the last has launched
...
Bug: 135038270
Change-Id: Ie0af9c7d47f69b32caedd72f98ed1706bdbef5fa
2019-06-28 14:50:24 -07:00
Vadim Tryshev
a3da30f671
Merge "Temporary workarounds to make tests pass on a virtual device" into ub-launcher3-qt-r1-dev
...
am: e46f9e5cf3
Change-Id: Ib221d9c201f2b396b138631d8548d1862d2e7643
2019-06-28 14:33:47 -07:00
Sunny Goyal
6b72e4b33d
Fixing accessibility arrow am: 1dae67b49d
...
am: 168cb346e5
Change-Id: Ice40e65dbbc3c95afc2cc1d8f4f205a247dc75e5
2019-06-28 14:27:46 -07:00
Vadim Tryshev
e46f9e5cf3
Merge "Temporary workarounds to make tests pass on a virtual device" into ub-launcher3-qt-r1-dev
2019-06-28 21:27:36 +00:00
Sunny Goyal
168cb346e5
Fixing accessibility arrow
...
am: 1dae67b49d
Change-Id: I96a6b2f224ee3c24e4031ea2ec0167d5f3306f37
2019-06-28 14:21:45 -07:00
vadimt
83d5eef5a5
Temporary workarounds to make tests pass on a virtual device
...
Bug: 136278866
Change-Id: I198cb4cdf94c2b1151b4b7249ae10dbcaa99a4fd
2019-06-28 13:12:58 -07:00