summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Snap: CaptureModule: fix preview being invisible on first startcodeworkx2017-02-181-3/+1
* CaptureModule: Fix UI.Danny Baumann2017-02-181-127/+75
* Snap: CaptureModule: re-apply flash setting when disabling manual isocodeworkx2017-02-181-2/+3
* Snap: CaptureModule: check if ZSL is supported before using itcodeworkx2017-02-183-33/+70
* Snap: CaptureModule: enable noise reductioncodeworkx2017-02-181-1/+1
* Snap: CaptureModule: enable redeye reductioncodeworkx2017-02-181-1/+1
* Snap: CaptureModule: enable and fix manual iso controlcodeworkx2017-02-182-3/+10
* Snap: CaptureUI: remove camera2 optioncodeworkx2017-02-181-1/+0
* Snap: detect and use Camera2 if availablecodeworkx2017-02-172-7/+44
* Snap: Replace noisy debug linestaging/cm-14.1-cafrebaseGabriele M2017-02-111-1/+1
* Snap: VideoModule: Restore check on mPreferenceReadGabriele M2017-02-111-1/+1
* Snap: VideoModule: Update flash status on preference changeGabriele M2017-02-111-0/+2
* Snap: Fix filtering of unsupported HFR/HSR modesMichael Bestas2017-02-111-3/+25
* Snap: Fix max brightness and power shutter settingsGabriele M2017-02-111-2/+4
* Snap: Fix NPE when parameters.getSupportedVideoSizes() is nullMichael Bestas2017-02-111-102/+22
* Fix shutter button pressed state tracking issues.Danny Baumann2017-02-112-3/+22
* Snap: store module indexcodeworkx2017-02-111-0/+5
* Fix thumbnail sometimes not being shown initially in video mode.Danny Baumann2017-02-111-13/+13
* Snap: VideoModule: properly update focus settings when switching between camerasFlex19112017-02-111-0/+1
* Snap: Fix zoom in video modeGabriele M2017-02-111-1/+1
* Snap: Remove touch AF/AEC optionSteve Kondik2017-02-093-50/+11
* Correctly return to film strip after editing a picture.Danny Baumann2017-01-246-17/+24
* Fix camera controls rotation.Danny Baumann2017-01-131-8/+13
* Snap: Remove storage menu if no external storage availablemaxwen2017-01-041-2/+9
* Snap: make openLegacy an optioncodeworkx2017-01-042-11/+39
* Snap: prevent NPE when checking if controls are visibleJoey Rizzoli2017-01-041-0/+3
* Always set JPEG quality.Danny Baumann2017-01-041-21/+10
* Initialize focus manager in onResume().Danny Baumann2017-01-042-0/+2
* Modernize look of review controls.Danny Baumann2017-01-042-4/+7
* Clean up module switcher.Danny Baumann2017-01-041-58/+24
* Stop data loader on activity destroy.Danny Baumann2017-01-044-4/+28
* Improve RTL layout behaviour.Danny Baumann2017-01-045-309/+163
* Use transparent navigation bar.Danny Baumann2017-01-0413-230/+305
* Fix some photo UI layout issues.Danny Baumann2017-01-042-7/+8
* snap: Panorama fixesSteve Kondik2017-01-045-16/+24
* Snap: Make developer menu more accessibleMichael Bestas2017-01-042-24/+57
* snap: Fix reset of camera controlsSteve Kondik2017-01-042-1/+12
* CameraNext: Update focus behavior for panoramasJim Wilson2017-01-041-11/+26
* Make panorama able to go 270 degrees in landscapeMartin Brabham2017-01-042-5/+9
* Grant read URI permission for playback of video captureAlan Newberger2017-01-041-0/+1
* CameraNext: stop updating the pano progress bar on pauseScott Mertz2017-01-041-7/+15
* CropActivity: notify MediaScanner on save completeKhalid Zubair2017-01-042-2/+13
* Fix broken filenames for cropped imagesKhalid Zubair2017-01-041-6/+7
* Show UI when pano stitch starts and remove cancel conditionArtem Shvadskiy2017-01-041-1/+2
* CameraNext: don't crash when pref is not booleanKeith Mok2017-01-041-4/+8
* CameraNext: Fallback to do copy exif if exif not existKeith Mok2017-01-041-1/+10
* snap: Improve the histogramSteve Kondik2017-01-043-39/+69
* Remove unused menu indicators code.Danny Baumann2017-01-046-291/+1
* snap: Improve transitionsSteve Kondik2017-01-0414-317/+496
* snap: Check for null when setting up the focus callbackSteve Kondik2017-01-041-7/+9