Winson Chung
5045f44cb1
Updating shared lib for context wrapper.
...
Change-Id: Ie468a23c177028ad4d1b4b90f177a29e5e72d960
2019-01-04 12:22:11 -08:00
TreeHugger Robot
224fe1170e
Merge "Keep the current page pointing to the running task when applying loadPlan" into ub-launcher3-master
2019-01-04 19:52:15 +00:00
Sunny Goyal
43798deadb
Keep the current page pointing to the running task when applying loadPlan
...
Change-Id: I178f4fb6b75eea9e8d47fa9700798a34117537a6
2019-01-04 11:38:40 -08:00
Jon Miranda
e018711aac
Add spring to shelf for home <-> overview <-> all apps state transitions.
...
Added new SpringObjectAnimator class that wraps an ObjectAnimator so the
Object can be controlled via the Animator or via a SpringAnimation. It extends
ValueAnimator so that it remains compatible with AnimatorPlaybackController.
Code is behind feature flag toggle QUICKSTEP_SPRINGS.
Bug: 111698021
Change-Id: I1b20179ede37e89a6a6bb2a45d407cc74c99ac4e
2019-01-04 11:12:53 -08:00
Hyunyoung Song
e5f39898a9
Merge "Do not animate icon if work profile is disabled Bug: 119884907" into ub-launcher3-master
2019-01-04 01:58:03 +00:00
Hyunyoung Song
ef468d80d8
Do not animate icon if work profile is disabled
...
Bug: 119884907
Change-Id: I14977581dcb42b5fb2fe21f628a4d91945fdd614
2019-01-03 17:23:43 -08:00
TreeHugger Robot
4225924086
Merge "Keeping task list stable across multiple task switches" into ub-launcher3-master
2019-01-04 00:07:44 +00:00
Sunny Goyal
849d7e6c41
Keeping task list stable across multiple task switches
...
Change-Id: I3b334a8c8fb13ad54bc19e782cae016fe3c78ff6
2019-01-03 15:50:05 -08:00
TreeHugger Robot
9b0a75b742
Merge "Fix issues with recents with floating nav bar" into ub-launcher3-master
2019-01-03 23:39:44 +00:00
Sunny Goyal
2f979d2639
Fixing task cache was incorrectly set when partial list was requested
...
Change-Id: Ic3ef49930e38b6a66a2871baada122f81865644f
2019-01-03 15:15:58 -08:00
Tony
afd8392b21
Fix issues with recents with floating nav bar
...
- Set padding based on insets (same as noraml nav) rather than
available height (more than normal nav)
- Fill whole screen for quick switch
Bug: 111699315
Change-Id: Ia1392cc0b1ed3600635dbce76d8b945f0337d7cf
2019-01-03 17:15:12 -06:00
Tony
c2a137630a
Scale corner radius when swiping down on a task
...
Now the corner radius matches the window when the task fills the screen.
Change-Id: Ic149f39053ac1e4cfa1304d4dfd3ed0688b92410
2018-12-27 20:25:01 -08:00
TreeHugger Robot
3446fb65c4
Merge "Cleanup strings for iconoverride" into ub-launcher3-master
2018-12-27 06:30:39 +00:00
Hyunyoung Song
339a311d99
Cleanup strings for iconoverride
...
Bug: 120736782
Change-Id: I9745fe999cec3c4e1f442decb482ed916d0b871a
2018-12-26 20:59:57 -08:00
Tony Wickham
c87388c00d
Move params for ClipAnimationHelper#applyTransform into TransformParams
...
This will help keep the code clean when we add more params, e.g. for
live tiles and for the scrolling gesture.
Bug: 111699315
Change-Id: Ia9df40ae85fe29911b957bd9b06b8c8a31f3be39
2018-12-22 00:04:29 +00:00
Tony Wickham
36b2dba1de
TaskView has fullscreen progress instead of boolean
...
This way we can update the insets of the adjacent task throughout
the swipe up from an app.
Bug: 111699315
Change-Id: Ieeaa5b6667e44f82e7e097acb9f0552609b15809
2018-12-21 15:49:45 -08:00
Jorim Jaggi
457c20ebc1
SyncRtTransactionApplier -> SyncRtTransactionApplierCompat
...
Bug: 118118435
Change-Id: I37bba45db79890f5d7ae6c1d1d63422a89230b35
2018-12-20 14:38:30 +01:00
Hyunyoung Song
09b404cc02
Merging ub-launcher3-master, build 5192449
...
Test: Manual
Change-Id: I66ac8dfbc118536b2f0d5c9d096d474290e37a56
2018-12-19 18:01:39 -08:00
Hyunyoung Song
a7a9583bb8
Remove IconShapeOverride
...
Bug: 120736782
Change-Id: Iee44f10ff2b9ec447ae74d9ad6a0aa3668c401d6
2018-12-19 17:16:56 -08:00
Dave Mankoff
727813f87b
Track when plugins are disabled due to crashes.
...
Bug: 120901833
Test: atest SystemUITests
Change-Id: I243d79290a5162371dd46abd0115f73deda62b3e
2018-12-18 12:46:46 -05:00
vadimt
943b28464d
Test swiping up from a killed launcher
...
Bug: 121164587
Test: StartLauncherViaGestureTests
Change-Id: I01c5bfc0aa23418bad7d44b8d9cf8b95cbe0b320
2018-12-17 18:09:07 -08:00
Vadim Tryshev
57e98b8006
Merge "Adding tests that would reliably reproduce shifted search." into ub-launcher3-master
2018-12-17 23:21:55 +00:00
vadimt
00d4255272
Adding tests that would reliably reproduce shifted search.
...
This would guaranteed to repro b/118441555 before it was fixed.
The test doesn't use the most powerful feature of race condition
reproducer, which is enumerating all possible event sequences.
Instead, it uses explicit repro sequences, which makes the test much
faster.
Bug: 120628042
Test: The added test
Change-Id: I89a7a9964f160a8a20ba3d9dda2f248237713014
2018-12-17 14:41:20 -08:00
vadimt
195d5694e4
Not relying on activity manager when choosing a touch consumer.
...
Activity manager can report launcher activity as running when is hasn't
yet been resumed.
Bug: 120628042
Test: TaplTests, Fallback tests, manual tests
Change-Id: I6b382b17d05066a63360acc19e094674ecca7130
2018-12-13 12:41:53 -08:00
Winson Chung
381a75c194
Fix issue with sync rt applier
...
- Use the shared lib call to ensure that we always have the sync rt
applier with viewroot.
Change-Id: I911362d105a2c0223693640a28d358caf6dd29d0
2018-12-11 13:04:38 -08:00
TreeHugger Robot
345273b6a5
Merge "Import translations. DO NOT MERGE" into ub-launcher3-master
2018-12-11 19:02:34 +00:00
Bill Yi
80f5c19fd2
Import translations. DO NOT MERGE
...
Change-Id: I1539df9cc5f5633585a5714fc8069163d7edb951
Auto-generated-cl: translation import
2018-12-11 10:47:07 -08:00
Winson Chung
282ad21f71
Fix issue with swipe up animation stalling after swiping up
...
- When the launcher activity is killed, the next init will attempt to
create a sync applier, which uses the ViewRootImpl of the target
view. But when onActivityInit() is called, the recents view has not
been attached to the hierarchy so the view root is not accessible.
The SyncRtSurfaceTransactionApplier also ignores scheduling all
updates when it has a non-existant view root, which leads to the
app surface getting stuck midway during a swipe up (only affects the
duration of the animation)
Bug: 119661847
Test: adb shell am force-stop com.google.android.apps.nexuslauncher
then try and swipe up slowly
Change-Id: I8eef9fe38c55c0cb438d63b41c335f78679278a3
2018-12-10 19:08:44 -08:00
Lucas Dupin
b93e419e8b
Speed up corner animation
...
The size of the window changes during the animation progress, making the
window look rounded for longer. What we want is to animate it from the
shape of the icon to the shape of the display.
Change-Id: Ib4889b697bf78cdc37c160130fde961650080fb7
Fixes: 120553563
Test: visual
2018-12-11 00:03:54 +00:00
TreeHugger Robot
ee6e6ea4b6
Merge "Moving TaplTests to AOSP" into ub-launcher3-master
2018-12-10 18:33:57 +00:00
Lucas Dupin
b7b118546d
Merge "Rounded corners polish"
2018-12-10 18:18:41 +00:00
Lucas Dupin
d143613023
Rounded corners polish
...
Fixes:
- Windows too round during launch animation
- Radius not matching window when swiping down
Test: visual
Bug: 120553563
Change-Id: I20ac56ac21c196c2f599b8b45af1e3c072ee59f0
2018-12-07 14:25:07 -08:00
Winson Chung
b4b943583c
Merge branch 'ub-launcher3-master' into launcher3merge2018-12-07
...
Test: Presubmit
Change-Id: I063ecf5b4373af34d24b4af444811a5d17198cf5
2018-12-07 12:28:34 -08:00
Vadim Tryshev
ed01e28408
Moving TaplTests to AOSP
...
And fixing TAPL for AOSP.
Bug: 110103162
Test: TaplTests
Change-Id: Ib9fef02b789a9c7444643550d56b9dda4e085b03
2018-12-07 12:00:41 -08:00
Winson Chung
affe2bc261
Merge "Revert "Revert "Specify display ID while calling getNavBarPosition()""" into ub-launcher3-master
2018-12-06 19:58:25 +00:00
Winson Chung
5466f284f3
Merge changes from topic "rounded_corners_ub_launcher" into ub-launcher3-master
...
* changes:
Revert "Revert "Correct ⭕ ⛶ 🕳️ 👊 👊 👊 👊 👊 👊 ""
Revert "Revert "Rounded corners on app transitions""
2018-12-06 19:58:25 +00:00
Winson Chung
54228d70b4
Merge "Revert "Revert "Updating shared lib for rounded corners.""" into ub-launcher3-master
2018-12-06 19:58:25 +00:00
Winson Chung
995478aee3
Revert "Revert "Correct ⭕ ⛶ 🕳️ 👊 👊 👊 👊 👊 👊 ""
...
This reverts commit 33226ec0e1 .
Reason for revert: Most test devices have the platform changes
Change-Id: Ic3f1c144537d127c690c7949f7144dedf0611c49
2018-12-06 19:37:16 +00:00
Winson Chung
506565aaa0
Revert "Revert "Specify display ID while calling getNavBarPosition()""
...
This reverts commit 5859f7d62c .
Reason for revert: Most test devices have the platform changes
Change-Id: I86b61f07f873e0d231aaac322001065730436233
2018-12-06 19:37:01 +00:00
Winson Chung
5f593c382f
Revert "Revert "Updating shared lib for rounded corners.""
...
This reverts commit de72d339e5 .
Reason for revert: Most test devices have the platform changes
Change-Id: Ibe7e22c5073f2405483945ac726e528bef88fbc9
2018-12-06 19:36:52 +00:00
Winson Chung
c7565862e2
Revert "Revert "Rounded corners on app transitions""
...
This reverts commit 2c9b1043a6 .
Reason for revert: Most test devices have the platform changes
Change-Id: I1e608395b186df3148562afa7c1d791e3c9e2eb5
2018-12-06 19:36:10 +00:00
TreeHugger Robot
0cbe34b297
Merge "Import translations. DO NOT MERGE" into ub-launcher3-master
2018-12-06 17:11:12 +00:00
Bill Yi
c4e957cb9b
Import translations. DO NOT MERGE
...
Change-Id: Ica50c5055efc0de3a9783184977b7d8f78441bf1
Auto-generated-cl: translation import
2018-12-06 07:47:42 -08:00
Vadim Tryshev
2e8205d3f9
Desaturating thumbnails for tasks over their usage limit
...
Bug: 118319143
Test: Manual
Change-Id: Iae78c42fb392a49d734d35a80f6331438149d458
2018-12-05 17:08:24 -08:00
Winson Chung
de78d7ca78
Merge "Revert "Updating shared lib for rounded corners."" into ub-launcher3-master
2018-12-04 18:44:18 +00:00
Winson Chung
441fc5353e
Merge changes from topic "rounded_corners_ub_launcher" into ub-launcher3-master
...
* changes:
Revert "Rounded corners on app transitions"
Revert "Correct ⭕ ⛶ 🕳️ 👊 👊 👊 👊 👊 👊 "
2018-12-04 18:44:18 +00:00
Winson Chung
2c9b1043a6
Revert "Rounded corners on app transitions"
...
This reverts commit d0ab1d0578 .
Reason for revert: <INSERT REASONING HERE>
Change-Id: Id37615986fc859f3f2d9344402b737926fb7b9a5
2018-12-04 18:42:47 +00:00
Winson Chung
5859f7d62c
Revert "Specify display ID while calling getNavBarPosition()"
...
This reverts commit 6f43bc63f4 .
Reason for revert: <INSERT REASONING HERE>
Change-Id: Ia5c728abd4690acad721b1edcab3f42b7b073cd7
2018-12-04 18:40:59 +00:00
Winson Chung
de72d339e5
Revert "Updating shared lib for rounded corners."
...
This reverts commit 8bcc8d627a .
Reason for revert: <INSERT REASONING HERE>
Change-Id: I310c428980640f54a5590763f57f01cac2ef061b
2018-12-04 18:40:56 +00:00
Winson Chung
33226ec0e1
Revert "Correct ⭕ ⛶ 🕳️ 👊 👊 👊 👊 👊 👊 "
...
This reverts commit aaf859f238 .
Reason for revert: <INSERT REASONING HERE>
Change-Id: Iedd45033adb29664107471f7af6b0249e5370470
2018-12-04 18:40:54 +00:00