summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Snap: Separate default focus time between camera/videoSultanxda2019-10-253-2/+3
* Snap: Add ability to set the tap-to-focus duration to 0 secSultanxda2019-10-255-11/+21
* Snap: Add focus time support in camcorderMichael Bestas2019-10-254-0/+14
* 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-258-24/+58
* camera: Touch focus support for camcorderSteve Kondik2019-10-254-9/+179
* Add orientation correction for landscape devicesandralex82019-10-255-6/+26
* Allow to re-open Snap from recent menuGabriele M2019-10-251-0/+1
* Snap: add auto-hdr option to photo menucodeworkx2019-10-251-1/+2
* CameraNext: dynamically generate available photo resolutionsWilhelm Fitzpatrick2019-10-2573-1041/+324
* Snap: Remove storage menu if no external storage availablemaxwen2019-10-251-2/+9
* snap: Add constrained longshot modeSteve Kondik2019-10-252-1/+26
* Snap: Unbreak auto-HDRSteve Kondik2019-10-251-26/+41
* Snap: Make developer menu more accessibleMichael Bestas2019-10-253-23/+58
* Snap: Extend user menu, disable dev menucodeworkx2019-10-252-15/+31
* Snap: Support override maker and model exif tagKetut Putu Kumajaya2019-10-252-1/+18
* 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: Remove 'off' option for antibandingSultanxda2019-10-252-5/+2
* SnapdragonCamera: Fix overly-aggressive auto rotationSultanxda2019-10-251-2/+2
* SnapdragonCamera: Add option to control antibanding in camcorderSultanxda2019-10-254-18/+16
* Snap: Actually select the highest quality video by defaultChristopher R. Palmer2019-10-252-2/+9
* Snap: Remove touch AF/AEC optionSteve Kondik2019-10-256-86/+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-253-12/+48
* Snap: Fix NPE when parameters.getSupportedVideoSizes() is nullMichael Bestas2019-10-251-100/+19
* Snap: Fix aapt warningsLars Greiss2019-10-2561-401/+5
* Snap: Remove CAF Chinese translationsMichael Bestas2019-10-252-492/+8
* 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-254-12/+40
* Snap: Add support for shutter speedcodeworkx2019-10-256-0/+122
* Snap: Add touch-to-focus timeout duration settingsjt11342019-10-257-5/+51
* Snap: Make openLegacy an optioncodeworkx2019-10-252-11/+40