summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Snap: allow to disable image stabilization per devicecodeworkx2019-06-151-0/+6
* Snap: Fix picture size preferencedianlujitao2019-03-211-1/+3
* Merge tag 'LA.UM.7.3.r1-06900-sdm845.0' into HEADBruno Martins2019-03-013-25/+52
|\
| * SnapdragonCamera: Check for fixed focusRajshekar Eashwarappa2018-12-171-1/+8
| * SnapdragonCamera: Completed the EIS and video HDR functionxianming wang2018-12-172-16/+33
| * SnapdragonCamera: SunSet and Landscape use HAL-ZSL modexianming wang2018-12-071-5/+1
| * Requirement from EIS teamzhuw2018-11-231-3/+8
| * Add video start/stop logs for KPIjinwu2018-09-101-0/+2
* | Snap: make support for bokeh mode configurable per devicecodeworkx2019-02-061-3/+20
* | Snap: Always allow 100% JPEG quality to be setZhao Wei Liew2018-12-191-17/+11
* | Snap: Disable debugging of double open issueWang Han2018-12-191-1/+1
* | Snap: Add missing NULL check in updateQcfaPictureSize()Wang Han2018-12-191-1/+3
* | Snap: Check various feature support before applyingWang Han2018-12-191-2/+14
* | Snap: Avoid crash with empty RAW output sizeWang Han2018-12-191-1/+1
* | Fix get aePref is null in PhotoMenujinwu2018-12-191-1/+1
* | Fix to change default mode to Camera1 HAL1zhuw2018-12-191-1/+1
* | SnapdragonCamera: Fix parameters NullPointerExceptionxianming wang2018-12-191-0/+1
* | SnapdragonCamera: SetParameters use the mParameters Objectmingwax2018-12-191-1/+1
* | DisableCameraReceiver: Initialize CameraHolder before usedianlujitao2018-12-191-0/+14
* | Fix force close when launch camera on Pzhuw2018-11-206-85/+81
* | CameraSettings: Do not crash if zoom ratios are not exposeddkati2018-11-201-4/+5
* | Snap: Allow quickreader to work with secure deviceMichael W2018-11-201-2/+3
* | SnapdragonCamera: Panorama, replace border drawabledarkobas2018-11-201-3/+1
* | Snap: Check for ACCESS_FINE_LOCATION instead of ACCESS_COARSE_LOCATIONArne Coucheron2018-11-204-9/+9
* | Snap: Configure focus ring preview dimensionsEthan Chen2018-11-202-1/+2
* | Snap: Add support for focus distanceSteve Kondik2018-11-205-2/+128
* | Drop new focus indicator into Camera2.Paul Rohde2018-11-2032-352/+2138
* | Snap: don't try to set up cameras with ids greater than MAX_NUM_CAMcodeworkx2018-11-201-1/+11
* | Do not crash if we don't have support for RAW filesAndreas Schneider2018-11-201-1/+3
* | Snap: Convert "save best" dialog text to a quantity stringMichael W2018-11-201-3/+4
* | Snap: add QReader to module switchJoey Rizzoli2018-11-202-4/+18
* | Snap: check tags before using themcodeworkx2018-11-202-1/+7
* | Snap: Rip out hdr-need-1x optionPaul Keith2018-11-203-28/+0
* | Snap: Fix panorama layoutArne Coucheron2018-11-203-9/+39
* | Snap: Arrange video menu so it's similar to photo menuArne Coucheron2018-11-201-7/+7
* | Snap: Remove "help screen on first start" featureArne Coucheron2018-11-205-544/+0
* | Snap: Fix filter mode button after disabling HDR modeArne Coucheron2018-11-201-1/+4
* | Snap: Fix swipe right to open menuArne Coucheron2018-11-201-3/+10
* | Snap: Don't close slide out menu after selecting scene modeArne Coucheron2018-11-201-1/+0
* | Snap: Increase default pano capture pixels to 1440x1000Arne Coucheron2018-11-201-2/+2
* | Snap: Show remaining photos on initial startArne Coucheron2018-11-201-0/+1
* | SnapdragonCamera: Add missing toast on HSR/HFR overrideAlex Naidis2018-11-201-0/+2
* | Snap: Don't do touch-to-focus on top of UI elementsSultanxda2018-11-203-4/+21
* | Snap: Render zoom circle in the center of the camera previewSultanxda2018-11-201-1/+18
* | SnapdragonCamera: Enforce 120ms delay in between shutter clicksSultanxda2018-11-201-2/+10
* | SnapdragonCamera: Fix shutter button clicks in rapid succession getting ignoredSultanxda2018-11-201-1/+1
* | VideoModule: don't set negative HFR valueAnas Karbila2018-11-201-1/+5
* | ListPreference: prevent ArrayIndexOutOfBoundsExceptionThecrazyskull2018-11-201-0/+1
* | Protect against multiple shutter callbacks per frame in longshot mode.Danny Baumann2018-11-201-0/+8
* | SnapdragonCamera: Longshot with Burst Functionality.Vijay kumar Tumati2018-11-203-19/+58