summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/common/interactions
Commit message (Expand)AuthorAgeFilesLines
* ContactsCommon: fix NPE on importing contact with multiple accountsPawit Pornkitprasan2015-04-051-1/+3
* contacts: Fix import/exportstaging/cm-12.1Steve Kondik2015-03-271-55/+1
* Merge branch 'lollipop-mr1-release' of https://android.googlesource.com/platf...Steve Kondik2015-03-251-35/+95
|\
| * Add Text-to-Speech annotations to import/export menu phone numbersIhab Awad2014-12-051-4/+8
| * Fix int/long mismatch for import from SIMJay Shrauner2014-11-251-3/+3
| * Additional changes to SubscriptionManager API as per API council.Wink Saville2014-11-221-30/+16
| * Revert "Additional changes to SubscriptionManager API as per API council."Wink Saville2014-11-201-7/+23
| * Additional changes to SubscriptionManager API as per API council.Wink Saville2014-11-191-23/+7
| * Update SubscriptionManager API as per API council.Wink Saville2014-11-111-8/+8
| * Clean up public API of SubInfoRecord.Stuart Scott2014-11-031-5/+6
| * Merge "Improve analytics" into lmp-mr1-devBrian Attwell2014-10-311-3/+4
| |\
| | * Improve analyticsBrian Attwell2014-10-301-3/+4
| * | Change subId to int from longWink Saville2014-10-231-3/+3
| |/
| * Use analytics activities and fragmentsBrian Attwell2014-10-231-1/+1
| * Allow importing contacts from mulitple simsBrian Attwell2014-10-171-15/+78
* | ContactsCommon: Improve CAF stringsMichael Bestas2015-03-222-7/+7
* | ContactsCommon: fix exporting SIM contacts the first timeRoman Birg2015-03-221-2/+1
* | Import feature - auto prompt for importing SIM contactsRaj Yengisetty2015-03-221-0/+36
* | contacts-common: Add support for import contacts to local phone storageJorge Ruesga2015-03-221-6/+4
* | Supports to choose multi contacts when share visible contactsblong2015-03-221-30/+4
* | Add support to export multi contacts to Vcardblong2015-03-221-4/+7
* | Telephony: Compilation fix for long to int subId conversion.Yashdev Singh2015-03-101-1/+1
* | Add import/export contacts from/to SIM cardYujing Gu2014-11-041-98/+589
* | Add support for Manage SIM Contacts for MultiSim.Rakesh Pallerla2014-11-041-6/+75
* | SimContacts: Add support for manage SIM Contacts.Rakesh Pallerla2014-11-041-2/+12
|/
* Add method to TouchPointManager to check for valid point.Nancy Chen2014-08-201-0/+12
* Add Singleton class to keep track of coordinates of user touch.Nancy Chen2014-08-131-0/+34
* Added an analytics dialog fragment.Sai Cheemalapati2014-08-061-2/+9
* Remove use of TelephonyManager.getDefaultYorke Lee2014-05-271-1/+4
* Moving ImportExportDialogFragment to ContactCommon.Chiao Cheng2012-12-041-0/+245