summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Collapse)AuthorAgeFilesLines
...
| * | SnapdragonCamera:Fix CTS issuejunjiez2018-06-281-1/+1
| |/ | | | | | | | | | | | | | | | | Change the id of the review done button to match the requirement of CTS test Change-Id: I93859d78fa64a7fe9baad72019932e99833fb268 CRs-Fixed: 2226102
* / Fix can't zoom to 8x levelzhuw2018-06-271-2/+2
|/ | | | | | change caculation of zoom level Change-Id: Ie825e39a3b40d23abf1d8b59dda2d93d240bc68a
* Merge "SnapdragonCamera: Complete the function of AWB Gains and CCT"Linux Build Service Account2018-06-272-1/+74
|\
| * SnapdragonCamera: Complete the function of AWB Gains and CCTxianming wang2018-06-272-1/+74
| | | | | | | | | | | | | | Complete the function of AWB Gains and CCT CRs-Fixed: 2267778 Change-Id: Ied1c3f153c78a5f980b5133b939abe415b9d027e
* | Merge "SnapdragonCamera:Fix unbind error"Linux Build Service Account2018-06-271-1/+1
|\ \
| * | SnapdragonCamera:Fix unbind errorjunjiez2018-06-271-1/+1
| |/ | | | | | | | | | | | | | | Avoid to unbind service when service is null. Change-Id: I923d6cdf5434d57b7fa518fa384bc6e0970843ff CRs-Fixed: 2263104
* / SnapdragonCamera: Modify the previewSizexianming wang2018-06-271-1/+6
|/ | | | | | | | (1) When display is QHD/QHD+, set previewSize is 1920x1440. (2) When display is 2160x1080, set previewSize is 1440x1080. CRs-Fixed: 2266854 Change-Id: I760aa13eb3f0e5c6a3131404597e708a28fba993
* Fix FC in MonkeyTestjinwu2018-06-261-10/+18
| | | | | | Catch more exceptions in startRecordingVideo. Change-Id: I4f1ffc7cabf7c45b44bbdbbff0f01a96c3601ef9
* SnapdragonCamera:Fix CTS issuejunjiez2018-06-221-0/+5
| | | | | | | | | | When DPAD_CENTER is pressed, capture a image to pass CTS test and set the default focused view to avoid DPAD_CENTER key event lost. Change-Id: I75601cf0576251492140e8da30eac0b3d149b5c8 CRs-Fixed: 2226102
* SnapdragonCamera: CancelTouchFocus when exit camera.xianming wang2018-06-141-1/+2
| | | | | | | CancelTouchFocus when exit camera. CRs-Fixed: 2248659 Change-Id: I2ac18ad7fbd09eb136a2203276fcfb7ef337e113
* Merge "Fix force close when init camera info on P" into ↵Linux Build Service Account2018-06-146-23/+78
|\ | | | | | | camera-SnapdragonCamera.lnx.1.0
| * Fix force close when init camera info on Pzhuw2018-06-136-23/+78
| | | | | | | | | | | | | | Use camera service instead of hardware.camera to get camera info Change-Id: I2837660a13b674a076006b0f6ecce603967e62ca
* | SDCamera: Fix thumbnail is black when filter enabledzhuw2018-06-132-16/+31
|/ | | | | | start mediaRecorder after progressing image is available Change-Id: If251d3b4a347852a70baf14cac2945b0c09e7cd8
* Merge "SnapdragonCamera:Fix Dp toast" into camera-SnapdragonCamera.lnx.1.0Linux Build Service Account2018-06-112-6/+4
|\
| * SnapdragonCamera:Fix Dp toastjunjiez2018-06-062-6/+4
| | | | | | | | | | | | | | | | | | | | remove GLSurface when DP is off. when GLsurface is created, but DeepPortraitFilter is not in frame filter, don't show toast. Change-Id: I122d925e1564b0fcd75cd7797bf3f75085ecb2e7 CRs-Fixed: 2228152
* | Merge "Fix FC of external SD Card path null" into ↵Linux Build Service Account2018-06-081-0/+1
|\ \ | | | | | | | | | camera-SnapdragonCamera.lnx.1.0
| * | Fix FC of external SD Card path nulljinwu2018-06-071-0/+1
| |/ | | | | | | Change-Id: Iadd016fac0378458d3b60868b98673ffcf12959d
* / SnapdragonCamera:Fix IllegalArgumentExceptionjunjiez2018-06-061-0/+2
|/ | | | | | | | Avoid IllegalArgumentException which is caused by null surface target when setRepeatingRequest. Change-Id: I7863fdd632b9d9bb9aacef8af1de9292443f9581 CRs-Fixed: 2241091
* Change earlyPCR default value to enablezhuw2018-06-031-3/+0
| | | | | | | change default value to enable for earlyPCR enable by default and no need dev option Change-Id: I9a261e8299987ba2e8d9784d860f3a6e8eaf20fc
* Merge "SDcamera: Add option for early PCR" into camera-SnapdragonCamera.lnx.1.0Linux Build Service Account2018-06-012-0/+19
|\
| * SDcamera: Add option for early PCRzhuw2018-05-302-0/+19
| | | | | | | | | | | | add vendor tag and dev option for early PCR Change-Id: I9aa9f5092a288798b00d0dba42680856062194d4
* | Merge "SnapdragonCamera:Fix IllegalStateException" into ↵Linux Build Service Account2018-06-011-0/+2
|\ \ | | | | | | | | | camera-SnapdragonCamera.lnx.1.0
| * | SnapdragonCamera:Fix IllegalStateExceptionjunjiez2018-05-311-0/+2
| |/ | | | | | | | | | | | | | | | | Catch IllegalStateException when start recording with camera device closed to avoid FC Change-Id: I7682cf32c39d81daff28d32f6c7d5e246f9e55b7 CRs-Fixed: 2246179
* / Support Depth outputformat in SnapCameraAppWei Tan2018-05-311-0/+15
|/ | | | | | | | Fixed SnapcameraApp Force close issue after enable Depth camera. Change-Id: Ic02a2d8756a51c17ff22290ecc4130a4bd4ace0d CRs-Fixed: 2250721
* Fix dev afmode setting don't work after snapshotzhuw2018-05-271-4/+9
| | | | | | | | the afmode is set to 4 after unlockfocus. so change the afmode set to builder if dev is opened and the value is valid. Change-Id: Ic10af057fa944db39b2e94ec162fb99452ed9365
* SnapdragonCamera: Reset audio mute is false when exit cameraxianming wang2018-05-221-0/+1
| | | | | | | Reset audio mute is false when exit camera(call onPause method). CRs-Fixed: 2246218 Change-Id: I8dfe3774d242ebc12d1619161ef1d9e8ae5166db
* Fix focus close when rotate phone during panorama capturingzhuw2018-05-091-0/+3
| | | | | | | if layout size is changed and then the mAargbBuffer.length is less than processing bitmap's w*h, don't process this frame. Change-Id: I2ce9d35b4d89a79bd5863be59c0bd4bf843e81e2
* SnapdragonCamera: Set mDeepZoomModeRect gone in surfaceDestroyedxianming wang2018-05-012-9/+19
| | | | | | | | (1) Set mDeepZoomModeRect gone when surfacedestroyed is called. (2) Disable mVideoButton in DeepPortrait mode. CRs-Fixed: 2230047 Change-Id: Ifad2dd6052cd783451251c82307ef24241ea94c6
* SnapdragonCamera: Enable video flash btn in high speed videoxianming wang2018-04-261-5/+13
| | | | | | | | Enable video flash button in high speed captureSession. Need to use the setRepeatingBrust to avoid FC. CRs-Fixed: 2230677 Change-Id: I519ad9463842feeffccf0877bf266064c78e102f
* Merge "SnapdragonCamera:Disable video in longshot"Linux Build Service Account2018-04-261-0/+3
|\
| * SnapdragonCamera:Disable video in longshotjunjiez2018-04-181-0/+3
| | | | | | | | | | | | | | | | | | When it's in longshot disable video button to avoid memory issue caused by starting recording when longshot is not completed. Change-Id: I4b77e619e1e48d558eadfd46837ec87ebf397df9 CRs-Fixed: 2210569
* | Merge "SnapdragonCamera: Disable pictureSize menu in deepzoom mode"Linux Build Service Account2018-04-231-0/+10
|\ \
| * | SnapdragonCamera: Disable pictureSize menu in deepzoom modexianming wang2018-04-221-0/+10
| | | | | | | | | | | | | | | | | | | | | Disable PictureSize menu in deepzoom mode. CRs-Fixed: 2227380 Change-Id: I8acc9739aee2097f5bcb96b8e5fb2f4cc20ff73f
* | | Merge "Fix snapshot button grey when long shot with HAL-zsl"Linux Build Service Account2018-04-231-1/+2
|\ \ \ | |/ / |/| |
| * | Fix snapshot button grey when long shot with HAL-zslzhuw2018-04-161-1/+2
| |/ | | | | | | | | | | handle afstate==5 condition Change-Id: Ia23a1dcef74c41d9fc1be595376427fd3e4f9305
* | Merge "Fix issue of can't save image in sdcard on P"Linux Build Service Account2018-04-221-1/+16
|\ \
| * | Fix issue of can't save image in sdcard on Pjinwu2018-04-191-1/+16
| |/ | | | | | | | | | | | | | | Android P not allow apps to write/read SD Card public area and only allow apps to access the application private area. So save to specific path. Change-Id: I3226eefd75f8a81f7b730ba26a8fbbbc6ead02a7
* | Merge "SnapdragonCamera: Change the flash mode to adapter the captureBrust"Linux Build Service Account2018-04-221-7/+39
|\ \
| * | SnapdragonCamera: Change the flash mode to adapter the captureBrustxianming wang2018-04-171-7/+39
| |/ | | | | | | | | | | | | | | | | The captureBrust once active, app has the two behavious. (1)Turn off the flash in auto mode. (2)Always flash on in the flash mode is on. CRs-Fixed: 2216495 Change-Id: I2f790871be74bb9fccd27bdbbf94ea0f67bbd656
* / SnapdragonCamera: Enable video flash in 60HFR or 60HSRxianming wang2018-04-151-1/+1
|/ | | | | | | Enable video flash in 60HFR or 60HSR. CRs-Fixed: 2223178 Change-Id: I0ecfa04b54cc4513332e136fc541bc84790942d6
* Merge "SnapdragonCamera: Fix live shot fps issue on Napali"Linux Build Service Account2018-04-141-0/+11
|\
| * SnapdragonCamera: Fix live shot fps issue on Napalixianming wang2018-04-121-0/+11
| | | | | | | | | | | | | | | | | | Send Snapshot stream together with preview and video stream for Snapshot request, it looks need app sends shutter notify for every request. Stream is the surface for the app. CRs-Fixed: 2169009 Change-Id: I8a7e87b2ee25bbb1ed1dd9427d4de2fbcc122795
* | Merge "SnapdragonCamera: Reconstruction the setEndOfStream method"Linux Build Service Account2018-04-141-11/+5
|\ \
| * | SnapdragonCamera: Reconstruction the setEndOfStream methodxianming wang2018-04-121-11/+5
| |/ | | | | | | | | | | | | | | Reconstruction the setEndOfStream method, use the mVideoRequestBuilder instead of TEMPLATE_RECORD. CRs-Fixed: 2191322 Change-Id: I47ba60016ae757b651ba6fb47d7f3b6e1649b000
* / SnapdragonCamera: Fix camera auto exit when pause the HFR120xianming wang2018-04-121-1/+8
|/ | | | | | | | As EIS is not supported for HFR case (>=120) and FOVC also currently don`t require this for >=120 case. CRs-Fixed: 2214249 Change-Id: I9bacd4a2874c81bbe9086302c086d1b25c684db6
* Merge "Fix null pointer when create session"Linux Build Service Account2018-04-111-1/+1
|\
| * Fix null pointer when create sessionzhuw2018-04-101-1/+1
| | | | | | | | | | | | add filter Change-Id: Ie0cf7c332f0fa57321c6f3113d24537793b54cd5
* | Merge "Fix open camera FC when no camera devices connected"Linux Build Service Account2018-04-112-1/+18
|\|
| * Fix open camera FC when no camera devices connectedzhuw2018-04-101-0/+17
| | | | | | | | | | | | if no camera devices connected , finish activity Change-Id: I0bc8e0dda834abd311a8f77e70941344cf8becd5
| * Apply manual exposure and iso after settingszhuw2018-04-101-1/+1
| | | | | | | | | | | | change settingmanager values first Change-Id: Iea045da13b6c68bb0b3c74a4762afa10215872fd