summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge "SnapdragonCamera:reduce memory cost" into camera.lnx.3.1Camera Software Integration2018-09-215-94/+157
|\
| * SnapdragonCamera:reduce memory costjunjiez2018-09-115-94/+157
| | | | | | | | | | | | | | | | | | | | | | | | 1.limit max preview size to 1080p 2.set max image count of ImageReader to 3. 3.Clear ZSL Queue when start recording. 4.use repeatingBurst instead of repeatingRequest. 5.set ZSL queue size to 3. 6.set ZSL snapshot to 15fps. 7.remove ZslFalloff queue. Change-Id: I87ebec71d5b85b3e5f12a61c5898e43e6e184d61
* | Merge "SnapdragonCamera: Fix parameters NullPointerException" into ↵Camera Software Integration2018-09-131-0/+1
|\ \ | | | | | | | | | camera.lnx.3.1
| * | SnapdragonCamera: Fix parameters NullPointerExceptionxianming wang2018-09-051-0/+1
| | | | | | | | | | | | | | | | | | | | | Fix parameters is NullPointerException in China App Stress. CRs-Fixed: 2307806 Change-Id: I71fff4cb32361ad0e66d6460ca8dc01167c8a009
* | | Merge "SnapdragonCamera:Fix manual focus" into camera.lnx.3.1Camera Software Integration2018-09-135-15/+48
|\ \ \ | |_|/ |/| |
| * | SnapdragonCamera:Fix manual focusjunjiez2018-08-295-15/+48
| |/ | | | | | | | | | | | | | | | | set the AF mode when turn on and turn off manual focus, don't unlock focus when capture in manual focus mode. Change-Id: I007c9235c67248ba6850e95bc3ab267703a70f06 CRs-Fixed: 2208004
* | Merge "SnapdragonCamera: Fix getCameraInfo occur IOBException" into ↵Camera Software Integration2018-09-101-6/+10
|\ \ | | | | | | | | | camera.lnx.3.1
| * | SnapdragonCamera: Fix getCameraInfo occur IOBExceptionxianming wang2018-09-051-6/+10
| |/ | | | | | | | | | | | | Fix getCameraInfo occur ArrayIndexOutOfBoundsException. CRs-Fixed: 2307804 Change-Id: Ia5fafd646f4e9ed271ad164a03fdbf769892afa8
* / SnapdragonCamera: Fix getDirectory is NullPointerxianming wang2018-09-051-0/+2
|/ | | | | | | Fix getDirectory is NullPointerException. CRs-Fixed: 2307809 Change-Id: I76b722c9a3b1be025eb8ad4ed413230a8d5ae17e
* Merge "SnapdragonCamera: Remove HAL-ZSL in non Camx" into camera.lnx.3.1Camera Software Integration2018-08-202-11/+95
|\
| * SnapdragonCamera: Remove HAL-ZSL in non Camxxianming wang2018-08-162-11/+95
| | | | | | | | | | | | | | | | (1) Remove HAL-ZSL in non camx. (2) Paralle lock AF and preCapture on one request. CRs-Fixed: 2297745 Change-Id: I0a8c87805f709761bcd3ae0fba4a747090cd1454
* | Merge "SnapdragonCamera:Add storage limit" into camera.lnx.3.1Camera Software Integration2018-08-201-1/+7
|\ \
| * | SnapdragonCamera:Add storage limitjunjiez2018-08-161-1/+7
| |/ | | | | | | | | | | | | | | | | when the internal storage has less than 10% space, disable capture and recording, notify user to insert a sdcard CRs-Fixed: 2288938 Change-Id: Iefe54099495c1ed889447e36efda8efc254ce76e
* | Merge "SnapdragonCamera:Fix OnScreenHint" into camera.lnx.3.1Camera Software Integration2018-08-201-9/+11
|\ \
| * | SnapdragonCamera:Fix OnScreenHintjunjiez2018-08-091-9/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | When the activity is about to be stopped don't show hint to avoid window manager error Change-Id: I15db0fb1e23ffe8fb9cfa443524ee848a9d43516 CRs-Fixed: 2263109
* | | SnapdragonCamera: Fix NP in the onConfigured methodxianming wang2018-08-141-4/+8
| |/ |/| | | | | | | | | | | | | Fix NP in the onConfigured method, onConfigured method is asynchronous method. CRs-Fixed: 2293690 Change-Id: I1c023aed3a34cf7d04ab60dbe1e848dbd5816dde
* | Merge "SnapdragonCamera:Fix CTS issue" into camera.lnx.3.1Camera Software Integration2018-08-131-1/+1
|\ \ | |/ |/|
| * SnapdragonCamera:Fix CTS issuejunjiez2018-07-231-1/+1
| | | | | | | | | | | | | | | | | | Change the id of the review done button to match the requirement of CTS test Change-Id: I93859d78fa64a7fe9baad72019932e99833fb268 CRs-Fixed: 2226102
* | Merge "SnapdragonCamera:Fix VideoMenu NP" into camera.lnx.3.1Camera Software Integration2018-08-011-1/+12
|\ \
| * | SnapdragonCamera:Fix VideoMenu NPjunjiez2018-07-291-1/+12
| |/ | | | | | | | | | | | | | | Check if PreferenceGroup is null when override setting in VideoMenu. Change-Id: I9aeca3ad7c89802af8058414b03abcc5c15c9e8a CRs-Fixed: 2270266
* / SnapdragonCamera:Fix thumbnail updatejunjiez2018-07-271-13/+16
|/ | | | | | | Upate the thumbnail in continuous shot. Change-Id: I5e49f7f1c3b46a906fdef9bed43f85d905520dd5 CRs-Fixed: 2281482
* Merge "Fix no update to status of video encoder option" into camera.lnx.3.1Camera Software Integration2018-07-201-5/+46
|\
| * Fix no update to status of video encoder optionzhuw2018-07-151-5/+46
| | | | | | | | | | | | | | add encoder as dependent key to video quality remove video quality if no encoder is supported Change-Id: Ie8f0bd5e6d2cdefc408d93e9d9d5cc48f9d2dae8
* | SnapdragonCamera:Fix FD circlejunjiez2018-07-121-0/+5
|/ | | | | | | | | calculate the position of FD circle based on the display ratio when the display ratio is 1.5 Change-Id: I557fb2c83b2393fdd14eaa61d1170605c35aced2 CRs-Fixed: 2271089
* Merge "Fix FC of session is null in panorama capture" into camera.lnx.3.1Camera Software Integration2018-07-091-3/+13
|\
| * Fix FC of session is null in panorama capturejinwu2018-07-051-3/+13
| | | | | | | | | | | | If session is null then make a toast and return. Change-Id: Ib142c9854349c250353ccb6c448620415701f04d
* | Merge "SnapdragonCamera:Fix CalledFromWrongThreadException" into camera.lnx.3.1Camera Software Integration2018-07-091-1/+8
|\ \
| * | SnapdragonCamera:Fix CalledFromWrongThreadExceptionjunjiez2018-06-291-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | make setDisplayOrientation to run on the main thread to avoid CalledFromWrongThreadException. Change-Id: Icdb934f83f7976f0b37b12db595c70532aa4770f CRs-Fixed: 2263048
* | | Merge "SnapdragonCamera:Fix NP in create session" into camera.lnx.3.1Camera Software Integration2018-07-091-0/+2
|\ \ \
| * | | SnapdragonCamera:Fix NP in create sessionjunjiez2018-07-041-0/+2
| |/ / | | | | | | | | | | | | | | | | | | | | | Catch NP when imageReader of postprocessor is null to avoid FC. Change-Id: If6628b48806a7adbe88818cc2adbfdfadaba046f CRs-Fixed: 2253506
* | | Merge "SnapdragonGallery:Fix IllegalStateException" into camera.lnx.3.1Camera Software Integration2018-07-091-0/+2
|\ \ \
| * | | SnapdragonGallery:Fix IllegalStateExceptionjunjiez2018-07-041-0/+2
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | Catch IllegalStateException to avoid FC when can't get a valid surface from mediaRecorder in recording. Change-Id: Idee2a99b6e83e864a005623c195d686bfa7771b3 CRs-Fixed: 2265015
* | | Merge "SnapdragonCamera:Rmove ZSL option" into camera.lnx.3.1Camera Software Integration2018-07-091-0/+8
|\ \ \
| * | | SnapdragonCamera:Rmove ZSL optionjunjiez2018-06-281-0/+8
| |/ / | | | | | | | | | | | | | | | | | | | | | Remove ZSL in develop options on legacy(camera2HAL3) platform. Change-Id: Ie6ee67cd3c4e7e82e98781373b74554d1aeb09f4 CRs-Fixed: 2267655
* | | Merge "SnapdragonCamera:Fix IllegalStateException" into camera.lnx.3.1Camera Software Integration2018-07-091-6/+16
|\ \ \
| * | | SnapdragonCamera:Fix IllegalStateExceptionjunjiez2018-07-041-6/+16
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | Catch IllegalStateException in ImageAvailableListener to avoid read image when it's closed by system. CRs-Fixed: 2270267 Change-Id: I6e3bf5ee97c01fe62154211d4e961f5d57f999ff
* | | Merge "SnapdragonCamera:Fix IllegalStateException in mokey test" into ↵Camera Software Integration2018-07-091-0/+18
|\ \ \ | | | | | | | | | | | | camera.lnx.3.1
| * | | SnapdragonCamera:Fix IllegalStateException in mokey testzhuw2018-07-061-0/+18
| | |/ | |/| | | | | | | | | | | | | | | | Don't take picture if camera app exist. Change-Id: I1f60b1c8a4f6b1a274955a0af09214dae132e205 CRs-Fixed: 2156458
* / | SnapdragonCamera:Show cover when rotatejunjiez2018-07-061-1/+13
|/ / | | | | | | | | | | | | | | Show preview cover when the device rotates to avoid wrong preview. Change-Id: Ifefc569c49031b1473241c4bfb5a7c6dd9d93299 CRs-Fixed: 2211652
* | Merge "Change property from vendor to sys." into camera.lnx.3.1Camera Software Integration2018-07-051-40/+40
|\ \
| * | Change property from vendor to sys.jinwu2018-07-041-40/+40
| |/ | | | | | | Change-Id: I08e0426f4189a8d62a54c0ca83658b18b1babbb3
* / Change CDS mode value to 0zhuw2018-07-022-3/+3
|/ | | | | | set CDS mode to 0(OFF) from APP side Change-Id: Ie9b1ab17376db6385e0c868c5bd4a704348f4509
* Merge "SnapdragonCamera:Fix CTS issue" into camera.lnx.3.1Camera Software Integration2018-06-281-0/+10
|\
| * SnapdragonCamera:Fix CTS issuejunjiez2018-06-251-0/+10
| | | | | | | | | | | | | | | | | | | | 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: Add videoEncoder filter fpsxianming wang2018-06-261-7/+48
| | | | | | | | | | | | | | | | Add VideoEncoder filter fps, if fps does not support, show tips to the user. CRs-Fixed: 2265791 Change-Id: I78786d85fffb4ce60e978b3f4aada20bd067b91d
* | Merge "SnapdragonCamera: Fix IndexOutOfBoundsException in monkey test" into ↵Camera Software Integration2018-06-251-1/+1
|\ \ | | | | | | | | | camera.lnx.3.1
| * | SnapdragonCamera: Fix IndexOutOfBoundsException in monkey testxianming wang2018-06-221-1/+1
| |/ | | | | | | | | | | | | Fix IndexOutOfBoundsException in the monkey test. CRs-Fixed: 2262956 Change-Id: I2bc6ece9a9f4225fbb71c4af00dbd2cafc5517ba
* | Merge "SnapdragonCamera: Fix NullPointerException in Monkey test" into ↵Camera Software Integration2018-06-251-1/+4
|\ \ | | | | | | | | | camera.lnx.3.1
| * | SnapdragonCamera: Fix NullPointerException in Monkey testxianming wang2018-06-211-1/+4
| |/ | | | | | | | | | | Fix NullPointerException in the Customer Monkey test. Change-Id: I524a27c3c538bf21d39780812f93d3c300427f9a
* / SnapdragonCamera: Fix NullPointerException in the monkey testxianming wang2018-06-221-4/+6
|/ | | | | | | Fix NullPointerException in the Monkey test. CRs-Fixed: 2265846 Change-Id: I4cee100247fc19acb3f2a107fa4740b9e5b94054