summaryrefslogtreecommitdiffstats
path: root/res/drawable-ldrtl-hdpi
diff options
context:
space:
mode:
authorSantos Cordon <santoscordon@google.com>2013-08-15 00:27:21 -0700
committerSantos Cordon <santoscordon@google.com>2013-08-15 10:24:23 -0700
commit1df52df7a0248814fbd4575103059a8b427f5d9a (patch)
tree1e9700a43794b94bc04ad144c8d67e319053d5fd /res/drawable-ldrtl-hdpi
parent0b77eb307c0a99bfb6aca0e38990c2d03a879bfc (diff)
downloadandroid_packages_apps_InCallUI-1df52df7a0248814fbd4575103059a8b427f5d9a.tar.gz
android_packages_apps_InCallUI-1df52df7a0248814fbd4575103059a8b427f5d9a.tar.bz2
android_packages_apps_InCallUI-1df52df7a0248814fbd4575103059a8b427f5d9a.zip
Add logic support for manage conference screen. (Part 2 of 4)
Changes: - Add conference call resource photo - Move logic to determine the name/numbers to show in the Call card from CallCardFragment to CallCardPresenter. - CallCardPresenter now tells CallCardFragment if the primary call is a conference call. - Updated the primary/secondary call order do that Active Calls are primary instead of Disconnected calls when both exist. - Cleaned up some excessive logging. - The CallCard code uses a whitelist to know which callcard to show. The change in services/Telephony to add CONFERENCED state is what causes the new child calls to now show since that is not added to the whitelist in this CL (by design). bug: 10334739 Change-Id: Iaeab3f8bc9bda7693fa4a27bb8d3fe5de4dc9dfc
Diffstat (limited to 'res/drawable-ldrtl-hdpi')
-rw-r--r--res/drawable-ldrtl-hdpi/picture_conference.pngbin0 -> 11787 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-ldrtl-hdpi/picture_conference.png b/res/drawable-ldrtl-hdpi/picture_conference.png
new file mode 100644
index 00000000..ca250fdc
--- /dev/null
+++ b/res/drawable-ldrtl-hdpi/picture_conference.png
Binary files differ