summaryrefslogtreecommitdiff
path: root/InCallUI/res/drawable-xxhdpi
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2014-07-15 11:54:17 -0700
committerAndrew Lee <anwlee@google.com>2014-07-16 11:04:51 -0700
commit77701216b331f54d2d7ccb95b97f2cf98f2c3957 (patch)
treebaf9f7a25d7e963b384b6561c1a4c699a843233e /InCallUI/res/drawable-xxhdpi
parent10a7a7b70665c43850602fb77e97a00cbf768e19 (diff)
Add video call handling for heads up notifications.
- Add isVideo method to the InCallUI call. - Added cases and actions for isVideo to StatusBarNotifier. - Added cases for isVideo for processing incoming call in the full-screen experience in AnswerPresenter. - Did what I figured would be some cleanup, to consolidate some helper methods only ever called once, and reorder some methods to be more alphabetical. - Added new intent type for video calls (and revised old one for audio calls), which are dispatched by the StatusBarNotifier and received by the InCallApp. - Update icons used, and deleted unused icons. Bug: 16013878 Change-Id: If0a8d04e2ee6eaf8258ce6a677b22d55a584f9ab
Diffstat (limited to 'InCallUI/res/drawable-xxhdpi')
-rw-r--r--InCallUI/res/drawable-xxhdpi/stat_sys_phone_call.pngbin2089 -> 0 bytes
-rw-r--r--InCallUI/res/drawable-xxhdpi/stat_sys_phone_call_end.pngbin3458 -> 0 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/InCallUI/res/drawable-xxhdpi/stat_sys_phone_call.png b/InCallUI/res/drawable-xxhdpi/stat_sys_phone_call.png
deleted file mode 100644
index 934838484..000000000
--- a/InCallUI/res/drawable-xxhdpi/stat_sys_phone_call.png
+++ /dev/null
Binary files differ
diff --git a/InCallUI/res/drawable-xxhdpi/stat_sys_phone_call_end.png b/InCallUI/res/drawable-xxhdpi/stat_sys_phone_call_end.png
deleted file mode 100644
index 1f3a81bb5..000000000
--- a/InCallUI/res/drawable-xxhdpi/stat_sys_phone_call_end.png
+++ /dev/null
Binary files differ