summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/CameraSettings.java
Commit message (Expand)AuthorAgeFilesLines
* New UI for camcorder.Owen Lin2010-03-141-15/+44
* Camera should have the com.android.camera package name.Romain Guy2010-03-101-1/+1
* Add the new ZoomController UI and also the exposure compensation settings.Owen Lin2010-03-101-11/+37
* Unbundle: change camera package name.Chih-Chung Chang2010-03-081-0/+2
* Remove unused code.Chih-Chung Chang2010-03-051-1/+0
* Remove unused code.Chih-Chung Chang2010-03-041-1/+0
* Set duration and still image encoding quality using Java APIJames Dong2010-02-251-2/+3
* Add quick capture settings for Camera application.Owen Lin2010-01-251-0/+5
* Unbundle with the PreferenceManager.Owen Lin2010-01-251-50/+33
* Add flash light setting in video camera.Wu-cheng Li2009-12-081-0/+1
* Add one more picture size settings.Owen Lin2009-11-271-0/+1
* am 3e44f807: Use "Use My Location" settings to decide wheather we store the p...Owen Lin2009-11-181-2/+9
|\
| * Use "Use My Location" settings to decide wheather we store the picture's loca...Owen Lin2009-11-181-2/+9
* | am 01ed85fb: Merge change Ic823abd0 into eclairChih-Chung Chang2009-11-091-1/+15
|\ \ | |/
| * Fix 2241232: Read system properties for quality setting.Chih-Chung Chang2009-11-091-1/+15
* | Clean up and add comments for classes.Chih-Chung Chang2009-11-031-0/+3
* | Clean up and add comments for classes.Chih-Chung Chang2009-11-021-0/+16
|/
* 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