summaryrefslogtreecommitdiff
path: root/InCallUI/res/drawable-xxxhdpi
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2015-02-02 17:18:14 -0800
committerEtan Cohen <etancohen@google.com>2015-02-18 14:13:54 -0800
commit8cdac35f2aa80d1732dfc5fdaee1a21035a1bfcb (patch)
tree86064ff9461f4def487dfcab7e4580531495c88a /InCallUI/res/drawable-xxxhdpi
parent915d78441f9b8aba39d1e87af3aed4f493477076 (diff)
Show icon and network label when using Wifi.
+ Add Wifi icon and network label, to be shown when CAPABILITY_WIFI is present on the primary call. Assume we can infer the network label from the connection info returned by the WifiManager, supposing that the phone can only be connected to one wifi network. + Add helper to strip quotation marks from wifi network name. + Reposition HD audio icon beneath the name, and to the left of the number/location information. + Adjust assets and layout of call state and hd audio icons, to center them in a more visually pleasing way in the view. Bug: 19151850 Change-Id: Ic23d1e744960e80b65bc34a8e709266af508fe21
Diffstat (limited to 'InCallUI/res/drawable-xxxhdpi')
-rw-r--r--InCallUI/res/drawable-xxxhdpi/ic_hd_18dp.pngbin0 -> 290 bytes
-rw-r--r--InCallUI/res/drawable-xxxhdpi/ic_hd_audio.pngbin638 -> 0 bytes
-rw-r--r--InCallUI/res/drawable-xxxhdpi/ic_signal_wifi_4_bar_18dp.pngbin0 -> 619 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/InCallUI/res/drawable-xxxhdpi/ic_hd_18dp.png b/InCallUI/res/drawable-xxxhdpi/ic_hd_18dp.png
new file mode 100644
index 000000000..dd08bbbec
--- /dev/null
+++ b/InCallUI/res/drawable-xxxhdpi/ic_hd_18dp.png
Binary files differ
diff --git a/InCallUI/res/drawable-xxxhdpi/ic_hd_audio.png b/InCallUI/res/drawable-xxxhdpi/ic_hd_audio.png
deleted file mode 100644
index 459cd8f46..000000000
--- a/InCallUI/res/drawable-xxxhdpi/ic_hd_audio.png
+++ /dev/null
Binary files differ
diff --git a/InCallUI/res/drawable-xxxhdpi/ic_signal_wifi_4_bar_18dp.png b/InCallUI/res/drawable-xxxhdpi/ic_signal_wifi_4_bar_18dp.png
new file mode 100644
index 000000000..f4105ec8d
--- /dev/null
+++ b/InCallUI/res/drawable-xxxhdpi/ic_signal_wifi_4_bar_18dp.png
Binary files differ