summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add image routing feature.Ray Chen2009-04-241-12/+83
* Rename ImageGallery2 to ImageGallery.Ray Chen2009-04-241-8/+7
* Issue 1799299: Display picture details.Ray Chen2009-04-243-72/+237
* 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
* Code clean up.Chih-Chung Chang2009-04-1625-126/+105
* Merge change 208 into donutAndroid (Google) Code Review2009-04-159-249/+123
|\
| * Code clean up.Chih-Chung Chang2009-04-159-249/+123
* | Add infinity focus mode.Wu-cheng Li2009-04-162-17/+50
|/
* Code clean up.Chih-Chung Chang2009-04-158-35/+33
* Move makeBitmap to Util.Chih-Chung Chang2009-04-157-128/+79
* Fix bug 1744766. By setting the file length into DB.Owen Lin2009-04-152-36/+26
* Clean verbose logging messages.Chih-Chung Chang2009-04-1526-872/+340
* Merge branch 'readonly-p4-donut' into donutOwen Lin2009-04-1435-436/+317
|\
| * AI 146099: 1. Use ICancelable<T> to replace several different interfaces, suc...Owen Lin2009-04-1435-436/+317
* | Merge branch 'readonly-p4-donut' into donutChih-Chung Chang2009-04-143-200/+216
|\ \ | |/
| * AI 146085: Extract mini-thumb handling code to a separate class.Chih-Chung Chang2009-04-143-200/+216
* | Merge branch 'readonly-p4-donut' into donutOwen Lin2009-04-142-0/+406
|\ \ | |/
| * AI 146084: Add a PriorityTask to let cancel/prioritize tasks much easier.Owen Lin2009-04-142-0/+406
* | Merge branch 'readonly-p4-donut' into donutChih-Chung Chang2009-04-1310-203/+25
|\ \ | |/
| * AI 145868: Code clean up.Chih-Chung Chang2009-04-1310-203/+25
* | Merge branch 'readonly-p4-donut' into donutWu-cheng Li2009-04-132-33/+45
|\ \ | |/
| * AI 145839: Add UI for JPEG quality setting.Wu-cheng Li2009-04-132-33/+45
* | Merge branch 'readonly-p4-donut' into donutChih-Chung Chang2009-04-1215-152/+7
|\ \ | |/
| * AI 145823: Remove unused code.Chih-Chung Chang2009-04-1215-152/+7
* | Merge branch 'readonly-p4-donut' into donutChih-Chung Chang2009-04-123-574/+230
|\ \ | |/
| * AI 145815: Simplify ViewImage.Chih-Chung Chang2009-04-123-574/+230