Updating "Add Contact" to pre-populate full contact info.
1. For recent call entries with a name and phone number, the name will now also be added. 2. For recent call entries which have complete address information provided by nearby places, all information except the contact photo will be added. The contact photo is excluded, as the ContactsLoader would attempt to load the contact photo while parsing the contact information. On a slow connection this could cause a noticeable pause while adding the contact. Bug: 17308163 Conflicts: src/com/android/dialer/calllog/CallLogAdapter.java Change-Id: I074301b316a61c85699f91cca22444b389de9b3d
Loading
Please register or sign in to comment