summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/list
Commit message (Expand)AuthorAgeFilesLines
* Use new definitions of ProviderStatusBrian Attwell2015-06-022-16/+6
* Don't cast LegacyAdapter to NonLegacyAdapterBrian Attwell2015-05-061-0/+6
* Guard against null listener when picking contactsWalter Jang2015-05-051-6/+16
* Remove shortcut icon background drawable.Andrew Lee2015-03-201-3/+2
* Tweaks requested for multi selectBrian Attwell2015-03-052-5/+26
* Don't allow entering selection from search modeBrian Attwell2015-03-032-1/+3
* Batch deletionBrian Attwell2015-03-031-1/+6
* Show checkboxes for all entries except for MeBrian Attwell2015-03-032-7/+12
* Multi-select to share Part 2Brian Attwell2015-03-022-0/+278
* Avoid senseless disambiguation #2/2Brian Attwell2015-02-192-11/+2
* Don't use hidden Parcel#{read,write}CharSequenceBrian Attwell2015-01-213-89/+1
* Unbundle from contacts contract part 3/3Brian Attwell2015-01-085-97/+136
* Fix ContactLoader IllegalArgumentException crashJay Shrauner2014-12-121-0/+3
* Display empty name as "no name" instead of "null"Jay Shrauner2014-11-261-1/+3
* Fix NPE when cursor is nullJay Shrauner2014-11-132-6/+30
* Fix analytics in Contacts appBrian Attwell2014-10-302-4/+4
* Use analytics activities and fragmentsBrian Attwell2014-10-232-4/+4
* Don't crash QuickContacts because of null uriBrian Attwell2014-10-034-1/+15
* Call super.bindView() in list subclassesBrian Attwell2014-09-156-0/+6
* Use semi-stable ids in Contact listsBrian Attwell2014-09-056-2/+7
* Follow ContactsContract API changesYorke Lee2014-09-042-2/+2
* Apply card padding when fragment becomes unhiddenBrian Attwell2014-08-281-26/+11
* Add padding to join contact list viewZheng Fu2014-08-272-51/+27
* Set paddings on the portrait contact list viewZheng Fu2014-08-141-3/+10
* Allow last item in contact-picker to be selectedBrian Attwell2014-08-081-0/+11
* Follow ContactsContract API changeYorke Lee2014-07-292-4/+2
* Contact picker: add search icon & hide searchviewBrian Attwell2014-07-232-0/+5
* Inline "select new contact" entry in pickerBrian Attwell2014-07-182-3/+112
* Make ContactPreferences use SharedPreferences instead of System settings (2/5)Yorke Lee2014-07-143-5/+8
* Show avatars in tablet's portrait layoutBrian Attwell2014-07-091-6/+3
* Change lists' landscape layout on 7" screens.Sai Cheemalapati2014-06-302-1/+42
* Remove unused class: TextWithHighlightingAnimationBrian Attwell2014-06-161-62/+0
* Bag of QuickContact improvementsBrian Attwell2014-06-111-0/+3
* Remove two panel layout from PeopleActivityBrian Attwell2014-06-113-79/+0
* Don't use ContactDialAdapter#STARRED_DIALER_ONLYBrian Attwell2014-06-111-3/+0
* Only modify search progress visibility if view exists.Andrew Lee2014-05-151-1/+3
* Merge "Restyle "Set up my profile" option."Andrew Lee2014-05-011-64/+14
|\
| * Restyle "Set up my profile" option.Andrew Lee2014-05-011-64/+14
* | Use circular photo support in ContactPhotoManagerYorke Lee2014-05-012-2/+4
|/
* Restyle section header to left.Andrew Lee2014-04-286-15/+17
* Merge "Delete use of contact list item divider."Andrew Lee2014-04-222-16/+0
|\
| * Delete use of contact list item divider.Andrew Lee2014-04-222-16/+0
* | Check for null cursor in callbackJay Shrauner2014-04-181-0/+5
|/
* Deprecate/Remove showPhoneNumber() in Contacts/*.Andrew Lee2014-04-011-1/+1
* Use new ContactPhotoManager APIs for default avatars in ContactsYorke Lee2014-02-282-9/+27
* Move ContactLoader related code to ContactsCommonYorke Lee2013-11-051-1/+1
* UI polish for list section headers in PeopleYorke Lee2013-09-111-1/+0
* Update more colors in the People app UI.Paul Sliwowski2013-09-102-2/+11
* Fix createCursorLoader NPEJay Shrauner2013-08-151-2/+3
* Add GAL support to DialerJay Shrauner2013-08-021-1/+1