summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/SettingsManager.java
Commit message (Collapse)AuthorAgeFilesLines
* Merge "SnapdraongCamera:APP-ZSL size" into camera-SnapdragonCamera.lnx.2.0Camera Software Integration2019-11-061-1/+6
|\
| * SnapdraongCamera:APP-ZSL sizejunjiez2019-10-291-1/+6
| | | | | | | | | | | | | | | | | | Need to get max supported size as APP-ZSL size, then crop into picture size to avoid FOV issue Change-Id: I298544d849af6ba4944826f8960e47331b4abe34 CRs-Fixed: 2545491
* | Merge "SnapdragonCamera: Disable MPEG4 when enable EIS and less 720P" into ↵Camera Software Integration2019-11-011-0/+20
|\ \ | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| * | SnapdragonCamera: Disable MPEG4 when enable EIS and less 720Pxianming wang2019-10-081-0/+20
| |/ | | | | | | | | | | | | | | Disable MPEG4 encoder when enable EIS and video quality less than 720P. CRs-Fixed: 2532891 Change-Id: I48c450c47b77500562aa53c31edbae5caf873a0b
* / SnapdraongCamera:Filter HEIF sizejunjiez2019-10-161-4/+42
|/ | | | | | | | | Filter unsupported HEIF size according to the capabilities of heic encoder to avoid codec error. Change-Id: If68f517f768d04c27f1bd52def4d8fb492b74842 CRs-Fixed: 2525250
* SnapdragonCamera: Add SM6250 socid 407 for burstPreview 30fpsxianming wang2019-09-161-0/+2
| | | | | | | Add SM6250 socid 407 for burstPreview 30fps. CRs-Fixed: 2502149 Change-Id: I96094d7adf8e5e9bff674e2ed94e2c69cbc4aa03
* SnapdragonCamera: AEC warm start function completedxianming wang2019-06-191-0/+3
| | | | | | | Complete the function AEC warm start. CRs-Fixed: Change-Id: Ic96f617a1cf70bce621ec8dc263ec74579dff245
* Merge "SnapdragonCamera: Add get AE/AF state in onCaptureProgressed" into ↵Linux Build Service Account2019-04-181-10/+11
|\ | | | | | | camera-SnapdragonCamera.lnx.2.0
| * SnapdragonCamera: Add get AE/AF state in onCaptureProgressedxianming wang2019-03-111-10/+11
| | | | | | | | | | | | | | | | (1) Add get AE/AF state in onCaptureProgressed(partial meta). (2) Fix NullPointerException when mPreferenceGroup is NULL. CRs-Fixed: 2401109 Change-Id: I2c2828d9a6d93c50457eb1d1a35f3dbd0e08ff4d
* | SnapdragonCamera: Remove scene mode and deepportraitxianming wang2019-04-101-1/+5
|/ | | | | | | Remove scene mode only keep HDR mode, and remove deepportrait. CRs-Fixed: 2432037 Change-Id: I3f062dcc952f918dd51ee7fdfeefc8bf9c8d1c0f
* SnapdraongCamera:Fix Heif Optionsjunjiez2019-02-151-1/+30
| | | | | | | | | Update picture size and video quality simultaneously to ensure both sizes are larger than VGA when HEIF is enabled. Change-Id: Ifc93f8bba6e7b6832f6a0d5e2ce390afd211e20d CRs-Fixed: 2399325
* SnapdragonCamera: Enable ShutterButton when HDR receive imagexianming wang2019-01-181-7/+9
| | | | | | | Enable ShutterButton when HDR is ON and receive the image. CRs-Fixed: 2378839 Change-Id: I950d3d5d96d2972a5be446596220dcb9ddd4fbd7
* Merge "SnapdragonCamera: Add abortCaptures for flush" into ↵Linux Build Service Account2019-01-171-0/+1
|\ | | | | | | camera-SnapdragonCamera.lnx.2.0
| * SnapdragonCamera: Add abortCaptures for flushxianming wang2019-01-061-0/+1
| | | | | | | | | | | | | | | | | | | | | | Add abortCaptures for flush. (1) when exit app. (2) when switch cameraID. (3) start recording before closePreview session. (4) stop recording except enable EIS. CRs-Fixed: 2349737 Change-Id: I4546fbfefa3ffa4bcec688a6b5c6eea24045f232
* | Merge "SnapdragonCamera: Add 48min 144min No Limit for 480fps" into ↵Linux Build Service Account2019-01-171-0/+58
|\ \ | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| * | SnapdragonCamera: Add 48min 144min No Limit for 480fpsxianming wang2019-01-061-0/+58
| |/ | | | | | | | | | | | | Add 48min 144min and No Limit for 480fps. CRS-Fixed: 2361398 Change-Id: Ie89e00edcb5fe10a544d873e6800a9ae7a10c574
* | Merge "SnapdragonCamera: Set preview 30fps for different targets" into ↵Linux Build Service Account2019-01-111-0/+38
|\ \ | |/ |/| | | camera-SnapdragonCamera.lnx.2.0
| * SnapdragonCamera: Set preview 30fps for different targetsxianming wang2018-12-281-0/+38
| | | | | | | | | | | | | | Set preview 30fps for low tier target, and set preview 60 fps for high tier target. Change-Id: Ib2806474e0c057210e938b14408836c334e3d0c9
* | Merge "SnapdragonCamera: Complete Auto test requirements" into ↵Linux Build Service Account2019-01-041-1/+187
|\ \ | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| * | SnapdragonCamera: Complete Auto test requirementsxianming wang2018-12-271-1/+187
| |/ | | | | | | | | | | | | | | Completed the Auto test requirements which can get the available options of videoSize fps videoEncoder and pictureSize. CRs-Fixed: 2353929 Change-Id: If244e90d7c585aae9ae7d52b7db1a9f489a95059
* / SnapdragonCamera: Fix NP when mCharacteristics size is 0xianming wang2018-12-201-4/+6
|/ | | | | | | | Fix Np when mCharacteristics size is 0 in getSupportedColorEffects method. CRs-Fixed: 2369708 Change-Id: Icf6a91b3d175ebd106aeb810659ce4ab82747ab6
* Merge "SnapdraongCamera:Disable HEIF unsupported size" into ↵Linux Build Service Account2018-12-191-0/+4
|\ | | | | | | camera-SnapdragonCamera.lnx.2.0
| * SnapdraongCamera:Disable HEIF unsupported sizejunjiez2018-12-141-0/+4
| | | | | | | | | | | | | | | | Remove the unsupported size from picture size option when enable HEIF. Change-Id: Ibf4a5dce948829d86a4fbda46c5f763880bc26f8 CRs-Fixed: 2364561
* | SnapdragonCamera: Fix NP when mCharacteristics size is 0xianming wang2018-12-141-2/+4
|/ | | | | | | Fix NP when mCharacteristics size is 0. CRs-Fixed: 2356345 Change-Id: I9e77dfa035defc49ea6a29103e92983949377eaf
* Merge "SnapdragonCamera: SunSet and Landscape use HAL-ZSL mode" into ↵Linux Build Service Account2018-11-301-5/+1
|\ | | | | | | camera-SnapdragonCamera.lnx.2.0
| * SnapdragonCamera: SunSet and Landscape use HAL-ZSL modexianming wang2018-11-141-5/+1
| | | | | | | | | | | | | | SunSet and Landscape use HAL-ZSL mode as default. CRs-Fixed: 2338855 Change-Id: I60e03ca3ec084c3fa85c3504c73fd54daf9f6279
* | SnapdragonCamera: Completed the function of FSxianming wang2018-11-141-0/+18
|/ | | | | | | Completed the function of FS for special sensor mode. CRs-Fixed: 2334834 Change-Id: Ia32111be5e1fd14bdb31407a43ad8eb3b97f5415
* Merge "SnapdragonCamera: Remove the Video Flash option" into ↵Abhijit Trivedi2018-11-131-0/+4
|\ | | | | | | camera-SnapdragonCamera.lnx.2.0
| * SnapdragonCamera: Remove the Video Flash optionxianming wang2018-11-071-0/+4
| | | | | | | | | | | | | | Front Camera does not support video, so remove the flash option. CRs-Fixed: 2337337 Change-Id: Ie48d4eaf834943c5cfbb0f1ed9aa4d5bd8f2609e
* | Update FPS for HFRjinwu2018-11-071-12/+47
|/ | | | | | | Calculate maxFPS from media_codecs.xml and compare with supported FPS get from characteristics or hfrFpsTable to filter FPS. Change-Id: Idfeaacd22927105139c333b6257d307e420dde26
* Merge "SnapdragonCamera: Fix NP in monkey test" into ↵Abhijit Trivedi2018-11-011-0/+1
|\ | | | | | | camera-SnapdragonCamera.lnx.2.0
| * SnapdragonCamera: Fix NP in monkey testxianming wang2018-10-191-0/+1
| | | | | | | | | | | | | | Fix NP when the mValuesMap didn`t initialize in monkey test. CRs-Fixed: 2333824 Change-Id: I2e7ad44bafc529f95b456bbf1ef0fffa2cd33ae8
* | Merge "SnapdragonCamera: Revert the original design of ISO" into ↵Abhijit Trivedi2018-11-011-44/+19
|\ \ | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| * | SnapdragonCamera: Revert the original design of ISOxianming wang2018-10-191-44/+19
| |/ | | | | | | | | | | | | | | Revert the original design of ISO in ProMode, add 3200ISO like the original design. CRs-Fixed: 2328914 Change-Id: I4ec658f2cc451a5515c50861d590e831ca10ad52
* | Merge "SnapdragonCamera: Fix IndexOOB when mCharacteristics size is 0" into ↵Linux Build Service Account2018-11-011-5/+11
|\ \ | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| * | SnapdragonCamera: Fix IndexOOB when mCharacteristics size is 0xianming wang2018-10-191-5/+11
| |/ | | | | | | | | | | | | Fix indexOOB when mCharacteristics size is 0. CRs-Fixed: 2330461 Change-Id: I6b4a25b8aea53ab8ba19e77659b01558c9a5d225
* / SnapdragonCamera: Complete the function of MFNRxianming wang2018-10-241-1/+0
|/ | | | | | | Adapter the function of MFNR and remove the MFSR. CRs-Fixed: 2337922 Change-Id: I45eb23a14eb9469ccdf335cc1718ffa8c67349fb
* Merge "SnapdragonCamera: Add Video recording bitrate corrections" into ↵Linux Build Service Account2018-10-181-4/+9
|\ | | | | | | camera-SnapdragonCamera.lnx.2.0
| * SnapdragonCamera: Add Video recording bitrate correctionsxianming wang2018-10-081-4/+9
| | | | | | | | | | | | | | Add Video recording bitrate corrections. Change-Id: I862c9cb89b5ae8892ad8f8f78fbfefa8325167d0 CRs-Fixed: 2313695
* | SnapdragonCamera: Added checkbox stats visualizerjunjiez2018-09-261-33/+11
|/ | | | | | | 1) Added checkbox in stats visualizer 2) Added AWB information for display Change-Id: Id51d29b798a5d1f849463d28e03b695384fd3aa4
* Merge "SnapdragonCamera: Completed the absolute value of ISO in ProMode" ↵Linux Build Service Account2018-09-241-5/+36
|\ | | | | | | into camera-SnapdragonCamera.lnx.2.0
| * SnapdragonCamera: Completed the absolute value of ISO in ProModejinwu2018-09-241-5/+36
| | | | | | | | | | | | | | Completed the absolute value of ISO in ProMode. CRs-Fixed: 2293209 Change-Id: Id2a4fe105d7fe3ca5eeedbe06c0cf77f11f930e5
* | Merge "SnapdraongCamera:add HEIF support" into camera-SnapdragonCamera.lnx.2.0Linux Build Service Account2018-09-241-0/+11
|\ \
| * | SnapdraongCamera:add HEIF supportjinwu2018-09-211-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | add option to allow user to save captured image with HEIF format. Change-Id: I267b783bf7e4f41f523ef2ac4fbb734657b8e827 CRs-Fixed: 2312764
* | | Merge "Fix flash icon error" into camera-SnapdragonCamera.lnx.2.0Linux Build Service Account2018-09-241-0/+1
|\ \ \ | |_|/ |/| |
| * | Fix flash icon errorjinwu2018-09-211-0/+1
| |/ | | | | | | | | | | | | if flash is not supported, remove KEY_FLASH_MODE and KEY_VIDEO_FLASH_MODE Change-Id: I3f1ee27b91707b9f421dbbe63d472dc2967512fb CRs-Fixed: 2306144
* / SnapdragonCamera: Completed the function of Manual WBjinwu2018-09-211-0/+42
|/ | | | | | | Completed the function of Manual WB gains and cct. CRs-Fixed: 2297603 Change-Id: Ia161307fe4b305e86953560b802d749b86f848b3
* Merge "Fix two monkey issues" into camera-SnapdragonCamera.lnx.2.0Linux Build Service Account2018-09-071-6/+10
|\
| * Fix two monkey issuesjinwu2018-08-231-6/+10
| | | | | | | | | | | | | | 1. check session is null before stopRepeating 2. catch IndexOutOfBoundsException of getSupportedWhiteBalanceModes Change-Id: I3096b120d201026644793da8f0214534d2ac8be1
* | Merge "SnapdragonCamera: Adapter HFR for single camera" into ↵Linux Build Service Account2018-09-071-1/+1
|\ \ | | | | | | | | | camera-SnapdragonCamera.lnx.2.0