summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix thumbnail sometimes not being shown initially in video mode.Danny Baumann2017-01-301-13/+13
* Fix shutter button pressed state tracking issues.Danny Baumann2017-01-302-3/+22
* Snap: store module indexcodeworkx2017-01-291-0/+5
* Snap: Fix NPE when parameters.getSupportedVideoSizes() is nullMichael Bestas2017-01-281-102/+22
* Correctly return to film strip after editing a picture.Danny Baumann2017-01-236-17/+24
* Fix camera controls rotation.Danny Baumann2017-01-121-8/+13
* Snap: Remove storage menu if no external storage availablemaxwen2017-01-041-2/+9
* Snap: make openLegacy an optioncm-14.1-wipcodeworkx2016-12-232-11/+39
* Snap: prevent NPE when checking if controls are visibleJoey Rizzoli2016-12-231-0/+3
* Always set JPEG quality.Danny Baumann2016-12-231-21/+10
* Initialize focus manager in onResume().Danny Baumann2016-12-232-0/+2
* Modernize look of review controls.Danny Baumann2016-12-232-4/+7
* Clean up module switcher.Danny Baumann2016-12-231-58/+24
* Stop data loader on activity destroy.Danny Baumann2016-12-234-4/+28
* Improve RTL layout behaviour.Danny Baumann2016-12-235-309/+163
* Use transparent navigation bar.Danny Baumann2016-12-2313-230/+305
* Fix some photo UI layout issues.Danny Baumann2016-12-232-7/+8
* snap: Panorama fixesSteve Kondik2016-11-225-16/+24
* Snap: Make developer menu more accessibleMichael Bestas2016-11-212-24/+57
* snap: Fix reset of camera controlsSteve Kondik2016-11-202-1/+12
* CameraNext: Update focus behavior for panoramasJim Wilson2016-11-201-11/+26
* Make panorama able to go 270 degrees in landscapeMartin Brabham2016-11-202-5/+9
* Grant read URI permission for playback of video captureAlan Newberger2016-11-201-0/+1
* CameraNext: stop updating the pano progress bar on pauseScott Mertz2016-11-201-7/+15
* CropActivity: notify MediaScanner on save completeKhalid Zubair2016-11-202-2/+13
* Fix broken filenames for cropped imagesKhalid Zubair2016-11-201-6/+7
* Show UI when pano stitch starts and remove cancel conditionArtem Shvadskiy2016-11-201-1/+2
* CameraNext: don't crash when pref is not booleanKeith Mok2016-11-201-4/+8
* CameraNext: Fallback to do copy exif if exif not existKeith Mok2016-11-201-1/+10
* snap: Improve the histogramSteve Kondik2016-11-173-39/+69
* Remove unused menu indicators code.Danny Baumann2016-11-176-291/+1
* snap: Improve transitionsSteve Kondik2016-11-1714-317/+496
* snap: Check for null when setting up the focus callbackSteve Kondik2016-11-141-7/+9
* snap: Use new widgets for CaptureUISteve Kondik2016-11-147-234/+85
* SnapdragonCamera: Fix ANR during open cameraqimengp2016-11-131-0/+0
* SnapdragonCamera: Pictures were rotated when the device is in flat positionweijiew2016-11-131-7/+8
* SnapdragonCamera: resolve front camera preview freeze issueJay Wang2016-11-131-2/+2
* SnapdragonCamera: ZSL for camera2Jack Yoo2016-11-133-69/+641
* snap: UI checkpoint #2Steve Kondik2016-11-1314-648/+1060
* snap: Hide overlays early when going to filmstripSteve Kondik2016-11-131-0/+46
* snap: Use reveal animation when switching modesSteve Kondik2016-11-136-51/+120
* snap: Better capture animationSteve Kondik2016-11-138-237/+185
* snap: UX improvements v1Steve Kondik2016-11-1316-1519/+629
* snap: Get rid of static Context memberSteve Kondik2016-11-115-32/+14
* Revert "SnapdragonCamera: Remove swipe right to open menu"Steve Kondik2016-11-091-2/+23
* CameraNext: Use Glide for async bitmap loadingcretin452016-11-0911-213/+164
* Reenable left swipe for FilmstripSteve Kondik2016-11-0915-149/+274
* snap: Fix advanced modes and focus overrideSteve Kondik2016-11-071-16/+24
* snap: Disable makeup by defaultSteve Kondik2016-11-071-1/+1
* Protect against multiple shutter callbacks per frame in longshot mode.Danny Baumann2016-11-071-0/+8