summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Snap: Remove "help screen on first start" featureArne Coucheron2018-01-276-545/+2
* Snap: Fix filter mode button after disabling HDR modeArne Coucheron2018-01-271-1/+4
* Snap: Fix swipe right to open menuArne Coucheron2018-01-271-3/+10
* Snap: Don't close slide out menu after selecting scene modeArne Coucheron2018-01-271-1/+0
* Snap: Increase default pano capture pixels to 1440x1000Arne Coucheron2018-01-271-2/+2
* Snap: Show remaining photos on initial startArne Coucheron2018-01-271-0/+1
* SnapdragonCamera: Add missing toast on HSR/HFR overrideAlex Naidis2018-01-271-0/+2
* Snap: Don't do touch-to-focus on top of UI elementsSultanxda2018-01-273-4/+21
* Snap: Render zoom circle in the center of the camera previewSultanxda2018-01-271-1/+18
* SnapdragonCamera: Enforce 120ms delay in between shutter clicksSultanxda2018-01-271-2/+10
* SnapdragonCamera: Fix shutter button clicks in rapid succession getting ignoredSultanxda2018-01-271-1/+1
* VideoModule: don't set negative HFR valueAnas Karbila2018-01-271-1/+5
* ListPreference: prevent ArrayIndexOutOfBoundsExceptionThecrazyskull2018-01-271-0/+1
* Protect against multiple shutter callbacks per frame in longshot mode.Danny Baumann2018-01-271-0/+8
* 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