summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/PhotoModule.java
Commit message (Expand)AuthorAgeFilesLines
* Snap: Rip out hdr-need-1x optionPaul Keith2018-01-091-10/+0
* Add overlay for restarting camera preview for additional camerasLuK13372017-07-121-1/+6
* SnapdragonCamera: Fix photo reversed when enable selfie Mirrormingwax2017-06-131-3/+1
* SnapdragonCamera: Fix photo reversed when enable selfie Mirrormingwax2017-06-131-3/+8
* SnapdragonCamera: Camera1 Selfie Mirror orientation checkJack Yoo2017-06-131-5/+20
* Add orientation correction for landscape devicesandralex82017-06-121-1/+4
* SnapdragonCamera: GPS location can't be turn On in camera settingsweijiew2017-05-301-4/+7
* Snap: Remove touch AF/AEC optionSteve Kondik2017-02-091-40/+11
* Correctly return to film strip after editing a picture.Danny Baumann2017-01-241-1/+3
* Always set JPEG quality.Danny Baumann2017-01-041-21/+10
* Initialize focus manager in onResume().Danny Baumann2017-01-041-0/+1
* snap: Improve the histogramSteve Kondik2017-01-041-0/+1
* Remove unused menu indicators code.Danny Baumann2017-01-041-6/+0
* snap: Improve transitionsSteve Kondik2017-01-041-24/+4
* snap: Check for null when setting up the focus callbackSteve Kondik2017-01-041-7/+9
* SnapdragonCamera: Fix ANR during open cameraqimengp2017-01-041-0/+0
* snap: UI checkpoint #2Steve Kondik2017-01-041-1/+4
* snap: Use reveal animation when switching modesSteve Kondik2017-01-041-2/+7
* snap: Better capture animationSteve Kondik2017-01-041-3/+10
* snap: UX improvements v1Steve Kondik2017-01-041-4/+1
* snap: Get rid of static Context memberSteve Kondik2017-01-041-18/+9
* Reenable left swipe for FilmstripSteve Kondik2017-01-041-0/+30
* snap: Fix advanced modes and focus overrideSteve Kondik2017-01-041-16/+24
* Protect against multiple shutter callbacks per frame in longshot mode.Danny Baumann2017-01-041-0/+8
* SnapdragonCamera: Longshot with Burst Functionality.Vijay kumar Tumati2017-01-041-20/+43
* Fix up layout of auto HDR notice and histogram view.Danny Baumann2017-01-041-238/+30
* snap: Additional fixes for auto-HDR modeSteve Kondik2017-01-041-26/+40
* snap: Fixes for advanced features and scene modesSteve Kondik2017-01-041-36/+31
* snap: Add constrained longshot modeSteve Kondik2017-01-041-1/+20
* snap: Always turn touch-af-aec onSteve Kondik2017-01-041-0/+6
* Snap: Unbreak auto-HDRSteve Kondik2017-01-041-1/+1
* Snap: force enable zsl for lge hdrcodeworkx2017-01-041-0/+5
* Snap: Only set preferred preview sizes if they are validEthan Chen2017-01-041-2/+6
* Snap: Support override maker and model exif tagKetut Putu Kumajaya2017-01-041-1/+15
* Snap: Add support for focus distanceSteve Kondik2017-01-041-0/+19
* Snap: Do not crash when cur-focus-scale is nullLuK13372017-01-041-2/+10
* Snap: fix camera hang on LGE G4 when flash got usedcodeworkx2017-01-041-3/+10
* camera: Keep touch focus intact during back-to-back ZSL shotsSteve Kondik2017-01-041-1/+1
* Snap: Fix crash when set infinite touch-focus durationMichael Bestas2017-01-041-1/+1
* SnapdragonCamera: Set camera parameters before restarting previewSultanxda2017-01-041-0/+1
* SnapdragonCamera: Unlock AE/AWB after taking a photo with ZSLSultanxda2017-01-041-0/+1
* SnapdragonCamera: Add focus-mode option to camcorderSultanxda2017-01-041-14/+14
* Snap: do not restart preview during longshotscodeworkx2017-01-041-8/+9
* Snap: Don't enable ZSL when disabling HDRGabriele M2017-01-041-1/+2
* Drop new focus indicator into Camera2.Paul Rohde2017-01-041-23/+5
* Snap: Support for HTC's HDR modeSteve Kondik2017-01-041-10/+2
* Snap: special handling of hdr-mode parameter for lge devicescodeworkx2017-01-041-16/+38
* Don't do touch-to-focus for touches outside of the preview.Danny Baumann2017-01-041-6/+0
* Move mApplicationContext to init()LuK13372017-01-041-2/+1
* Snap: support setting default preview resolution via overlaycodeworkx2017-01-041-43/+13