summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ui/IndicatorControlBarContainer.java
Commit message (Expand)AuthorAgeFilesLines
* Change the default orientation to portrait.Chung-yih Wang2011-11-011-4/+4
* Rename function "setDegree" to "setOrientation".Chih-yu Huang2011-10-141-3/+3
* Fix the UI issue during video recording.Chung-yih Wang2011-10-031-5/+15
* Fix overridden settings don't stay disabled when resuming Camera.Wu-cheng Li2011-09-211-3/+1
* New zoom control for phone.Chung-yih Wang2011-09-201-29/+3
* Fix animation for second-level indicator bar.Chung-yih Wang2011-09-151-5/+29
* Fix the NPE in IndicatorControlBarContainer.Chung-yih Wang2011-09-131-17/+19
* Disable zoom and shutter button during video snapshot.Wu-cheng Li2011-09-121-0/+5
* Add the missing setEnabled() for phone UI controls.Chung-yih Wang2011-09-011-0/+6
* Add ZoomIndexBar for phone UI.Chung-yih Wang2011-08-311-1/+7
* Add ZoomControlWheel.Chung-yih Wang2011-08-291-7/+21
* Change front/back switcher icon in camera modeChih-yu Huang2011-08-261-3/+2
* Add second-level indicators in tablet UI.Chung-yih Wang2011-08-251-2/+2
* Refactor indicator wheel.Chung-yih Wang2011-08-231-0/+142