summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/common/vcard/ImportVCardActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'lollipop-mr1-release' of https://android.googlesource.com/platf...Steve Kondik2015-03-251-10/+0
|\
| * Improve analyticsBrian Attwell2014-10-301-2/+2
| * Use analytics activities and fragmentsBrian Attwell2014-10-231-2/+2
| * Allow importing contacts from mulitple simsBrian Attwell2014-10-171-10/+0
* | contacts: don't assume the device has an sdcardJorge Ruesga2015-03-221-1/+6
* | ContactsCommon: Fix ANR error when cancel import contacts actionkaiyiz2015-03-221-0/+8
* | ContactsCommon: Fix import vCard from external storage.kaiyiz2015-03-221-1/+15
* | Support import/export vCard from both internal/external storageblong2015-03-221-0/+47
|/
* Moving vcard UI to ContactsCommon.Chiao Cheng2012-12-031-0/+1032