summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Snap: Materializejrizzoli2019-10-2510-118/+10
* Snap: Fixes for advanced features and scene modesSteve Kondik2019-10-253-42/+54
* camera: Keep touch focus intact during back-to-back ZSL shotsSteve Kondik2019-10-252-2/+12
* Camera2: Only autofocus before a snap if we are actually in "auto" mode.Steve Kondik2019-10-251-4/+1
* Snap: Separate default focus time between camera/videoSultanxda2019-10-251-1/+1
* Snap: Add ability to set the tap-to-focus duration to 0 secSultanxda2019-10-253-10/+17
* Snap: Add focus time support in camcorderMichael Bestas2019-10-253-0/+8
* Snap: Expose video snapshot size settingMichael Bestas2019-10-251-0/+1
* SnapdragonCamera: Unlock AE/AWB after taking a photo with ZSLSultanxda2019-10-251-0/+1
* SnapdragonCamera: Lock AE and AWB for tap-to-focus in camcorderSultanxda2019-10-251-0/+20
* SnapdragonCamera: Always lock AE and AWB when auto-focus is usedSultanxda2019-10-251-0/+7
* SnapdragonCamera: Add focus-mode option to camcorderSultanxda2019-10-255-19/+35
* camera: Touch focus support for camcorderSteve Kondik2019-10-253-9/+174
* Add orientation correction for landscape devicesandralex82019-10-255-6/+26
* Snap: add auto-hdr option to photo menucodeworkx2019-10-251-1/+2
* CameraNext: dynamically generate available photo resolutionsWilhelm Fitzpatrick2019-10-253-44/+303
* Snap: Remove storage menu if no external storage availablemaxwen2019-10-251-2/+9
* snap: Add constrained longshot modeSteve Kondik2019-10-251-1/+20
* Snap: Unbreak auto-HDRSteve Kondik2019-10-251-26/+41
* Snap: Make developer menu more accessibleMichael Bestas2019-10-252-23/+54
* Snap: Extend user menu, disable dev menucodeworkx2019-10-252-15/+31
* Snap: Support override maker and model exif tagKetut Putu Kumajaya2019-10-251-1/+15
* Fix view index tracking.Danny Baumann2019-10-251-6/+4
* Snap: Fall back to REVIEW intent before VIEW intentEthan Chen2019-10-251-1/+15
* Snap: Do not crash when cur-focus-scale is nullLuK13372019-10-251-2/+10
* Snap: Fix incorrect preview layout surface size in landscape modeNikita2019-10-251-2/+7
* Snap: Remove face detection option if not supportedArne Coucheron2019-10-251-0/+14
* Snap: Remove video snapshot size when not supportedMichael Bestas2019-10-251-3/+8
* Snap: Remove auto HDR option when not supportedMichael Bestas2019-10-251-0/+4
* Snap: Fix filtering of unsupported HFR/HSR modesMichael Bestas2019-10-251-3/+26
* SnapdragonCamera: Scale up bitrate for HSR recordingsSultanxda2019-10-251-1/+2
* Snap: Don't crash if user saved preference is not validGabriele M2019-10-251-1/+5
* Fix crash if Exif-Tag buffer-length and component-count are both 0tobigun2019-10-251-1/+1
* SnapdragonCamera: Set camera parameters before restarting previewSultanxda2019-10-251-0/+1
* Snap: Don't crash when hardcoded gallery intent failsEthan Chen2019-10-251-8/+16
* SnapdragonCamera: Fix UI alignment glitches when nav-bar is enabledSultanxda2019-10-252-2/+2
* SnapdragonCamera: Fix overly-aggressive auto rotationSultanxda2019-10-251-2/+2
* SnapdragonCamera: Add option to control antibanding in camcorderSultanxda2019-10-252-16/+8
* Snap: Actually select the highest quality video by defaultChristopher R. Palmer2019-10-252-2/+9
* Snap: Remove touch AF/AEC optionSteve Kondik2019-10-253-58/+15
* Snap: Support for HTC's HDR modeSteve Kondik2019-10-252-12/+13
* Snap: Add special handling of hdr-mode parameter for LGE devicescodeworkx2019-10-252-12/+45
* Snap: Fix NPE when parameters.getSupportedVideoSizes() is nullMichael Bestas2019-10-251-100/+19
* CameraActivity: Handle NPE when film strip view is nullLuK13372019-10-251-1/+3
* SnapdragonCamera: Fix incorrect viewfinder ratio for 13.1MP shotsSultanxda2019-10-251-1/+1
* Snap: Fall back to default quality for invalid video qualitiesMichael Bestas2019-10-251-3/+2
* Snap: Add support for mw_continuous-picture focus modecodeworkx2019-10-252-12/+36
* Snap: Add support for shutter speedcodeworkx2019-10-253-0/+41
* Snap: Add touch-to-focus timeout duration settingsjt11342019-10-254-5/+20
* Snap: Make openLegacy an optioncodeworkx2019-10-251-11/+34