summaryrefslogtreecommitdiffstats
path: root/res/layout/indicator_bar.xml
Commit message (Collapse)AuthorAgeFilesLines
* Change highlight pattern in indicatorbar.Chih-yu Huang2011-11-081-8/+4
| | | | | | | | | | 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
* Make 40% opacity for disabled indicators.Angus Kong2011-11-071-1/+1
| | | | | bug:5521011 Change-Id: I150f754b9190e7034e75a3ab06cb0f5e8312cd31
* Change the default orientation to portrait.Chung-yih Wang2011-11-011-23/+22
| | | | | | | | | | | | 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
* Add content descirptions for accessibility.Chung-yih Wang2011-10-111-0/+7
| | | | | | bug:5230109 Change-Id: I055fccea0d30c54dc8520bf1d0424b963d2ba8a5
* Add time lapse label for Phone UI.Angus Kong2011-10-051-1/+1
| | | | | | | | | 1. The behavior on tablet UI and phone UI now is the same. 2. The recording time and time lapse label now always stay on the top-left corner (even when in portrait). bug:5394916 Change-Id: Ifa5013748dbdda3a6c0083569ec3c565b4c687eb
* Show the hightlight bar of the active indicator button.Chung-yih Wang2011-09-231-17/+9
| | | | | bug:5039235 Change-Id: I79d4b7be080748b2715b8826924de65e0d75ef39
* Fix the zoom control bar UI on phone.Chung-yih Wang2011-09-221-1/+0
| | | | | | | +use drawable selector to activate/deactivate the zoom control bar +update/add zoom assets Change-Id: Ie429dd0d78c562c8d1045280f336ae74ea6ce898
* New zoom control for phone.Chung-yih Wang2011-09-201-11/+4
| | | | | | | | bug:5318964 +update assets Change-Id: I39c6575803d22ab5db5c75a2d47257d12a397255
* Follow UI redlines for indicator bars.Chung-yih Wang2011-09-201-11/+20
| | | | | | | | | | | | | | bug:5287560 1. options icons: No dark background. Use the dark background only when in advanced options. Make sure the position of the icons match the redlines, specifically the padding at the top and bottom. 2. second-level indicator bars: Modify the icons and spacing inbetween. Change-Id: Ic8d1382b8e07719c5f86b309e3853023e76dccd3
* Add the missing setEnabled() for phone UI controls.Chung-yih Wang2011-09-011-1/+1
| | | | | | | | | | bug:5109283 We have to hide the setting buttons during video recording, or it will crash the camera driver easily by changing the camera settings. For camera mode, we just simply disable the buttons with grey out effect. Change-Id: Iec06a48f246ab5ef9ae4d8c6ca0b78851fcb0155
* Add ZoomIndexBar for phone UI.Chung-yih Wang2011-08-311-28/+52
| | | | | | | | | bug:5083780 The zoom index should be displayed in another bar to the left of the zoom control bar. Change-Id: I272675be22d4233c5b0b08fa24bfe05394ca021e
* Refactor indicator wheel.Chung-yih Wang2011-08-231-5/+5
| | | | | | +add IndicatorControlWheel container. Change-Id: Ia3c7f0441de75a70c8a2172e86d3812b2ef1a15b
* Move CameraPicker into IndicatorControl.Chung-yih Wang2011-08-171-2/+0
| | | | | | +Move the CameraPicker icon to IndicatorBar for Phone UI. Change-Id: I2ab75166586adb6a029b4cf1b3f19604526dd818
* Add Sprung Lever Zoom Control for Phone UI.Chung-yih Wang2011-08-171-0/+54
bug:5083780 Change-Id: I5b29f6bc509fc93ed74175e2754ce9f3c4afe27f