summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/CameraSettings.java
Commit message (Expand)AuthorAgeFilesLines
* Fix NPE when only front cameras are available.Angus Kong2012-06-131-10/+3
* Show video snapshot toast in first use.Chih-yu Huang2011-10-281-1/+2
* Fix the bug that local preference is not reset.Angus Kong2011-09-261-15/+8
* Restrict effects to 480p.Eino-Ville Talvala2011-09-231-3/+11
* Show the real resolution for quality settings.Angus Kong2011-09-231-52/+36
* Add video recording with effects into Camera.Eino-Ville Talvala2011-09-061-1/+70
* Add goofy face effect setting UI.Wu-cheng Li2011-08-281-0/+3
* Add exposure indicator on screen.Chih-yu Huang2011-08-221-0/+11
* Add tap to focus toast.Wu-cheng Li2011-08-151-0/+1
* Remove focus mode setting if tap-to-focus is possible.Wu-cheng Li2011-08-141-2/+7
* Remove color effects to simplify UI.Wu-cheng Li2011-08-101-6/+0
* Pass camera id while getting camcorder profile.Wu-cheng Li2011-05-061-20/+8
* Fix settings are not retained when we toggle from still & video mode.Wu-cheng Li2011-02-281-0/+4
* Remove 0.25s and 0.5s from time lapse recording.Wu-cheng Li2011-01-181-0/+7
* Remove unused KEY_VIDEO_TIME_LAPSE_QUALITY preference.Wu-cheng Li2011-01-181-7/+0
* Increase the resolution of video quality low.Chung-yih Wang2010-12-271-12/+8
* Remove the 30-minute limitation of video length.Wu-cheng Li2010-12-171-5/+2
* Change youtube video limit from 10min to 15min.Wu-cheng Li2010-12-161-2/+2
* Remove mms quality if the device does not support voice.Wu-cheng Li2010-12-131-12/+27
* Add restore default in other settings.Wu-cheng Li2010-12-081-16/+31
* resolved conflicts for merge of 79769585 to masterJean-Baptiste Queru2010-12-071-3/+0
|\
| * resolved conflicts for merge of cdd3e6fe to stage-korg-masterJean-Baptiste Queru2010-12-071-3/+0
| |\
| | * code cleanup: unused import statements, local varaiables and ... removed from...Mohammad Shamsi2010-11-061-3/+0
* | | Add front/back camera switchChung-yih Wang2010-11-251-22/+23
* | | am c309fcde: am 35c8657f: Merge "Remove android.hardware.Camera.CAMERA_ID_DEF...Wu-cheng Li2010-11-081-2/+1
|\ \ \ | |/ /
| * | Remove android.hardware.Camera.CAMERA_ID_DEFAULT.Wu-cheng Li2010-11-081-2/+1
* | | am bfc24ed9: am cec28d72: Merge "Do not show the setting if there is only one...Wu-cheng Li2010-10-131-0/+4
|\ \ \ | |/ /
| * | Do not show the setting if there is only one supported option.Wu-cheng Li2010-10-121-0/+4
* | | Pass camera id to CamcorderProfile.hasProfile.Wu-cheng Li2010-10-031-8/+11
* | | am c97d2382: Update the code due to API change.Wu-cheng Li2010-09-151-1/+1
|\ \ \ | |/ /
| * | Update the code due to API change.Wu-cheng Li2010-09-151-1/+1
| * | Add switch camera on-screen button. DO NOT MERGEWu-cheng Li2010-09-081-8/+45
* | | Adding ui for setting frame capture interval.Nipun Kwatra2010-09-151-1/+1
* | | Filter out unsupported time lapse resolutions.Nipun Kwatra2010-09-131-24/+19
* | | Add switch camera on-screen button.Wu-cheng Li2010-09-081-8/+45
* | | am 4714a1cf: Use SharedPreferences.apply to reduce latency.Wu-cheng Li2010-09-081-4/+4
|\ \ \ | |/ /
| * | Use SharedPreferences$Editor.apply to reduce latency.Wu-cheng Li2010-09-081-4/+4
* | | am 3c7f489d: Merge "Remove quick capture UI. It is not used." into gingerbreadWu-cheng Li2010-09-021-4/+0
|\ \ \ | |/ /
| * | Remove quick capture UI. It is not used.Wu-cheng Li2010-09-011-4/+0
* | | am 454c6838: Remove metering mode support.Wu-cheng Li2010-08-301-7/+0
|\ \ \ | |/ /
| * | Remove metering mode support.Wu-cheng Li2010-08-301-7/+0
* | | Added support for time lapse video capture.Nipun Kwatra2010-08-101-0/+26
|/ /
* | Support multiple camera preferences.Chih-Chung Chang2010-06-231-10/+28
* | Support switching between multiple cameras.Chih-Chung Chang2010-06-231-0/+14
* | Add metering mode support.Wu-cheng Li2010-06-111-0/+7
|/
* Avoid loading drawables in CameraSettings.Owen Lin2010-04-261-25/+1
* Camera app update due to CameraProfile and CamcorderProfile API changesJames Dong2010-03-311-1/+1
* More improvement on UI.Owen Lin2010-03-181-0/+2
* Fix several UI issues.Owen Lin2010-03-161-2/+6
* New UI for camcorder.Owen Lin2010-03-141-15/+44