1. ecfc26c New avatars by Daniel Lehmann · 14 years ago
  2. 173f281 Photoloader tweak by Makoto Onuki · 14 years ago
  3. 84cac44 App changes for handling profile DB split. by Dave Santoro · 14 years ago
  4. f5be9ba Stop showing default thumbnail in photo manager by Daisuke Miyakawa · 14 years ago
  5. d33b18c Fix for loading the same contact photo twice. by Flavio Lerda · 14 years ago
  6. 82e4a56 Fetch the contact manager from the application. by Flavio Lerda · 14 years ago
  7. 11a9df7 Fix issue with loading profile photo. by Dave Santoro · 14 years ago
  8. 23b1b54 Properly pass in preloading (its meaning was inverted) by Daniel Lehmann · 14 years ago
  9. 4ccae56 Don't do the LIMIT as part of SORT_BY, but pass it into its own parameter by Daniel Lehmann · 14 years ago
  10. ab79a26 Handle null byte array in contacts cache. by Jesse Wilson · 15 years ago
  11. fb231aa Use android.util.LruCache instead of LinkedHashMap. by Jesse Wilson · 15 years ago
  12. 7edf238 Improving photo cache by Dmitri Plotnikov · 15 years ago
  13. 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]
  14. 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]
  15. 37dc7cf Improving memory management in ContactPhotoLoader. by Dmitri Plotnikov · 15 years ago
  16. 99f9d53 Fixing photo flicker during sync by Dmitri Plotnikov · 15 years ago
  17. 437babb Refreshing photo cache when list is reloaded (part II) by Dmitri Plotnikov · 15 years ago
  18. 718a250 Refreshing photo cache when list is reloaded by Dmitri Plotnikov · 15 years ago
  19. 0f7462c Fixing contact photo loading issues by Dmitri Plotnikov · 15 years ago
  20. 2ed2112 Moving several classes by Dmitri Plotnikov · 15 years ago[Renamed (99%) from src/com/android/contacts/ContactPhotoLoader.java]
  21. eb68943 Loading contact photo from URI if ID is unavailable by Dmitri Plotnikov · 15 years ago
  22. 92dfa11 Fixing NPE in contact photo loader by Dmitri Plotnikov · 15 years ago
  23. b369c49 Clearing photo cache on cursor change by Dmitri Plotnikov · 15 years ago
  24. 3340985 Fixing excessive resource use when a bogus contact photo id is encountered. by Dmitri Plotnikov · 16 years ago
  25. e864385 Redesign of contact photo loading. by Dmitri Plotnikov · 16 years ago