summaryrefslogtreecommitdiffstats
path: root/res/values-sw600dp
Commit message (Collapse)AuthorAgeFilesLines
* Rotate priority indicators according to the device orientation.Wu-cheng Li2011-11-172-7/+4
| | | | | | | | + Do not show flash indicator if it is off. bug:5039279 Change-Id: I329b63d04f46fbe23f5ade3e4cacf446ce41f98c
* Fix several UI bugs.Chung-yih Wang2011-11-141-0/+5
| | | | | | | | | | bug:5575970 1. The cancel button of the background replacer message should be on the bottom. 2. The location of recording timer was too low in the landscape mode. 3. Fix the animation of the setting popup. Change-Id: Ia2345e72efc0118cd0172af4bd6243815c602493
* Add indicators of settings on the viewfinder.Chih-yu Huang2011-11-111-0/+8
| | | | | | | Add exposure, flash, scene, white balance, and focus indicators. bug:5039279 Change-Id: I7ef87ee35855030dbc8fdc2d4c52fa5d8b6549ba
* Enable full area when tapping "X" mark of review button.Chih-yu Huang2011-11-041-3/+0
| | | | | bug:5564100 Change-Id: Ia63d920e946f7ada7f16e98deb248eaac216e028
* Fix 5521540: UI Tweaks.Chih-Chung Chang2011-11-031-3/+5
| | | | | | | | | | | | - 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-011-2/+19
| | | | | | | | | | | | 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
* Make PreviewFrameLayout and ControlPanelLayout work in potrait mode.Wu-cheng Li2011-10-272-0/+118
+ Move tablet resource to sw600dp and sw800dp bug:5446617 Change-Id: Iaf2a442e621ed071d7639972a529dd263e3ce628