summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Snap: Fix crash when set infinite touch-focus durationMichael Bestas2018-01-262-2/+2
* Snap: Separate default focus time between camera/videoSultanxda2018-01-261-1/+1
* Snap: Add ability to set the tap-to-focus duration to 0 secSultanxda2018-01-261-8/+15
* Snap: Add focus time support in camcorderMichael Bestas2018-01-263-0/+8
* Snap: Expose video snapshot size settingMichael Bestas2018-01-261-0/+1
* SnapdragonCamera: Unlock AE/AWB after taking a photo with ZSLSultanxda2018-01-261-0/+1
* SnapdragonCamera: Lock AE and AWB for tap-to-focus in camcorderSultanxda2018-01-261-0/+20
* SnapdragonCamera: Always lock AE and AWB when auto-focus is usedSultanxda2018-01-261-0/+7
* SnapdragonCamera: Add focus-mode option to camcorderSultanxda2018-01-265-24/+38
* Snap: Set parameters before starting previewlion07382018-01-261-6/+7
* Camera2: Prevent propogating CancelAutoFocus during Video RecordingDheeraj CVR2018-01-261-1/+0
* Camera2: Prevent autofocus when video snapshot is in progressDheeraj CVR2018-01-261-1/+1
* camera: Touch focus support for camcorderSteve Kondik2018-01-264-9/+176
* Add orientation correction for landscape devicesandralex82018-01-265-6/+24
* Snap: add auto-hdr option to photo menucodeworkx2018-01-261-1/+2
* CameraNext: dynamically generate available photo resolutionsWilhelm Fitzpatrick2018-01-263-35/+281
* Snap: Fix possible NPEMichael W2018-01-261-2/+4
* Snap: Remove storage menu if no external storage availablemaxwen2018-01-261-2/+9
* snap: Add constrained longshot modeSteve Kondik2018-01-261-1/+20
* snap: Always turn touch-af-aec onSteve Kondik2018-01-261-0/+6
* Snap: Unbreak auto-HDRSteve Kondik2018-01-261-1/+1
* Snap: Always allow 100% JPEG quality to be setZhao Wei Liew2018-01-261-24/+6
* Snap: Make developer menu more accessibleMichael Bestas2018-01-262-23/+54
* Snap: Extend user menu, disable dev menucodeworkx2018-01-262-15/+31
* Snap: force enable zsl for lge hdrcodeworkx2018-01-261-0/+5
* Snap: Support override maker and model exif tagKetut Putu Kumajaya2018-01-261-1/+15
* Fix view index tracking.Danny Baumann2018-01-261-6/+4
* Snap: Fall back to REVIEW intent before VIEW intentEthan Chen2018-01-261-1/+15
* Snap: Do not crash when cur-focus-scale is nullLuK13372018-01-261-2/+10
* Snap: Fix incorrect preview layout surface size in landscape modeNikita2018-01-261-4/+9
* Snap: fix camera hang on LGE G4 when flash got usedcodeworkx2018-01-261-3/+10
* Snap: Remove face detection option if not supportedArne Coucheron2018-01-261-0/+14
* Snap: Remove video snapshot size when not supportedMichael Bestas2018-01-261-3/+7
* Snap: Remove auto HDR option when not supportedMichael Bestas2018-01-261-3/+8
* Snap: Fix filtering of unsupported HFR/HSR modesMichael Bestas2018-01-261-3/+26
* SnapdragonCamera: Scale up bitrate for HSR recordingsSultanxda2018-01-261-1/+2
* Snap: Don't crash if user saved preference is not validGabriele M2018-01-261-1/+5
* Fix crash if Exif-Tag buffer-length and component-count are both 0tobigun2018-01-261-1/+1
* SnapdragonCamera: Set camera parameters before restarting previewSultanxda2018-01-261-0/+1
* Snap: Don't crash when hardcoded gallery intent failsEthan Chen2018-01-261-8/+16
* Snap: do not restart preview during longshotscodeworkx2018-01-261-4/+5
* SnapdragonCamera: Fix UI alignment glitches when nav-bar is enabledSultanxda2018-01-262-2/+2
* Snap: Don't enable ZSL when disabling HDRGabriele M2018-01-261-1/+2
* SnapdragonCamera: Fix overly-aggressive auto rotationSultanxda2018-01-261-2/+2
* SnapdragonCamera: Add option to control antibanding in camcorderSultanxda2018-01-262-16/+8
* Snap: Actually select the highest quality video by defaultChristopher R. Palmer2018-01-262-2/+9
* Snap: Remove touch AF/AEC optionSteve Kondik2018-01-263-60/+11
* Snap: Support for HTC's HDR modeSteve Kondik2018-01-262-12/+13
* Snap: special handling of hdr-mode parameter for lge devicescodeworkx2018-01-262-16/+41
* Move mApplicationContext to init()LuK13372018-01-261-2/+1