summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/common/ContactPhotoManager.java
Commit message (Expand)AuthorAgeFilesLines
* ContactPhotoManager - Add ability to fetch contact bitmap based on photo idRohit Yengisetty2015-07-171-5/+31
* ContactsCommon : Remove pending request for get contact bitmapsDanesh M2015-05-041-1/+1
* ContactsCommon : Only use default requests if one is not providedDanesh M2015-04-231-21/+39
* ContactsCommon : Modify ContactPhotoManager to fetch contacts' bitmapsRohit Yengisetty2015-04-211-7/+114
* Add SIM photo for SIM contactsblong2014-11-191-35/+82
* Use new RoundedBitmapDrawableFactoryChris Craik2014-08-081-1/+2
* Only kill image requests from the one fragmentBrian Attwell2014-07-231-4/+25
* Catch OutOfMemoryError on photo loadJay Shrauner2014-05-271-1/+1
* Make nearby places photos not look like jellybeansYorke Lee2014-05-221-1/+5
* Set isCircular flag correctly in CallDetailActivityYorke Lee2014-05-191-2/+3
* Correcting issue where businesses with business photo URLs show a personTyler Gunn2014-05-091-10/+92
* Display non-square bitmaps as circlesYorke Lee2014-05-061-0/+18
* Add circular photo support to ContactPhotoManagerYorke Lee2014-05-011-32/+102
* Fixing issue where contact photos are shown in the wrong location due toTyler Gunn2014-04-151-0/+14
* Add support for letter tile avatars to ContactsPhotoManagerYorke Lee2014-02-281-47/+262
* Fix Contact photo flicker in People and DialerYorke Lee2014-02-271-1/+0
* am 7b337210: am 54da47db: am 7ded6b24: Merge "Fade out default avatar when fa...Chiao Cheng2013-11-051-0/+1
|\
| * Fade out default avatar when fading in contact image.Chiao Cheng2013-10-281-0/+1
* | Switch to using ActivityManager.isLowRamDevice in ContactPhotoManagerYorke Lee2013-10-231-5/+6
|/
* Support loading http imagesJay Shrauner2013-09-101-1/+8
* Adding ContactPhotoManager and dependent classes.Chiao Cheng2012-10-161-0/+1218