summaryrefslogtreecommitdiff
path: root/InCallUI/res/drawable-xxhdpi
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-xxhdpi
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-xxhdpi')
-rw-r--r--InCallUI/res/drawable-xxhdpi/ic_block_grey600_24dp.pngbin0 -> 1029 bytes
-rw-r--r--InCallUI/res/drawable-xxhdpi/ic_close_grey600_24dp.pngbin0 -> 353 bytes
-rw-r--r--InCallUI/res/drawable-xxhdpi/ic_person_add_grey600_24dp.pngbin0 -> 485 bytes
-rw-r--r--InCallUI/res/drawable-xxhdpi/ic_question_mark.pngbin0 -> 1774 bytes
-rw-r--r--InCallUI/res/drawable-xxhdpi/ic_report_white_36dp.pngbin0 -> 522 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/InCallUI/res/drawable-xxhdpi/ic_block_grey600_24dp.png b/InCallUI/res/drawable-xxhdpi/ic_block_grey600_24dp.png
new file mode 100644
index 000000000..9f5120373
--- /dev/null
+++ b/InCallUI/res/drawable-xxhdpi/ic_block_grey600_24dp.png
Binary files differ
diff --git a/InCallUI/res/drawable-xxhdpi/ic_close_grey600_24dp.png b/InCallUI/res/drawable-xxhdpi/ic_close_grey600_24dp.png
new file mode 100644
index 000000000..22d7aa55e
--- /dev/null
+++ b/InCallUI/res/drawable-xxhdpi/ic_close_grey600_24dp.png
Binary files differ
diff --git a/InCallUI/res/drawable-xxhdpi/ic_person_add_grey600_24dp.png b/InCallUI/res/drawable-xxhdpi/ic_person_add_grey600_24dp.png
new file mode 100644
index 000000000..c17dfe05f
--- /dev/null
+++ b/InCallUI/res/drawable-xxhdpi/ic_person_add_grey600_24dp.png
Binary files differ
diff --git a/InCallUI/res/drawable-xxhdpi/ic_question_mark.png b/InCallUI/res/drawable-xxhdpi/ic_question_mark.png
new file mode 100644
index 000000000..b9b6b00e7
--- /dev/null
+++ b/InCallUI/res/drawable-xxhdpi/ic_question_mark.png
Binary files differ
diff --git a/InCallUI/res/drawable-xxhdpi/ic_report_white_36dp.png b/InCallUI/res/drawable-xxhdpi/ic_report_white_36dp.png
new file mode 100644
index 000000000..f7cfacbd4
--- /dev/null
+++ b/InCallUI/res/drawable-xxhdpi/ic_report_white_36dp.png
Binary files differ