summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Snap: Arrange video menu so it's similar to photo menuArne Coucheron2019-10-251-7/+7
* Snap: Remove "help screen on first start" featureArne Coucheron2019-10-2512-657/+4
* Snap: Fix filter mode button after disabling HDR modeArne Coucheron2019-10-251-1/+4
* Snap: Fix swipe right to open menuArne Coucheron2019-10-251-3/+10
* Snap: Don't close slide out menu after selecting scene modeArne Coucheron2019-10-251-1/+0
* Snap: Adjust scene and filter mode layout dimensionsArne Coucheron2019-10-251-4/+4
* Snap: Increase default pano capture pixels to 1440x1000Arne Coucheron2019-10-251-2/+2
* Snap: Disable warped pano previewArne Coucheron2019-10-251-1/+1
* Snap: Show remaining photos on initial startArne Coucheron2019-10-252-1/+2
* SnapdragonCamera: Add missing toast on HSR/HFR overrideAlex Naidis2019-10-251-0/+2
* Snap: Don't do touch-to-focus on top of UI elementsSultanxda2019-10-253-4/+21
* Snap: Render zoom circle in the center of the camera previewSultanxda2019-10-251-1/+18
* SnapdragonCamera: Enforce 120ms delay in between shutter clicksSultanxda2019-10-251-2/+10
* SnapdragonCamera: Fix shutter button clicks in rapid succession getting ignoredSultanxda2019-10-251-1/+1
* VideoModule: don't set negative HFR valueAnas Karbila2019-10-251-1/+5
* ListPreference: prevent ArrayIndexOutOfBoundsExceptionThecrazyskull2019-10-251-0/+1
* Protect against multiple shutter callbacks per frame in longshot mode.Danny Baumann2019-10-251-0/+8
* SnapdragonCamera: Longshot with Burst Functionality.Vijay kumar Tumati2019-10-254-19/+75
* Snapdragon Camera: Use consistent API for preview fps resetEmilian Peev2019-10-252-5/+12
* Camera: Set preview fps after recording.Suman Mukherjee2019-10-251-0/+12
* Initialize focus overlay manager if it is not initialized.Santhosh Kumar H E2019-10-251-3/+9
* Never ignore finger swipes in gallery modeGabriele M2019-10-252-8/+0
* Snap: Simulate back button press when menu back button is pressedGabriele M2019-10-251-8/+2
* Always apply frame size reduction to panorama picturesGabriele M2019-10-252-8/+2
* Snap: Allow switching beyond just 2 camerasChristian Frisson2019-10-253-2/+7
* Snap: CaptureModule: check if ZSL is supported before using itcodeworkx2019-10-253-44/+73
* Snap: Detect and use Camera2 if availablecodeworkx2019-10-254-11/+52
* Snap: prevent NPE when checking if controls are visibleJoey Rizzoli2019-10-251-0/+3
* Initialize focus manager in onResume().Danny Baumann2019-10-252-0/+2
* Stop data loader on activity destroy.Danny Baumann2019-10-254-4/+28
* CameraNext: Update focus behavior for panoramasJim Wilson2019-10-251-11/+26
* Make panorama able to go 270 degrees in landscapeMartin Brabham2019-10-253-6/+10
* Grant read URI permission for playback of video captureAlan Newberger2019-10-251-0/+1
* CameraNext: stop updating the pano progress bar on pauseScott Mertz2019-10-251-7/+15
* CropActivity: notify MediaScanner on save completeKhalid Zubair2019-10-252-2/+13
* Fix broken filenames for cropped imagesKhalid Zubair2019-10-251-6/+7
* snap: Panorama fixesSteve Kondik2019-10-257-15/+28
* Show UI when pano stitch starts and remove cancel conditionArtem Shvadskiy2019-10-251-1/+2
* CameraNext: don't crash when pref is not booleanKeith Mok2019-10-251-4/+8
* CameraNext: Fallback to do copy exif if exif not existKeith Mok2019-10-251-1/+10
* Use material versions of share/delete/edit icons.Danny Baumann2019-10-2513-23/+37
* De-uglify menu.Danny Baumann2019-10-2522-142/+43
* snap: Adjust top bar icon orderSteve Kondik2019-10-251-7/+7
* Snap: Add icons to all scene modesjrizzoli2019-10-2538-39/+742
* Snap: Add icons to all remaining preferencesjrizzoli2019-10-2536-63/+636
* Remove unused menu indicators code.Danny Baumann2019-10-2519-586/+1
* Snap: Material toastsMichael Bestas2019-10-2510-5/+9
* Snap: Materializejrizzoli2019-10-25536-593/+1519
* Snap: grant android.permission.RECEIVE_BOOT_COMPLETED permisionsMartin Bouchet2019-10-251-0/+1
* Snap: Fixes for advanced features and scene modesSteve Kondik2019-10-253-42/+54