summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Snap: check tags before using themcodeworkx2018-11-202-1/+7
* Snap: Rip out hdr-need-1x optionPaul Keith2018-11-203-28/+0
* Snap: Fix panorama layoutArne Coucheron2018-11-203-9/+39
* Snap: Arrange video menu so it's similar to photo menuArne Coucheron2018-11-201-7/+7
* Snap: Remove "help screen on first start" featureArne Coucheron2018-11-205-544/+0
* Snap: Fix filter mode button after disabling HDR modeArne Coucheron2018-11-201-1/+4
* Snap: Fix swipe right to open menuArne Coucheron2018-11-201-3/+10
* Snap: Don't close slide out menu after selecting scene modeArne Coucheron2018-11-201-1/+0
* Snap: Increase default pano capture pixels to 1440x1000Arne Coucheron2018-11-201-2/+2
* Snap: Show remaining photos on initial startArne Coucheron2018-11-201-0/+1
* SnapdragonCamera: Add missing toast on HSR/HFR overrideAlex Naidis2018-11-201-0/+2
* Snap: Don't do touch-to-focus on top of UI elementsSultanxda2018-11-203-4/+21
* Snap: Render zoom circle in the center of the camera previewSultanxda2018-11-201-1/+18
* SnapdragonCamera: Enforce 120ms delay in between shutter clicksSultanxda2018-11-201-2/+10
* SnapdragonCamera: Fix shutter button clicks in rapid succession getting ignoredSultanxda2018-11-201-1/+1
* VideoModule: don't set negative HFR valueAnas Karbila2018-11-201-1/+5
* ListPreference: prevent ArrayIndexOutOfBoundsExceptionThecrazyskull2018-11-201-0/+1
* Protect against multiple shutter callbacks per frame in longshot mode.Danny Baumann2018-11-201-0/+8
* SnapdragonCamera: Longshot with Burst Functionality.Vijay kumar Tumati2018-11-203-19/+58
* Snapdragon Camera: Use consistent API for preview fps resetEmilian Peev2018-11-202-5/+12
* Camera: Set preview fps after recording.Suman Mukherjee2018-11-201-0/+12
* Initialize focus overlay manager if it is not initialized.Santhosh Kumar H E2018-11-201-3/+9
* Never ignore finger swipes in gallery modeGabriele M2018-11-202-8/+0
* Snap: Simulate back button press when menu back button is pressedGabriele M2018-11-201-8/+2
* Always apply frame size reduction to panorama picturesGabriele M2018-11-201-7/+1
* Snap: Allow switching beyond just 2 camerasChristian Frisson2018-11-203-2/+7
* Snap: CaptureModule: check if ZSL is supported before using itcodeworkx2018-11-203-43/+71
* Snap: Detect and use Camera2 if availablecodeworkx2018-11-203-11/+49
* Snap: prevent NPE when checking if controls are visibleJoey Rizzoli2018-11-201-0/+3
* Initialize focus manager in onResume().Danny Baumann2018-11-202-0/+2
* Stop data loader on activity destroy.Danny Baumann2018-11-204-4/+28
* CameraNext: Update focus behavior for panoramasJim Wilson2018-11-201-11/+26
* Make panorama able to go 270 degrees in landscapeMartin Brabham2018-11-202-5/+9
* Grant read URI permission for playback of video captureAlan Newberger2018-11-201-0/+1
* CameraNext: stop updating the pano progress bar on pauseScott Mertz2018-11-201-7/+15
* CropActivity: notify MediaScanner on save completeKhalid Zubair2018-11-202-2/+13
* Fix broken filenames for cropped imagesKhalid Zubair2018-11-201-6/+7
* snap: Panorama fixesSteve Kondik2018-11-203-5/+17
* Show UI when pano stitch starts and remove cancel conditionArtem Shvadskiy2018-11-201-1/+2
* CameraNext: don't crash when pref is not booleanKeith Mok2018-11-201-4/+8
* CameraNext: Fallback to do copy exif if exif not existKeith Mok2018-11-201-1/+10
* De-uglify menu.Danny Baumann2018-11-206-36/+19
* snap: Adjust top bar icon orderSteve Kondik2018-11-201-7/+7
* Remove unused menu indicators code.Danny Baumann2018-11-208-322/+1
* Snap: Materializejrizzoli2018-11-209-102/+10
* Snap: Fixes for advanced features and scene modesSteve Kondik2018-11-203-42/+54
* camera: Keep touch focus intact during back-to-back ZSL shotsSteve Kondik2018-11-202-2/+12
* Camera2: Only autofocus before a snap if we are actually in "auto" mode.Steve Kondik2018-11-201-4/+1
* Snap: Separate default focus time between camera/videoSultanxda2018-11-201-1/+1
* Snap: Add ability to set the tap-to-focus duration to 0 secSultanxda2018-11-203-10/+17