diff options
author | John Spurlock <jspurlock@google.com> | 2013-10-28 18:40:56 -0400 |
---|---|---|
committer | John Spurlock <jspurlock@google.com> | 2013-11-01 11:33:48 -0400 |
commit | 56d007b99841f7f603e5d5bc5c23b94c010f1945 (patch) | |
tree | f9b18f6e733f35d112130289d29d659c5d98c68b /packages/SystemUI/res/drawable-mdpi | |
parent | e6411e681018289c58ae6f622c11db7c800de962 (diff) | |
download | frameworks_base-56d007b99841f7f603e5d5bc5c23b94c010f1945.zip frameworks_base-56d007b99841f7f603e5d5bc5c23b94c010f1945.tar.gz frameworks_base-56d007b99841f7f603e5d5bc5c23b94c010f1945.tar.bz2 |
Manage keyguard nav elements using transitions.
Move the logic for managing dimming the navigation bar
elements on the lockscreen into BarTransitions.
Replace search light + camera assets with new
versions at full brightness, and apply 50% dimming
at runtime, including the IME dismiss button.
Remove unused StatusBarManager _NOP hints.
Improve choreography between camera button +
password security (w/ IME). Fix a few found bugs
in PagedView.
Improve password security unlock transition, manually
fade in back along with the rest of the icons.
Bug:11221659
Change-Id: Ifd1f8c9f400d90542f0ca858b9a4deacabbd518a
Diffstat (limited to 'packages/SystemUI/res/drawable-mdpi')
-rw-r--r-- | packages/SystemUI/res/drawable-mdpi/ic_sysbar_camera.png | bin | 1066 -> 1060 bytes |
-rw-r--r-- | packages/SystemUI/res/drawable-mdpi/search_light.png | bin | 701 -> 537 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/packages/SystemUI/res/drawable-mdpi/ic_sysbar_camera.png b/packages/SystemUI/res/drawable-mdpi/ic_sysbar_camera.png Binary files differindex 2142147..1c2d7aa 100644 --- a/packages/SystemUI/res/drawable-mdpi/ic_sysbar_camera.png +++ b/packages/SystemUI/res/drawable-mdpi/ic_sysbar_camera.png diff --git a/packages/SystemUI/res/drawable-mdpi/search_light.png b/packages/SystemUI/res/drawable-mdpi/search_light.png Binary files differindex 7a70984..8010ce7 100644 --- a/packages/SystemUI/res/drawable-mdpi/search_light.png +++ b/packages/SystemUI/res/drawable-mdpi/search_light.png |