summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
Commit message (Collapse)AuthorAgeFilesLines
* Snap: Disable warped pano previewArne Coucheron2018-01-271-1/+1
| | | | Change-Id: I6412a012f8d3739b6002685b87f0e64cedfe952f
* Add overlay for restarting camera preview for additional camerasLuK13372018-01-271-0/+3
| | | | Change-Id: I95eb7237b101b73d66fe231a11d0c8d5156bfe47
* Always apply frame size reduction to panorama picturesGabriele M2018-01-271-1/+1
| | | | | | | | | | | | | | | | Panorama mode requires quite some memory, especially after the frame num bump done with commit aa0733567c30 ("Make panorama able to go 270 degrees in landscape"). Some devices run out of memory while taking a panorama picture and force close Snap before the picture is complete. We have a config to reduce the memory requirements that reduces the size of each frame, but it's applied only if ro.config.low_ram is true. Bump the default value to 100 and always respect it. Devices having ro.config.low_ram set to true will have to override this config from their device tree. BUGBASH-326 Change-Id: Ic6d24b17b2293adf8d715904c8c1874a4c624e99
* Snap: detect and use Camera2 if availablecodeworkx2018-01-261-0/+3
| | | | | | Also add overlay option to enable support for Camera2 to retain current behaviour. Change-Id: I20939e33f4bb687e4abea11bbcdb9bf246b156e4
* CameraNext: dynamically generate available photo resolutionsWilhelm Fitzpatrick2018-01-261-0/+2
| | | | | | | | | | Instead of depending on a large matching table, generated the list of picture sizes to show to the user directly from the supported list returned by the camera. The list is filtered to remove uselessly small resolutions on modern devices, to group resolutions by aspect ratio, and to filter out fairly similar sizes. Change-Id: I47a67a89786543baec133cf7e71df9819793ebac
* snap: Add constrained longshot modeSteve Kondik2018-01-261-0/+6
| | | | | | | | | * On the OP3, we can only use Longshot in a single scene mode without conflicting with other built-in postprocessing features which cannot be disabled. Add support for this. When a scene specified in the longshot-scenemodes list is active, continuous shot will be enabled. Change-Id: I79878e5ac918e907ddc5b3ca168e49f4e06656c3
* Snap: Support override maker and model exif tagKetut Putu Kumajaya2018-01-261-0/+3
| | | | | | Camera HAL not always return proper values Change-Id: Id81fe40ac84b0ffb70560e55077d90544139e463
* Snap: special handling of hdr-mode parameter for lge devicescodeworkx2018-01-261-0/+3
| | | | Change-Id: Iefee1f15f5649c2f93c59fcbdedcf953e9e0bc54
* Snap: make openLegacy an optioncodeworkx2018-01-261-0/+6
| | | | | | | Using openLegacy on QCamera3 forces it to use QCamera2 and fall back to api v1 which is not what we want on v2 devices. Change-Id: Ic392a4ae9403ebae36940ddf0727237d9cb9e8f0
* add options to restart preview onPictureTakencodeworkx2018-01-261-0/+6
| | | | Change-Id: I7ce9d6f2323e367743e6d4c9662b846d3052f2a4
* option to set manufacturer specific parameters on startupcodeworkx2018-01-261-0/+4
| | | | Change-Id: If734a7f4c25465876e657926700763b9169d786e
* add support for non-standard iso keys and valuescodeworkx2018-01-261-0/+10
| | | | Change-Id: I3a948495cdf84dae3c1734d50ff91b4a5d3d9fc0
* Revert "SnapdragonCamera: Set navigation bar according to flag"Camera Software Integration2015-12-301-3/+0
| | | | | | This reverts commit 8fce47a5fb0277b3763b94a1fd23ea499d35e4b1. Change-Id: I955f7ad42df89d30b39b8c7c26473ceac69a9c9d
* SnapdragonCamera: Set navigation bar according to flagByunghun Jeon2015-08-071-0/+3
| | | | | | Set navigation bar according to flag and set it to show by default Change-Id: I5ddb9d5f8150d7fd1d182bacb25cd02651a2db5b
* SnapdragonCamera: Reduce panorama image resolution for 512MByunghun Jeon2015-02-241-1/+1
| | | | Change-Id: I599cbd5b54451e2e2a4ae58307f93e9dca22e995
* SnapdragonCamera: Add FullScreen Preview when in Panoramic shootJay Wang2015-02-091-0/+4
| | | | | | | | | Changed the Panoramic preview to full screen Resized the warped preview image to smaller Size and render on top of the full screen preview image Warped preview image can be turned on/off Change-Id: I859839542ce94c5f70d7fe7983e93b5e9534b415
* SnapdragonCamera: Make panorama frame size configurableLikai Ding2014-08-211-0/+4
| | | | | | | | For low RAM devices, allow reduction of the panorama frame size to save memory via the 'panorama_frame_size_reduction' config option. Change-Id: I26b98699341d5eedfe2ebe8a6ed417fe62933bd5 CRs-Fixed: 669381
* Copy camera resources into Gallery2Michael Kolb2013-01-291-0/+22
Change-Id: I3be2758b2ddca31dbc2f21457a62664310c39684