summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ui/BasicIndicator.java
Commit message (Expand)AuthorAgeFilesLines
* Merge the indicator bar implementations.Chung-yih Wang2011-08-041-142/+0
* Adding ui for setting frame capture interval.Nipun Kwatra2010-09-151-12/+38
* Add switch camera on-screen button.Wu-cheng Li2010-09-081-3/+1
* 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/+3
* | Handle events in the main thread and use GLThread only as a rendering thread.Owen Lin2010-05-101-1/+1
|/
* Remove unused resources and code.Owen Lin2010-04-071-1/+0
* Improve GLListView UI.Owen Lin2010-03-301-1/+1
* New UI for camcorder.Owen Lin2010-03-141-3/+2
* Restore Settings.Owen Lin2010-03-141-8/+21
* 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-1/+3
* Unbundle: change camera package name.Chih-Chung Chang2010-03-081-1/+1
* Add pixel density concept to the code. So, it draw about the same size onOwen Lin2010-03-071-4/+10
* The first runnable version of the new UI.Owen Lin2010-02-261-0/+82