summaryrefslogtreecommitdiff
path: root/InCallUI/res/drawable-hdpi
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-hdpi
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-hdpi')
-rw-r--r--InCallUI/res/drawable-hdpi/ic_block_grey600_24dp.pngbin0 -> 518 bytes
-rw-r--r--InCallUI/res/drawable-hdpi/ic_close_grey600_24dp.pngbin0 -> 225 bytes
-rw-r--r--InCallUI/res/drawable-hdpi/ic_person_add_grey600_24dp.pngbin0 -> 300 bytes
-rw-r--r--InCallUI/res/drawable-hdpi/ic_question_mark.pngbin0 -> 941 bytes
-rw-r--r--InCallUI/res/drawable-hdpi/ic_report_white_36dp.pngbin0 -> 312 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/InCallUI/res/drawable-hdpi/ic_block_grey600_24dp.png b/InCallUI/res/drawable-hdpi/ic_block_grey600_24dp.png
new file mode 100644
index 000000000..1e9294c12
--- /dev/null
+++ b/InCallUI/res/drawable-hdpi/ic_block_grey600_24dp.png
Binary files differ
diff --git a/InCallUI/res/drawable-hdpi/ic_close_grey600_24dp.png b/InCallUI/res/drawable-hdpi/ic_close_grey600_24dp.png
new file mode 100644
index 000000000..9ab350e9a
--- /dev/null
+++ b/InCallUI/res/drawable-hdpi/ic_close_grey600_24dp.png
Binary files differ
diff --git a/InCallUI/res/drawable-hdpi/ic_person_add_grey600_24dp.png b/InCallUI/res/drawable-hdpi/ic_person_add_grey600_24dp.png
new file mode 100644
index 000000000..185d03393
--- /dev/null
+++ b/InCallUI/res/drawable-hdpi/ic_person_add_grey600_24dp.png
Binary files differ
diff --git a/InCallUI/res/drawable-hdpi/ic_question_mark.png b/InCallUI/res/drawable-hdpi/ic_question_mark.png
new file mode 100644
index 000000000..adab6c13f
--- /dev/null
+++ b/InCallUI/res/drawable-hdpi/ic_question_mark.png
Binary files differ
diff --git a/InCallUI/res/drawable-hdpi/ic_report_white_36dp.png b/InCallUI/res/drawable-hdpi/ic_report_white_36dp.png
new file mode 100644
index 000000000..919a872e0
--- /dev/null
+++ b/InCallUI/res/drawable-hdpi/ic_report_white_36dp.png
Binary files differ