summaryrefslogtreecommitdiffstats
path: root/res/layout/camera_controls.xml
Commit message (Collapse)AuthorAgeFilesLines
* Snap: initial materializationjrizzoli2018-01-261-0/+2
| | | | | | | Just for initial ship Change-Id: I8d6c0d71d1b94e6eb2f43ab962fb92de0e6c7093 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* SnapdragonCamera:RTB UIjunjiez2017-07-261-0/+4
| | | | | | | | | | | | | | | 1.add a new icon on the top of camera control to enable bokeh mode. 2.add toast to show the distance,lighting and effect alert. 3.add debug mode to save all the images received from HAL separately 4.modify ui according to the spec Change-Id: I1178015f48c29cade4e14bb531c9727665905fec
* SnapdragonCamera: Panorama ModuleJack Yoo2016-09-271-0/+5
| | | | | | | Introducing Panorama capture module for Camera2 Change-Id: I98306c6c88c34c58b99adf9d472418392015f6c5 CRs-Fixed: 1067848
* SnapdragonCamera: Add video to Camera2 moduleByunghun Jeon2016-06-291-0/+13
| | | | | | Add video to Camera2 module and combine the UI Change-Id: I0bcd86eb6b95fe2180856780ddd794682259e799
* SnapdragonCamera: Support rotation for image review layoutJay Wang2016-05-041-0/+1
| | | | | | | | | | Currently, image review layout is fixed to portrait mode. Changing the resources to use RotateImageView and update the scaling function in RotateImageView to support both up and down scaling of the image CRs-Fixed: 1004669 Change-Id: I6940227c634b7654bce5de5efe032aaa8da80e72
* SnapdragonCamera: Introducing mute buttonCamera Software Integration2015-12-221-0/+6
| | | | | | | Introducing audio mute button on video recording Change-Id: I69ff6fe97c4b8d76a890b5e41667dab534d69ba8 CRs-Fixed: 937239
* SnapdragonCamera: fix crash with persist.panel.orientationLikai Ding2015-04-021-0/+114
The two layout files were only available in portrait mode. Make them as default. Change-Id: Iabc4caf1a5b5b015a097a914b489f412153eeec4