summaryrefslogtreecommitdiffstats
path: root/res/layout-land/camera_controls.xml
Commit message (Collapse)AuthorAgeFilesLines
* SnapdragonCamera: fix portrait orientationLikai Ding2015-02-021-134/+0
| | | | | | | | | | | | Fix camera activity to portrait, so there is no delay when rotation occurs. Main changes are: 1. RotateLayout now supports padding and dynamically added child. 2. Camera controls and gesture detetion are now orientation-aware. 3. Toasts are replaced with RotateTextToast. 4. Obselete layout files are removed. Change-Id: I338849bd7fb84b847eb357f771a24a5cc09bf6fa
* SnapdragonCamera: New shutter IconsByunghun Jeon2015-01-201-8/+22
| | | | | | Add new shutter icons for SnapdragonCamera Change-Id: Ic0abf1b509800133bbd9dbee0cc34ebca02e5bcb
* SnapdragonCamera: show how many more pictures can be takenLikai Ding2014-12-221-0/+8
| | | | | | | Prompt to user an estimation of how many more pictures can be taken, calculated based on available storage. Change-Id: Iabc8268d548d3f6d86a6d065b511641b837a1de5
* SnapdragonCamera: Add preview thumbnail buttonByunghun Jeon2014-11-191-12/+3
| | | | | | Add preview thumbnail button and touch it to go to gallery Change-Id: Ib80ef94c677c204d7f0826356792aba2aa11d4d1
* SnapdragonCamera: Modify SnapdragonCamera UIByunghun Jeon2014-11-171-48/+98
| | | | | | Modified SnapdragonCamera setting menus with new icons Change-Id: I726296dfb100ac81ad6f1cd84420ae27c0ae1201
* Add content description to post-capture thumbnail.Sascha Haeberling2013-10-011-1/+2
| | | | | | Bug: 10916138 Change-Id: I6fc5316cf622da8ba7bfcff5c6b43104d50c6652
* Bring back wide angle panorama.Angus Kong2013-09-041-1/+1
| | | | | | bug:10293937 Change-Id: I23a977e87b7416f07ecac20025b6c142ae61be05
* This adds the following four CLs to Camera2:Sascha Haeberling2013-08-061-1/+2
| | | | | | | | | | | | http://ag/339319 http://ag/338974 http://ag/338401 http://ag/324149 Adapted to work in Camera2 and adding a .gitignore so that temporary Eclipse files and folders are not submitted. Change-Id: I40295c7f0139f76270c44f0ca395c0574a288569
* Improve gesture handlingDoris Liu2013-05-311-0/+1
| | | | Change-Id: Ib1e18274480b6bb681bd06f3130f9b9ea198ea98
* Fix layout and preview for tabletsMichael Kolb2013-05-011-2/+2
| | | | | | | | Bug: 8253060 Make controls full screen, and layout according to required size Change-Id: I725547041264457d85d73d470d25caa5cb2cf783
* Update capture animationMichael Kolb2013-05-011-0/+8
| | | | | | | | | Bug: 8253060 Update preview thumb margins and size Add touch target for thumbnail Change-Id: I2b298de330834c42a55b4cb082148d971727f530
* Add new indicatorsMichael Kolb2013-04-261-3/+3
| | | | | | Bug: 8640131 Change-Id: I9e567ddafa130e84af4d56a69ba7e389e64e3456
* Allow swiping to filmstrip from blocker barDoris Liu2013-04-181-1/+0
| | | | | Bug: 8607910 Change-Id: I69bfcf8d95d6071be7d65fbf433916740cbb655c
* Improve black bar to keep camera controls in placeDoris Liu2013-04-031-3/+3
| | | | | | Bug: 8340996 Change-Id: Ibca4a9f1ed84bd59e29cc988df346f1567de2a5b
* Adding switcher background back inDoris Liu2013-03-251-1/+1
| | | | | | | Fixed switcher background's rotation issue. Bug: 8436031 Change-Id: Icc6c3fa38c98587c1ff37fea7d53980679943938
* Keep camera controls on the same physical sideDoris Liu2013-03-051-28/+16
| | | | Change-Id: I09c50650c77a89fadfeb376564ef43e750994f8a
* Flatten view hierarchy and rotate viewsDoris Liu2013-03-041-0/+73
TODO: SRI pano and Lightcycle can use a bit more flattening. I will get to them next. (Maybe in a different CL.) TODO: Need to cancel capture animation in onConfigurationChanged() Change-Id: I00fd3e098117d9fb74fde2c128407ab6275bcedf