summaryrefslogtreecommitdiff
path: root/InCallUI/res/drawable-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
commit1b60e8c70bdcbf07c3efab310790134ecf81d4fd (patch)
tree53a677be4d17034d2907f06fc4b26571cdb947f9 /InCallUI/res/drawable-hdpi
parent258eb86d9f64ebebee4ec4e39af385364ca0c071 (diff)
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 'InCallUI/res/drawable-hdpi')
-rw-r--r--InCallUI/res/drawable-hdpi/stat_sys_phone_call.pngbin0 -> 1095 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/InCallUI/res/drawable-hdpi/stat_sys_phone_call.png b/InCallUI/res/drawable-hdpi/stat_sys_phone_call.png
new file mode 100644
index 000000000..7eda84ca5
--- /dev/null
+++ b/InCallUI/res/drawable-hdpi/stat_sys_phone_call.png
Binary files differ