summaryrefslogtreecommitdiff
path: root/src/com/android/camera/CameraSettings.java
AgeCommit message (Expand)Author
2012-02-29Fix lint warnings.akahuang
2011-12-23Revert "Track users behaviour in Camera app."Wu-cheng Li
2011-12-22Track users behaviour in Camera app.Chih-yu Huang
2011-12-05Fix 5685507: Handle the case if a webcam is removed (in emulator).Chih-Chung Chang
2011-10-28Show video snapshot toast in first use.Chih-yu Huang
2011-09-26Fix the bug that local preference is not reset.Angus Kong
2011-09-23Restrict effects to 480p.Eino-Ville Talvala
2011-09-23Show the real resolution for quality settings.Angus Kong
2011-09-06Add video recording with effects into Camera.Eino-Ville Talvala
2011-08-28Add goofy face effect setting UI.Wu-cheng Li
2011-08-22Add exposure indicator on screen.Chih-yu Huang
2011-08-15Add tap to focus toast.Wu-cheng Li
2011-08-14Remove focus mode setting if tap-to-focus is possible.Wu-cheng Li
2011-08-10Remove color effects to simplify UI.Wu-cheng Li
2011-05-06Pass camera id while getting camcorder profile.Wu-cheng Li
2011-02-28Fix settings are not retained when we toggle from still & video mode.Wu-cheng Li
2011-01-18Remove 0.25s and 0.5s from time lapse recording.Wu-cheng Li
2011-01-18Remove unused KEY_VIDEO_TIME_LAPSE_QUALITY preference.Wu-cheng Li
2010-12-27Increase the resolution of video quality low.Chung-yih Wang
2010-12-17Remove the 30-minute limitation of video length.Wu-cheng Li
2010-12-16Change youtube video limit from 10min to 15min.Wu-cheng Li
2010-12-13Remove mms quality if the device does not support voice.Wu-cheng Li
2010-12-08Add restore default in other settings.Wu-cheng Li
2010-12-07resolved conflicts for merge of 79769585 to masterJean-Baptiste Queru
2010-12-07resolved conflicts for merge of cdd3e6fe to stage-korg-masterJean-Baptiste Queru
2010-11-25Add front/back camera switchChung-yih Wang
2010-11-08am c309fcde: am 35c8657f: Merge "Remove android.hardware.Camera.CAMERA_ID_DEF...Wu-cheng Li
2010-11-08Remove android.hardware.Camera.CAMERA_ID_DEFAULT.Wu-cheng Li
2010-11-06code cleanup: unused import statements, local varaiables and ... removed from...Mohammad Shamsi
2010-10-13am bfc24ed9: am cec28d72: Merge "Do not show the setting if there is only one...Wu-cheng Li
2010-10-12Do not show the setting if there is only one supported option.Wu-cheng Li
2010-10-03Pass camera id to CamcorderProfile.hasProfile.Wu-cheng Li
2010-09-15am c97d2382: Update the code due to API change.Wu-cheng Li
2010-09-15Adding ui for setting frame capture interval.Nipun Kwatra
2010-09-15Update the code due to API change.Wu-cheng Li
2010-09-13Filter out unsupported time lapse resolutions.Nipun Kwatra
2010-09-08Add switch camera on-screen button. DO NOT MERGEWu-cheng Li
2010-09-08Add switch camera on-screen button.Wu-cheng Li
2010-09-08am 4714a1cf: Use SharedPreferences.apply to reduce latency.Wu-cheng Li
2010-09-08Use SharedPreferences$Editor.apply to reduce latency.Wu-cheng Li
2010-09-02am 3c7f489d: Merge "Remove quick capture UI. It is not used." into gingerbreadWu-cheng Li
2010-09-01Remove quick capture UI. It is not used.Wu-cheng Li
2010-08-30am 454c6838: Remove metering mode support.Wu-cheng Li
2010-08-30Remove metering mode support.Wu-cheng Li
2010-08-10Added support for time lapse video capture.Nipun Kwatra
2010-06-23Support multiple camera preferences.Chih-Chung Chang
2010-06-23Support switching between multiple cameras.Chih-Chung Chang
2010-06-11Add metering mode support.Wu-cheng Li
2010-04-26Avoid loading drawables in CameraSettings.Owen Lin
2010-03-31Camera app update due to CameraProfile and CamcorderProfile API changesJames Dong