summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ImageLoader.java
Commit message (Expand)AuthorAgeFilesLines
* Fix 1962656: Going to gallery when sd card is full causes a crash.Chih-Chung Chang2009-07-091-0/+2
* Style fix.Chih-Chung Chang2009-07-061-3/+4
* Fix bug: wait for idle time before checking thumbnail only if there is still ...Chih-Chung Chang2009-07-021-12/+13
* Fix 1948669. The grid of multi-selected video becomes white while it is being...Chih-Chung Chang2009-06-301-0/+22
* Clean CropImage.Chih-Chung Chang2009-05-191-2/+4
* Fix problems identified by findbugs fixit.Chih-Chung Chang2009-05-151-6/+7
* findbugs fixit.Chih-Chung Chang2009-05-141-1/+1
* Make ImageLoader load image in order.Chih-Chung Chang2009-05-131-55/+42
* Remove unused parameters in ImageLoader.Chih-Chung Chang2009-05-121-27/+9
* Remove unnecessary allowThreadDecoding.Chih-Chung Chang2009-04-291-1/+0
* Code clean up.Chih-Chung Chang2009-04-291-1/+0
* In Gallery, make visible thumbnails appear faster.Chih-Chung Chang2009-04-281-6/+119
* Simplify ImageLoader.Chih-Chung Chang2009-04-241-138/+87
* Code cleanup. Try to remove some depercated usage of cursor.commitUpadtes()Owen Lin2009-04-171-8/+5
* Move transform to Util.javaChih-Chung Chang2009-04-161-83/+0
* Code clean up.Chih-Chung Chang2009-04-161-1/+0
* Clean verbose logging messages.Chih-Chung Chang2009-04-151-34/+0
* AI 145696: Utilize BitmapManager to control bitmap related resources, makingRay Chen2009-04-101-0/+5
* AI 144530: Refactor the huge codes in ImageManager. Extract member classes to...Owen Lin2009-04-031-23/+25
* AI 144214: Style fix.Ray Chen2009-04-021-56/+80
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+342
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-342/+0
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-36/+30
* Initial ContributionThe Android Open Source Project2008-10-211-0/+348