Age | Commit message (Collapse) | Author |
|
Disable overview rotation in 2-Button.
Fixes: 154181816
Test: Tested no button and 2 button,
overview actions worked as before.
Change-Id: Ic22c791c7a93460840d54aaf0bf32884cc110e19
|
|
This reverts commit 9b5795a57969e9dd5d108fcaf7890f9cb7fdb7e2.
Reason for revert: b/155090034
Change-Id: If7decd54965a680d50e4474fb279ebe0002441bb
|
|
Disable overview rotation in 2-Button
until we can figure out the correct
transition/animation.
TODO: b/154665738
Fixes: 154181816
Test: Tested no button and 2 button,
overview actions worked as before.
Change-Id: Ib67906b11e24def870a39f57b5156e29db258fd7
|
|
Bug: 109828640
Change-Id: I2cab0215a32c2ca6bc331d48083fcc00ada05c3b
|
|
Bug: 71709920
Change-Id: I88cf2229dea28d01c13a5a76d2290e91b07d095e
|
|
individual views
Bug: 71709920
Change-Id: I8300fa7a84b31898bdb135d774cca576d2928525
|
|
Bug: 65387919
Change-Id: I5eb94c0f3962d44f63af3efc92d852e019bba711
|
|
- organizing imports
- remove redundant modifiers on LauncherCallback interface
- fix typos
Change-Id: I61eb985cac7c1379b6b804a67d4f234386d3d1b4
|
|
Change-Id: Ia7560bd466ff47103811a1a1795af5a5a25abb59
|
|
b/28917826
- nav bar change to light when top of the all apps container
passes y mid point of the status bar
- apps search edit box change when top of the all apps passes
the bottom of nav bar
- Restrict pull up to work only if the ACTION_DOWN event started
from the hotseat.
- Landscape: reverted old padding and margin. Only the interaction
is different.
- Tuning of the motion spec
- Animation duration respects fling speed more agressively.
- and many more small bugs...
Change-Id: Icde4093c41eeab8c9c6d9dc8b7d57adc3b171349
|
|
First phase implementation: dragging and animation interaction is implemented
namely in two classes. ScrollGestureDetector and AllAppsTransitionController.
FeatureFlag.LAUNCHER#_ALL_APPS_PULL_UP will be true for only AOSP and
not in the extending builds. This way, we can safely iterate without
turning it on the shipped ready version.
b/28917826
Change-Id: I0501309c0121880ffe0555f82d6ac5a145581bb1
|
|
These will be visible in hierarchy viewer
Change-Id: I940724a7f61d67b8502d77be203a94875bc92668
|
|
bug 18141419
Change-Id: I50695a62cf9e1f25c054ac2c7197cd056d54cfae
|
|
Change-Id: I117fc34627e24ea5f909c3c87e9c2dbca46babb6
|
|
Change-Id: Ib9faf37eb22ad2a0b18c076978ec9f2fd8864c0c
|