summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/common/vcard
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'lollipop-mr1-release' of https://android.googlesource.com/platf...Steve Kondik2015-03-255-24/+41
|\
| * Fix NPE in getTargetFileForDisplayJay Shrauner2014-11-031-0/+3
| * Improve analyticsBrian Attwell2014-10-305-10/+10
| * Use analytics activities and fragmentsBrian Attwell2014-10-235-10/+10
| * Merge "Improve appearance of export file path" into lmp-mr1-devBrian Attwell2014-10-172-5/+20
| |\
| | * Improve appearance of export file pathBrian Attwell2014-10-172-5/+20
| * | Don't open a single contact after importing 50Brian Attwell2014-10-172-7/+9
| * | Use brand colors in import/export notificationsBrian Attwell2014-10-171-0/+4
| * | am f6e40485: Merge "Allow importing contacts from mulitple sims" into lmp-spr...Brian Attwell2014-10-171-10/+0
| |\ \ | | |/ | |/|
| | * Allow importing contacts from mulitple simsBrian Attwell2014-10-171-10/+0
| * | Fix internationalization of percentage formatting in ContactsCommon.Elliott Hughes2014-10-101-2/+5
| |/
* | contacts: don't assume the device has an sdcardJorge Ruesga2015-03-222-2/+12
* | contacts-common: Add support for import contacts to local phone storageJorge Ruesga2015-03-221-19/+18
* | ContactsCommon: Fix ANR error when cancel import contacts actionkaiyiz2015-03-221-0/+8
* | ContactsCommon: Modify the notification icon when import/export contactskaiyiz2015-03-222-5/+7
* | ContactsCommon: Fix import vCard from external storage.kaiyiz2015-03-221-1/+15
* | Support import/export vCard from both internal/external storageblong2015-03-223-17/+130
* | Add support to export multi contacts to Vcardblong2015-03-223-3/+21
|/
* Remove private reference to RawContactsEntity.FOR_EXPORT_ONLYYorke Lee2013-12-031-3/+1
* Fix NPE in VCardServiceYorke Lee2013-01-081-2/+6
* Moving vcard UI to ContactsCommon.Chiao Cheng2012-12-0315-0/+3585