summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/list/PostalAddressListAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Add SIM photo for SIM contactsblong2015-09-111-2/+18
* Call super.bindView() in list subclassesBrian Attwell2014-09-151-0/+1
* Use semi-stable ids in Contact listsBrian Attwell2014-09-051-0/+1
* Follow ContactsContract API changesYorke Lee2014-09-041-1/+1
* Follow ContactsContract API changeYorke Lee2014-07-291-2/+1
* Make ContactPreferences use SharedPreferences instead of System settings (2/5)Yorke Lee2014-07-141-2/+3
* Use circular photo support in ContactPhotoManagerYorke Lee2014-05-011-1/+2
* Restyle section header to left.Andrew Lee2014-04-281-3/+4
* Delete use of contact list item divider.Andrew Lee2014-04-221-8/+0
* Use new ContactPhotoManager APIs for default avatars in ContactsYorke Lee2014-02-281-4/+14
* Moving ContactListItemView and dependent classes.Chiao Cheng2012-11-051-0/+3
* Various refactorings to prepare proper big picture loadingDaniel Lehmann2012-03-301-1/+1
* Misc picker configuration fixes.Daisuke Miyakawa2011-11-181-11/+8
* Explicitly request "duplicate removal" in pickersDaisuke Miyakawa2011-11-141-1/+4
* Stop using DisplayNameFormatter and reduce a query columnDaisuke Miyakawa2011-11-041-44/+43
* New avatarsDaniel Lehmann2011-09-141-1/+1
* Remove semi-transparent first name on scrollingIsaac Katzenelson2011-08-251-3/+1
* Remove restricted white-listingDaniel Lehmann2011-07-111-1/+0
* Modifications to bold contacts' first names.Dave Santoro2011-05-111-2/+2
* Provide a picker for third partiesDaniel Lehmann2011-03-231-1/+1
* Disabling QC and fixing picture size in phone and postal pickersDmitri Plotnikov2011-01-131-0/+1
* Restoring the data restriction based on calling packageDmitri Plotnikov2010-12-081-1/+3
* Initial integration with Directory APIDmitri Plotnikov2010-06-071-1/+1
* Reworking contacts list adapters for the new CompositeCursorAdapter APIDmitri Plotnikov2010-06-021-11/+9
* Use the framework version of Loader and friends now that they exist.Jeff Hamilton2010-05-171-1/+1
* Postal address picker now works with Loaders and Fragments.Dmitri Plotnikov2010-05-061-0/+177