summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/GalleryPicker.java
Commit message (Expand)AuthorAgeFilesLines
* Clean menu creation code.Chih-Chung Chang2009-09-081-3/+4
* Create ImageListParam as a spec for creating image lists.Chih-Chung Chang2009-08-261-8/+9
* Fix 2052451: recycle bitmap memory as soon as possible so we won't be out-of-...Chih-Chung Chang2009-08-191-6/+2
* Fix the bug that the no images view will keep showning on screen evenOwen Lin2009-07-161-3/+5
* Cancel the thread encoding in "onStop".Owen Lin2009-07-131-0/+2
* Fix the NPE by keeping the mDbObserver in onStop(), just unregister it.Owen Lin2009-07-071-6/+2
* Monitor database change by ContentObserver so we can update media data increm...repo sync2009-07-071-7/+22
* Pass image list from ImageGallery to ViewImage to support the uber typeOwen Lin2009-06-031-2/+1
* Fixes some warnings shown in Eclipse.Owen Lin2009-06-031-5/+5
* Add a new category "Camera medias" to gallery.Owen Lin2009-05-291-9/+21
* Show the folder icon first, then fill in the thumb bitmaps.Chih-Chung Chang2009-05-131-30/+56
* Fix 1836309.Chih-Chung Chang2009-05-071-2/+4
* Reduce GalleryPicker start up time.Chih-Chung Chang2009-05-061-430/+524
* Code clean up.Chih-Chung Chang2009-04-291-4/+7
* Code clean up.Chih-Chung Chang2009-04-291-33/+24
* Reduce GalleryPicker start up time.Chih-Chung Chang2009-04-281-89/+80
* Code clean up.Chih-Chung Chang2009-04-171-3/+2
* Code clean up.Chih-Chung Chang2009-04-171-3/+3
* Move transform to Util.javaChih-Chung Chang2009-04-161-2/+2
* Code clean up.Chih-Chung Chang2009-04-161-1/+0
* Clean verbose logging messages.Chih-Chung Chang2009-04-151-17/+0
* AI 146099: 1. Use ICancelable<T> to replace several different interfaces, suc...Owen Lin2009-04-141-9/+9
* AI 145696: Utilize BitmapManager to control bitmap related resources, makingRay Chen2009-04-101-3/+9
* AI 145048: Code clean up.Chih-Chung Chang2009-04-081-2/+0
* AI 145045: Code clean up.Chih-Chung Chang2009-04-081-106/+119
* AI 144837: Style fix.Chih-Chung Chang2009-04-071-101/+178
* AI 144530: Refactor the huge codes in ImageManager. Extract member classes to...Owen Lin2009-04-031-7/+10
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+728
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-728/+0
* auto import from //branches/cupcake/...@132569The Android Open Source Project2009-02-201-0/+2
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-56/+92
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-8/+17
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-3/+4
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-182/+255
* Initial ContributionThe Android Open Source Project2008-10-211-0/+607