From d5e47f6da5b08b13ecdfa7f1edc7e12aeb83fab9 Mon Sep 17 00:00:00 2001 From: Eric Erfanian Date: Wed, 15 Mar 2017 14:41:07 -0700 Subject: Update Dialer source from latest green build. * Refactor voicemail component * Add new enriched calling components Test: treehugger, manual aosp testing Change-Id: I521a0f86327d4b42e14d93927c7d613044ed5942 --- .../res/drawable-xhdpi/quantum_ic_block_white_24.png | Bin 0 -> 665 bytes .../res/drawable-xhdpi/quantum_ic_call_made_white_24.png | Bin 0 -> 185 bytes .../drawable-xhdpi/quantum_ic_call_missed_white_24.png | Bin 0 -> 210 bytes .../drawable-xhdpi/quantum_ic_call_received_white_24.png | Bin 0 -> 193 bytes .../drawable-xhdpi/quantum_ic_content_copy_grey600_24.png | Bin 0 -> 193 bytes .../res/drawable-xhdpi/quantum_ic_delete_white_24.png | Bin 0 -> 142 bytes .../res/drawable-xhdpi/quantum_ic_edit_grey600_24.png | Bin 0 -> 242 bytes 7 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 assets/quantum/res/drawable-xhdpi/quantum_ic_block_white_24.png create mode 100644 assets/quantum/res/drawable-xhdpi/quantum_ic_call_made_white_24.png create mode 100644 assets/quantum/res/drawable-xhdpi/quantum_ic_call_missed_white_24.png create mode 100644 assets/quantum/res/drawable-xhdpi/quantum_ic_call_received_white_24.png create mode 100644 assets/quantum/res/drawable-xhdpi/quantum_ic_content_copy_grey600_24.png create mode 100644 assets/quantum/res/drawable-xhdpi/quantum_ic_delete_white_24.png create mode 100644 assets/quantum/res/drawable-xhdpi/quantum_ic_edit_grey600_24.png (limited to 'assets/quantum/res/drawable-xhdpi') diff --git a/assets/quantum/res/drawable-xhdpi/quantum_ic_block_white_24.png b/assets/quantum/res/drawable-xhdpi/quantum_ic_block_white_24.png new file mode 100644 index 000000000..7aba97b65 Binary files /dev/null and b/assets/quantum/res/drawable-xhdpi/quantum_ic_block_white_24.png differ diff --git a/assets/quantum/res/drawable-xhdpi/quantum_ic_call_made_white_24.png b/assets/quantum/res/drawable-xhdpi/quantum_ic_call_made_white_24.png new file mode 100644 index 000000000..7fe694105 Binary files /dev/null and b/assets/quantum/res/drawable-xhdpi/quantum_ic_call_made_white_24.png differ diff --git a/assets/quantum/res/drawable-xhdpi/quantum_ic_call_missed_white_24.png b/assets/quantum/res/drawable-xhdpi/quantum_ic_call_missed_white_24.png new file mode 100644 index 000000000..dd64489aa Binary files /dev/null and b/assets/quantum/res/drawable-xhdpi/quantum_ic_call_missed_white_24.png differ diff --git a/assets/quantum/res/drawable-xhdpi/quantum_ic_call_received_white_24.png b/assets/quantum/res/drawable-xhdpi/quantum_ic_call_received_white_24.png new file mode 100644 index 000000000..807308d9d Binary files /dev/null and b/assets/quantum/res/drawable-xhdpi/quantum_ic_call_received_white_24.png differ diff --git a/assets/quantum/res/drawable-xhdpi/quantum_ic_content_copy_grey600_24.png b/assets/quantum/res/drawable-xhdpi/quantum_ic_content_copy_grey600_24.png new file mode 100644 index 000000000..ca6259859 Binary files /dev/null and b/assets/quantum/res/drawable-xhdpi/quantum_ic_content_copy_grey600_24.png differ diff --git a/assets/quantum/res/drawable-xhdpi/quantum_ic_delete_white_24.png b/assets/quantum/res/drawable-xhdpi/quantum_ic_delete_white_24.png new file mode 100644 index 000000000..484260a97 Binary files /dev/null and b/assets/quantum/res/drawable-xhdpi/quantum_ic_delete_white_24.png differ diff --git a/assets/quantum/res/drawable-xhdpi/quantum_ic_edit_grey600_24.png b/assets/quantum/res/drawable-xhdpi/quantum_ic_edit_grey600_24.png new file mode 100644 index 000000000..b5b3a243c Binary files /dev/null and b/assets/quantum/res/drawable-xhdpi/quantum_ic_edit_grey600_24.png differ -- cgit v1.2.3