summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ui/IndicatorBar.java
Commit message (Expand)AuthorAgeFilesLines
* Refactor indicator wheel.Chung-yih Wang2011-08-231-92/+0
* Cleanup unused imports.Chung-yih Wang2011-08-191-3/+0
* Move CameraPicker into IndicatorControl.Chung-yih Wang2011-08-171-9/+9
* Add Sprung Lever Zoom Control for Phone UI.Chung-yih Wang2011-08-171-36/+46
* Merge the indicator bar implementations.Chung-yih Wang2011-08-041-181/+49
* Move share button beside thumbnail in phone UI.Wu-cheng Li2011-06-281-7/+0
* Add share button for phone UI.Wu-cheng Li2011-05-261-1/+9
* Refactor the code. Improve the inheritance structure of Textures.Owen Lin2010-05-171-6/+5
* resolved conflicts for merge of ec1dfcb7 to krakenOwen Lin2010-05-141-0/+16
|\
| * Add copyright headers to source codes.Owen Lin2010-05-131-0/+16
* | Create a ColorTexture to draw pure color in GL.Owen Lin2010-05-131-2/+2
* | Handle events in the main thread and use GLThread only as a rendering thread.Owen Lin2010-05-101-1/+1
|/
* Fix the ANR after switching between Camera and Camcorder.Owen Lin2010-04-081-2/+6
* Add some more ways to dismiss popup window(UX change).Owen Lin2010-03-301-0/+9
* More improvement on UI.Owen Lin2010-03-181-0/+4
* Fix several UI issues.Owen Lin2010-03-161-0/+6
* Restore Settings.Owen Lin2010-03-141-0/+6
* Add the new ZoomController UI and also the exposure compensation settings.Owen Lin2010-03-101-6/+3
* Address the review comments.Owen Lin2010-03-071-7/+7
* The first runnable version of the new UI.Owen Lin2010-02-261-0/+175