summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Snap: Enlarge the saving queue size to 60Mlikaid2016-01-182-3/+3
* Revert "Camera: Propagate power mode selection from UI to lower layers."Ricardo Cerqueira2016-01-168-105/+4
* Don't needlessly make menu button larger than the other toggle buttons.Danny Baumann2016-01-153-8/+1
* Snap: Set some qcom features as untranslatableMichael Bestas2016-01-151-5/+5
* Drop new focus indicator into Camera2.Paul Rohde2016-01-1534-243/+2134
* Snap: Actually select the highest quality video by defaultChristopher R. Palmer2016-01-152-2/+9
* CameraActivity: Don't hide navigation barDanny Baumann2016-01-157-109/+64
* SnapdragonCamera: limit video file size on SD cardlikaid2016-01-141-0/+6
* SnapdragonCamera: Hide all camera setting when countdown timer startslikaid2016-01-143-0/+30
* SnapdragonCamera: Set color effect as none when turn HDR onlikaid2016-01-141-3/+11
* SnapdragonCamera: Fixing NullPointerException in onCreate of VideoModuleSanjeev Garg2016-01-142-1/+4
* SnapdragonCamera: fix thumbnail displayLikai Ding2016-01-141-2/+4
* SnapdragonCamera: fix crash taking Macro+ from MMSLikai Ding2016-01-141-1/+4
* SnapdragonCamera: fix NumberFormatException when input value invalidelikaid2016-01-141-6/+33
* Snap: Remove touch AF/AEC optionSteve Kondik2016-01-146-79/+11
* Snap: Support 1:1 aspect ratioArne Coucheron2016-01-141-0/+4
* 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