summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/GroupMemberLoader.java
Commit message (Expand)AuthorAgeFilesLines
* Make ContactPreferences use SharedPreferences instead of System settings (2/5)Yorke Lee2014-07-141-1/+1
* Moving ContactListItemView and dependent classes.Chiao Cheng2012-11-051-1/+1
* Global import order fix.Chiao Cheng2012-06-121-2/+2
* Use contact ID instead of photo ID for group member listKatherine Kuan2011-11-141-2/+2
* Reduce the number of columns for group queriesDaisuke Miyakawa2011-11-021-39/+50
* Add missing "static"Daisuke Miyakawa2011-10-311-1/+1
* Sort people in group view according to sort settingsIsaac Katzenelson2011-09-231-1/+8
* Added presence and status to ContactTiles and frequents.Frank Sposaro2011-07-221-0/+2
* Fix crash when GroupMember selected on People, Phone.Frank Sposaro2011-07-151-3/+3
* Contacts App modifications for large photos.Dave Santoro2011-07-131-4/+6
* Batch add and remove group members in group editorKatherine Kuan2011-07-131-22/+24
* Remove restricted white-listingDaniel Lehmann2011-07-111-2/+0
* Group members are now displayed as ContactTilesFrank Sposaro2011-06-221-0/+102