summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ui/HeadUpDisplay.java
Commit message (Expand)AuthorAgeFilesLines
* Merge the indicator bar implementations.Chung-yih Wang2011-08-041-425/+0
* Move share button beside thumbnail in phone UI.Wu-cheng Li2011-06-281-6/+0
* Add share button for phone UI.Wu-cheng Li2011-05-261-2/+7
* Add restore default in other settings.Wu-cheng Li2010-12-081-5/+1
* Rename some classes and method names to avoid confusion.Wu-cheng Li2010-11-041-4/+4
* Rename some classes to avoid confusion.Wu-cheng Li2010-10-241-2/+2
* am 73304ce3: Increse the max height of popup window.Wu-cheng Li2010-10-101-1/+1
|\
| * Increse the max height of popup window.Wu-cheng Li2010-10-081-1/+1
| * Add switch camera on-screen button. DO NOT MERGEWu-cheng Li2010-09-081-1/+4
* | Improve the scroll bar in GLList.Owen Lin2010-09-231-8/+6
* | Adding ui for setting frame capture interval.Nipun Kwatra2010-09-151-2/+1
* | Add switch camera on-screen button.Wu-cheng Li2010-09-081-1/+4
|/
* Use SharedPreferences$Editor.apply to reduce latency.Wu-cheng Li2010-09-081-1/+1
* Fix memory leak. Camera application is leaking activities.Wu-cheng Li2010-08-291-2/+2
* Support multiple camera preferences.Chih-Chung Chang2010-06-231-4/+4
* 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-101/+99
* | Use our own EGLChooser so that we can fall back to use "copyImage2D" whenOwen Lin2010-05-071-2/+2
|/
* Fix the ANR after switching between Camera and Camcorder.Owen Lin2010-04-081-25/+17
* Improve GLListView UI.Owen Lin2010-03-301-10/+8
* Fix the picture size settings doesn't get initialized issue.Owen Lin2010-03-191-1/+4
* More improvement on UI.Owen Lin2010-03-181-12/+38
* Some more improvements of the UI.Owen Lin2010-03-181-1/+1
* Fix several UI issues.Owen Lin2010-03-161-17/+17
* New UI for camcorder.Owen Lin2010-03-141-71/+8
* Restore Settings.Owen Lin2010-03-141-27/+96
* 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-5/+36
* 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-10/+33
* The first runnable version of the new UI.Owen Lin2010-02-261-0/+336