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