summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/common/model
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'lollipop-mr1-release' of https://android.googlesource.com/platf...Steve Kondik2015-03-258-78/+123
|\
| * 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
* | contacts-common: Add support for import contacts to local phone storageJorge Ruesga2015-03-221-0/+6
* | Add the new res for SIM and Phone accountblong2015-03-221-0/+44
* | ContactsCommon: Modify edit contact result when delete all informationkaiyiz2015-03-221-1/+1
* | ContactsCommon: Should display group info in contact detail interface.kaiyiz2015-03-221-0/+2
* | ContactsCommon: Fix can't display group info when edit contact.kaiyiz2015-03-221-1/+1
* | Adding ContactLoader support to suppress contact photo loading.Tyler Gunn2015-03-101-4/+19
* | Add the support for SIM and Phone accountYujing Gu2014-11-046-14/+515
|/
* 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
* Revert "Changes the Collapse interface and makes DataItem collapsible."Paul Soulos2014-06-271-61/+2
* Changes the Collapse interface and makes DataItem collapsible.Paul Soulos2014-06-271-2/+61
* Adds retrieving a raw contact id from a data item.Paul Soulos2014-06-251-0/+4
* Updates DataItem getTimesUsed and getLastTimeUsed return types to ObjectsPaul Soulos2014-06-241-17/+4
* Adds support for DataUsageStatColumnsPaul Soulos2014-06-232-0/+30
* Remove getPlusExtensionPackageName()Yorke Lee2014-06-201-9/+7
* Remove use of SystemProperties in ContactsCommonYorke Lee2014-06-201-17/+2
* Fix broken Contacts testsYorke Lee2014-05-295-5/+5
* Fix build breakage: Revert "Fix broken Contacts tests"Ed Heyl2014-05-295-5/+5
* Fix broken Contacts testsYorke Lee2014-05-285-5/+5
* Allow contacts.xml to have a different nameMakoto Onuki2014-05-121-5/+22
* Remove "TODO use syncadapter package instead"Brian Attwell2014-04-291-1/+0
* Remove unused fields in ContactLoaderYorke Lee2014-03-202-62/+49
* Remove unused Groups.ACCOUNT_TYPE_AND_DATA_SET column from queryYorke Lee2014-03-171-6/+4
* Add support for letter tile avatars to ContactsPhotoManagerYorke Lee2014-02-281-0/+8
* Merge "GoogleAccountType extension schema from gmscore"Brian Attwell2014-02-151-1/+24
|\
| * GoogleAccountType extension schema from gmscoreBrian Attwell2014-02-141-1/+24
* | Remove stream attributes from ExternalAccountTypeBrian Attwell2014-02-112-29/+0
|/
* Fix potential NPE with null cursorJay Shrauner2014-01-282-28/+32
* Fix NPE when kind is null in getBestTypeJay Shrauner2014-01-101-1/+3