summaryrefslogtreecommitdiffstats
path: root/src/com/android
Commit message (Expand)AuthorAgeFilesLines
...
* Fix crash if Exif-Tag buffer-length and component-count are both 0tobigun2018-01-261-1/+1
* SnapdragonCamera: Set camera parameters before restarting previewSultanxda2018-01-261-0/+1
* Snap: Don't crash when hardcoded gallery intent failsEthan Chen2018-01-261-8/+16
* Snap: do not restart preview during longshotscodeworkx2018-01-261-4/+5
* SnapdragonCamera: Fix UI alignment glitches when nav-bar is enabledSultanxda2018-01-262-2/+2
* Snap: Don't enable ZSL when disabling HDRGabriele M2018-01-261-1/+2
* SnapdragonCamera: Fix overly-aggressive auto rotationSultanxda2018-01-261-2/+2
* SnapdragonCamera: Add option to control antibanding in camcorderSultanxda2018-01-262-16/+8
* Snap: Actually select the highest quality video by defaultChristopher R. Palmer2018-01-262-2/+9
* Snap: Remove touch AF/AEC optionSteve Kondik2018-01-263-60/+11
* Snap: Support for HTC's HDR modeSteve Kondik2018-01-262-12/+13
* Snap: special handling of hdr-mode parameter for lge devicescodeworkx2018-01-262-16/+41
* Move mApplicationContext to init()LuK13372018-01-261-2/+1
* Snap: Fix NPE when parameters.getSupportedVideoSizes() is nullMichael Bestas2018-01-261-102/+21
* Snap: Fall back to default quality instead of 352x288Michael Bestas2018-01-261-9/+2
* CameraActivity: Handle NPE when film strip view is nullLuK13372018-01-261-1/+3
* Snap: restart preview when shutter-speed gets disabledcodeworkx2018-01-261-1/+14
* SnapdragonCamera: Fix incorrect viewfinder ratio for 13.1MP shotsSultanxda2018-01-261-1/+1
* Snap: Fix NPE when switching flash modesmyfluxi2018-01-261-3/+5
* Snap: add fallback for invalid video qualitiescodeworkx2018-01-261-0/+7
* Snap: add support for mw_continuous-picture focus modecodeworkx2018-01-262-12/+27
* Snap: add support for shutter speedcodeworkx2018-01-263-0/+30
* Snap: Add touch-to-focus timeout duration settingsjt11342018-01-264-5/+21
* Snap: make openLegacy an optioncodeworkx2018-01-261-16/+30
* add options to restart preview onPictureTakencodeworkx2018-01-261-1/+17
* option to set manufacturer specific parameters on startupcodeworkx2018-01-262-0/+31
* add support for luminance-condition parametercodeworkx2018-01-263-0/+29
* add support for non-standard iso keys and valuescodeworkx2018-01-262-8/+72
* Snap: Fix filtering of unsupported camcorder color effectsMichael Bestas2018-01-261-0/+6
* SnapdragonCamera: Reset camera state after taking pictureSultanxda2018-01-261-0/+5
* Camera2: Add option to set max screen brightnessMichael Bestas2018-01-267-3/+40
* Camera2: Headset shutter modeDave Daynard2018-01-263-0/+16
* Camera: Handle keys only while in appMichael Bestas2018-01-263-11/+25
* Camera: Cleanup hardware key handlingMichael Bestas2018-01-266-15/+100
* Camera2: tweak volume key zoom and cleanupLars Greiss2018-01-264-42/+27
* Camera: Powerkey shutter (2/2)Michael Bestas2018-01-267-3/+67
* Camera2: implement volume key zoom in video modejt11342018-01-262-0/+25
* Camera: Change volume hard key button to zoom functionSu Liu2018-01-264-5/+79
* Camera: separate settings for color effectsjt11342018-01-263-3/+4
* Camera2: implement exposure compensation settings in video modejt11342018-01-263-0/+26
* Camera2: Remove CAF video duration codeMichael Bestas2018-01-264-40/+4
* Camera2: Don't report incorrect supported picture formatsLars Greiss2018-01-261-1/+1
* camera: Make some parameter lookups saferSteve Kondik2018-01-261-21/+45
* Camera: Fix saturation, contrast, sharpness parametersEthan Chen2018-01-262-6/+6
* Camera2: More thorough compatibility fixesRyuinferno2018-01-262-6/+12
* Camera: fix preview for landscape devicesPawit Pornkitprasan2018-01-263-9/+9
* Camera2: Preview needs to be stopped when changing resolutionPawit Pornkitprasan2018-01-261-0/+6
* camera: Remove ICS hack to stop preview after takePictureSteve Kondik2018-01-261-6/+0
* camera: Proper fix for the missing video-sizes issueSteve Kondik2018-01-261-2/+5
* camera: Check if video sizes are availableSteve Kondik2018-01-261-2/+3