summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/drawable-xxhdpi
diff options
context:
space:
mode:
authorJohn Spurlock <jspurlock@google.com>2013-10-28 18:40:56 -0400
committerJohn Spurlock <jspurlock@google.com>2013-11-01 11:33:48 -0400
commit56d007b99841f7f603e5d5bc5c23b94c010f1945 (patch)
treef9b18f6e733f35d112130289d29d659c5d98c68b /packages/SystemUI/res/drawable-xxhdpi
parente6411e681018289c58ae6f622c11db7c800de962 (diff)
downloadframeworks_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-xxhdpi')
-rw-r--r--packages/SystemUI/res/drawable-xxhdpi/ic_sysbar_camera.pngbin4806 -> 4172 bytes
-rw-r--r--packages/SystemUI/res/drawable-xxhdpi/search_light.pngbin4248 -> 3651 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/packages/SystemUI/res/drawable-xxhdpi/ic_sysbar_camera.png b/packages/SystemUI/res/drawable-xxhdpi/ic_sysbar_camera.png
index aac3428..86df881 100644
--- a/packages/SystemUI/res/drawable-xxhdpi/ic_sysbar_camera.png
+++ b/packages/SystemUI/res/drawable-xxhdpi/ic_sysbar_camera.png
Binary files differ
diff --git a/packages/SystemUI/res/drawable-xxhdpi/search_light.png b/packages/SystemUI/res/drawable-xxhdpi/search_light.png
index e5ef85d..7742207 100644
--- a/packages/SystemUI/res/drawable-xxhdpi/search_light.png
+++ b/packages/SystemUI/res/drawable-xxhdpi/search_light.png
Binary files differ