summaryrefslogtreecommitdiffstats
path: root/res/drawable
Commit message (Collapse)AuthorAgeFilesLines
* Fix 5521540: UI Tweaks.Chih-Chung Chang2011-11-031-21/+0
| | | | | | | | | | | | - draw fan-shaped semi-transparent area on the indicator wheel. - change selected indicator color - remove video mode black border - set activity background to black - update assets - don't gray out unselected modes in mode picker (tablet) - set ok/cancel icons to 32dp, font to 12sp bold Change-Id: Iedc43dca29d1943965caf2d36cce176d8e509547
* Merge "Change the border of video snapshot from transparent to black."Wu-cheng Li2011-10-111-1/+1
|\
| * Change the border of video snapshot from transparent to black.Wu-cheng Li2011-10-111-1/+1
| | | | | | | | | | bug:5441209 Change-Id: Ifc79d98d092ea7c938edd4fea70d59b15c5e050a
* | Camera UI: selected status color for settings.Chung-yih Wang2011-10-111-1/+1
|/ | | | | bug: 5386702 Change-Id: I44af8ff13f080e1260d711a76a86124e639983c4
* Add background of pressed ModePicker.Chung-yih Wang2011-09-281-0/+20
| | | | | | | | | bug:5353407 onPress state: + The closed mode picker should have an onPress state. Change-Id: I605fbe86406e0c780654bedc496343267cef310d
* Add clear effects button, silly faces title, and background title.Wu-cheng Li2011-09-231-0/+0
| | | | | | bug:5226051 Change-Id: I61609e31fb8f18041f6885cb923507aeecfd9c9f
* Fix the zoom control bar UI on phone.Chung-yih Wang2011-09-223-0/+63
| | | | | | | +use drawable selector to activate/deactivate the zoom control bar +update/add zoom assets Change-Id: Ie429dd0d78c562c8d1045280f336ae74ea6ce898
* Fix indicator bar height in video mode.Chung-yih Wang2011-09-191-0/+21
| | | | | bug:5287560 Change-Id: I000d11aa3974e1d48d18f4dcf6ec31166f6ef8ec
* Change image of review control buttons.Chih-yu Huang2011-09-162-0/+41
| | | | | bug:5244256 Change-Id: Idf02f40edb7e2e15edb4fc1ac86a4694d9147661
* Update share UI to match redlines.Wu-cheng Li2011-09-151-1/+1
| | | | | | | | | | | - Change animation to crossfade. - Remove border in the normal state. - Remove the divider of the application icons. - Change the area of the share popup to viewfinder only in panorama. bug:5290450 Change-Id: Ia483c65f846e568a942d855119634f02c2c30c14
* Show indication when panning too fast.Angus Kong2011-09-142-0/+42
| | | | | bug:5141543 Change-Id: I579fd8583eb01c1f2309b8550f20c14fbe3ea2cf
* Update the border assets of the thumbnail.Wu-cheng Li2011-09-131-1/+1
| | | | | bug:5290450 Change-Id: I40c4a3668bb4dcea500024616cb3cc742c9e7e89
* Replace the custom dialog with system dialog.Angus Kong2011-09-121-26/+0
| | | | Change-Id: Iabeeb6f4912e0f13a6691b9fd08507e7d5791c2c
* A customized dialog for preparing low-res review.Angus Kong2011-09-081-0/+26
| | | | | | | | | According to UI spec, a customized dialog is needed. The customized dialog has a rounded rectangle as a background and a spinner over a text view. bug:5244268 Change-Id: I21a5709babbaf92e507c8900a8cfb322e29bae4c
* Use new assets for panorama shutter button.Angus Kong2011-09-072-0/+46
| | | | | | The original button with text is now replaced by the button with image provided from UI team. Change-Id: I4598b5be1ff802b115450ba7b4dba9cb8e742450
* Move review control out of preview.Chih-yu Huang2011-09-022-46/+0
| | | | | bug:5141555 Change-Id: I04e4ca0d0e1a40ccfe39e5276fda66ffd02ae1b5
* Change video recording shutter button and overflow assetsChih-yu Huang2011-08-291-0/+21
| | | | | bug:5024054 Change-Id: Icd8c66bcf9be76df35852e6772ffd76f6f1013e8
* Add Sprung Lever Zoom Control for Phone UI.Chung-yih Wang2011-08-171-0/+21
| | | | | bug:5083780 Change-Id: I5b29f6bc509fc93ed74175e2754ce9f3c4afe27f
* Use new background and shutter button.Wu-cheng Li2011-08-092-4/+4
| | | | | | bug:5024054 Change-Id: I2def331433b0db66efc0d38f1e9537c0980441bb
* Remove unused code and resource.Wu-cheng Li2011-05-121-20/+0
| | | | Change-Id: Ia6d98847716ef187eefd05758c5c61b530967b27
* Fix crash in non-xlarge configuration.Wu-cheng Li2011-01-201-0/+21
| | | | Change-Id: I415c470beb5d340e7c193fd6ee17ca9c1ec172b2
* Make round the border of on-preview text label.Hung-ying Tyan2010-12-213-0/+63
| | | | | Bug: 3298451 Change-Id: Ie3129d6a358f24d1ebbdd60417b0cd7ca8dbdd01
* Use ListView for basic setting popup windows.Chung-yih Wang2010-12-201-2/+2
| | | | | bug:3278543 Change-Id: I4a1a31113dd5614eabb6ed5ebb0b2857f930b135
* Disable camera/video controls when in certain op modes.Hung-ying Tyan2010-12-152-2/+2
| | | | | | | | | | | Covered modes are: 1. on photo/video picker review screen, 2. on snapping, 3. on auto focusing, and 4. during recording. Bug: 3258859 Change-Id: Icc7d77c5b281c0ff04b1bffb2702a2e731d06127
* Swap back/front camera control and c/v switcher.Hung-ying Tyan2010-12-131-22/+0
| | | | | | | | + Also make switcher horizontal with new UI elements. + Add HorizontalSwitcher.java and make it extend Switcher. Bug: 3252812 Change-Id: If6af88b4904a942fa7ae32de5280e6763cd557e6
* Disable camera/zoom pickers in photo picker mode.Hung-ying Tyan2010-12-091-0/+1
| | | | | | | | | The pickers should be disabled after a photo is taken and re-enabled when the re-take button is clicked. Bug: 3258859 (partially; this CL does not cover the settings on the wheel.) Change-Id: I517728eb84ca6c947f268d58418188475051ab27
* Add divider between settings in popup window.Chung-yih Wang2010-12-091-1/+1
| | | | | bug:3242802 Change-Id: I37742a8db4ddaa272d0a84f395d7f6afe89a7909
* Fix the layout in video capture intent mode.Hung-ying Tyan2010-12-091-0/+1
| | | | | | | | Side effect: camera picker is now disabled instead of disappeared during recording. This is to make it consistent with other controls. Bug: 3226747 Change-Id: Iecd62d83559f2df7dd544a8ecd00679473dfd4fe
* Implement new visual design for Camera zoom control.Hung-ying Tyan2010-12-072-40/+0
| | | | | | | | And overlay zoom control readout on top of preview area. Bug: 3252827 Bug: 3252839 Change-Id: I2220a0784b94a7b80807bf7f4e29d039cb6e6f0f
* Move camera picker to control panel.Chung-yih Wang2010-12-062-0/+44
| | | | Change-Id: I5b2b0693bb3ef8e353b4b9c793583ed3e6522526
* Highlight the selected setting in popup windows.Chung-yih Wang2010-12-031-0/+21
| | | | | bug:3242797 Change-Id: Iba2c93a2213723a16137a2083de10f3300feee2f
* Create drawable-xlarge-mdpi directory for Camera.Hung-ying Tyan2010-12-021-21/+0
| | | | | | | Move large icons from drawable-mdpi to the new directory. Remove/revise some xml files accordingly. Change-Id: Ia138ba1deffcfa7cf0aa0646906ec562f160c48d
* Increase camera preview frame size and other changes.Hung-ying Tyan2010-11-261-0/+21
| | | | | | | | | | | | | | | + Increase camera preview frame size and align it to the left of the screen. + Move thumbnail to the lower left corner of the preview frame. + Move GPS indicator to the lower right corner of the preview frame. + Replace LinearLayout and negative margin with RelativeLayout. + Revise the look of the settings wheel based on new UI mock. + Add border to preview frame. + Make settings popup windows align with an invisible view in the root view. This makes it easier to adjust the location of the popup windows. Bug: 3156693 Change-Id: I8843fec803f8418699df7e425ea74af708b4ea99
* Add front/back camera switchChung-yih Wang2010-11-251-0/+20
| | | | | bug:3156676 Change-Id: I8a5394aefa068cb099b89c5739abf0cfd78591a9
* Highlight camera/video icon when mode is changed.Hung-ying Tyan2010-11-242-0/+40
| | | | | | | | | | | | | + Make camera/video icons on switcher radio buttons instead of RotateImageView for x-large devices. + Add icons for camera and video on different states (normal and checked) for x-large devices. + Add SwitcherSet.java that consists of the radio buttons and the Switcher and replace the camera_switch_set linear layout with it. + Replace Switcher with SwitcherSet in Camera and VideoCamera. Bug: 3156677 Change-Id: I1ea7b4d4149d0a8dc548086150a9ae1a616cd8de
* Overlay camera/camcorder switch to preview frame.Hung-ying Tyan2010-11-171-0/+22
| | | | | | | | | | | | | | | + add new mode switch knob. + add new background to mode switch view. + add transparent background to entire switcher view. + adjust sizes and margins of camera_control and review_thumbnail according to UI spec. + adjust sizes and margins of mode switch view according to UI spec. + fix a bug in Switcher where drawing the drawable should not take into account the left/right paddings. Bug:3156677 Change-Id: I1e452e5a519aa3fc2cfef418dde6a7c196c8547a
* Add white balance setting UI for xlarge layout.Wu-cheng Li2010-10-111-0/+20
| | | | Change-Id: I9775aae56cdee41232e628ebbaa87f7749d7e61f
* Change the background of camera application.Wu-cheng Li2010-10-081-4/+0
| | | | Change-Id: Ib866873f91c91efe4e5ef81a30e074fa2de99af1
* Add zoom picker for xlarge layout.Wu-cheng Li2010-10-062-0/+40
| | | | | | | The zoom of on-screen controls is not created if zoom picker exists. Change-Id: I229108aa8bc3eac7175acec46e14240627c7da7c
* Remove unused state in some resources.Owen Lin2010-04-233-30/+0
| | | | | | Change-Id: I7acfd20cb77ace0c953b0f349a64fc85cc334365 Bug: 2557840
* Remove unused resources and code.Owen Lin2010-04-073-72/+0
| | | | Change-Id: I394352f9da02d2585b2635e07c96bfa1c942d070
* Remove unused resources.Chih-Chung Chang2010-02-222-57/+0
|
* remove unused resource files and elementsOwen Lin2009-10-295-125/+0
| | | | Change-Id: Ia4e7b9724501c0a1c5c16008390e0116bb409c14
* Fix widgetsMike Cleron2009-09-301-0/+0
|
* Remove unused resources / strings.Cheng-Ru Lin2009-09-294-0/+0
| | | | Change-Id: If0c6005b9ede76293260e3748ae38f9dcfa608fa
* Implement the drawer UI. When user click on the drawer button, theOwen Lin2009-09-171-0/+0
| | | | | | on-screen settings will show up. Change-Id: I86a587969a9a01d62560e21d457d3639841ba6da
* Remove trailing spaces.Owen Lin2009-09-025-12/+12
| | | | Change-Id: I80feb1b58c148b35b2666ef08d4b13d5aa0608b2
* High-resolution (hdpi) artwork from TAT for Camera.Daniel Sandler2009-08-2889-0/+0
|
* Missing icons for the previous change.Chih-Chung Chang2009-08-243-0/+0
|
* Remove highlight mode for shutter button - bug 2015072.Owen Lin2009-08-122-3/+0
|