| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Bug:15713445
Change-Id: I2ed0e47bcc3120baf85c8529b7ef15756e215ea7
|
|\ |
|
| |
| |
| | |
- Also front-loading creating the new thumbnail when animating up from Recents
|
|\ \
| |/
| |
| | |
values."
|
| |
| |
| |
| | |
- Making the app icon larger for tapping
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Preventing multiple object allocations when updating the stack/clip state.
- Removing double animation of nav bar when launching task
Change-Id: Id12009717135db67bc0ce0e05940dd1c8d6fb5b3
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
We make sure in Keyguard that we only hide ourselves in
startKeyguardExitAnimation ourselves when we requested a hide.
In addition, this change also fixes a bug in WindowAnimator that
it should only call startKeyguardExitAnimation when Keyguard actually
requested a hide.
Bug: 15676717
Change-Id: I2279cccb9916985b7e9a2f41137878be5782cb9c
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | | |
* commit 'cf24e6de68cff14970e57069febd5d6c41c264f4':
SysUI: Hide grouped notifications
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Drop grouped notification received from NoMan.
Bug: 15188947
Change-Id: I8bdb99abd216d771d435d18b2018c843e7750d18
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ic6b3eb6f14875072b5fbce1db22aacbf3027044e
Auto-generated-cl: translation import
|
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
When overscrolling on the buttom, we now take the normal rubberband
factor again.
Change-Id: I615c84ee925b69d1ee995a56ffb2e4291c18c43d
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 15540707
Change-Id: If7288d032b9625e0fbb5b657afcf680d178e63ee
(cherry picked from commit 5d545e7c89231ac80ab2b666bd83f63bcf54f78f)
|
|\ \ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
We intentionally drop interim updates when the panel is not
visible, but we should catch up when it becomes visible again.
Not a problem for the dialog panel, since it is torn down / recreated
each time.
Bug:15573750
Change-Id: I717b5d459acb25f9610222e9913d7b8eb71cdd00
|
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I77aefc3b2ea919ca7e667fc55b43badb2c43ddbf
Auto-generated-cl: translation import
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
saving layers.
Change-Id: I476c68d7df4a8fc59ca3d9be3f99526089183ec2
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 15531609
Bug: 15381356
Change-Id: I0a85e43ac9c4330349fa46b3f00f7c0cf231520f
|
|\ \ \ \ \ |
|
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
When the user overflung to go to the quicksettings panel the
scroll logic remained active and was not reset.
Change-Id: Iab733f3525d5465c5dc583559d0acbc350274171
|
|\ \ \ \ \
| |/ / / /
|/| | / /
| | |/ /
| |/| | |
* commit '7cf7969c23caf59b9fd0fccb21e6b3ca3b966823':
Fixed a bug where the device could not be unlocked.
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | | |
When the Notifications could be scrolled, the shade could not
be closed.
Bug: 15643474
Change-Id: I59b9f55c0290da7683ce7fd40effc4b5413e4267
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ic5be9149b760c096c0c850e8a9a0f60bd62d819c
Auto-generated-cl: translation import
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
It previously kept mPath separate from mScanPath for some very odd
edge cases around moving apps-on-SD. This changes it to always use
a single path, refactors moving to keep separate paths.
Refactors method names in PackageParser to be clearer about their
APK-versus-package relationship.
Beginnings of a split package parser. Instead of requiring that
callers check error codes when null, switch to always throwing on
parse errors, to require that callers deal with the error. Longer
term the entire parser should switch to this style, but its too
pervasive for a simple refactoring.
Change-Id: If071d8e55e46e56cc201fadfb51cb471713ae973
|
|\ \ \ \ |
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
Only log notification dismissals on state changes.
Bug:15611493
Change-Id: Id304f7aed58e3584235513677abe97dd85595009
|
|\ \ \ \
| | |/ /
| |/| |
| | | |
| | | | |
* commit 'b6d029569675a486dde2a7117fdc94658e1576fe':
Bigger clock.
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Also fixes a bug where notifications would be wrongly padded
on Keyguard after rotating the screen.
Bug: 15244051
Change-Id: I2418692c3d2ffdd5fe642361f2924629bf9a75eb
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
interaction on the lockscreen."" into lmp-preview-dev
* commit 'bfb2ad5ed5da824f71290b27bb3962b9641b6a65':
Revert "Introduced fading views for the camera interaction on the lockscreen."
|
| |\ \ \ \
| | |/ / /
| |/| | |
| | | | | |
lockscreen."" into lmp-preview-dev
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This reverts commit 4f963c1b557010bf453af500b00f36b68988f8e2.
Change-Id: I8c7df9d115be1b89b57fb9c9bb2a12b4c1d45520
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* commit '261caa08828d11ab827bc5da71b2e5a1a9581819':
Change style of clock in status bar.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 15570452
Change-Id: I39ec2e2a18d382f378d5cccd94a6a8630b55a240
|
|\ \ \ \ \
| |/ / / /
| | | / /
| |_|/ /
|/| | | |
Conflicts:
packages/SystemUI/res/values/dimens.xml
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This reverts commit 03599a4c8fcc539948174136878f5e0ceec1eeda.
Change-Id: Iacd5f7ecd755ee2c8efdf1e37060a21702bcf08a
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I3befd03bdc010b6d87538e91ecb3b7f8b644dca8
Auto-generated-cl: translation import
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I106f4baf039e03ba6cd7b82c80c60b4f49dd4a7b
Auto-generated-cl: translation import
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: If49c63f7cf5e95fcaba6852dfc44ed702ed625b9
Auto-generated-cl: translation import
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
that have changed."
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
changed.
- Also drawing a background on the thumbnails if a transparent thumbnail is detected.
Change-Id: I3f5450d207ae0796150c8b04aabc2f910f80e0a7
|
|\ \ \ \ \ \
| |/ / / / / |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- Skipping nav bar scrim animation when animating without window transitions
Change-Id: I8652f3956971f07bb410b801bf627d51c5e987cd
|
|\ \ \ \ \ \
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | | |
* commit '48a85854d6b7b3d5092808d7d4c957faf692181d':
New geometric system bar icons
|