summaryrefslogtreecommitdiffstats
path: root/res/drawable-mdpi
Commit message (Collapse)AuthorAgeFilesLines
...
* Add the new ZoomController UI and also the exposure compensation settings.Owen Lin2010-03-107-0/+0
| | | | | | | | | Fix the bug that some MotionEvent of some actions should always pass to the component who accept the DOWN event. Also fix a bug that nine patch image will be drawn incorrectly after rotation. Change-Id: I8ab36fb6f958c1967afa11eed5f167842b59cada
* Add pixel density concept to the code. So, it draw about the same size onOwen Lin2010-03-0735-0/+0
| | | | | | | | | | | | | | mdpi and hdpi devices. Update the UI assets for mdpi Fix a issue that GLSurfaceView didn't call onPause and onResume in Camera. Refactor. Improve the drawing and animation. Also fix the RawTexture unsupported operation bugs and the NullPointerException in GLRootView. Change-Id: I7aeadcad72d64a665828a6bb4f0f73e685fde632
* The first runnable version of the new UI.Owen Lin2010-02-2642-0/+0
| | | | | | | | | | | | | | | | | | | | Implement the new UI with OpenGL (GLSurfaceView). Known issues: * Texture are never freed from GL * Do not consider the density of screen. Currently, the dimensions in mdpi devices are wrong. * It won't work on Sapphire, bug fired: Bug: 2473605 * The action UP event may pass a wrong target. (It should pass to the same target who recive the DOWN action. * Animation is not smooth enough. * Should not allocate objects into heap during rendering path. * The scrollbar in GLListView doesn't match the design * We should calculate our own orientation instead of using the system one. * Regression: "restore to default settings" is removed Change-Id: I93fa45831aa87787dd5ee9e43e270a9d786c5a2a
* Remove unused resources.Chih-Chung Chang2010-02-229-0/+0
|
* Update the mdpi resource with v2.0 iconsBai Tao2010-02-082-0/+0
|
* Use public api instead of hidden member. Don't use internal resource.Chih-Chung Chang2010-01-061-0/+0
|
* Use icon to indicate the orientation of the taken photos.Owen Lin2009-12-042-0/+0
| | | | Change-Id: I144e2dd590e98942763fc6e243da3e17cb25d88d
* Remove some more code.Owen Lin2009-11-048-0/+0
| | | | Change-Id: I5779a15fcffecd9de28e6e1c24a59d3cf0a523f7
* remove unused resource files and elementsOwen Lin2009-10-2926-0/+0
| | | | Change-Id: Ia4e7b9724501c0a1c5c16008390e0116bb409c14
* Merge change Ifed529e2 into eclairAndroid (Google) Code Review2009-09-301-0/+0
|\ | | | | | | | | * changes: Fix widgets
| * Fix widgetsMike Cleron2009-09-301-0/+0
| |
* | Add icons in on screen menu for whitebalance and focus mode.Cheng-Ru Lin2009-10-012-0/+0
| | | | | | | | Change-Id: Ic10c68404a703279918c3a86473d364030affa8a
* | Add indicator for focus, white balance, and scene mode.Cheng-Ru Lin2009-10-018-0/+0
|/ | | | Change-Id: Iead8a7a28aeaa07210fd56ecac1f6f6a74fee155
* Merge change I65b13222 into eclairAndroid (Google) Code Review2009-09-301-0/+0
|\ | | | | | | | | * changes: Fine tune some UI stuff.
| * Fine tune some UI stuff.Cheng-Ru Lin2009-09-301-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | 1. Use no animation between camera / review mode. Thus, we must have same layout for three types of control panel. 2. Since we have better algorithm to calculate the preview size. Let the gripper be the same in mdpi and hdpi devices. 3. Keep some border on the right size of image view. Otherwise, it looks odds in HVGA devices. Change-Id: I65b13222cace230f09e6b33f311fd2b79758e93e
* | Try some mock icons to feel the layout.Cheng-Ru Lin2009-09-303-0/+0
|/ | | | Change-Id: I697e45f93e0c6592bdd812f84d5db189f8cf6b4d
* Revert "Add icon support for options in preference setting screen."Cheng-Ru Lin2009-09-303-0/+0
| | | | | | | | | | | | This reverts commit 723f84eadb3c1a79337ef20e4d0a014341537adb. Conflicts: res/values/arrays.xml res/xml/camera_preferences.xml src/com/android/camera/IconListPreference.java Change-Id: Ic5fd32735656cfaed56cf256a0b9530d051f2240
* Add icon support for options in preference setting screen.Owen Lin2009-09-243-0/+0
| | | | Change-Id: I4029ef11d49922139b8aab423e9871c803ab4a82
* Add a icon bar to show the current state.Owen Lin2009-09-222-0/+0
| | | | Change-Id: Ic0c32abffed267fa97b6b449c4dd432af3e0e591
* Implement the drawer UI. When user click on the drawer button, theOwen Lin2009-09-172-0/+0
| | | | | | on-screen settings will show up. Change-Id: I86a587969a9a01d62560e21d457d3639841ba6da
* High-resolution (hdpi) artwork from TAT for Camera.Daniel Sandler2009-08-2889-0/+0