summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Snap: Allow quickreader to work with secure deviceMichael W2018-08-131-2/+3
* SnapdragonCamera: Panorama, replace border drawabledarkobas2018-06-051-3/+1
* SnapdragonCamera: Change static nature for persist flagSuman Mukherjee2018-05-193-12/+17
* Snap: Check for ACCESS_FINE_LOCATION instead of ACCESS_COARSE_LOCATIONArne Coucheron2018-05-184-9/+9
* Fix snapshot failed with logical camerazhuw2018-04-221-0/+3
* Add ui toast for bokehzhuw2018-04-222-0/+97
* Snap: Configure focus ring preview dimensionsEthan Chen2018-03-162-1/+2
* Snap: Add support for focus distanceSteve Kondik2018-03-175-3/+127
* Drop new focus indicator into Camera2.Paul Rohde2018-03-1732-340/+2137
* Snap: fix copy and paste failcodeworkx2018-03-121-1/+1
* Snap: add missing null check on isCamera2Supportedcodeworkx2018-03-111-12/+16
* Snap: don't try to set up cameras with ids greater than MAX_NUM_CAMcodeworkx2018-03-111-1/+11
* Do not crash if we don't have support for RAW filesAndreas Schneider2018-03-061-1/+3
* Snap: Fix "Convert "save best" dialog text to a quantity string"Michael Bestas2018-02-221-2/+2
* Snap: Convert "save best" dialog text to a quantity stringMichael W2018-02-211-3/+4
* Snap: update shutter buttons on CaptureUIcodeworkx2018-01-273-29/+4
* Revert "Snap: Bring back original shutter icons and animation"Paul Keith2018-01-275-71/+4
* Snap: add QReader to module switchJoey Rizzoli2018-01-272-4/+17
* Snap: check tags before using themcodeworkx2018-01-272-1/+7
* Snap: Rip out hdr-need-1x optionPaul Keith2018-01-273-28/+0
* Snap: Bring back original shutter icons and animationArne Coucheron2018-01-275-4/+71
* Snap: Fix panorama layoutArne Coucheron2018-01-273-9/+39
* Snap: Arrange video menu so it's similar to photo menuArne Coucheron2018-01-271-7/+7
* 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