summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/gallery/SingleImageList.java
Commit message (Expand)AuthorAgeFilesLines
* Integrate camcorder review mode to ReviewImage.Wu-cheng Li2009-06-191-0/+10
* Fix bug 1897802 in two parts.Owen Lin2009-06-041-0/+4
* Make ImageList parcelable so that they can pass by intent.Owen Lin2009-06-031-4/+8
* Simplify the database code by keeping small data in memory.Owen Lin2009-05-281-35/+13
* Code cleanup. Try to remove some depercated usage of cursor.commitUpadtes()Owen Lin2009-04-171-4/+4
* Code clean up.Chih-Chung Chang2009-04-151-17/+7
* Code clean up.Chih-Chung Chang2009-04-151-1/+1
* Move makeBitmap to Util.Chih-Chung Chang2009-04-151-27/+0
* Clean verbose logging messages.Chih-Chung Chang2009-04-151-216/+2
* AI 146099: 1. Use ICancelable<T> to replace several different interfaces, suc...Owen Lin2009-04-141-5/+4
* AI 145868: Code clean up.Chih-Chung Chang2009-04-131-10/+0
* AI 145823: Remove unused code.Chih-Chung Chang2009-04-121-11/+0
* AI 145696: Utilize BitmapManager to control bitmap related resources, makingRay Chen2009-04-101-5/+7
* AI 145045: Code clean up.Chih-Chung Chang2009-04-081-10/+0
* AI 144530: Refactor the huge codes in ImageManager. Extract member classes to...Owen Lin2009-04-031-0/+391