summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ui/ZoomControl.java
Commit message (Collapse)AuthorAgeFilesLines
* New ZoomControl UI for tablet.Chung-yih Wang2011-11-091-1/+0
| | | | | bug:5349676 Change-Id: Ie1f4202d7f1d75978308ece4fbf486635cceead3
* Rename function "setDegree" to "setOrientation".Chih-yu Huang2011-10-141-5/+5
| | | | | bug:5244256 Change-Id: I6f5c96a5e1fefab5fa09a12fd3a0cf169bcbc6f5
* Add content descirptions for accessibility.Chung-yih Wang2011-10-111-0/+7
| | | | | | bug:5230109 Change-Id: I055fccea0d30c54dc8520bf1d0424b963d2ba8a5
* Reset zoom UI in onResume.Wu-cheng Li2011-09-301-12/+1
| | | | | | | | Zoom value was reset to 0, but the UI was not updated. bug:5390413 Change-Id: I16ef04012c13f4e9acbbf44a957e01960570f4bc
* Fix the zoom control bar UI on phone.Chung-yih Wang2011-09-221-4/+14
| | | | | | | +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-28/+64
| | | | | | | | bug:5318964 +update assets Change-Id: I39c6575803d22ab5db5c75a2d47257d12a397255
* Fix Divide-By-Zero bugs.Chung-yih Wang2011-09-071-1/+5
| | | | | bug:5261752 Change-Id: I780e1e1187242b6f44e6844b92b7a9eac2d3b1d1
* Fix the draw/layout before initialization.Chung-yih Wang2011-09-061-3/+0
| | | | | bug:5246857 Change-Id: I8aa96a744cbff414f38e7c886a613cf2c9c7922e
* Add ZoomIndexBar for phone UI.Chung-yih Wang2011-08-311-2/+17
| | | | | | | | | bug:5083780 The zoom index should be displayed in another bar to the left of the zoom control bar. Change-Id: I272675be22d4233c5b0b08fa24bfe05394ca021e
* Add ZoomControlWheel.Chung-yih Wang2011-08-291-14/+54
| | | | | bug:5083780 Change-Id: I1a18c247d638edd3f8e5e0588170b6820f280f96
* Add Sprung Lever Zoom Control for Phone UI.Chung-yih Wang2011-08-171-0/+130
bug:5083780 Change-Id: I5b29f6bc509fc93ed74175e2754ce9f3c4afe27f