summaryrefslogtreecommitdiff
path: root/InCallUI/res/drawable-xxxhdpi
diff options
context:
space:
mode:
authorSarmad Hashmi <mhashmi@google.com>2016-04-11 20:37:05 -0700
committerSarmad Hashmi <mhashmi@google.com>2016-04-11 20:37:05 -0700
commit215e1f189805fbc3dd30e084b715d5e219852902 (patch)
treea5b3c66f66e71bf8bfc2eb87c702a9b8ad712ad7 /InCallUI/res/drawable-xxxhdpi
parenta231c013dad032cba8e4e15002ea96c4d9dcadac (diff)
Add resources for after call spam notification.
+Block icon from https://icons.googleplex.com/#icon=ic_block +Person add icon from https://icons.googleplex.com/#icon=ic_person_add +X icon from https://icons.googleplex.com/#icon=ic_close +Report icon from https://icons.googleplex.com/#icon=ic_report +Question mark icon from @ycnzhao +Added spam_notification_icon for the large icon in notifications for first time spam calls +Added unknown_notification_icon for the large icon in notifications for first time calls (from any number) +Added strings for after call notifications +This is the same as ag/919969, we decided to move the after call spam notification stuff to the AOSP dialer BUG=27323295 Change-Id: I0aaabd8d2dbefeda5214481ce6315335e64c3c28
Diffstat (limited to 'InCallUI/res/drawable-xxxhdpi')
-rw-r--r--InCallUI/res/drawable-xxxhdpi/ic_block_grey600_24dp.pngbin0 -> 1353 bytes
-rw-r--r--InCallUI/res/drawable-xxxhdpi/ic_close_grey600_24dp.pngbin0 -> 444 bytes
-rw-r--r--InCallUI/res/drawable-xxxhdpi/ic_person_add_grey600_24dp.pngbin0 -> 638 bytes
-rw-r--r--InCallUI/res/drawable-xxxhdpi/ic_question_mark.pngbin0 -> 2370 bytes
-rw-r--r--InCallUI/res/drawable-xxxhdpi/ic_report_white_36dp.pngbin0 -> 649 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/InCallUI/res/drawable-xxxhdpi/ic_block_grey600_24dp.png b/InCallUI/res/drawable-xxxhdpi/ic_block_grey600_24dp.png
new file mode 100644
index 000000000..01df2b52b
--- /dev/null
+++ b/InCallUI/res/drawable-xxxhdpi/ic_block_grey600_24dp.png
Binary files differ
diff --git a/InCallUI/res/drawable-xxxhdpi/ic_close_grey600_24dp.png b/InCallUI/res/drawable-xxxhdpi/ic_close_grey600_24dp.png
new file mode 100644
index 000000000..7d1c061f7
--- /dev/null
+++ b/InCallUI/res/drawable-xxxhdpi/ic_close_grey600_24dp.png
Binary files differ
diff --git a/InCallUI/res/drawable-xxxhdpi/ic_person_add_grey600_24dp.png b/InCallUI/res/drawable-xxxhdpi/ic_person_add_grey600_24dp.png
new file mode 100644
index 000000000..e24919737
--- /dev/null
+++ b/InCallUI/res/drawable-xxxhdpi/ic_person_add_grey600_24dp.png
Binary files differ
diff --git a/InCallUI/res/drawable-xxxhdpi/ic_question_mark.png b/InCallUI/res/drawable-xxxhdpi/ic_question_mark.png
new file mode 100644
index 000000000..7ba34242c
--- /dev/null
+++ b/InCallUI/res/drawable-xxxhdpi/ic_question_mark.png
Binary files differ
diff --git a/InCallUI/res/drawable-xxxhdpi/ic_report_white_36dp.png b/InCallUI/res/drawable-xxxhdpi/ic_report_white_36dp.png
new file mode 100644
index 000000000..7ef0d7afc
--- /dev/null
+++ b/InCallUI/res/drawable-xxxhdpi/ic_report_white_36dp.png
Binary files differ