TreeHugger Robot
5966ddd2bd
Merge "Likely, fixing view hierarchy changing during pressHome." into ub-launcher3-rvc-dev am: d4f87007b6
...
Change-Id: Ic38bdfa848088c008ae96440bca843c74fe5f5f6
2020-05-07 17:50:01 +00:00
Sunny Goyal
abea55a63f
Moving animation configuration and definition out of state definition am: f67db3531b
...
Change-Id: I592d8fe9017660aa1d7c63ee39e2fc8ea575f5e9
2020-05-07 17:49:51 +00:00
TreeHugger Robot
d4f87007b6
Merge "Likely, fixing view hierarchy changing during pressHome." into ub-launcher3-rvc-dev
2020-05-07 17:41:22 +00:00
Sunny Goyal
f67db3531b
Moving animation configuration and definition out of state definition
...
This removes cross dependency between StateManager and State object so
that it can be easily generalized
Change-Id: I62851fc4b653655cb40f37023db9651055ec7c9c
2020-05-07 01:33:57 -07:00
vadimt
29896284a8
Likely, fixing view hierarchy changing during pressHome.
...
Test RequestPinItemTest.testPinShortcut doesn't wait for the add-to-home
prompt to disappear before proceeding to pressHome. So sometimes
pressHome still sees that prompt that disappears while pressHome is
executing.
Now waiting for the prompt to disappear.
Bug: 155926212
Change-Id: I2c7bfe26839ae406da592e81de8836666c373756
2020-05-06 19:08:59 -07:00
TreeHugger Robot
fbbbf19af0
Merge "Implements LAUNCHER_ITEM_DROP_FOLDER_CREATED event." into ub-launcher3-rvc-dev am: 7826bf52c7
...
Change-Id: I8170e02f3b7b941fd07064c3f30104f7b515eba1
2020-05-07 01:47:41 +00:00
TreeHugger Robot
7826bf52c7
Merge "Implements LAUNCHER_ITEM_DROP_FOLDER_CREATED event." into ub-launcher3-rvc-dev
2020-05-07 01:38:51 +00:00
James O'Leary
bfa2133fe1
Merge "Revert "Compose gesture integrated fully into Launcher"" into ub-launcher3-rvc-dev am: ac327df55c
...
Change-Id: I8c565067ea1c804ec08c3d6b76008f41e6ac77d5
2020-05-07 01:28:20 +00:00
James O'Leary
ac327df55c
Merge "Revert "Compose gesture integrated fully into Launcher"" into ub-launcher3-rvc-dev
2020-05-07 01:14:44 +00:00
TreeHugger Robot
815be8a827
Merge "Debug tracing for view hierarchy changing during pressHome" into ub-launcher3-rvc-dev am: 6505951750
...
Change-Id: I6fcc517f9be29e08abaa6b74168dea43679d240e
2020-05-07 00:47:18 +00:00
TreeHugger Robot
6505951750
Merge "Debug tracing for view hierarchy changing during pressHome" into ub-launcher3-rvc-dev
2020-05-07 00:32:36 +00:00
thiruram
5a01f0ec51
Implements LAUNCHER_ITEM_DROP_FOLDER_CREATED event.
...
When item is dropped on a existing item resulting in new folder creation, triggers LAUNCHER_ITEM_DROP_FOLDER_CREATED event with details of the destination package.
This change also introduces new FolderIcon item to launcher_atom.proto to represent folder icon.
Screencast and sample logs: https://docs.google.com/document/d/1CBP2yTcXdFhPdNG5ZmWFKSgd8mDbMevY-akVlUXPLDo/edit#bookmark=id.tmbucd1f44qp
Bug: 152978018
Change-Id: Ib4d343ba9075aa8853652f128457c4638541ec59
2020-05-06 17:24:09 -07:00
TreeHugger Robot
a0171f6b48
Merge "Skip setting the controller if the animation is already finished" into ub-launcher3-rvc-dev am: d13dd3bc44
...
Change-Id: Ie6e924b2ba02ee8549c980acac383e5bb9955c88
2020-05-07 00:21:08 +00:00
TreeHugger Robot
d13dd3bc44
Merge "Skip setting the controller if the animation is already finished" into ub-launcher3-rvc-dev
2020-05-07 00:14:15 +00:00
James O'Leary
2610bfde05
Revert "Compose gesture integrated fully into Launcher"
...
Revert "Compose gesture integrated fully into Nexus Launcher"
Revert submission 11035205-compose_gesture_fully_integrated_launcher
Reason for revert: Broke Launcher Android Studio build, quick switch, and home gesture doesn't work if Compose is open.
Reverted Changes:
I2d97b22d5:OverscrollPlugin refactored to use onTouchEvent
Ia19a55f65:Compose gesture integrated fully into Nexus Launch...
I65aa07ac1:Compose gesture integrated fully into Launcher
Change-Id: Ic05c47eb686b3942ba519e76db32977fc568844b
2020-05-07 00:13:47 +00:00
TreeHugger Robot
7a5cec9dcb
Merge "Adds CONTAINER_ALL_APPS to LauncherSettings.Favorites." into ub-launcher3-rvc-dev am: 98a88e00b4
...
Change-Id: I08b05d718d6709c199e18f0bdded9f63f0192669
2020-05-07 00:12:57 +00:00
TreeHugger Robot
98a88e00b4
Merge "Adds CONTAINER_ALL_APPS to LauncherSettings.Favorites." into ub-launcher3-rvc-dev
2020-05-07 00:02:55 +00:00
vadimt
fbfe79d8a1
Debug tracing for view hierarchy changing during pressHome
...
Bug: 155926212
Change-Id: Ie9e8470c23b954890ae41fc9a442422f21093855
2020-05-06 16:41:13 -07:00
TreeHugger Robot
6cc23ef85a
Merge "Updates Back and Home tutorial animations." into ub-launcher3-rvc-dev am: e725a69fb5
...
Change-Id: I9ab7eeb244c55dd4afccfd0245dadbc8b09e90c3
2020-05-06 22:59:54 +00:00
TreeHugger Robot
e725a69fb5
Merge "Updates Back and Home tutorial animations." into ub-launcher3-rvc-dev
2020-05-06 22:45:27 +00:00
thiruram
261c3a6f6c
Adds CONTAINER_ALL_APPS to LauncherSettings.Favorites.
...
Change-Id: I6ee81ef4e009ee99754545b5c8686dc0f9e261a2
2020-05-06 22:44:37 +00:00
TreeHugger Robot
850e5d88b2
Merge "Improve Hybird hotseat cache support" into ub-launcher3-rvc-dev am: 870ec6a974
...
Change-Id: If1becdf551d4dc6c7c09fbec1ce158c90713da2d
2020-05-06 22:32:12 +00:00
TreeHugger Robot
870ec6a974
Merge "Improve Hybird hotseat cache support" into ub-launcher3-rvc-dev
2020-05-06 22:19:53 +00:00
Zak Cohen
27e89369f1
Overview Actions - fade action buttons, avoiding jump cuts am: 0029fd7794
...
Change-Id: I25e664e3545437c494ecff0a6be59a02274bf4ee
2020-05-06 21:21:21 +00:00
Samuel Fufa
385e93249e
Improve Hybird hotseat cache support
...
Loads list of cached apps and shows predicted app icons with the rest of workspace items.
-> Extracted prediction caching logic into a model layer
Bug: 155029837
Test: Manual
Change-Id: I6981594a910f5fe4e8e8cf8fe39db0cb856e7acd
2020-05-06 14:14:08 -07:00
James O'Leary
78bc076c27
Compose gesture integrated fully into Launcher am: d9c86d4b3b
...
Change-Id: I83dd887d810ff41018524385789050d3f388c60b
2020-05-06 18:56:49 +00:00
Zak Cohen
0029fd7794
Overview Actions - fade action buttons, avoiding jump cuts
...
Test: local build and inspect
Bug: 155016287
Change-Id: I6015ce01b5095138ddd4e5f171ccb4d151c8f3fc
2020-05-06 11:45:14 -07:00
TreeHugger Robot
ca738716c4
Merge "Removing some unused AppWindowAnimationHelper dependencies" into ub-launcher3-rvc-dev am: e93d6d615c
...
Change-Id: If7d973f40219d749c121f81ef6ac8a5b574d92b1
2020-05-06 17:46:37 +00:00
TreeHugger Robot
ac4f2c582c
Merge "Bias rotation to remain in existing rotation" into ub-launcher3-rvc-dev am: 18f367a5f7
...
Change-Id: I1b2893251bd65ceb0611713476857a88041f9c00
2020-05-06 17:46:31 +00:00
James O'Leary
d9c86d4b3b
Compose gesture integrated fully into Launcher
...
- Support dismissing Compose via the reverse gesture from the appear
gesture
- Use Tony Wickham's ag/10204761 with some glue code to enable the
app below Compose panning in the same direction as the gesture as
Compose peeks in
- Add feature flag to use Compose hosted in a window (permits underlying
app panning)
- Use InterpolatingVelocityTracker to fix OtherActivityInputConsumer
processing swipes in the wrong direction ~20% of the time due to a bug
in VelocityTracker (see go/quirky-bubbles)
Change-Id: I65aa07ac112db8bd89cec9acfa0ce2b6ebacd43f
2020-05-06 13:40:47 -04:00
TreeHugger Robot
e93d6d615c
Merge "Removing some unused AppWindowAnimationHelper dependencies" into ub-launcher3-rvc-dev
2020-05-06 17:33:27 +00:00
TreeHugger Robot
18f367a5f7
Merge "Bias rotation to remain in existing rotation" into ub-launcher3-rvc-dev
2020-05-06 17:30:40 +00:00
TreeHugger Robot
d893847bda
Merge "Fix AlwaysOnTop stack may covered by RemoteAnimation" into ub-launcher3-rvc-dev am: 164d0c6509
...
Change-Id: Ia71354f8f279fc215f7b6d2af3f42e1a5429c3a5
2020-05-06 16:38:19 +00:00
TreeHugger Robot
164d0c6509
Merge "Fix AlwaysOnTop stack may covered by RemoteAnimation" into ub-launcher3-rvc-dev
2020-05-06 16:23:32 +00:00
TreeHugger Robot
16a7fe176c
[automerger skipped] Merge "Import translations. DO NOT MERGE" into ub-launcher3-qt-qpr1-dev am: 8d29ca2ef7 -s ours am: fd37fbc0ab -s ours
...
am skip reason: subject contains skip directive
Change-Id: I29a583f17e7fecf509c599db8fb8cdbb7ba6a185
2020-05-06 10:04:52 +00:00
TreeHugger Robot
fd37fbc0ab
[automerger skipped] Merge "Import translations. DO NOT MERGE" into ub-launcher3-qt-qpr1-dev am: 8d29ca2ef7 -s ours
...
am skip reason: subject contains skip directive
Change-Id: Iffc87be3578ef66551d41db6a2e7bfd097251a43
2020-05-06 09:53:20 +00:00
Sunny Goyal
d67569eac8
Fix AlwaysOnTop stack may covered by RemoteAnimation
...
Merging changes from Change-Id: I8028cd50d66f7d77e5d1ec6514e953c8be9935d6
in TaskViewSimulator
Bug: 151024899
Change-Id: Id41e5af227be2557032387bdaa61cac3458baf32
2020-05-06 02:41:15 -07:00
TreeHugger Robot
144904ff41
[automerger skipped] Merge "Import translations. DO NOT MERGE" into ub-launcher3-qt-future-dev am: 0bbee7606f -s ours
...
am skip reason: subject contains skip directive
Change-Id: Ibf01e3560a8ee216a848041c3eabcc7bf030b322
2020-05-06 09:34:45 +00:00
TreeHugger Robot
8d29ca2ef7
Merge "Import translations. DO NOT MERGE" into ub-launcher3-qt-qpr1-dev
2020-05-06 09:33:08 +00:00
Sunny Goyal
84d9c42559
Removing some unused AppWindowAnimationHelper dependencies
...
Change-Id: I594853696c63dc6c22d22cab2faab0ed7529b594
2020-05-06 02:30:02 -07:00
TreeHugger Robot
0bbee7606f
Merge "Import translations. DO NOT MERGE" into ub-launcher3-qt-future-dev
2020-05-06 09:18:36 +00:00
TreeHugger Robot
80414deba9
[automerger skipped] Merge "Import translations. DO NOT MERGE" into ub-launcher3-rvc-dev am: 1c6c8d32ae -s ours
...
am skip reason: subject contains skip directive
Change-Id: If7b83b13b762b58e20222d2860cb8daa044fa01b
2020-05-06 07:26:34 +00:00
TreeHugger Robot
d617aa8247
[automerger skipped] Merge "Import translations. DO NOT MERGE" into ub-launcher3-qt-future-dev am: 63f48d6df1 -s ours
...
am skip reason: subject contains skip directive
Change-Id: I97e4f6ef468603fed70525e034f7a2014720863b
2020-05-06 07:22:27 +00:00
TreeHugger Robot
1c6c8d32ae
Merge "Import translations. DO NOT MERGE" into ub-launcher3-rvc-dev
2020-05-06 07:12:14 +00:00
TreeHugger Robot
63f48d6df1
Merge "Import translations. DO NOT MERGE" into ub-launcher3-qt-future-dev
2020-05-06 07:05:41 +00:00
TreeHugger Robot
1faa89df05
[automerger skipped] Merge "Import translations. DO NOT MERGE" into ub-launcher3-qt-qpr1-dev am: ae18d797a0 -s ours am: def8599c42 -s ours
...
am skip reason: subject contains skip directive
Change-Id: I02e2694d1a5cc4265fc02aa4a9ee72fa66b2c5dd
2020-05-06 06:47:24 +00:00
Bill Yi
11ef2a18c5
[automerger skipped] Import translations. DO NOT MERGE am: 5b738924e3 -s ours am: 14e236dc9c -s ours
...
am skip reason: subject contains skip directive
Change-Id: Ibc3a8f96672cc5048bba79d39b29d52ca94cd13f
2020-05-06 06:47:17 +00:00
Bill Yi
2e5fea882c
[automerger skipped] Import translations. DO NOT MERGE am: 591556a930 -s ours
...
am skip reason: subject contains skip directive
Change-Id: I5af460a3e7276ec3acf5f0f57f20954b0d193fae
2020-05-06 06:47:11 +00:00
TreeHugger Robot
def8599c42
[automerger skipped] Merge "Import translations. DO NOT MERGE" into ub-launcher3-qt-qpr1-dev am: ae18d797a0 -s ours
...
am skip reason: subject contains skip directive
Change-Id: I461c846d6e9ad12457624253ffe2e3817593386f
2020-05-06 06:33:53 +00:00
Bill Yi
14e236dc9c
[automerger skipped] Import translations. DO NOT MERGE am: 5b738924e3 -s ours
...
am skip reason: subject contains skip directive
Change-Id: I6458b7bd664c731f2d6875f4447397eebe5206ba
2020-05-06 06:33:46 +00:00