summaryrefslogtreecommitdiffstats
path: root/res/layout/camera.xml
Commit message (Collapse)AuthorAgeFilesLines
* SnapdragonCamera: Add Camera2 modeByunghun Jeon2016-03-301-0/+5
| | | | | | | Use camera2 API to show preview and take snapshot CRs-Fixed: 989750 Change-Id: I07e2d6743529b3d3d5acecf667e9493465a094c9
* SnapdragonCamera: Fix the memory leak on view.Jack Yoo2016-01-301-4/+18
| | | | | | | | Keep using modules instead of creating. Don't remove the view without cleaning it. Change-Id: I260a660cac3d770f7d02dfdc1881e15490da66a0 CRs-Fixed: 958510
* Switch over to use new camera activityDoris Liu2013-06-181-2/+2
| | | | Change-Id: Ib907b5ab5d0e818261e95edd182f2e20c3bbebe0
* Remove the frameLayout wrapping CameraRootViewDoris Liu2013-06-041-10/+4
| | | | Change-Id: I5a238766b54d3f36c929c53225367cddf90473f9
* Add new camera activity back and fix build errorsDoris Liu2013-05-161-0/+27
| | | | Change-Id: I30b657c7eee2b8cb0317c922966821002ea956f0
* Remove new camera activity to avoid build breakageDoris Liu2013-05-081-27/+0
| | | | Change-Id: I56f0586ae196f57a0f55b8d835e6bc8fd27bdcfe
* Integrate FilmStripView.Angus Kong2013-04-111-4/+10
| | | | Change-Id: Ib9f280a4c58a5c120775d5e9340ea04d56c0343d
* Work in progress - Put preview in TextureViewDoris Liu2013-04-091-0/+21
Fixed gesture recognizing and pie menu. Fixed camera picker. Exposure setting got fixed with rebasing. Rebased for new pie menu Fixed camera mode switch listener Ongoing: secure album, aspect ratio for video recording on ICS Change-Id: Iedae80815faf81cb49c791885810c8427034a6d1