summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera
Commit message (Expand)AuthorAgeFilesLines
* Code clean up.Chih-Chung Chang2009-04-293-171/+33
* Remove unnecessary allowThreadDecoding.Chih-Chung Chang2009-04-295-5/+0
* Code clean up.Chih-Chung Chang2009-04-2915-64/+99
* All threads are allowed to decode by default.Ray Chen2009-04-291-2/+2
* More UI on multiselect. A grayout checkbox for unselected images and a dynami...Owen Lin2009-04-281-3/+41
* Avoid too many progress updates from ImageLoader.Chih-Chung Chang2009-04-281-9/+15
* Merge change 637 into donutAndroid (Google) Code Review2009-04-281-89/+80
|\
| * Reduce GalleryPicker start up time.Chih-Chung Chang2009-04-281-89/+80
* | Merge change 636 into donutAndroid (Google) Code Review2009-04-282-73/+66
|\ \
| * | Disable 'acqureResourceLock' and 'releaseResourceLock' in BitmapManager.Ray Chen2009-04-282-73/+66
* | | Merge change 577 into donutAndroid (Google) Code Review2009-04-282-0/+23
|\ \ \
| * | | Add ISO setting.Wu-cheng Li2009-04-262-0/+23
* | | | Merge change 630 into donutAndroid (Google) Code Review2009-04-271-2/+11
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix issue 1815454Owen Lin2009-04-271-2/+11
* | | | Optimize allImages() to use ImageListUber only when necessary.Chih-Chung Chang2009-04-281-0/+13
| |_|/ |/| |
* | | In Gallery, make visible thumbnails appear faster.Chih-Chung Chang2009-04-2810-149/+200
|/ /
* | Simplify ImageLoader.Chih-Chung Chang2009-04-242-139/+88
|/
* Merge change 540 into donutAndroid (Google) Code Review2009-04-241-12/+83
|\
| * Add image routing feature.Ray Chen2009-04-241-12/+83
* | Fix bitmap decoding in CropImage.Chih-Chung Chang2009-04-244-18/+21
* | Merge change 538 into donutAndroid (Google) Code Review2009-04-231-8/+7
|\ \ | |/
| * Rename ImageGallery2 to ImageGallery.Ray Chen2009-04-241-8/+7
* | Merge change 412 into donutAndroid (Google) Code Review2009-04-233-72/+237
|\ \ | |/
| * Issue 1799299: Display picture details.Ray Chen2009-04-243-72/+237
* | Make PhotoAppWidgetConfigure public so it can be invoked byChih-Chung Chang2009-04-241-1/+1
|/
* The first step of multiselect. Now, you can multiselect images, but can do no...Owen Lin2009-04-233-236/+305
* Make focus rectangle to become green after focused.Chih-Chung Chang2009-04-231-21/+21
* Take user to video preview after the video button is clicked in review mode.Chih-Chung Chang2009-04-231-1/+1
* Enable hot camera preview.Chih-Chung Chang2009-04-231-17/+82
* The new focus UI.Chih-Chung Chang2009-04-221-4/+46
* Refactor code: decouple ImageGallery2 and GridViewSpecial.Owen Lin2009-04-213-325/+325
* Merge change 354 into donutAndroid (Google) Code Review2009-04-211-42/+45
|\
| * Add log messages to measure shot-to-shot latency.Wu-cheng Li2009-04-211-42/+45
* | Make CameraButtonIntentReceiver public so it can be invoked.Chih-Chung Chang2009-04-201-1/+2
|/
* Make sure button layout look ok in languages other than English (tested on Sp...Chih-Chung Chang2009-04-201-1/+1
* Fix Bug 1797171: Capture Video menu option is missing if try to attach video ...Chih-Chung Chang2009-04-201-19/+33
* Code clean up.Chih-Chung Chang2009-04-177-107/+69
* Move GridViewSpecial to a new file. Prepare for refactoring.Owen Lin2009-04-172-1061/+1070
* Code cleanup. Try to remove some depercated usage of cursor.commitUpadtes()Owen Lin2009-04-1719-126/+51
* Two remaining files for brightness control.Ray Chen2009-04-172-5/+4
* Remove remaining reference to ImageManager.instance().Chih-Chung Chang2009-04-172-3/+3
* Fix valid brightness range before we decide the parameter interface to driver.Chih-Chung Chang2009-04-171-26/+31
* Code clean up.Chih-Chung Chang2009-04-178-145/+52
* Refactoring the code.Owen Lin2009-04-165-47/+41
* Merge change 214 into donutAndroid (Google) Code Review2009-04-164-88/+89
|\
| * Move transform to Util.javaChih-Chung Chang2009-04-164-88/+89
* | Merge change 177 into donutAndroid (Google) Code Review2009-04-162-1/+64
|\ \ | |/ |/|
| * Add brightness control to Camera application.Ray Chen2009-04-162-1/+64
* | Decode to smaller size so mini-thumb generation is faster.Chih-Chung Chang2009-04-161-1/+1
|/
* Clean verbose logging messages.Chih-Chung Chang2009-04-161-94/+64