summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ui/AbstractIndicator.java
Commit message (Expand)AuthorAgeFilesLines
* Merge the indicator bar implementations.Chung-yih Wang2011-08-041-88/+0
* Refactor the code. Improve the inheritance structure of Textures.Owen Lin2010-05-171-3/+3
* resolved conflicts for merge of ec1dfcb7 to krakenOwen Lin2010-05-141-0/+15
|\
| * Add copyright headers to source codes.Owen Lin2010-05-131-0/+15
* | Handle events in the main thread and use GLThread only as a rendering thread.Owen Lin2010-05-101-1/+1
|/
* Remove GLRootView in onPause() and put it back in onResume() to avoid OOM inOwen Lin2010-04-211-3/+6
* Fix several UI issues.Owen Lin2010-03-161-8/+31
* Restore Settings.Owen Lin2010-03-141-0/+2
* Add the new ZoomController UI and also the exposure compensation settings.Owen Lin2010-03-101-4/+4
* 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-3/+5
* The first runnable version of the new UI.Owen Lin2010-02-261-0/+43