summaryrefslogtreecommitdiffstats
path: root/overlay/packages/apps/Camera/res/values/config.xml
Commit message (Collapse)AuthorAgeFilesLines
* add Camera overlay, update Camera2 overlayWolfgang Wiedmeyer2015-12-211-0/+34
| | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* smdk4412: update camera overlayDaniel Hillenbrand2013-08-151-36/+0
| | | | Change-Id: I327b898424c38300322847e9bf1de7195a7e4af7
* smdk4412-common: camera: fixes for camerawrapperDheeraj CVR2013-07-181-3/+3
| | | | | | | | | | | 1. Enable ZSL Mode on both the cameras. Use Samsung Magic Command. 2. Remove workarounds that were meant for smdk4120. These are no longer required on smdk4412. Fixes ZSL and Face Detection. 3. Force release the camera when the preview is stopped to prevent issues with camera freezes that would require device reboots. 4. Disable Verbose logging to prevent spam during recording. Change-Id: If50e6ec55a28653c8f81896e1b542e2e8cf75b07
* smdk4412: Force use of profile video sizeDaniel Hillenbrand2013-05-041-0/+2
| | | | Change-Id: I1aefcb9c1c25a7362351b1a10ccb7267b1990b0e
* overlay: camera: temporarily disable zsl mode to fix front cameraDheeraj CVR2013-05-011-1/+1
| | | | | | | | | With the ZSL mode enabled, the front camera preview is not restarted when a picture is taken, due to which the preview is stuck and requires restarting the camera. Temporarily disable ZSL until a proper fix is in place. Change-Id: Idb4c1cda352493c155fcd9db93aed3c5abd91958
* smdk4412: don't hide focus modescodeworkx2012-12-191-0/+3
| | | | Change-Id: I2446be0a72843557c5fb14dcb2e6a629cdf23fd4
* smdk4412-common: camera: Enable preview handling, and don't report ↵XpLoDWilD2012-12-111-0/+2
| | | | | | | | take_picture errors See CameraWrapper::camera_take_picture comments Change-Id: I3255424dd946b1134fdf0cf6539cc73bc9b40bcf
* Initial commitnebkat2012-11-101-0/+29