summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ui/ZoomIndicator.java
Commit message (Expand)AuthorAgeFilesLines
* Merge the indicator bar implementations.Chung-yih Wang2011-08-041-145/+0
* Rename some classes to avoid confusion.Wu-cheng Li2010-10-241-2/+2
* Add switch camera on-screen button.Wu-cheng Li2010-09-081-2/+4
* Refactor the code. Improve the inheritance structure of Textures.Owen Lin2010-05-171-2/+2
* 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-5/+5
|/
* Fix the startup crash.Owen Lin2010-03-191-1/+2
* Fix the zoom indicator not updated issue.Owen Lin2010-03-191-12/+29
* Some more improvements of the UI.Owen Lin2010-03-181-2/+1
* Restore Settings.Owen Lin2010-03-141-0/+5
* Camera should have the com.android.camera package name.Romain Guy2010-03-101-1/+1
* Add the new ZoomController UI and also the exposure compensation settings.Owen Lin2010-03-101-16/+83
* Address the review comments.Owen Lin2010-03-071-1/+1
* Add pixel density concept to the code. So, it draw about the same size onOwen Lin2010-03-071-0/+38