Jon Miranda
472b5d5298
Add westworld logging when user reaches All Apps education view.
...
Bug: 158333305
Change-Id: I324979640ead3670f4edc57fd61eba2585d33628
2020-06-08 10:27:54 -07:00
Vinit Nayak
f6858198b9
Merge "Set overview orientation for all nav modes" into ub-launcher3-rvc-dev
2020-06-07 01:56:19 +00:00
TreeHugger Robot
f7c768c7db
Merge "Disabled app icon Visuals" into ub-launcher3-rvc-dev
2020-06-06 18:58:15 +00:00
Vinit Nayak
e03ad7ede2
Set overview orientation for all nav modes
...
3 Button overview orientation wasn't
getting set, but working because of the sensor.
Now we set orientation when entering overview,
and reset to rotation 0 when exiting overview.
Also fix related bug in RecentsOriented state
where we weren't updating the current sensor
rotation with foreground app orientation.
Fixes: 157069195
Change-Id: Ide1b7dbeb68aeaf6a3c45f7260595f69f4813d94
2020-06-05 20:36:27 -07:00
Samuel Fufa
61bc63a6a4
Disabled app icon Visuals
...
Bug: 154855908
Test: Manual
Change-Id: I58c75ed51426ceb4a09b608ee77636c803955025
2020-06-05 17:35:00 -07:00
Becky Qiu
4dfcbec512
Revert "[Overview Actions] UI update for Landscape."
...
This reverts commit 160ca4b8a2 .
Reason for revert: Got issues like b/158318606 when switch nav modes, also the margin seems not set properly. And this doesn't work for 3 button mode too. Would switch to just use task menu for all.
Change-Id: I645f2a2a9032ae99799c75bcc6c983c1bbfd8df8
2020-06-06 00:04:47 +00:00
TreeHugger Robot
6de126f975
Merge "Removing instrumentation for unreproable bug" into ub-launcher3-rvc-dev
2020-06-05 23:44:35 +00:00
vadimt
d9092e83d6
Removing instrumentation for unreproable bug
...
Bug: 152645831
Change-Id: Iacdb103b01375b8bf48691867b844adebcd325a0
2020-06-05 15:30:31 -07:00
Hyunyoung Song
e12baa4ba1
Merge "Migrate QSB logging to WW" into ub-launcher3-rvc-dev
2020-06-05 21:23:47 +00:00
Hyunyoung Song
c59d7df827
Migrate QSB logging to WW
...
Bug: 154717227
Change-Id: I175245c0ce9afd8187cec92e3ba80999ed87b1af
2020-06-05 11:36:10 -07:00
TreeHugger Robot
1bf23da79a
Merge "Allow swipe up to dismiss global actions dialog" into ub-launcher3-rvc-dev
2020-06-05 18:25:04 +00:00
TreeHugger Robot
5a15fab419
Merge "Log tap on dot-notifications on both app icon and deep shortcuts." into ub-launcher3-rvc-dev
2020-06-05 17:56:58 +00:00
TreeHugger Robot
ac6420b0d4
Merge "Perform DB calls in MODEL thread" into ub-launcher3-rvc-dev
2020-06-05 17:49:45 +00:00
TreeHugger Robot
5613cd6327
Merge "Allowing Launcher to draw behind cutouts" into ub-launcher3-rvc-dev
2020-06-05 17:31:09 +00:00
thiruram
3cb5592c84
Log tap on dot-notifications on both app icon and deep shortcuts.
...
Bug: 157765763
Sample Log: https://paste.googleplex.com/6354213825150976
Screencast: http://go/recall/-/fuZYA4w9pUEvRlF811dY61/ecVIR0vyJ2thQwLbUL64Ar
Change-Id: I6e1ed381d551044a1ad94b72b3f431223a888a72
2020-06-05 17:19:29 +00:00
Samuel Fufa
142ca65d78
Perform DB calls in MODEL thread
...
Bug: 158127067
Change-Id: Ic7820f1ff877b37da550d77e3e166734508b2622
2020-06-05 09:48:21 -07:00
TreeHugger Robot
488044fc2e
Merge "Allowing ListenerView intercept events in system areas" into ub-launcher3-rvc-dev
2020-06-05 16:36:38 +00:00
Sunny Goyal
786940ae93
Allowing Launcher to draw behind cutouts
...
> Launcher uses realSize, availableSize and insets to calculate
various layout values. Without drawing behind cutouts, these values
are not consistent (insets + availableSize != realSize) leading to
jumps in layouts.
> Removing fake black bars in low-ram devices to avoid inconsistent
insets.
> Fixing various layouts not taking lert/right insets into account.
Bug: 156268804
Change-Id: I8441db8a468b08a65b57b932050b5b4b37313966
2020-06-05 00:25:58 -07:00
Zak Cohen
1b8f1cd220
Merge "Screenshots - move to new api that uses image bundle." into ub-launcher3-rvc-dev
2020-06-05 06:36:16 +00:00
Winson Chung
14f234e567
Allow swipe up to dismiss global actions dialog
...
Bug: 155499313
Test: Show global actions while locked and unlocked and swipe up
to dismiss
Change-Id: Id857712264abeba5bef5339e68a180298dbc250d
2020-06-04 21:41:03 -07:00
TreeHugger Robot
651f0b3eb1
Merge "Fixing jump when swiping up/down in landspace rotation" into ub-launcher3-rvc-dev
2020-06-05 02:19:51 +00:00
Sunny Goyal
1d756513ea
Fixing jump when swiping up/down in landspace rotation
...
FullscreenDrawParams.scale is caculated relative to TaskView matrix, but drawnInsets is
based on Thumbnail matix calculation, so the scale should be applied first, such that
dranInsets and other TaskView translations have the same base matrix
Bug: 157626483
Bug: 156268804
Change-Id: Id33c7db9a71dd001a41c66ddf07834791d0bd382
2020-06-04 18:28:40 -07:00
TreeHugger Robot
7d2011bfe0
Merge "Ensure view translationY is set back to 0 on staggered animation end." into ub-launcher3-rvc-dev
2020-06-05 01:27:44 +00:00
thiruram
11cb2e469b
Log task pinning.
...
Bug: 158222725
Screencast: http://go/recall/-/fuZYA4w9pUEvRlF811dY61/YB77yNwmKGXX0LPqpcARD
Sample Log: https://paste.googleplex.com/5486164561625088
Change-Id: I2ba8732369a1fd01b046d2bf89e465c7287b599a
2020-06-04 16:22:45 -07:00
Jon Miranda
0ba331273c
Ensure view translationY is set back to 0 on staggered animation end.
...
Bug: 158104319
Change-Id: I2f15ad0604afe5cd6b458b5faf70e7873cd65717
2020-06-04 16:07:08 -07:00
thiruram
76d719143e
Populate FromState, ToState, EditText, Cardinality in LauncherUiChanged.
...
Bug: 155410872
Change-Id: Ibe8af752fc37aa8358468a37ade36569342f7661
2020-06-04 22:54:47 +00:00
TreeHugger Robot
f0f3fb2cbd
Merge "Fixing animation jittering during swipe-up" into ub-launcher3-rvc-dev
2020-06-04 22:00:48 +00:00
TreeHugger Robot
42d16d758a
Merge "Update TaskView fullscreen params when updating the thumbnail matrix" into ub-launcher3-rvc-dev
2020-06-04 21:23:27 +00:00
vadimt
34cc5f45d0
Allowing ListenerView intercept events in system areas
...
See the discussion in thje bug
Bug: 156044202
Change-Id: I68b3826602250ef163b96be95d80b98691456443
2020-06-04 13:39:25 -07:00
Samuel Fufa
07e2b4b6e7
Merge "Allow hotseat edu in landscape mode" into ub-launcher3-rvc-dev
2020-06-04 19:42:11 +00:00
TreeHugger Robot
441e5b76b9
Merge "Log tap on pause app." into ub-launcher3-rvc-dev
2020-06-04 19:09:08 +00:00
TreeHugger Robot
7a41d1e909
Merge "Log tap on app info within task menu." into ub-launcher3-rvc-dev
2020-06-04 19:09:05 +00:00
Zak Cohen
e4ad2ce1e2
Screenshots - move to new api that uses image bundle.
...
Bug: 157380566
Bug: 156757117
Test: local
Change-Id: I5d688abc87a89ae93e2e2f9a0e13410c511cc15e
2020-06-04 11:32:10 -07:00
TreeHugger Robot
fb4fa0c4c7
Merge "Import translations. DO NOT MERGE" into ub-launcher3-rvc-dev
2020-06-04 16:41:44 +00:00
TreeHugger Robot
0b5610b040
Merge "Import translations. DO NOT MERGE" into ub-launcher3-rvc-dev
2020-06-04 16:34:49 +00:00
Andy Wickham
ad6a4dceea
Merge "Adds Assistant Sandbox tutorial." into ub-launcher3-rvc-dev
2020-06-04 01:30:22 +00:00
Bill Yi
54a995162c
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Change-Id: I83d3a32c7a0ebd4275c563c1a794ab07c69d779c
2020-06-04 00:08:38 +00:00
Bill Yi
f2d2d1e084
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Change-Id: I0322065edda96559d79a8fbda5d05354b8460fda
2020-06-04 00:08:26 +00:00
Zak Cohen
f2a6d5b70f
Revert "Shared Lib - add stub for handleImageBundleAsScreenshot."
...
This reverts commit 1e60bb54ca .
Reason for revert: Stub not needed
Change-Id: I71e5bb38e37042addaaff75423bc47209d56a20b
2020-06-03 23:29:20 +00:00
Tracy Zhou
ef474d2959
Merge "Improve V2 grid migration algorithm" into ub-launcher3-rvc-dev
2020-06-03 22:52:36 +00:00
TreeHugger Robot
2191b49f03
Merge "[Overview Actions] UI update for Landscape." into ub-launcher3-rvc-dev
2020-06-03 22:31:45 +00:00
TreeHugger Robot
9cab0dd837
Merge "Make "Don't suggest app" default True" into ub-launcher3-rvc-dev
2020-06-03 22:29:50 +00:00
Tracy Zhou
b48e289e63
Improve V2 grid migration algorithm
...
- Reset next X when finding the next available space for placement
- Cache icons by screen id in a map so that we don't need to load it each time
- Update tests accordingly
Test: Manual and unit test
Fixes: 155828336
Change-Id: I848775725a624b7a62154224c0745cd680d2e5f0
2020-06-03 15:19:11 -07:00
TreeHugger Robot
41bafc8660
Merge "Additional logging for swiping to home not working" into ub-launcher3-rvc-dev
2020-06-03 21:59:26 +00:00
TreeHugger Robot
55a758253b
Merge "Adds Dark mode support to Sandbox." into ub-launcher3-rvc-dev
2020-06-03 21:52:35 +00:00
TreeHugger Robot
cfb9e15af9
Merge "Only animating QSB if it is visible when going home" into ub-launcher3-rvc-dev
2020-06-03 21:49:12 +00:00
Becky Qiu
160ca4b8a2
[Overview Actions] UI update for Landscape.
...
1. When home screen rotation is allowed, we still have action buttons for landscape, but remove bottom margin to shrink the UI.
2. When home screen rotation is not allowed, we do in-place rotation for overview, where we won't show action buttons.
Test: see demo video: https://drive.google.com/file/d/1G6ihv_DOykx1MLpFAQf3VJHq3D1HotnX/view?usp=sharing
Bug: 153736749
Change-Id: Ia1c7ef8c245ac13bf50adf32ee5114f23e491e75
2020-06-03 14:21:08 -07:00
Andy Wickham
93cdd8b40d
Merge "Gesture-excluding activities also exclude Assistant gesture." into ub-launcher3-rvc-dev
2020-06-03 21:13:52 +00:00
vadimt
2f29d8c2c8
Additional logging for swiping to home not working
...
Bug: 158017601
Change-Id: I16bf098cf53d7fc8402533456ad02dbf099a4638
2020-06-03 13:56:56 -07:00
TreeHugger Robot
9f365cb782
Merge "Restore hotseat when user turns off suggestions immediately after migration" into ub-launcher3-rvc-dev
2020-06-03 20:56:24 +00:00