summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/PhotoModule.java
Commit message (Expand)AuthorAgeFilesLines
* Camera2: Allow devices to opt-out of threaded camera startupChristopher R. Palmer2014-11-141-12/+29
* Revert "camera: add support for samsung and htc camcorder modes"Michael Bestas2014-10-291-6/+0
* Camera: Don't enable shutterdown for count down timerSuman Mukherjee2014-10-291-1/+6
* Camera: Decrease downsample factor for smaller resolutionSuman Mukherjee2014-10-291-0/+6
* Camera: cancel auto focus after snapshot done if in CAF mode.Kerong Sui2014-10-291-0/+4
* Camera2: fix camera has stopped" after long press camera keykaiyiz2014-10-241-1/+1
* Camera2: Add option to set max screen brightnessMichael Bestas2014-10-201-1/+8
* Camera2: fix white balance still work when turn on the HDR modekaiyiz2014-10-201-3/+5
* Camera2: fix The flashlight still is on after set scene mode not autokaiyiz2014-10-201-4/+5
* Camera2: update the flash icon when set HDR onKerong Sui2014-10-201-0/+2
* Camera2: Fix ANR when switching camera during AFVladimir Petrov2014-10-201-0/+3
* camera: Override color effect when scene mode is activeSteve Kondik2014-10-201-4/+6
* Camera2: fix unresponsive shutter button after failureLikai Ding2014-10-201-0/+1
* Camera2: fix a camera status bugLikai Ding2014-10-201-2/+5
* Camera2: Do not restart preview to update flip params during orientation change.kaiyiz2014-10-201-1/+8
* Camera2: fix start preview when hdr is on issueKerong Sui2014-10-201-1/+2
* Camera: Disable HDR when scene mode is other than autoSanthosh Kumar Thimmanna Bhattar2014-10-201-0/+5
* Camera: open Camera and start Preview in a seperate thread.Sai Kumar Sanagavarapu2014-10-201-52/+97
* Camera2: fix a crash in taking pictureLikai Ding2014-10-131-1/+1
* Camera: Cleanup qcom resourcesMichael Bestas2014-10-101-2/+2
* Camera2: Revert ZSL burst modeArne Coucheron2014-10-091-9/+2
* Camera: Change copy right year back to 2012Vijay kumar Tumati2014-10-081-1/+1
* Camera2: Headset shutter modeDave Daynard2014-10-021-1/+6
* Merge tag 'android-4.4.3_r1.1' into HEADRicardo Cerqueira2014-06-041-0/+4
|\
| * Always set focus mode first before applying scene modeMichael Kolb2013-12-021-0/+4
| * Reduce logging of flattened PreferencesSeth Raphael2013-11-271-2/+1
| * Delay onResume tasks to speed up lockscreenAndy Huibers2013-11-191-16/+28
* | Camera2: Fix camera application memory leakGaoxiang Chen2014-05-191-8/+25
* | Camera2: Disable ZSL for slow shutter shotsEthan Chen2014-04-301-2/+5
* | Camera2: Show post-picture spinner for slow shutterEthan Chen2014-04-071-1/+2
* | Camera2: Add proper support for SuperZoomEthan Chen2014-04-071-1/+6
* | Camera2: Add spinner for post-HDR modeEthan Chen2014-03-281-0/+4
* | camera: Fading capture animation for ZSL modeSteve Kondik2014-03-281-1/+3
* | Camera: remove fine/normal/superfine jpegquality and use always intLars Greiss2014-03-151-46/+4
* | camera: Histogram, ZSL burst mode, HDR-on-ZSLSteve Kondik2014-03-111-4/+12
* | camera: Add metadata-based ASDSteve Kondik2014-03-111-2/+48
* | Camera2: Do not issue autofocus cancel if preview stoppedDave Daynard2014-03-071-2/+3
* | camera: Make some parameter lookups saferSteve Kondik2014-02-261-17/+40
* | Camera2: Calculate UI aspect ratio based on preview sizeVladimir Petrov2014-02-261-5/+1
* | Update settings pref values when BSM is not auto.Santhosh Kumar H E2014-02-261-4/+11
* | Camera: Prevent callling of resize before camera is initializedSanthosh Kumar Thimmanna Bhattar2014-02-261-0/+4
* | Camera2: Synchronize access to camera parametersSanthosh Kumar Thimmanna Bhattar2014-02-261-22/+24
* | Camera2: Check mCameradevice before setting skinToneEnhancementSanthosh Kumar Thimmanna Bhattar2014-02-261-1/+1
* | Camera2: override Saturation&Contrast item when enable scence modeSanthosh Kumar Thimmanna Bhattar2014-02-261-4/+10
* | Camera: Dont reset camera state while capture is in progress.Santhosh Kumar Thimmanna Bhattar2014-02-261-1/+10
* | Camera: Don't do cancel_af till all CBs are received in burst shotVijay kumar Tumati2014-02-261-3/+4
* | Camera: Avoid animating cature with decoded jpeg in long shotVijay kumar Tumati2014-02-261-1/+1
* | camera: add support for samsung and htc camcorder modescodeworkx2014-02-251-0/+7
* | Camera2: add option to prevend autofocus cancel if preview stoppedLars Greiss2014-02-121-1/+4
* | Camera2: fix possible NPE on configurationchangeLars Greiss2014-02-121-3/+5