summaryrefslogtreecommitdiffstats
path: root/res/layout-sw600dp
Commit message (Collapse)AuthorAgeFilesLines
* Rotate priority indicators according to the device orientation.Wu-cheng Li2011-11-171-40/+0
| | | | | | | | + Do not show flash indicator if it is off. bug:5039279 Change-Id: I329b63d04f46fbe23f5ade3e4cacf446ce41f98c
* Merge "Add a rotatable toast class." into ics-mr1Wei Huang2011-11-142-2/+0
|\
| * Add a rotatable toast class.Chung-yih Wang2011-11-142-2/+0
| | | | | | | | | | | | | | | | | | | | bug:5575970 In order to show the toast in a landscape orientation with portrait layout. The rotatable toast helper class is implementated and is also applied for first-hint toast messages. Change-Id: I942e87df1c1a4509d01cd41e2ecbdc2e2dfec049
* | Adjust the height of panorama live-view.Angus Kong2011-11-141-1/+2
|/ | | | | bug:5142001 Change-Id: I0e55da11603e7adc8f21b7a6577ff5f3f4fe92a4
* Merge "Add indicators of settings on the viewfinder." into ics-mr1Wei Huang2011-11-111-0/+40
|\
| * Add indicators of settings on the viewfinder.Chih-yu Huang2011-11-111-0/+40
| | | | | | | | | | | | | | Add exposure, flash, scene, white balance, and focus indicators. bug:5039279 Change-Id: I7ef87ee35855030dbc8fdc2d4c52fa5d8b6549ba
* | Adjust share UI to full-width.Angus Kong2011-11-111-21/+26
|/ | | | | bug:5521011 Change-Id: I66aab65763224cbb66aa721d49d3e4ea916d8a58
* New ZoomControl UI for tablet.Chung-yih Wang2011-11-091-5/+5
| | | | | bug:5349676 Change-Id: Ie1f4202d7f1d75978308ece4fbf486635cceead3
* Change highlight pattern in indicatorbar.Chih-yu Huang2011-11-081-6/+5
| | | | | | | | | | Use the blue press state for all the icons in the setting bar, fill the whole bar width with a square instead of blue arc. Also make the share icon touch area larger. bug:5521011 Change-Id: I2db26c41758d230e8455696346a90a33b7e3efb6
* Merge "Change the style of cancel button in Panorama." into ics-mr1Angus Kong2011-11-041-4/+5
|\
| * Change the style of cancel button in Panorama.Angus Kong2011-11-031-4/+5
| | | | | | | | | | | | | | | | | | | | To comply with UI spec: 1. Change the text size to 12sp. 2. Change the pressed-state background. 3. Adjust the height to match the parent. bug:5521011 Change-Id: I4b99a1593aec67eb41c38ae97d54f3c9c4fce740
* | Fix 5521540: UI Tweaks.Chih-Chung Chang2011-11-032-2/+9
|/ | | | | | | | | | | | - draw fan-shaped semi-transparent area on the indicator wheel. - change selected indicator color - remove video mode black border - set activity background to black - update assets - don't gray out unselected modes in mode picker (tablet) - set ok/cancel icons to 32dp, font to 12sp bold Change-Id: Iedc43dca29d1943965caf2d36cce176d8e509547
* Change the default orientation to portrait.Chung-yih Wang2011-11-014-0/+326
| | | | | | | | | | | | bug:5446617 Since the orientation is mainly portrait on phones, the default orientation of an application will decide if the window animation will be played before it starts. In order to reduce the launch time of Camera apps, this change is to skip the window animations by changing the default orientation to portrait. Change-Id: I6682ab408d7e8d1f0580f3c1600b6c9c3d6a7f6e
* Show video snapshot toast in first use.Chih-yu Huang2011-10-282-1/+2
| | | | | bug:5494290 Change-Id: I7cb498ef50610d300a64d9d053b0a411d86da730
* Make PreviewFrameLayout and ControlPanelLayout work in potrait mode.Wu-cheng Li2011-10-277-0/+314
+ Move tablet resource to sw600dp and sw800dp bug:5446617 Change-Id: Iaf2a442e621ed071d7639972a529dd263e3ce628