summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/CameraSettings.java
Commit message (Expand)AuthorAgeFilesLines
* Fix the bug that one-item only settings still shown on menu.Owen Lin2009-10-201-1/+1
* Fix 2166632: Change of wording in Camera ->Video ->SettingsChih-Chung Chang2009-10-051-2/+2
* Fix the issue that focus options shown on those device without focus support.Cheng-Ru Lin2009-10-031-4/+11
* Revert "Revert "Add icon support for options in preference setting screen.""Cheng-Ru Lin2009-10-011-3/+14
* Revert "Add icon support for options in preference setting screen."Cheng-Ru Lin2009-09-301-14/+3
* Fix http://b/2144590 by honoring Intent's content when provisioning options i...Wei-Ta Chen2009-09-271-1/+14
* Change the checkbox style to list style for record location preference.Cheng-Ru Lin2009-09-261-3/+4
* Change the default settings of picture size to the largest one.Owen Lin2009-09-261-0/+34
* Add icon support for options in preference setting screen.Owen Lin2009-09-241-3/+14
* Fix some warnnings reported by eclipse.Owen Lin2009-09-241-0/+1
* Use new focus mode API.Wu-cheng Li2009-09-221-4/+0
* Fix a bug that we didn't check if flash modes is supported by current device.Owen Lin2009-09-211-0/+6
* Set focus mode to camera driver and add macro focus.Wu-cheng Li2009-09-181-0/+1
* Simplify the code. Change references of "@strings" to literals for thoseOwen Lin2009-09-181-0/+4
* Remove CameraSettings. And then renmae CameraSettingsHelper to CameraSettingsOwen Lin2009-09-121-186/+82
* Add scene mode preference in camera.Owen Lin2009-09-091-0/+14
* Cherry pick two commits that implements color effect and white-balancePresident Li2009-09-091-3/+31
* Fix 1977974: For photos without location data, don't offer to "Show on Maps"Chih-Chung Chang2009-09-071-1/+1
* Code clean up.Chih-Chung Chang2009-09-071-3/+3
* Use new parameters API.Wu-cheng Li2009-09-021-11/+18
* Make the video duration preference text depend on the system property.Chih-Chung Chang2009-09-011-3/+38
* Show error dialog when the camera hardware is busy (Eg: hijack by otherOwen Lin2009-08-311-1/+11
* Style fix.Chih-Chung Chang2009-08-261-1/+1
* Add on-screen flash button.Chih-Chung Chang2009-08-241-12/+0
* Add flash mode setting.Wu-cheng Li2009-08-111-12/+35
* Remove white balance, effects, ISO, and brightness from setting.Wu-cheng Li2009-06-181-61/+0
* Share Camera between Camera and VideoCamera.Chih-Chung Chang2009-06-101-2/+2
* Implement 1746508: add duration limit settings to camcorder.Chih-Chung Chang2009-05-201-0/+12
* Add ISO setting.Wu-cheng Li2009-04-261-0/+15
* Two remaining files for brightness control.Ray Chen2009-04-171-4/+4
* Add brightness control to Camera application.Ray Chen2009-04-161-1/+17
* Code clean up.Chih-Chung Chang2009-04-161-3/+3
* Add infinity focus mode.Wu-cheng Li2009-04-161-0/+22
* Merge branch 'readonly-p4-donut' into donutWu-cheng Li2009-04-131-0/+10
|\
| * AI 145839: Add UI for JPEG quality setting.Wu-cheng Li2009-04-131-0/+10
* | Merge branch 'readonly-p4-donut' into donutWu-cheng Li2009-04-091-3/+22
|\ \ | |/
| * AI 145679: Add picture size settings.Wu-cheng Li2009-04-091-3/+22
* | Merge branch 'readonly-p4-donut' into donutChih-Chung Chang2009-04-081-4/+2
|\ \ | |/
| * AI 145048: Code clean up.Chih-Chung Chang2009-04-081-4/+2
* | Simple style fix to practice "Super-simple" work flow introduced by jbq.Ray Chen2009-04-071-4/+3
|/
* AI 144213: Initial implementation of effect settings.Wu-cheng Li2009-04-021-73/+70
* AI 144187: Initial implementation of manual white-balance setting.Wu-cheng Li2009-04-021-4/+65
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+93
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-93/+0
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-5/+54
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-25/+4
* Initial ContributionThe Android Open Source Project2008-10-211-0/+65