vadimt
00a031fbab
More diags for missing widgets
...
Bug: 152645831
Change-Id: Idf6584220328a0853cd8dd65ebb5c54bab9980fd
2020-04-01 15:33:35 -07:00
TreeHugger Robot
639aca6142
Merge "Catching StaleObjectException (and everything else) from get bounds" into ub-launcher3-master
2020-04-01 22:16:08 +00:00
TreeHugger Robot
6a2586db45
Merge "Remove accessibility long click option if no long click action occurs." into ub-launcher3-master
2020-04-01 19:42:23 +00:00
TreeHugger Robot
2d652c1d6b
Merge "Show work switch tip" into ub-launcher3-master
2020-04-01 19:20:44 +00:00
Jon Miranda
ff65674a10
Remove accessibility long click option if no long click action occurs.
...
Bug: 149370403
Change-Id: Ifdbd673a53229c76a99f7b8ef9569db7195481a2
2020-04-01 12:02:07 -07:00
TreeHugger Robot
e3284434c5
Merge "Fixing Search box placement in Launcher3" into ub-launcher3-master
2020-04-01 18:52:28 +00:00
Samuel Fufa
9f7f9d9e34
Show work switch tip
...
This shows a tip view on the third visit to work tab
Bug: 151407879
Test: Manual
Change-Id: Ia28860e97113f8a9c246c3a82b0a1da4a53d8e07
2020-04-01 11:43:27 -07:00
TreeHugger Robot
7b4a1f5b3c
Merge "Events checking for long press events" into ub-launcher3-master
2020-04-01 18:33:24 +00:00
TreeHugger Robot
f1939f6f54
Merge "Including full diags from system alerts" into ub-launcher3-master
2020-04-01 18:20:32 +00:00
Hyunyoung Song
8a97f58214
Merge "ItemInfo supports lite proto builder (1/n)" into ub-launcher3-master
2020-04-01 06:27:47 +00:00
Hyunyoung Song
7ac0ef1cb1
ItemInfo supports lite proto builder (1/n)
...
Bug: 144953948
Bug: 137777105
The new lite proto builder is used to send two types of logging to statsd
1) Snapshot logging
2) App launch, task launch, task dismiss
Statsd will be connected once platform CL is submitted
Change-Id: If606cee5288fe4bd6c522605ae84eb0f24174f5b
2020-03-31 20:52:36 -07:00
Jonathan Miranda
1c45e888e6
Merge "Remove accessibility long click option if no long click action occurs." into ub-launcher3-master
2020-04-01 02:21:20 +00:00
vadimt
e277fec466
Events checking for long press events
...
Also fixing duplicate long press events resulting from both framework
and Launcher own detection reporting long presses.
Change-Id: Ib46de5bd60850f1c5578992c8c1172ddbc0961f3
2020-03-31 19:08:17 -07:00
vadimt
486744b173
Including full diags from system alerts
...
Change-Id: I779d3ccb683aea46e7e1b58ed088933d5685c183
2020-03-31 18:36:38 -07:00
TreeHugger Robot
29f241c698
Merge "Tracing widgets page events propagation to catch flake" into ub-launcher3-master
2020-03-31 22:38:22 +00:00
vadimt
8e981a74c3
Tracing widgets page events propagation to catch flake
...
Bug: 152354290
Change-Id: Ia2c9e0ade8f2777e085381d10e8461f97e76de7d
2020-03-31 14:50:45 -07:00
vadimt
bb3f515690
Catching StaleObjectException (and everything else) from get bounds
...
This will improve diags because fail() adds useful info to the message
Change-Id: I0a27f80c71a900078c94d9dd44d431fc206a37a0
2020-03-31 14:03:00 -07:00
Sreyas
cd866635d9
OverviewActions - update strings for OAV AOSP.
...
Finalize the strings in overview actions for translation.
Change-Id: I2237507ff33f8fcf04a78bd4e7826383386b01ad
2020-03-31 12:34:36 -07:00
TreeHugger Robot
5edc5caf96
Merge "Improving events checks diags" into ub-launcher3-master
2020-03-31 19:12:42 +00:00
Sunny Goyal
514dfa2deb
Changing actions button visibility to match clear-all button
...
> Removing translation when animating actions button
Change-Id: I6875e03f9c55f00232c605743348175ea132cb15
2020-03-30 16:46:06 -07:00
Sunny Goyal
b681ebe3d2
Fixing Search box placement in Launcher3
...
Bug: 152372445
Change-Id: Ifabcc73f33f18de48b737d3e325b14fba75d0d96
2020-03-30 15:25:29 -07:00
vadimt
5486970e31
Improving events checks diags
...
Printing matching sequences and making putput more readable.
Change-Id: I3325aa2a8291096017533372f9da0f7550f39313
2020-03-30 13:21:19 -07:00
Sunny Goyal
c2203b13a4
Removing drag handle from overview state
...
Change-Id: Icbd486857c1caf8f96e5afed2fcf3f2960f50692
2020-03-30 13:21:10 -07:00
TreeHugger Robot
33f9849685
Merge "Merging stylus click logic in longpress helper for better state-management" into ub-launcher3-master
2020-03-30 19:51:25 +00:00
TreeHugger Robot
5c359efc5b
Merge "Adding tracing for quick switch not working" into ub-launcher3-master
2020-03-30 19:14:44 +00:00
TreeHugger Robot
7192c08c1e
Merge "Delete AndroidManifest meta-data for dump_provider Bug: 144953948" into ub-launcher3-master
2020-03-30 18:59:28 +00:00
Hyunyoung Song
25a78400d5
Delete AndroidManifest meta-data for dump_provider
...
Bug: 144953948
Change-Id: I3c625eae7e4b20a34c9e471d55a339442a6b36b8
2020-03-30 11:16:59 -07:00
Tony Wickham
c4822a3701
Merge changes I37a9dd3e,I6a386626 into ub-launcher3-master
...
* changes:
Don't start task from quickswitch until scrolling finishes
Fix flicker near end of quick switch
2020-03-30 17:57:24 +00:00
vadimt
459a6b091b
Adding tracing for quick switch not working
...
Bug: 152658211
Change-Id: I61686452eb1eeffbfd8ab74c59532807968068ae
2020-03-30 10:25:04 -07:00
TreeHugger Robot
d4e7782d75
Merge "Remove SetData from ImageApiImpl for sharing image." into ub-launcher3-master
2020-03-30 17:03:24 +00:00
TreeHugger Robot
103dfd8816
Merge "Remove workspace layout logging that used dumpsys" into ub-launcher3-master
2020-03-30 15:33:19 +00:00
Hyunyoung Song
d1efd4ed21
Remove workspace layout logging that used dumpsys
...
Bug: 144953948
More context: in next CL, migration will happen to StatsLog
Change-Id: If8ace91ceff6daf1a0af5963b538d7e14401e497
2020-03-29 21:03:38 -07:00
Sreyas
a13250e927
Remove SetData from ImageApiImpl for sharing image.
...
Change-Id: I8a91df336921d824257b819538bc63784f64b873
2020-03-28 14:18:49 -07:00
TreeHugger Robot
8cea0bcc92
Merge "Add shadow to "Don't suggest app" drop target" into ub-launcher3-master
2020-03-28 15:43:55 +00:00
Tony Wickham
62117d7b8c
Don't start task from quickswitch until scrolling finishes
...
Before, we did this by extending the window/launcher animation to
match the scroller duration. But now that we are using springs to
control the scroller, that duration is not really accurate. So
instead, we now let the window/launcher move at its own pace, and
wait for both that animation and the scroller to finish before
calling onSettledOnEndTarget().
Bug: 147302669
Change-Id: I37a9dd3eea17ebe663c33c3a4478b1b53a63dcc2
2020-03-27 20:56:25 -07:00
TreeHugger Robot
349e95f1e4
Merge "TAPL: Verifying activity start/stop events" into ub-launcher3-master
2020-03-28 03:45:24 +00:00
Tony Wickham
bd9754dfc7
Add shadow to "Don't suggest app" drop target
...
Bug: 142753423
Change-Id: I909409f68bd9a4a04d13a8470a0b65823f42eca7
2020-03-27 20:11:16 -07:00
TreeHugger Robot
f64cef8ee6
Merge "Adding more tracing for a widgets test flake" into ub-launcher3-master
2020-03-28 01:37:17 +00:00
vadimt
926ed41fab
Adding more tracing for a widgets test flake
...
Bug: 152354290
Change-Id: Ie3ed8430e3f3d5c93f1bea698be46f2ddd22dea0
2020-03-27 17:40:32 -07:00
Sreyas
1963d3f3ed
OverviewActions: Adding action buttons to Oem quickstep.
...
Change-Id: Id5c0d8f1b41107535c1bac982b47f67eb2574c21
2020-03-27 16:42:10 -07:00
vadimt
75add7cef5
Debug tracing for "widget not present" flake
...
Bug: 152645831
Change-Id: I1e318650e45ab8e2a60eccef2f4f3c247b2a6b5b
2020-03-27 15:08:36 -07:00
TreeHugger Robot
effe04aef4
Merge "Fix NPE on FeatureFlag.addChangeListener" into ub-launcher3-master
2020-03-27 20:37:32 +00:00
Sunny Goyal
17feee8995
Merging stylus click logic in longpress helper for better state-management
...
Bug: 150825081
Change-Id: I7c507c41e67c09bff5a4ad3abc7a7a62fecf910e
2020-03-27 19:53:20 +00:00
Tracy Zhou
43ef145a99
Merge "Support grid preview with v2 migration algorithm" into ub-launcher3-master
2020-03-27 18:27:12 +00:00
vadimt
0dd1bd1113
TAPL: Verifying activity start/stop events
...
It also turned out that Pilfer event seems to come in a
non-deterministic order relative to the events from the Main and TIS
sequences. So I moved it to its own sequence.
Change-Id: Ie4ea5865afd900bebbd8287dad2372c94dce8ad5
2020-03-27 10:23:33 -07:00
TreeHugger Robot
88a9946b54
Merge "Revert "Default fixed_rotation to off"" into ub-launcher3-master
2020-03-27 04:57:08 +00:00
Tony Wickham
aa8a77b8c3
Fix flicker near end of quick switch
...
Unlike isStarted(), mHasLauncherTransitionControllerStarted is true
even after the animation has ended. Once it's ended, we shouldn't
continue updating it even if window shift is still changing.
This can happen when springs are enabled, as that can increase the
recents scroll duration beyond the window/launcher animation
duration (and we updateFinalShift() when the scroll changes).
Test: quick switch by swiping up and over at angle, or really hard
directly to the right, to engage the springs long enough to have a
few frames where you can notice the flicker before this change.
Bug: 147302669
Change-Id: I6a38662612de91352c0f956e6a3137f6c24eba66
2020-03-26 21:30:30 -07:00
TreeHugger Robot
98783d03c1
Merge "Remove max displacement threshold in 2-zone model" into ub-launcher3-master
2020-03-27 03:49:49 +00:00
Samuel Fufa
0928456d55
Fix NPE on FeatureFlag.addChangeListener
...
Bug: 152400212
Change-Id: I64890370f1d638048b0340bcb537ffdbf7011681
2020-03-26 17:03:44 -07:00
Hongwei Wang
3b99a6c7d6
Revert "Default fixed_rotation to off"
...
This reverts commit c0b289c93e .
Reason for revert: fixed in ag/10826395
Bug: 151727009
Change-Id: I0c71d5d47a6825c2445bf8dc9d8a9a1ca23f9e64
(cherry picked from commit 08c4d99237 )
2020-03-26 23:48:26 +00:00