summaryrefslogtreecommitdiffstats
path: root/res/drawable-ldrtl-hdpi
diff options
context:
space:
mode:
authorSantos Cordon <santoscordon@google.com>2013-08-05 09:42:04 -0700
committerSantos Cordon <santoscordon@google.com>2013-08-05 15:36:15 -0700
commitefd4282ec4221ec5eefd4155a4ad915adcedca70 (patch)
tree8648d568ddf6c817affac92d709a02fcc7905c73 /res/drawable-ldrtl-hdpi
parent0746bb90ef10685562e95ebf55f8ad1acf6ce816 (diff)
downloadandroid_packages_apps_InCallUI-efd4282ec4221ec5eefd4155a4ad915adcedca70.tar.gz
android_packages_apps_InCallUI-efd4282ec4221ec5eefd4155a4ad915adcedca70.tar.bz2
android_packages_apps_InCallUI-efd4282ec4221ec5eefd4155a4ad915adcedca70.zip
Notifications in Phone (part 1)
- Added StatusBarNotification class to handle notifications - StatusBarNotification has tons of copied comments from NotificationMgr.java. Also has minimal code to make the notification pop up (without call-specific data). - Moved the UI start-up code from InCallPresenter to StatusBarNotification. Incoming phone calls need to display an alert above immersive (fullscreen) foreground activities and the way to do that is through notifications. The old phone app did the same thing...finally bringing over that functionality. Change-Id: I3324503e0d7bb1de00d8e7fab72d4b40519491dd
Diffstat (limited to 'res/drawable-ldrtl-hdpi')
-rw-r--r--res/drawable-ldrtl-hdpi/stat_sys_phone_call.pngbin0 -> 4993 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-ldrtl-hdpi/stat_sys_phone_call.png b/res/drawable-ldrtl-hdpi/stat_sys_phone_call.png
new file mode 100644
index 00000000..e0f33f88
--- /dev/null
+++ b/res/drawable-ldrtl-hdpi/stat_sys_phone_call.png
Binary files differ