1. e7696de Only cache small images so that they are not kicked out by big images by Daniel Lehmann · 13 years ago
  2. f8494db Decode JPEG on background thread by Daniel Lehmann · 13 years ago
  3. 2f77c85 Various refactorings to prepare proper big picture loading by Daniel Lehmann · 13 years ago
  4. 1f0239e Optimize photo cache invalidation a bit by Makoto Onuki · 14 years ago
  5. 2d73de0 Fixed a typo by Daniel Lehmann · 14 years ago
  6. 7a46cde Fade avatar images in instead of making them pop by Daniel Lehmann · 14 years ago
  7. 14d2083 Fix issues with photo selection on Prime. by Dave Santoro · 14 years ago
  8. 8f8bd6d Make photo loader low-memory device friendly by Makoto Onuki · 14 years ago
  9. bf9b213 Fix possible NPE in ContactPhotoManager. by Daisuke Miyakawa · 14 years ago
  10. 3d3a15c Don't use avater as stream photo placeholder by Makoto Onuki · 14 years ago
  11. ecfc26c New avatars by Daniel Lehmann · 14 years ago
  12. 173f281 Photoloader tweak by Makoto Onuki · 14 years ago
  13. 84cac44 App changes for handling profile DB split. by Dave Santoro · 14 years ago
  14. f5be9ba Stop showing default thumbnail in photo manager by Daisuke Miyakawa · 14 years ago
  15. d33b18c Fix for loading the same contact photo twice. by Flavio Lerda · 14 years ago
  16. 82e4a56 Fetch the contact manager from the application. by Flavio Lerda · 14 years ago
  17. 11a9df7 Fix issue with loading profile photo. by Dave Santoro · 14 years ago
  18. 23b1b54 Properly pass in preloading (its meaning was inverted) by Daniel Lehmann · 14 years ago
  19. 4ccae56 Don't do the LIMIT as part of SORT_BY, but pass it into its own parameter by Daniel Lehmann · 14 years ago
  20. ab79a26 Handle null byte array in contacts cache. by Jesse Wilson · 15 years ago
  21. fb231aa Use android.util.LruCache instead of LinkedHashMap. by Jesse Wilson · 15 years ago
  22. 7edf238 Improving photo cache by Dmitri Plotnikov · 15 years ago
  23. 34b24ef Turning contact photo loader into an application-wide service. by Dmitri Plotnikov · 15 years ago[Renamed (90%) from src/com/android/contacts/ContactPhotoLoader.java]
  24. 022b62d Moving ContactPhotoLoader in preparation for making it a Manager by Dmitri Plotnikov · 15 years ago[Renamed (99%) from src/com/android/contacts/list/ContactPhotoLoader.java]
  25. 37dc7cf Improving memory management in ContactPhotoLoader. by Dmitri Plotnikov · 15 years ago
  26. 99f9d53 Fixing photo flicker during sync by Dmitri Plotnikov · 15 years ago
  27. 437babb Refreshing photo cache when list is reloaded (part II) by Dmitri Plotnikov · 15 years ago
  28. 718a250 Refreshing photo cache when list is reloaded by Dmitri Plotnikov · 15 years ago
  29. 0f7462c Fixing contact photo loading issues by Dmitri Plotnikov · 15 years ago
  30. 2ed2112 Moving several classes by Dmitri Plotnikov · 15 years ago[Renamed (99%) from src/com/android/contacts/ContactPhotoLoader.java]
  31. eb68943 Loading contact photo from URI if ID is unavailable by Dmitri Plotnikov · 15 years ago
  32. 92dfa11 Fixing NPE in contact photo loader by Dmitri Plotnikov · 15 years ago
  33. b369c49 Clearing photo cache on cursor change by Dmitri Plotnikov · 15 years ago
  34. 3340985 Fixing excessive resource use when a bogus contact photo id is encountered. by Dmitri Plotnikov · 16 years ago
  35. e864385 Redesign of contact photo loading. by Dmitri Plotnikov · 16 years ago