* changes:
separate enforceContainerWithinScreen logic to a private method am: 27790352a3 am: 6dc62fb2d4
separate enforceContainerWithinScreen logic to a private method am: 27790352a3
separate enforceContainerWithinScreen logic to a private method
* changes:
separate enforceContainerWithinScreen logic to a private method am: 27790352a3
separate enforceContainerWithinScreen logic to a private method
The All Apps cell height is set to match the Workspace.
This causes a problem in multi-window mode because only the
Workspace items do not have labels.
Bug: 63933609
Change-Id: I13be6e50c12d50465be0555721f273abfc0d836a
* changes:
Adding ability to set a custom blur mask filter and alphas in shadow generator. am: 665971c007
Adding ability to set a custom blur mask filter and alphas in shadow generator.
* changes:
Adding ability to set a custom blur mask filter and alphas in shadow generator. am: 665971c007 am: fdf394e284
Adding ability to set a custom blur mask filter and alphas in shadow generator. am: 665971c007
Adding ability to set a custom blur mask filter and alphas in shadow generator.
* changes:
Using common fling detection logic for notification and all-apps am: b72d8b2c8b
Using common fling detection logic for notification and all-apps
* Scrim will fade first time the user starts Launcher (unlocks device).
* Scrim will fade if resuming from a screen off and Launcher is in
the foreground.
Bug: 63801668
Change-Id: I4465765fe5a0f81c2f4dec715f9f5a24a309fc1b
> Refactoring SwipeDetector to both allow vertical and horizontal swipes
> Using SwipeDetector and common overscroll effect for notification swipes
instead of a separate logic
Change-Id: Ib706ee179811ade59ddb68184e1c202365d147c4
> Changing spring animation to use drawable instead of views. This
allows us to reuse the size calculations from AdaptiveIconDrawable,
instead of reimplementing the logic.
> Updating tint logic to concat any existing filter and reapply it to
the drawable
Bug: 63873434
Change-Id: I30e97d181bd3439e5b10272d4964bad1c70ceb3c
* changes:
PopupContainerWithArrow should align correctly in RTL mode Test: see attached screenshot in the bug am: 435a35dec3
PopupContainerWithArrow should align correctly in RTL mode Test: see attached screenshot in the bug
* changes:
Merge commit 'refs/changes/98/2553198/2' of sso://googleplex-android/platform/packages/apps/Launcher3 into am-948a617f-f892-4399-bd5c-3dd472692cca
Updating UserEventDispatcher to make some methods accessible.
Test: see attached screenshot in the bug
Bug: 63721807
the horizontal gravity enforcement has to be done on (left+translateX) value
and not just translateX. Hence that enforcement has been moved to onLayout.
Change-Id: I9b6502dc55d59e04a406ebe71ac3b649b31d6088
> Removing helper methods around fillInLogContainerData so that its easier to
create events with 3 and more srcTargets
> Removing setPredictedApps from userEventDispatcher as its specific to Launcher
and does not apply to other activities. Instead moving it to AllAppsRecyclerView
Bug: 63719473
Change-Id: Ib92621e41ede4ffe03892642ab173772b5a84dd1