summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/common/model
Commit message (Expand)AuthorAgeFilesLines
* Add valid number checks for block menu itemErica Chang2016-06-091-1/+2
* Extract spam information from encoded lookup-uriRohit Yengisetty2016-05-182-1/+21
* Refactor BlockContactHelper and BlockContactDialogFragmentRohit Yengisetty2016-03-251-0/+72
* Stability fixes.Erica Chang2016-03-251-4/+13
* Enable support for groups in External contacts accountspulser2016-03-251-0/+5
* Add lookupkey for Contact in ContactBuilderRohit Yengisetty2016-01-191-1/+11
* Ensure non-null encoded uri before attempting to parseRohit Yengisetty2016-01-141-0/+4
* Propagate group default and favorites state into GroupMembershipDataItem.Danny Baumann2016-01-101-1/+14
* Populate group title.Danny Baumann2015-12-023-1/+39
* Fix contact JSON record parsing.Danny Baumann2015-11-181-3/+4
* ContactsCommon: Move contact uri extra to common locationcretin452015-11-181-0/+2
* ContactsCommon: Don't pass contact id in ContactBuildercretin452015-11-182-6/+2
* ContactsCommon: Add ability to show looked up contacts for quick contactsMatt Garnes2015-11-184-72/+795
* Add local phone account as a writable AccountTypes.Matt Garnes2015-11-171-0/+6
* Store all local contacts in only one account.Matt Garnes2015-11-173-6/+8
* contacts-common: Add support for import contacts to local phone storageJorge Ruesga2015-11-171-0/+6
* Add the new res for SIM and Phone accountwangjing2015-09-151-0/+44
* Add the support for SIM and Phone accountblong2015-09-076-14/+512
* Fix references to PHONETIC_NAME_STYLEJay Shrauner2015-07-303-10/+4
* Fix broken contacts common unit testsWalter Jang2015-07-101-0/+1
* Swap in right icon for messaging and info.Andrew Lee2015-06-241-2/+2
* Parse all phonetic name parts under the insert extraWalter Jang2015-05-141-1/+4
* Check for super primary key before using it in quick contactsWalter Jang2015-03-021-1/+3
* Use the super primary name on the quick contact about card title 1/2Walter Jang2015-02-271-0/+4
* One-off account for editing samsung contactsBrian Attwell2015-02-253-0/+250
* Make AccountWithDataSet null safeJay Shrauner2015-01-123-32/+61
* Switch GoogleAccountType extension package to gmsBrian Attwell2014-12-101-2/+3
* Enable multiple SIP addresses per contactBrian Attwell2014-12-101-1/+0
* Merge "Fix package manager TransactionTooLargeExceptions" into lmp-mr1-devJay Shrauner2014-12-081-29/+33
|\
| * Fix package manager TransactionTooLargeExceptionsJay Shrauner2014-12-051-29/+33
* | Adding ContactLoader support to suppress contact photo loading.Tyler Gunn2014-12-051-4/+19
|/
* Fix too many variables SQLiteExceptionJay Shrauner2014-11-241-1/+35
* Update edit screen orderingBrian Attwell2014-10-303-32/+32
* Fix NPE in getKindTypeColumnJay Shrauner2014-10-222-4/+10
* Fix NPE when custom protocol is unsetJay Shrauner2014-10-221-12/+13
* Support gmail's exchange account typeBrian Attwell2014-09-041-3/+5
* Making display name optional for directory contacts.Zheng Fu2014-09-021-1/+1
* Merge "ContactLoader always stores thumbnail blob" into lmp-devBrian Attwell2014-08-272-5/+23
|\
| * ContactLoader always stores thumbnail blobBrian Attwell2014-08-262-5/+23
* | API changes for ContactsContractYorke Lee2014-08-262-50/+43
|/
* Uses the material contacts icon (1/2)Paul Soulos2014-08-182-2/+2
* Adds tests and makes sure all DataItem types collapse correctlyPaul Soulos2014-07-284-4/+73
* Fixes bug in Organization inflationPaul Soulos2014-07-231-4/+22
* Fixes storing primary flags as booleansPaul Soulos2014-07-211-3/+3
* Merge "Fix references to two constants"Ihab Awad2014-07-021-6/+6
|\
| * Fix references to two constantsIhab Awad2014-07-021-6/+6
* | Merge "Rename Telecomm "Subscription" to "Account" (2/7)"Ihab Awad2014-07-021-7/+6
|\|
| * Rename Telecomm "Subscription" to "Account" (2/7)Ihab Awad2014-07-021-7/+6
* | Fixes bug in merging DataItems for collapsePaul Soulos2014-07-021-0/+1
|/
* Changes the Collapse interface and makes DataItem collapsible.Paul Soulos2014-06-301-2/+61