summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGarik Badalyan <garikb@codeaurora.org>2016-04-25 13:15:16 -0700
committerLinux Build Service Account <lnxbuild@localhost>2016-08-24 08:18:42 -0600
commitfddd9e6e32a8c7d5d8de8e9c716e1bdd8e590427 (patch)
tree2884fbf444422261044e3d736fe746f34746903c
parent434ccc0ed386bf14db9c23f643673458157e924f (diff)
downloadpackages_apps_ContactsCommon-fddd9e6e32a8c7d5d8de8e9c716e1bdd8e590427.tar.gz
packages_apps_ContactsCommon-fddd9e6e32a8c7d5d8de8e9c716e1bdd8e590427.tar.bz2
packages_apps_ContactsCommon-fddd9e6e32a8c7d5d8de8e9c716e1bdd8e590427.zip
IMS-VT: Add video call icons.
-Added icons to support one-way video use-cases, e.g. answering incoming video call, accepting incoming upgrade request. Change-Id: I6a071086d8fc1882c89b493ee3cc5c07fb997c48
-rw-r--r--res/drawable-hdpi/ic_rx_videocam.pngbin0 -> 413 bytes
-rw-r--r--res/drawable-hdpi/ic_tx_videocam.pngbin0 -> 370 bytes
-rwxr-xr-xres/drawable-mdpi/ic_rx_videocam.pngbin0 -> 299 bytes
-rwxr-xr-xres/drawable-mdpi/ic_tx_videocam.pngbin0 -> 265 bytes
-rwxr-xr-xres/drawable-xhdpi/ic_rx_videocam.pngbin0 -> 439 bytes
-rwxr-xr-xres/drawable-xhdpi/ic_tx_videocam.pngbin0 -> 405 bytes
-rwxr-xr-xres/drawable-xxhdpi/ic_rx_videocam.pngbin0 -> 603 bytes
-rwxr-xr-xres/drawable-xxhdpi/ic_tx_videocam.pngbin0 -> 551 bytes
-rwxr-xr-xres/drawable-xxxhdpi/ic_rx_videocam.pngbin0 -> 753 bytes
-rwxr-xr-xres/drawable-xxxhdpi/ic_tx_videocam.pngbin0 -> 687 bytes
10 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-hdpi/ic_rx_videocam.png b/res/drawable-hdpi/ic_rx_videocam.png
new file mode 100644
index 00000000..ccdda670
--- /dev/null
+++ b/res/drawable-hdpi/ic_rx_videocam.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_tx_videocam.png b/res/drawable-hdpi/ic_tx_videocam.png
new file mode 100644
index 00000000..603ddc89
--- /dev/null
+++ b/res/drawable-hdpi/ic_tx_videocam.png
Binary files differ
diff --git a/res/drawable-mdpi/ic_rx_videocam.png b/res/drawable-mdpi/ic_rx_videocam.png
new file mode 100755
index 00000000..1b43a07d
--- /dev/null
+++ b/res/drawable-mdpi/ic_rx_videocam.png
Binary files differ
diff --git a/res/drawable-mdpi/ic_tx_videocam.png b/res/drawable-mdpi/ic_tx_videocam.png
new file mode 100755
index 00000000..64995d14
--- /dev/null
+++ b/res/drawable-mdpi/ic_tx_videocam.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_rx_videocam.png b/res/drawable-xhdpi/ic_rx_videocam.png
new file mode 100755
index 00000000..43319dc9
--- /dev/null
+++ b/res/drawable-xhdpi/ic_rx_videocam.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_tx_videocam.png b/res/drawable-xhdpi/ic_tx_videocam.png
new file mode 100755
index 00000000..d2671edf
--- /dev/null
+++ b/res/drawable-xhdpi/ic_tx_videocam.png
Binary files differ
diff --git a/res/drawable-xxhdpi/ic_rx_videocam.png b/res/drawable-xxhdpi/ic_rx_videocam.png
new file mode 100755
index 00000000..89d29b7f
--- /dev/null
+++ b/res/drawable-xxhdpi/ic_rx_videocam.png
Binary files differ
diff --git a/res/drawable-xxhdpi/ic_tx_videocam.png b/res/drawable-xxhdpi/ic_tx_videocam.png
new file mode 100755
index 00000000..8d897ba5
--- /dev/null
+++ b/res/drawable-xxhdpi/ic_tx_videocam.png
Binary files differ
diff --git a/res/drawable-xxxhdpi/ic_rx_videocam.png b/res/drawable-xxxhdpi/ic_rx_videocam.png
new file mode 100755
index 00000000..095e0905
--- /dev/null
+++ b/res/drawable-xxxhdpi/ic_rx_videocam.png
Binary files differ
diff --git a/res/drawable-xxxhdpi/ic_tx_videocam.png b/res/drawable-xxxhdpi/ic_tx_videocam.png
new file mode 100755
index 00000000..79ea67b2
--- /dev/null
+++ b/res/drawable-xxxhdpi/ic_tx_videocam.png
Binary files differ