summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SnapdragonCamera: Longshot with Burst Functionality.Vijay kumar Tumati2018-01-273-19/+58
* Snapdragon Camera: Use consistent API for preview fps resetEmilian Peev2018-01-272-5/+12
* Snapdragon Camera: Avoid possible race conditionEmilian Peev2018-01-271-0/+9
* Camera: Set preview fps after recording.Suman Mukherjee2018-01-271-0/+12
* Initialize focus overlay manager if it is not initialized.Santhosh Kumar H E2018-01-271-3/+9
* Never ignore finger swipes in gallery modeGabriele M2018-01-272-8/+0
* Focus only when tapping the previewGabriele M2018-01-271-2/+2
* Add overlay for restarting camera preview for additional camerasLuK13372018-01-271-1/+6
* Snap: Simulate back button press when menu back button is pressedGabriele M2018-01-271-8/+2
* Always apply frame size reduction to panorama picturesGabriele M2018-01-271-7/+1
* Snap: Allow switching beyond just 2 camerasChristian Frisson2018-01-273-3/+8
* Snap: CaptureModule: check if ZSL is supported before using itcodeworkx2018-01-273-45/+70
* Snap: detect and use Camera2 if availablecodeworkx2018-01-263-10/+42
* 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