summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Snap: Detect and use Camera2 if availablecodeworkx2019-10-253-11/+49
* Snap: prevent NPE when checking if controls are visibleJoey Rizzoli2019-10-251-0/+3
* Initialize focus manager in onResume().Danny Baumann2019-10-252-0/+2
* Stop data loader on activity destroy.Danny Baumann2019-10-254-4/+28
* CameraNext: Update focus behavior for panoramasJim Wilson2019-10-251-11/+26
* Make panorama able to go 270 degrees in landscapeMartin Brabham2019-10-252-5/+9
* Grant read URI permission for playback of video captureAlan Newberger2019-10-251-0/+1
* CameraNext: stop updating the pano progress bar on pauseScott Mertz2019-10-251-7/+15
* CropActivity: notify MediaScanner on save completeKhalid Zubair2019-10-252-2/+13
* Fix broken filenames for cropped imagesKhalid Zubair2019-10-251-6/+7
* snap: Panorama fixesSteve Kondik2019-10-253-5/+17
* Show UI when pano stitch starts and remove cancel conditionArtem Shvadskiy2019-10-251-1/+2
* CameraNext: don't crash when pref is not booleanKeith Mok2019-10-251-4/+8
* CameraNext: Fallback to do copy exif if exif not existKeith Mok2019-10-251-1/+10
* De-uglify menu.Danny Baumann2019-10-256-36/+19
* snap: Adjust top bar icon orderSteve Kondik2019-10-251-7/+7
* Remove unused menu indicators code.Danny Baumann2019-10-258-322/+1
* 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