summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Snap: Don't remove scene modes!dianlujitao2019-11-211-5/+1
* Snap: Perform null check on AF state in updateCaptureStateMachinedianlujitao2019-11-211-0/+5
* Snap: Fix getting supported ISO with legacy HALdianlujitao2019-11-211-6/+21
* Snap: Don't query camera hardware on camera button actionLuK13372019-11-111-11/+0
* Fix NPE when removing RAW settingLuK13372019-11-091-1/+1
* Fix use of deprecated SoundPool API in SnapJean-Michel Trivi2019-11-094-18/+42
* Stop using deprecated Canvas APIs.Derek Sollenberger2019-11-091-1/+1
* Snap: Fix Undo button behaviourNBruderman2019-11-091-1/+2
* Snap: allow to disable image stabilization per devicecodeworkx2019-11-091-0/+6
* Snap: Fix picture size preferencedianlujitao2019-11-091-1/+3
* Snap: make support for bokeh mode configurable per devicecodeworkx2019-11-091-3/+20
* Snap: Always allow 100% JPEG quality to be setZhao Wei Liew2019-11-091-17/+11
* Snap: Disable debugging of double open issueWang Han2019-11-091-1/+1
* Snap: Add missing NULL check in updatePictureAndVideoSize()Wang Han2019-11-091-9/+11
* Snap: Check various feature support before applyingWang Han2019-11-091-2/+14
* Fix get aePref is null in PhotoMenujinwu2019-11-091-1/+1
* Fix to change default mode to Camera1 HAL1zhuw2019-11-091-1/+1
* SnapdragonCamera: Fix parameters NullPointerExceptionxianming wang2019-11-091-0/+1
* SnapdragonCamera: SetParameters use the mParameters Objectmingwax2019-11-091-1/+1
* DisableCameraReceiver: Initialize CameraHolder before usedianlujitao2019-11-091-0/+14
* Fix force close when launch camera on Pzhuw2019-11-096-88/+84
* CameraSettings: Do not crash if zoom ratios are not exposeddkati2019-11-091-4/+5
* Snap: Allow quickreader to work with secure deviceMichael W2019-11-091-2/+3
* SnapdragonCamera: Panorama, replace border drawabledarkobas2019-11-091-3/+1
* Snap: Configure focus ring preview dimensionsEthan Chen2019-11-092-1/+2
* Snap: Add support for focus distanceSteve Kondik2019-11-095-2/+128
* Drop new focus indicator into Camera2.Paul Rohde2019-11-0932-352/+2138
* Snap: don't try to set up cameras with ids greater than MAX_NUM_CAMcodeworkx2019-11-091-1/+11
* Snap: Convert "save best" dialog text to a quantity stringMichael W2019-11-091-3/+4
* Snap: add QReader to module switchJoey Rizzoli2019-10-252-4/+18
* Snap: check tags before using themcodeworkx2019-10-252-1/+7
* Snap: Rip out hdr-need-1x optionPaul Keith2019-10-253-28/+0
* Snap: Fix panorama layoutArne Coucheron2019-10-253-9/+39
* Snap: Arrange video menu so it's similar to photo menuArne Coucheron2019-10-251-7/+7
* Snap: Remove "help screen on first start" featureArne Coucheron2019-10-255-544/+0
* Snap: Fix filter mode button after disabling HDR modeArne Coucheron2019-10-251-1/+4
* Snap: Fix swipe right to open menuArne Coucheron2019-10-251-3/+10
* Snap: Don't close slide out menu after selecting scene modeArne Coucheron2019-10-251-1/+0
* Snap: Increase default pano capture pixels to 1440x1000Arne Coucheron2019-10-251-2/+2
* Snap: Show remaining photos on initial startArne Coucheron2019-10-251-0/+1
* SnapdragonCamera: Add missing toast on HSR/HFR overrideAlex Naidis2019-10-251-0/+2
* Snap: Don't do touch-to-focus on top of UI elementsSultanxda2019-10-253-4/+21
* Snap: Render zoom circle in the center of the camera previewSultanxda2019-10-251-1/+18
* SnapdragonCamera: Enforce 120ms delay in between shutter clicksSultanxda2019-10-251-2/+10
* SnapdragonCamera: Fix shutter button clicks in rapid succession getting ignoredSultanxda2019-10-251-1/+1
* VideoModule: don't set negative HFR valueAnas Karbila2019-10-251-1/+5
* ListPreference: prevent ArrayIndexOutOfBoundsExceptionThecrazyskull2019-10-251-0/+1
* Protect against multiple shutter callbacks per frame in longshot mode.Danny Baumann2019-10-251-0/+8
* SnapdragonCamera: Longshot with Burst Functionality.Vijay kumar Tumati2019-10-253-19/+58
* Snapdragon Camera: Use consistent API for preview fps resetEmilian Peev2019-10-252-5/+12