summaryrefslogtreecommitdiffstats
path: root/assets
Commit message (Collapse)AuthorAgeFilesLines
* SnapdragonCamera: Fix ProMode`s AWB Exposure value changed in Firstmingwax2016-12-131-6/+9
| | | | | | | | | | The ProMode the code is 109, but not set the value, caused use the default value, default value could set the AWB is 1,and set the Exposure is 0; Add the ProMode code in dependency.json CRs-Fixed: 1097742 Change-Id: I64b1e6e020e8d6bbe2b6a4dcbbec4e0957bcb267
* SnapdragonCamera: Disable continuous shot in chroma flash modeweijiew2016-11-241-1/+2
| | | | | | | | Continuous shot should be disabled when scene mode is chroma flash. CRs-Fixed: 1094053 Change-Id: I405768fb11da85848098ad10059355759fbac9b9
* SnapdragonCamera: Disable color effects when scene mode is non-automaticweijiew2016-11-241-2/+52
| | | | | | | | SceneMode and color effect filter can't be open at the same time. Color effect filter should be disabled when scene mode was non-automatic CRs-Fixed: 1080667 Change-Id: Icabfe937c438f38047d073af61b9ae4e1e0dcbbc
* SnapdragonCamera: Continuous shot to YUVJack Yoo2016-11-091-1/+7
| | | | | | | Change continuous shot to YUV with ZSL Change-Id: If69d58456a17fa4181cf58f9660c0c6d033c4938 CRs-Fixed: 1083651
* SnapdragonCamera: run-time updates the video encoder listJay Wang2016-11-071-1/+2
| | | | | | | | | | | Update the supported video encoder list based on video resolution. In addition, re-factor the run-time filtering of HFR list to follow the same approach. Finally, simplify the beautification dependency handling logic by fixing the supported video resolution to 720x480. CRs-Fixed: 1081552 Change-Id: I32b96f7ccf152ddf01400e9564e072e1bf1b68d1
* SnapdragonCamera: PanoramaUI and filter changeJack Yoo2016-10-201-0/+3
| | | | | | | | | | 1. Adjusting Panorama UI 2. Adjusting Chormaflash filter 3. Changing Ubifocus focus timeout value 4. ZSL Flash mode change Change-Id: Ia46fdc827cd5529a8b7c6f5cfafc44bb3cf00d06 CRs-Fixed: 1080317
* SnapdragonCamera: Turn off continuous shot when scene mode is not autoByunghun Jeon2016-10-131-1/+2
| | | | | | | Turn off continous shot when scene mode is not auto Change-Id: I75db82fe3f7a7a57ef7f53dc771b0bcef1102bcd CRs-Fixed: 1066519
* SnapdragonCamera: Enhancing makeup UIJack Yoo2016-10-131-0/+6
| | | | | | | Improvising makeup user experience. Change-Id: I744775711e3cd9bc0a14a47ca82e26eecc68bb6d CRs-Fixed: 1071798
* SnapdragonCamera: Add OneUI to Camera2Byunghun Jeon2016-09-271-2/+2
| | | | | | | | | | Add new UI called OneUI to Camera2. It replaces icons, adds 2 new activities for scene menu and setting menu. There is no module change anymore Change-Id: If712e6af7bbc29726dae387168aefbcd2d7c1ea9 CRs-Fixed: 1066519
* SnapdragonCamera: Add High Framerate Video captureByunghun Jeon2016-08-161-0/+7
| | | | | | | | Add high framerate video capture. Only show supported options for current video size. CRs-Fixed: 1045405 Change-Id: Ib0dd7e63c167ead0fd734382d3ad4fdc7a64f8cc
* SnapdragonCamera: Saving MPO and DDM without CSJay Wang2016-07-261-2/+10
| | | | | | | Saving MPO and DDM without CS CRs-Fixed: 993611 Change-Id: Ie04bce460c57454b4cf57c88b47ef2a495b6e078
* Merge "SnapdragonCamera: Add dependency for dual camera scene" into ↵Camera Software Integration2016-07-191-2/+3
|\ | | | | | | camera.lnx.1.0-dev.1.0
| * SnapdragonCamera: Add dependency for dual camera sceneJay Wang2016-07-071-2/+3
| | | | | | | | | | | | | | For dual camera scene mode, add dependency to force Flash off. CRs-Fixed: 1037060 Change-Id: I2dbf5a67a751e82d292b8aff4bdc3a2a2b5aa296
* | SnapdragonCamera: Fix json markingByunghun Jeon2016-07-131-1/+28
|/ | | | | | Json marking was not proper. Fix it with proper marking Change-Id: Ic57757f165bd19fc34d33344c6b9b66b891f30a6
* SnapdragonCamera: Use json file to read setting dependencyByunghun Jeon2016-06-291-0/+21
Instead of writing the dependency in java, read the dependency from json file Change-Id: I5a46d35b66a289e2a3ee8b72d0059fd9929891f2