summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Snap: prevent NPE when checking if controls are visibleJoey Rizzoli2018-01-261-0/+3
* Initialize focus manager in onResume().Danny Baumann2018-01-262-0/+2
* Stop data loader on activity destroy.Danny Baumann2018-01-264-4/+28
* CameraNext: Update focus behavior for panoramasJim Wilson2018-01-261-11/+26
* Make panorama able to go 270 degrees in landscapeMartin Brabham2018-01-262-5/+9
* Grant read URI permission for playback of video captureAlan Newberger2018-01-261-0/+1
* CameraNext: stop updating the pano progress bar on pauseScott Mertz2018-01-261-7/+15
* CropActivity: notify MediaScanner on save completeKhalid Zubair2018-01-262-2/+13
* Fix broken filenames for cropped imagesKhalid Zubair2018-01-261-6/+7
* snap: Panorama fixesSteve Kondik2018-01-263-5/+17
* Show UI when pano stitch starts and remove cancel conditionArtem Shvadskiy2018-01-261-1/+2
* CameraNext: don't crash when pref is not booleanKeith Mok2018-01-261-4/+8
* CameraNext: Fallback to do copy exif if exif not existKeith Mok2018-01-261-1/+10
* De-uglify menu.Danny Baumann2018-01-266-36/+19
* snap: Adjust top bar icon orderSteve Kondik2018-01-261-7/+7
* Remove unused menu indicators code.Danny Baumann2018-01-268-322/+1
* Snap: initial materializationjrizzoli2018-01-267-73/+6
* snap: Additional fixes for auto-HDR modeSteve Kondik2018-01-261-26/+41
* snap: Fixes for advanced features and scene modesSteve Kondik2018-01-263-41/+56
* camera: Keep touch focus intact during back-to-back ZSL shotsSteve Kondik2018-01-262-2/+12
* Camera2: Only autofocus before a snap if we are actually in "auto" mode.Steve Kondik2018-01-261-4/+1
* 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