summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix NPE in Contact CardRohit Yengisetty2016-03-211-1/+3
* QuickContact Expand/Collapse Button removal fixedgkipnis2016-03-171-1/+1
* Trigger BlockContactHelper's resource clean-upRohit Yengisetty2016-02-241-0/+1
* Contacts Card: removed redundant code brought in during rebaseErica Chang2016-02-051-25/+0
* Move to new BlockContactHelper.BlockOperationRohit Yengisetty2016-01-201-2/+2
* Contacts : remove unused CONTACT_URI_EXTRARohit Yengisetty2016-01-191-8/+7
* Add contact blocking and unblockingRohit Yengisetty2016-01-121-2/+42
* Fix "Copy to .. " overflow menu item titleRohit Yengisetty2016-01-111-16/+16
* Don't show default and favorites groups in group overview.Danny Baumann2016-01-101-2/+9
* Display group memberships in a meaningful way.Danny Baumann2016-01-101-0/+41
* Clean up multi picker activity.Danny Baumann2016-01-083-768/+752
* Revert "Support adding contacts to blacklist and whitelist"Michael Bestas2015-12-192-293/+4
* Contacts: Use common contacts uri extracretin452015-12-021-4/+1
* Contacts: Save contact image from lookupcretin452015-12-021-6/+22
* Contacts: Remove contact shortcut for lookup contactcretin452015-12-021-1/+2
* Contacts: Add contact lookup with attribution to quick contactsMatt Garnes2015-12-022-22/+114
* Contacts : Ensure query excludes LOCAL_CONTACTSDanesh M2015-12-021-1/+2
* Fix local account name display for groups.Matt Garnes2015-12-021-0/+2
* Remove arbitrary set visibility callMartin Brabham2015-12-021-1/+0
* Keep a local instance of mContactData when copying to SIM card.Matt Garnes2015-12-021-2/+3
* Contacts:remove memory status from overflow in search modenaman142015-12-021-0/+1
* fix crash in QuickContact on sending contact via smsnaman142015-12-021-2/+7
* Summarize local phone storage in MemoryStatusActivity.Matt Garnes2015-12-021-0/+6
* QuickContacts: Fix null pointer exception when clicking a contactPatrick Lower2015-12-021-1/+1
* Contacts: Update dialog with the correct selected countRaj Yengisetty2015-12-011-0/+16
* contacts: Add support for import contacts to local phone storageJorge Ruesga2015-12-011-30/+3
* Fix up group fragment padding.Danny Baumann2015-12-011-11/+0
* Update DefaultImageProvider to the new APIRohit Yengisetty2015-11-242-4/+6
* Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-053-157/+91
|\
| * Remove PinnedHeaderListDemoActivityJay Shrauner2015-08-241-147/+0
| * am d37af1cf: Encode read-only lookupKeys twice so multi vcard URI can split on :Walter Jang2015-08-111-1/+1
| |\
| * | Add support for "call with note" in quick contacts.Tyler Gunn2015-08-052-10/+89
* | | EditorUtil: Complying to new accoutType apiJack Yoo2015-09-201-1/+1
* | | customize SIM/PHONE account display infoblong2015-09-154-4/+15
* | | Add SIM photo for SIM contactsblong2015-09-114-13/+57
* | | Support adding contacts to blacklist and whitelistblong2015-09-112-4/+293
* | | Add IP call in contacts detail viewblong2015-09-111-0/+42
* | | Add the support to insert contacts to phone/SIM cardblong2015-09-101-2/+414
* | | Add contacts group featureblong2015-09-109-13/+309
* | | Add contact memory status functionblong2015-09-102-0/+284
* | | Add supports to export contacts to SIM card and vcardblong2015-09-101-0/+135
* | | Merge "Support editing the contact phone number before calling it" into ui_de...Linux Build Service Account2015-09-092-1/+30
|\ \ \
| * | | Support editing the contact phone number before calling itblong2015-09-052-1/+30
* | | | Merge "Add the feature of send contact by sms" into ui_dev_2.0Linux Build Service Account2015-09-091-0/+89
|\| | |
| * | | Add the feature of send contact by smsblong2015-09-051-0/+89
| | |/ | |/|
* | | Add multi pick contactsblong2015-09-072-3/+1979
* | | Add supports for SIM contactsblong2015-09-0710-39/+452
|/ /
* / Encode read-only lookupKeys twice so multi vcard URI can split on :Walter Jang2015-08-101-1/+1
|/
* Check for WRITE_CONTACTS permissionJay Shrauner2015-07-291-0/+10
* Merge "Don't set data on ACTION_SEND intent for Vcard" into mnc-devYorke Lee2015-07-281-4/+1
|\