Sunny Goyal
67e75e20cc
Adding referrer information when launching market intent
...
Bug: 72331091
Change-Id: I75ed764fd9964b58de97c287b8a26d24a0caa3fc
2018-01-22 15:14:23 -08:00
Jon Miranda
6586b54ded
Fix crash for apps launched through non-BubbleTextView views.
...
* Same transition/animation, except we don't create a visual copy of the View.
Bug: 72314029
Bug: 70220260
Change-Id: I79898be1cae7160b5dc35cc1ea8ba3dc5b2db05c
2018-01-22 13:55:58 -08:00
Jon Miranda
2c896767e2
Fix opening app transitions in RTL.
...
Bug: 70220260
Change-Id: If7eed80fc94c30ccc11c11c6976a61ec02187eb1
2018-01-22 12:33:44 -08:00
Jorim Jaggi
f86de6141b
Merge "Make app-controlled animations more robust" into ub-launcher3-master
2018-01-22 20:09:37 +00:00
Tony Wickham
339d1957ba
Ignore touches on launcher while quick scrub is enabled
...
Bug: 72189689
Change-Id: Ic4564719a35442670226a021ae2c8799a884b201
2018-01-22 11:59:57 -08:00
Jorim Jaggi
4ed2c9db82
Make app-controlled animations more robust
...
- Sometimes the system decides to destroy our surface before we
have finished animating. While this is a bug in the system, we
need to protect ourselves against any crashes in this case by
checking getNextFrameNumber() != -1 with the new SystemUI lib.
- Apply position of animation target for multi-window open
animation.
Test: Open Drive multiple times, observe no crash
Fixes: 72301120
Change-Id: I47520cea0d11cab109bf6190ea0cc828efc62275
2018-01-22 20:16:53 +01:00
Sunny Goyal
08af6b7984
Using state controller for moving the hotseat.
...
Using state controller ensures that when the state changes the UI is
properly updated based on the state properties.
This would prevent user getting stuck in an inconsistent UI
Bug: 72173796
Change-Id: I7690a94eed7c8a620479e4247d2b681a7374ce45
2018-01-22 10:13:41 -08:00
TreeHugger Robot
50def21a4b
Merge "Fix position of task menu in RTL" into ub-launcher3-master
2018-01-20 00:34:14 +00:00
Tony Wickham
0d00e52bd8
Fix position of task menu in RTL
...
Bug: 71902072
Change-Id: I03659171a41448347dd6d13e8915125ee5ad4aaa
2018-01-19 16:22:41 -08:00
Tony Wickham
180f777029
Merge "Don't crash when invoking quickscrub with no recent tasks" into ub-launcher3-master
2018-01-20 00:17:08 +00:00
Tony Wickham
0b170d86e5
Don't crash when invoking quickscrub with no recent tasks
...
Bug: 72222355
Change-Id: I6410507062392f1e91eb4fca01da1f646f550259
2018-01-19 15:54:48 -08:00
TreeHugger Robot
732cf33ce0
Merge "Fixing InvariantDeviceProfile for Launcher3Go" into ub-launcher3-master
2018-01-19 23:34:02 +00:00
Sunny Goyal
41b36e0f22
Merge "Removing multi-state apha control for hotseat" into ub-launcher3-master
2018-01-19 23:25:42 +00:00
Sunny Goyal
cd77ba0cdd
Merge "Adding a horizontal popup when when workspace is longPressed" into ub-launcher3-master
2018-01-19 23:22:21 +00:00
Sunny Goyal
02424b20f3
Adding a horizontal popup when when workspace is longPressed
...
Change-Id: I5b3c48262c246bfe53e0010ca89c820f42503eef
2018-01-19 15:11:10 -08:00
Sunny Goyal
19d32b76dd
Removing multi-state apha control for hotseat
...
Change-Id: I68ccbe96caa70921aefd18fc8ec9ad0638c3fab1
2018-01-19 14:26:44 -08:00
Jonathan Miranda
23608f7c9f
Merge "Fallback to default launch options for users with old version of platform." into ub-launcher3-master
2018-01-19 22:19:30 +00:00
Jon Miranda
3e6fb6c080
Fallback to default launch options for users with old version of platform.
...
Bug: 70220260
Change-Id: I12aa1ecbc5823770b2b43384f3e3b0645394d714
2018-01-19 13:44:26 -08:00
Sunny Goyal
d8a3f3c251
Merge "Using same layout for drop-target bar in landscape and portrait" into ub-launcher3-master
2018-01-19 20:39:46 +00:00
Sunny Goyal
d1b3f5cb38
Using same layout for drop-target bar in landscape and portrait
...
> Adding a tooltip on drag over when the text is not visible
Bug: 71709920
Change-Id: I1897a8dacd191fb1aeaec37f5d5c73c49517192a
2018-01-19 12:16:54 -08:00
Jonathan Miranda
14fbc08f6f
Merge "Change all rounded corners to 8dp." into ub-launcher3-master
2018-01-19 19:37:09 +00:00
Sunny Goyal
8397ede324
Merge "Fading edges in landscape UI" into ub-launcher3-master
2018-01-19 19:36:56 +00:00
Sunny Goyal
f59d0e47f3
Fading edges in landscape UI
...
Bug: 70179916
Change-Id: I62421d872fd788fbf3fcd6d4fca37d60b0b98a79
2018-01-19 11:28:24 -08:00
Jon Miranda
c385e3a2d0
Change all rounded corners to 8dp.
...
Bug: 71775241
Change-Id: I15b499a1f75d530c874b8616cbb330eae7e3ab07
2018-01-19 11:01:00 -08:00
Sunny Goyal
3b48472621
Fixing crash in TraceHelper when dragging same message across multiple threads
...
Change-Id: I976a8ae5ac1786d3984b1ff069a8a0c348f48e1c
2018-01-19 09:39:57 -08:00
Sunny Goyal
e15d1d1f97
Fixing InvariantDeviceProfile for Launcher3Go
...
Change-Id: I7b912370ff1603703baf07f772c784bd3f5b9cb5
2018-01-19 09:01:00 -08:00
TreeHugger Robot
599752ed81
Merge "Only move AllAppsContainerView when opening apps from All Apps." into ub-launcher3-master
2018-01-19 01:32:07 +00:00
Jon Miranda
b3335da9ab
Only move AllAppsContainerView when opening apps from All Apps.
...
Instead of moving the entire DragLayer, we only move
AllAppsContainerView. This prevents the hard white line caused
by the AllApps background translating downwards.
Bug: 70220260
Change-Id: I8249e8bbeea616e728d5502a35c95cbae401efdc
2018-01-18 17:20:30 -08:00
TreeHugger Robot
6682318dc7
Merge "Don't show the discovery bounce when running test harness" into ub-launcher3-master
2018-01-19 00:31:17 +00:00
Adam Cohen
2e95ce8b8c
Don't show the discovery bounce when running test harness
...
Change-Id: I03d31e5b8eaf5b61920c63fd455dab4b817a2466
2018-01-18 16:13:03 -08:00
TreeHugger Robot
1d35642858
Merge "Import translations. DO NOT MERGE" into ub-launcher3-master
2018-01-19 00:12:21 +00:00
TreeHugger Robot
04ff8b1ca6
Merge "Fix work tab is gone when leaving search mode" into ub-launcher3-master
2018-01-18 23:31:55 +00:00
Jonathan Miranda
288647874b
Merge "Fallback to old implementation for opening apps in MW mode." into ub-launcher3-master
2018-01-18 23:30:26 +00:00
Jon Miranda
17940f053d
Fallback to old implementation for opening apps in MW mode.
...
Bug: 70220260
Change-Id: I20aa61357c67e11806823cdfcfbdb76ef773554b
2018-01-18 15:13:37 -08:00
Sunny Goyal
234b92d4ec
Merge "Reapplying state UI when the insets change" into ub-launcher3-master
2018-01-18 23:05:51 +00:00
TreeHugger Robot
dbcd632214
Merge "Move scrim from DragLayer to LauncherRootView." into ub-launcher3-master
2018-01-18 22:26:37 +00:00
Jon Miranda
de43a71b06
Move scrim from DragLayer to LauncherRootView.
...
This change will make opening/closing animations a lot cleaner.
Change-Id: I7f8ae301a9a126023833e282d6654bebd09bb306
2018-01-18 14:15:45 -08:00
Sunny Goyal
ce8809a588
Reapplying state UI when the insets change
...
Change-Id: Ief9588400f332b2c5b084a8a11c3102b2c20c4ea
2018-01-18 14:03:19 -08:00
Bill Yi
073090cda8
Import translations. DO NOT MERGE
...
Change-Id: I86bddb494cc0381073b1743ede0ab96e78c4676b
Auto-generated-cl: translation import
2018-01-18 13:53:11 -08:00
TreeHugger Robot
f12cfaa156
Merge "Fading the edges of the thumbnail if the size is different than the view size" into ub-launcher3-master
2018-01-18 20:06:08 +00:00
Sunny Goyal
bac7f64fcc
Fading the edges of the thumbnail if the size is different than the view size
...
Change-Id: I7bfb9d55ccbf4fa0338bc962632cfeac37cd69be
2018-01-18 11:48:40 -08:00
Jon Miranda
69057173a7
Synchronized opening app transition animations.
...
Bug: 70220260
Change-Id: I3c8e1c477266fb3bd7a39f74e3e1191e82ce58e9
2018-01-18 09:44:54 -08:00
Tony Mak
cad08fb661
Highlight the tab for the first time
...
FIXES: 71748023
Change-Id: I051789172a1869ceb950eb5dbbf15e3eeb60ed64
2018-01-18 13:55:33 +00:00
TreeHugger Robot
fddaaca841
Merge "Update apps icon in prediction apps row when apps are updated" into ub-launcher3-master
2018-01-18 10:45:12 +00:00
Sunny Goyal
690f249843
Updating the workspace card in recents UI
...
> Removing the widgets button from the card
> Making the height of the card same as that of the second card
> Using the same swipe rage for going between Normal and Overview state
Change-Id: Ib8bd050c52294bb01522fbcd0236f2221e6fe62d
2018-01-17 16:38:50 -08:00
Sunny Goyal
a6bb344c43
Merge "Using a default bitmap if we fail to take a screenshot" into ub-launcher3-master
2018-01-17 23:11:24 +00:00
Sunny Goyal
8d9384e27b
Using a default bitmap if we fail to take a screenshot
...
Change-Id: I7fbde49ee01732795618c2e664c406043ba7831b
2018-01-17 14:30:06 -08:00
TreeHugger Robot
5a4b7a449c
Merge "Added StatusBarNotificationsListener interface." into ub-launcher3-master
2018-01-17 19:10:57 +00:00
Tony Wickham
518406bbdd
Merge "Fix regression with popup refactor" into ub-launcher3-master
2018-01-16 23:48:58 +00:00
Tony Wickham
49556b1f11
Fix regression with popup refactor
...
System shortcuts used to be a child of the popup, so we were
telling the parent to close; now the popup should just close
itself.
Bug: 71517074
Change-Id: I5c359f1169fee155790a30b6ed4a0464ef8fc043
2018-01-16 15:17:28 -08:00