summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Don't set data on ACTION_SEND intent for VcardYorke Lee2015-07-281-4/+1
* | Apply contact join ops before we reach the max batch op thresholdWalter Jang2015-07-251-4/+22
|/
* Delay AccountTypeManager init until we have the Contacts permission 1/2Walter Jang2015-07-231-2/+4
* Pass MaterialPalete colors to contact editor as ints not ParcelableWalter Jang2015-07-203-8/+24
* Don't display "CUSTOM" when PHONE_TYPE == "CUSTOM" and no label set.Tingting Wang2015-07-171-3/+6
* Show phonetic name next to display name in UI.Tingting Wang2015-07-141-1/+10
* Merge "Catch WRITE_CONTACTS SecurityExceptions" into mnc-devJay Shrauner2015-07-101-4/+8
|\
| * Catch WRITE_CONTACTS SecurityExceptionsJay Shrauner2015-07-101-4/+8
* | Allow split of aggregate contact composed of >1 read-only contactsWalter Jang2015-07-091-3/+9
|/
* Merge "Don't display Custom for PHONE_TYPE=CUSTOM part 2." into mnc-devTingting Wang2015-07-081-1/+3
|\
| * Don't display Custom for PHONE_TYPE=CUSTOM part 2.Tingting Wang2015-07-081-1/+3
* | Mark Editors as deleted when entire KindSectionViews are removed.Walter Jang2015-07-084-2/+30
* | Hide all empty email and phone KindSectionViews expect the lastWalter Jang2015-07-072-1/+20
* | Don't delete kind sections when there are >1 emails in the raw contactWalter Jang2015-07-072-50/+91
* | Group non-phone and email fields together on compact editorWalter Jang2015-07-012-25/+65