summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge "SnapdragonCamera: Fix preFlash not work when TAF in lowlight"Linux Build Service Account2017-12-282-1/+42
|\
| * SnapdragonCamera: Fix preFlash not work when TAF in lowlightzhuw2017-12-281-0/+2
| | | | | | | | | | | | | | set Afmode and Flashmode for TAF request builder Change-Id: Ifa3db023828199a01fb1163cca0ebcffb3d3a276 CRs-Fixed: 2161161
| * SnapdragonCamera: Set flash mode just after UI changezhuw2017-12-282-1/+40
| | | | | | | | | | | | | | if click flash mode icon, set flash mode directly Change-Id: I702ccbbbdb875e4b3326a04405733408fe70555d CRs-Fixed: 2152338
* | SnapdragonCamera: Fix focus point is wrong in Zoom previewzhuw2017-12-271-5/+20
|/ | | | | | compute new location when preview in zoom mode Change-Id: I800d148e103b46d591ccbcbbfd16a0eb070ce517
* Merge "SnapdragonCamera: Modify ManualExposure time from ms to ns"Linux Build Service Account2017-12-271-2/+2
|\
| * SnapdragonCamera: Modify ManualExposure time from ms to nsxianming wang2017-12-271-2/+2
| | | | | | | | | | | | | | Modify the manualExposure time from ms to ns CRs-Fixed: 2164403 Change-Id: Ia16d6e8665392990fae4670e1c3af8f335ab9199
* | Merge "SnapdragonCamera: Fix NullPointerException in monkey test"Linux Build Service Account2017-12-271-0/+1
|\ \
| * | SnapdragonCamera: Fix NullPointerException in monkey testxianming wang2017-12-271-0/+1
| |/ | | | | | | | | | | | | Fix NullPointerException in monkey test. CRs-Fixed: 2164267 Change-Id: I7f3b5066b84d511f276a2118ee6bca36fe7a30d7
* | Merge "SnapdragonCamera: Fix CAF in Manual Promode"Linux Build Service Account2017-12-273-1/+11
|\ \ | |/ |/|
| * SnapdragonCamera: Fix CAF in Manual Promodezhuw2017-12-273-1/+11
| | | | | | | | | | | | | | don't CAF when in manual promode Change-Id: I3e0507588e229db74aa5d0f8afc74d30caace870 CRs-Fixed: 2160211
* | Merge "SnapdragonCamera: Set AE/AF Region after create capture request"Linux Build Service Account2017-12-261-0/+2
|\ \
| * | SnapdragonCamera: Set AE/AF Region after create capture requestxianming wang2017-12-261-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | Apply the AF/AE Region after create capture request, avoid the issue which touch ROI reset during snapshot. CRs-Fixed: 2163900 Change-Id: I9796ac940b700b0028d575dafb61552cb561e0b5
* | | SnapdragonCamera:Fix mediaRecorder statejunjiez2017-12-251-2/+6
|/ / | | | | | | | | | | | | | | MediaRecorder will start after session is configured, need to stop or pause it after it has started. Change-Id: Ie42fcf0ba6c7859341cdba28f938d5d19754e6f7 CRs-Fixed:2143644
* | Merge "Add SWITCH MODE"Linux Build Service Account2017-12-252-20/+59
|\ \
| * | Add SWITCH MODEjinwu2017-12-252-20/+59
| | | | | | | | | | | | | | | | | | | | | When using switch camers by id in Dev Option,add this mode to avoid conflict camera ids issue. Change-Id: Ib0bef784648c0b76a5cb122eaed9859d724a899f
* | | SnapdragonCamera: Fix fc when lunch camera in lock screenzhuw2017-12-241-2/+8
|/ / | | | | | | | | | | | | don't create session if camera has been closed Change-Id: I68aef69151d0876c76cfc9ac12abb7b6e32298ae CRs-Fixed: 2142847
* | Merge "SnapdragonCamera:Fix recording"Linux Build Service Account2017-12-211-0/+11
|\ \
| * | SnapdragonCamera:Fix recordingjunjiez2017-12-211-0/+11
| |/ | | | | | | | | | | | | | | | | If the surface of mediaRecorder is not valid, catch the exception when create session to avoid FC CRs-Fixed: 2158245 Change-Id: I031d06f49129b34f0378f863a630be91c222c25e
* / SnapdragonCamera:Fix RS issuejunjiez2017-12-201-3/+11
|/ | | | | | | ensure the surface is valid before set it to the output alloaction. Change-Id: I70751ae36b5bd2133b19110345a65f2621d5dc78
* Merge "SnapdragonCamera: add EIS in dev option"Linux Build Service Account2017-12-203-1/+53
|\
| * SnapdragonCamera: add EIS in dev optionzhuw2017-12-193-1/+53
| | | | | | | | | | | | | | | | 1. add filter for dev mode 2. add EIS in dev mode Change-Id: Ie9ccef765160b96260e7ba80f66206854d262676 CRs-Fixed: 2161096
* | SnapdragonCamera: Set the preview size of videoxianming wang2017-12-192-2/+79
|/ | | | | | | | | (1)When videoSize is 4k/1080p, videoPreviewSize is no more than 1080p. (2)When videoSize is 720p, videoPreviewSize is no more than 720p. CRs-Fixed: 2160890 Change-Id: I41bf061152e32c8904a6e26417d816eeb021aad6
* SnapdragonCamera:Fix crash when take picture after backzhuw2017-12-171-0/+22
| | | | | | | don't take picture if device is closed Change-Id: I1f60b1c8a4f6b1a274955a0af09214dae132e205 CRs-Fixed: 2156458
* SnapdragonCamera:fix multi camera switchjunjiez2017-12-133-19/+39
| | | | | | | | | | 1.fix video size lost in logical camera. 2.fix crash by enable zoom. 3.fix crash by touch focus. 4.When opening camera returns error, then clean up the camera with close(). Change-Id: I50fdb2e04df8fcf7d5a09e248b6dc523afba6125
* Merge "Add video start/stop logs for KPI"Linux Build Service Account2017-12-121-0/+2
|\
| * Add video start/stop logs for KPIjinwu2017-12-111-0/+2
| | | | | | | | | | | | Tester can check KPI performance with the logs. Change-Id: I144267d35560bf7797b33a831bbe512e44a55bff
* | Merge "SnapdragonCamera: Fix FD not correctly when flash on"Linux Build Service Account2017-12-121-1/+2
|\ \ | |/ |/|
| * SnapdragonCamera: Fix FD not correctly when flash onxianming wang2017-12-121-1/+2
| | | | | | | | | | | | | | | | When open FD ROI, start recording, open flash on, mCpatureCallback should be setted on setRepeatingRequest. CRs-Fixed: 2150110 Change-Id: Ib7dc3341a32f262a75a7d88e63797542e69820ee
* | Play sound when start/stop recordingjinwu2017-12-101-0/+12
|/ | | | | | Add an action of playing sound when start or stop recording. Change-Id: I5351d347beea26cddef7c87e8a2b37a1f2f421c2
* SnapdragonCamera: Reset audioMute when mute in the recordingxianming wang2017-12-092-9/+18
| | | | | | | | When mute in the recording, and exit camera, reset the unmute value, so that does not affect the sound recorder. CRs-Fixed: 2153745 Change-Id: I3d8413dce714d3bc09f219ac4d10f605f5481f0d
* Merge "SnapdragonCamera: Support HFR 60 and 90 fps"Linux Build Service Account2017-12-082-39/+23
|\
| * SnapdragonCamera: Support HFR 60 and 90 fpsWeijie Wang2017-12-082-39/+23
| | | | | | | | | | | | Support HFR 60 and 90 fps Change-Id: Ib615196e691782ee6d595d5216f2966cee284a9c
* | SnapdragonCamera: Complete the function of QCFAxianming wang2017-12-072-4/+17
| | | | | | | | | | | | | | | | | | Fix in qcfa mode, pictureSize.width > qcfaSize.width/2 pictureSize.height > qcfaSize.height/2, does not add previewSurface. CRs-Fixed: 2104228 Change-Id: Ia2aa29c02df92b4bcf230727e0fe1bf67333eddb
* | SnapdragonCamera: Complete the function of QCFAxianming wang2017-12-054-9/+99
|/ | | | | | | | Add support for quadraCFA in HAL3, and Complete the function of QCFA. CRs-Fixed: 2104228 Change-Id: I16b677074940bd193168e804d1033c630306ff8e
* Merge "SnapdragonCamera:Fix recording audio leg"Linux Build Service Account2017-11-301-24/+44
|\
| * SnapdragonCamera:Fix recording audio legjunjiez2017-11-281-24/+44
| | | | | | | | | | | | | | | | | | | | start mediaRecorder after the capture session is configured to avoid audio leg when it's recording and restart sessions when mediaRecorder has error Change-Id: I7b76d9d359e44b54cb9c39ca222b2531a0502fb9 CRs-Fixed:2141607
* | Merge "SnapdragonCamera:Fix promode ISO"Linux Build Service Account2017-11-291-1/+9
|\ \
| * | SnapdragonCamera:Fix promode ISOjunjiez2017-11-281-1/+9
| |/ | | | | | | | | | | | | | | | | | | When set manual ISO in promode, the ISO key will be stored and be appied in normal mode.Only read this key in promode to avoid this issue. Change-Id: I63a431cb30f543f6b1cbb9f38eb8a22624c5aaa5 CRs-Fixed:2141299
* | Merge "SnapdragonCamera: change strategy of af changing in dev option"Linux Build Service Account2017-11-291-13/+4
|\ \ | |/ |/|
| * SnapdragonCamera: change strategy of af changing in dev optionzhuw2017-11-261-13/+4
| | | | | | | | | | | | | | The manually changed value will overwrite the auto changed value But closed it when it is set to "off" Change-Id: I1f4ee5b6a03e9f47e96e7a66ac3b111802a4017b
* | Fix the crash when AF is null of panorama modejinwu2017-11-271-1/+9
|/ | | | | | | If AF status get from result is null, then make a toast rather than crash. Change-Id: I9a3ec486d9632c267cfd22351fe18d9df3f06556
* Revert "SnapdragonCamera:Fix recording audio leg"junjiez2017-11-241-46/+24
| | | | | | This reverts commit 0becd1cfcc341d0d96b1fb1ff436eeda8bd54cb9. Change-Id: Ib66d0f96cbb09d601320bebf6edf2f53c8fbe3b5
* SnapdragonCamera:Fix recording audio legjunjiez2017-11-211-24/+46
| | | | | | | | | start mediaRecorder after the capture session is configured to avoid audio leg when it's recording Change-Id: I30ac44fb21812dd4aec1c65138abae9d1dc4540f CRs-Fixed:2141607
* SnapdragonCamera: Fix preview doesn`t refresh in non app_zslxianming wang2017-11-201-0/+5
| | | | | | | Preview doesn`t refresh when change the flash mode in non app_zsl. Change-Id: Ic8cdff49472d7df4c648759c5936b02c2f4c2e2c CRs-Fixed: 2135545
* SnapdragonCamera:support multi camera switchjunjiez2017-11-174-9/+60
| | | | | | | add a new option in dev options to swtich camera by camera Id. Change-Id: Ieeb6f462024c3b155dc5fb532fd737313b9904de
* SnapdragonCamera: Fix AF not work when lunch again after touch AFzhuw2017-11-151-3/+16
| | | | | | | | 1. send request from setting only when change value manually 2. init the value "mLastAFmode" by sharepreference Change-Id: I5840b1b3506fa013ac040f4f911a1b8a281c969a CRs-Fixed: 2135175
* Revert latest SnapdragonCamera PromotionAbhijit Trivedi2017-11-124-213/+5
| | | | | | | reverts commit db126f27692565bba5f45f0523df6449e1654ba2. reverts commit 85076fda04296ed1ba8f41bf1f5bdb4e56716749. Change-Id: Idc8dffc562d09a3e6369121465e1c8cd352d9979
* SnapdragonCamera: Add the text "HDR On" when enable AUTO HDRxianming wang2017-11-091-0/+64
| | | | | | | Add the "HDR On" text on top of screen when enable AUTO HDR. CRs-Fixed: 2140801 Change-Id: I2ca5ae18fcc6b50eea72b880ed6a018c98e1e56e
* SnapdragonCamera: Fix touch AF don't workzhuw2017-11-081-3/+12
| | | | | | | send request from setting only when change value manually Change-Id: Ia2b6153e0832afc72f89d211b9d9f438c3b8632a CRs-Fixed: 2138390
* SnapdragonCamera: Complete the function of DeepZoomxianming wang2017-11-064-1/+200
| | | | | | | | Complete the function of DeepZoom, only support the 32 bit library. Does`t support the 64 bit library. CRs-Fixed: 2116533 Change-Id: If1dcf83080fe54a551140f80a85f84475a12ae74