summaryrefslogtreecommitdiffstats
path: root/res/drawable-mdpi
diff options
context:
space:
mode:
authorSantos Cordon <santoscordon@google.com>2014-08-25 01:51:36 -0700
committerSantos Cordon <santoscordon@google.com>2014-08-25 20:49:24 +0000
commit6556a09daab949853c384b385bc7618a6c75d9dd (patch)
treee42ce60616efd166ef0711d05865dfb0abdeb3fd /res/drawable-mdpi
parent4766cb249fe8e685c6d06085ec7e0cf1465d7389 (diff)
downloadandroid_packages_services_Telephony-6556a09daab949853c384b385bc7618a6c75d9dd.tar.gz
android_packages_services_Telephony-6556a09daab949853c384b385bc7618a6c75d9dd.tar.bz2
android_packages_services_Telephony-6556a09daab949853c384b385bc7618a6c75d9dd.zip
Add telecomm registration support to SIP.
Changes in CL: 1. Add SipAccountRegistry to manage telecom registrations 2. Register all accounts on ACTION_SIP_SERVICE_UP 3. Register specific account on ACTION_SIP_ADD_PHONE 4. Unregister specific account on ACTION_SIP_REMOVE_PHONE 5. Set the unique SIP uri as the PhoneAccount ID 6. Read phone account handle for outgoing calls instead of showing a proprietary SIP chooser dialog, which I removed (see SipProfileChooser.java). 7. Moved some of the error condition codes and error dialogs from SipProfileChooser to SipConnectionService. 8. Set Phone account handle as extra on the incoming-call intent 9. Remove build files for SIP directory since it is already built into TeleService.apk Bug: 16836473 Bug: 16042786 Change-Id: I62d740c13ce61f181db295b9415c96ceef909177
Diffstat (limited to 'res/drawable-mdpi')
-rw-r--r--res/drawable-mdpi/ic_dialer_sip_black_24dp.pngbin0 -> 352 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-mdpi/ic_dialer_sip_black_24dp.png b/res/drawable-mdpi/ic_dialer_sip_black_24dp.png
new file mode 100644
index 000000000..51d5e13bb
--- /dev/null
+++ b/res/drawable-mdpi/ic_dialer_sip_black_24dp.png
Binary files differ