summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Snap: Support for HTC's HDR modeSteve Kondik2016-01-132-12/+13
* Snap: support more resolutionsJason Riordan2016-01-122-96/+114
* Snap: remove captureUI pngdrawablesjrizzoli2016-01-1249-1/+0
* Snap: Add more resolutionsEthan Chen2016-01-112-0/+8
* Snap: More strings cleanupMichael Bestas2016-01-112-55/+54
* Snap: special handling of hdr-mode parameter for lge devicescodeworkx2016-01-113-17/+45
* Fix mismerge of "SnapdragonCamera: fix screen flash on resuming"Arne Coucheron2016-01-111-1/+0
* Don't do touch-to-focus for touches outside of the preview.Danny Baumann2016-01-112-7/+1
* SnapdragonCamera: Hide camera controllers when review captured imagelikaid2016-01-112-0/+18
* Move mApplicationContext to init()LuK13372016-01-111-2/+1
* Snap: support setting default preview resolution via overlaycodeworkx2016-01-102-44/+18
* Snap: Fix NPE when parameters.getSupportedVideoSizes() is nullMichael Bestas2016-01-111-97/+21
* Snap: Fall back to default quality instead of 352x288Michael Bestas2016-01-111-9/+2
* Snap: Fix NPE if mCameraDevice == nullBjörn Fries2016-01-111-2/+1
* Snap: Fix aapt warningsLars Greiss2016-01-1160-398/+0
* Snap: Set untranslatablesMichael Bestas2016-01-111-88/+89
* Snap: support usage of preview size 2560x1440 via system propcodeworkx2016-01-101-0/+7
* Snap: Set parameters before starting previewlion07382016-01-101-5/+6
* Snap: Remove CAF Chinese translationsMichael Bestas2016-01-092-246/+8
* Snap: Fix jni compiler warningsMichael Bestas2016-01-093-4/+4
* Snap: Remove dead codeMichael Bestas2016-01-096-41/+0
* Revert "Snapdragon: Add icons for Snapdragon beautification feature"Michael Bestas2016-01-0971-0/+0
* Snap: FilmStripView must exist before loading photo/video modulescodeworkx2016-01-091-8/+12
* CameraActivity: Handle NPE when film strip view is nullLuK13372016-01-091-1/+3
* Snap: initial materializationjrizzoli2016-01-09281-142/+1041
* SnapdragonCamera: Add missing permissionsJay Wang2016-01-081-0/+2
* SnapdragonCamera: Preventing duplicated call of setEnableJack Yoo2016-01-081-2/+4
* SnapdragonCamera: Restart preview in a corner caseSuman Mukherjee2016-01-081-0/+3
* SnapdragonCamera: Fix rtl photo menu touch issuelikaid2016-01-081-0/+5
* Read camera state from HAL instead of local state variable.Santhosh Kumar H E2016-01-081-1/+2
* Update camera state immediately after start preview.Santhosh Kumar H E2016-01-081-2/+21
* Consider fractional value in zoom circle calculation.Santhosh Kumar H E2016-01-081-6/+6
* Enable extended face detection feature.Santhosh Kumar H E2016-01-081-3/+2
* SnapdragonCamera: notify focus manager about surface changeLikai Ding2016-01-081-0/+4
* SnapdragonCamera: fix screen flash on resumingLikai Ding2016-01-081-0/+7
* SnapdragonCamera: fix screen flash on resumingLikai Ding2016-01-083-1/+19
* SnapdragonCamera: Hide the preview cover when preview has startedlikaid2016-01-082-3/+8
* PhotoUI: Calling layoutPreview on holdersize become validJack Yoo2016-01-081-1/+3
* SnapdragonCamera: Improvement in open camera latencySanjeev Garg2016-01-081-34/+36
* SnapdragonCamera: Make camcorder switcher icon invisible.likaid2016-01-082-1/+9
* SnapdragonCamera: Fix the icons disappeared when start recording failedlikaid2016-01-081-9/+13
* Snap: fix typo in PhotoModulecodeworkx2016-01-091-1/+0
* Snap: 100 chars!codeworkx2016-01-081-1/+2
* Snap: restart preview when shutter-speed gets disabledcodeworkx2016-01-081-1/+13
* tests: fix class nameDan Pasanen2016-01-082-2/+2
* SnapdragonCamera: Fix incorrect viewfinder ratio for 13.1MP shotsSultanxda2016-01-081-1/+1
* Snap: Fix NPE when switching flash modesmyfluxi2016-01-071-3/+5
* SnapdragonCamera: Add support for high-speed video recordingPraveen Chavan2016-01-072-66/+168
* Snap: add fallback for invalid video qualitiescodeworkx2016-01-071-0/+7
* SnapdragonCamera: Query camcorder profiles before usageSai Kumar Sanagavarapu2016-01-074-31/+47