summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ContactsCommon: Add sim indicator in contacts history.kaiyiz2014-11-041-0/+70
* Add the new res for SIM and Phone accountblong2014-11-045-10/+78
* ContactsCommon: Fix ANR error when cancel import contacts actionkaiyiz2014-11-041-0/+8
* CSVT: Enable CSVT function.cdu2014-11-041-0/+22
* ContactsCommon: Notify Listview when the content of the adapter changedkaiyiz2014-11-041-0/+1
* ContactsCommon: Modify edit contact result when delete all informationkaiyiz2014-11-041-1/+1
* ContactsCommon: Modify the notification icon when import/export contactskaiyiz2014-11-042-5/+7
* Contacts display blank when rotate screenblong2014-11-041-0/+8
* Filter SIM contacts when add info from smsblong2014-11-042-3/+11
* ContactsCommon: Fix import vCard from external storage.kaiyiz2014-11-041-1/+15
* ContactsCommon: Should display group info in contact detail interface.kaiyiz2014-11-041-0/+2
* ContactsCommon: Reginal requirement for RTLkaiyiz2014-11-042-3/+16
* Fix build error in 09GXiaojing Zhang2014-11-041-86/+22
* Supports import contacts from SIM cardblong2014-11-041-14/+10
* Support add group in Phone accountblong2014-11-041-2/+2
* ContactsCommon: Contacts will disappear in speeddialer interface.kaiyiz2014-11-041-0/+13
* ContactsCommon: App crash when select "customize" option.kaiyiz2014-11-041-1/+7
* ContactsCommon: Fix can't display group info when edit contact.kaiyiz2014-11-041-1/+1
* Support import/export vCard from both internal/external storageblong2014-11-044-17/+158
* Correct the package nameblong2014-11-041-1/+1
* ContactsCommon: Add support for operator namekaiyiz2014-11-041-0/+29
* ContactsCommon: Customize features for regional packagekaiyiz2014-11-041-0/+19
* Supports to choose multi contacts when share visible contactsblong2014-11-041-30/+4
* Fix import SIM contacts failure problemblong2014-11-042-5/+5
* Fix the FC problem when import SIM contactsblong2014-11-043-5/+2
* Add IP call interface supportsblong2014-11-041-1/+86
* Add SIM photo for SIM contactsblong2014-11-0412-85/+297
* Add support to export multi contacts to Vcardblong2014-11-044-7/+28
* Add import/export contacts from/to SIM cardblong2014-11-043-104/+983
* Add the support for SIM and Phone accountYujing Gu2014-11-0415-25/+1268
* IMS-VT: Dynamically enable/disable video call button.Garik Badalyan2014-11-041-3/+15
* IMS-VT: Enable video buttonRekha Kumar2014-11-041-2/+1
* Add support for Manage SIM Contacts for MultiSim.Rakesh Pallerla2014-11-042-7/+170
* SimContacts: Add support for manage SIM Contacts.Rakesh Pallerla2014-11-042-3/+13
* Merge "Use PhoneNumberUtils directly to get emergency number. (1/2)" into lmp...Santos Cordon2014-09-171-43/+1
|\
| * Use PhoneNumberUtils directly to get emergency number. (1/2)Santos Cordon2014-09-171-43/+1
* | Merge "Set setIsSectionHeaderEnabled in bindView()" into lmp-devBrian Attwell2014-09-153-0/+8
|\ \ | |/ |/|
| * Set setIsSectionHeaderEnabled in bindView()Brian Attwell2014-09-153-0/+8
* | Renaming Telecomm to Telecom.Tyler Gunn2014-09-122-11/+11
|/
* Symmetric ripples in ContactTileAdapterBrian Attwell2014-09-081-13/+15
* Fix NPE when mAdapter is nullJay Shrauner2014-09-061-1/+4
* Move non telecomm schemes to ContactsUtilsJay Shrauner2014-09-063-14/+14
* Use semi-stable ids in Contact listsBrian Attwell2014-09-054-2/+22
* Merge "Support gmail's exchange account type" into lmp-devBrian Attwell2014-09-051-3/+5
|\
| * Support gmail's exchange account typeBrian Attwell2014-09-041-3/+5
* | Fix width of ContactListPinnedHeaderViewBrian Attwell2014-09-051-3/+4
* | Merge "Follow ContactsContract API changes" into lmp-devYorke Lee2014-09-052-2/+2
|\ \
| * | Follow ContactsContract API changesYorke Lee2014-09-042-2/+2
* | | Merge "Add "SCHEME_VOICEMAIL" as a constant in CallUtil." into lmp-devNancy Chen2014-09-041-0/+1
|\ \ \ | |_|/ |/| |
| * | Add "SCHEME_VOICEMAIL" as a constant in CallUtil.Nancy Chen2014-09-041-0/+1