diff options
author | Chris Wren <cwren@android.com> | 2013-07-16 20:49:17 -0400 |
---|---|---|
committer | Chris Wren <cwren@android.com> | 2013-07-23 11:38:56 -0400 |
commit | 51c7510e493680b4aca1ed7695b35c52d2cd63ff (patch) | |
tree | b99db218ade0125eb153c6309e4ba8bc071742c4 /packages/SystemUI/res/drawable | |
parent | bc668ac4b7c54278ed20d8329eb80e0b54892dc7 (diff) | |
download | frameworks_base-51c7510e493680b4aca1ed7695b35c52d2cd63ff.zip frameworks_base-51c7510e493680b4aca1ed7695b35c52d2cd63ff.tar.gz frameworks_base-51c7510e493680b4aca1ed7695b35c52d2cd63ff.tar.bz2 |
allow rich notifications in the heads up.
new shouldInterrupt logic: screen on, not locked, not dreaming, and
priority above HIGH and noisy, or has fullscreen intent
draft of API allowing devs to give hints about head up display
reuse inflateViews()
add an expand helper to the heads up space
move some things into Entry for reuse
don't allow touches in first second
delay decay if touched
make decay time a resource
add a custom viewgroup for notification rows to get view management
out of the NotificationData class.
Change-Id: I36464f110cfa0dabc3f35db7db6c35c27e8ee2ba
Diffstat (limited to 'packages/SystemUI/res/drawable')
-rw-r--r-- | packages/SystemUI/res/drawable/heads_up_window_bg.9.png | bin | 272 -> 500 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/packages/SystemUI/res/drawable/heads_up_window_bg.9.png b/packages/SystemUI/res/drawable/heads_up_window_bg.9.png Binary files differindex caad169..c68ccdc 100644 --- a/packages/SystemUI/res/drawable/heads_up_window_bg.9.png +++ b/packages/SystemUI/res/drawable/heads_up_window_bg.9.png |