commit | 7fb900aac11ac4802e23bf85f1b5e4b03b5ece1d | [log] [tgz] |
---|---|---|
author | Martin Herndl <martin.herndl@gmail.com> | Thu Nov 19 09:52:04 2015 +0100 |
committer | Myself5 <myself5@carbonrom.org> | Thu Nov 26 19:10:48 2015 +0100 |
tree | 49295f397352ff72fddddebe045d78c3f0b406fd | |
parent | edcfb77fb53f1a5d1d038b5060358d3f3da6e12c [diff] |
Remove usage legacy HTTP Client Improved the "LookupUtils" to not use the deprecated HTTP classes but "HttpURLConnection" instead. Contrary to the Apache HTTP client the HttURLConnection is still existing in Android 6 and seems to be more efficient besides being compatible with SSL SNI. Furthermore set the missing "formattedNumber" attribute when the "ContactBuilder" is creating the "ContactInfo" object after lookups. Change-Id: I01be4fa09ceba7338aac63e2c718704fa1941ee5