summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ui/IndicatorControlBar.java
Commit message (Expand)AuthorAgeFilesLines
* Fix NPE if the device has only one camera.Wu-cheng Li2011-11-161-1/+3
* Change highlight pattern in indicatorbar.Chih-yu Huang2011-11-081-6/+12
* Change the default orientation to portrait.Chung-yih Wang2011-11-011-8/+7
* Remove redundant operations for zoom control.Chung-yih Wang2011-10-111-2/+0
* New zoom control for phone.Chung-yih Wang2011-09-201-28/+20
* Follow UI redlines for indicator bars.Chung-yih Wang2011-09-201-1/+5
* Fix the NPE in IndicatorControlBarContainer.Chung-yih Wang2011-09-131-3/+8
* Disable zoom and shutter button during video snapshot.Wu-cheng Li2011-09-121-1/+5
* Add the missing setEnabled() for phone UI controls.Chung-yih Wang2011-09-011-0/+12
* Add ZoomIndexBar for phone UI.Chung-yih Wang2011-08-311-2/+8
* Add ZoomControlWheel.Chung-yih Wang2011-08-291-9/+17
* Add second-level indicators in tablet UI.Chung-yih Wang2011-08-251-1/+1
* Refactor indicator wheel.Chung-yih Wang2011-08-231-0/+92