summaryrefslogtreecommitdiffstats
path: root/res/layout
Commit message (Collapse)AuthorAgeFilesLines
* Add background of pressed ModePicker.Chung-yih Wang2011-09-281-1/+1
| | | | | | | | | bug:5353407 onPress state: + The closed mode picker should have an onPress state. Change-Id: I605fbe86406e0c780654bedc496343267cef310d
* Do not use black background in share UI.Wu-cheng Li2011-09-261-2/+2
| | | | | | | | - Add back 8dp padding. - Change background to 85% opacity. bug:5290450 Change-Id: I0dce998769391d27699aec69717ef9c11bce4534
* Add clear effects button, silly faces title, and background title.Wu-cheng Li2011-09-231-8/+32
| | | | | | bug:5226051 Change-Id: I61609e31fb8f18041f6885cb923507aeecfd9c9f
* Merge "Show the hightlight bar of the active indicator button." into ↵Chung-yih Wang2011-09-231-17/+9
|\ | | | | | | ics-factoryrom
| * Show the hightlight bar of the active indicator button.Chung-yih Wang2011-09-231-17/+9
| | | | | | | | | | bug:5039235 Change-Id: I79d4b7be080748b2715b8826924de65e0d75ef39
* | Fix bugs about review control in video intent mode.Chih-yu Huang2011-09-232-9/+9
|/ | | | | | | | | - Switch position of checkmark and X. - Let review play icon visible in intent mode. - Let review control visible after reviewing video. bug:5244256 Change-Id: I20d51faf9fb5658ee009dd45ff112947cf4ebf02
* Change dialog style to fit ICS theme.Angus Kong2011-09-224-10/+14
| | | | | | | | | | | 1. The height of title is adjusted. 2. The height of each row is adjusted. 3. The background is not transparent anymore. 4. Font size is adjusted. 5. Leave some space between the setting popup and the indicator bar. bug:5039235 Change-Id: I22d49ea04db15b3e2a095a5e360a76ab15e1a5fc
* Fix the zoom control bar UI on phone.Chung-yih Wang2011-09-221-1/+0
| | | | | | | +use drawable selector to activate/deactivate the zoom control bar +update/add zoom assets Change-Id: Ie429dd0d78c562c8d1045280f336ae74ea6ce898
* Change video effect setting to a grid view.Wu-cheng Li2011-09-213-1/+68
| | | | | | bug:5226051 Change-Id: If3c6aece533a263411f55d21a9cc76282b021554
* Merge "New zoom control for phone." into ics-factoryromWei Huang2011-09-201-11/+4
|\
| * New zoom control for phone.Chung-yih Wang2011-09-201-11/+4
| | | | | | | | | | | | | | | | bug:5318964 +update assets Change-Id: I39c6575803d22ab5db5c75a2d47257d12a397255
* | 'Cancel' use plain text (do not merge).Angus Kong2011-09-201-1/+2
|/ | | | | | This was originally submitted to the master branch. Change-Id: Icb3ffcbe230f9ea83c983babd32c034261d8f478
* Merge "Follow UI redlines for indicator bars." into ics-factoryromChung-yih Wang2011-09-201-11/+20
|\
| * Follow UI redlines for indicator bars.Chung-yih Wang2011-09-201-11/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | bug:5287560 1. options icons: No dark background. Use the dark background only when in advanced options. Make sure the position of the icons match the redlines, specifically the padding at the top and bottom. 2. second-level indicator bars: Modify the icons and spacing inbetween. Change-Id: Ic8d1382b8e07719c5f86b309e3853023e76dccd3
* | Use black background in share UI.Wu-cheng Li2011-09-201-2/+2
|/ | | | | | | | - Remove 8dp padding around the expanded image. bug:5290450 Change-Id: I56707152b00ad4ce4218c4200db0384f60367ba3
* Update share UI to match redlines.Wu-cheng Li2011-09-202-1/+2
| | | | | | | | | | - Update highlight and arrow assets. - Add play icon in the video thumbnail. - Update play icon. bug:5290450 Change-Id: Ibbba581f1df1631fd846a6bfe511949651f25ce0
* Fix indicator bar height in video mode.Chung-yih Wang2011-09-192-29/+28
| | | | | bug:5287560 Change-Id: I000d11aa3974e1d48d18f4dcf6ec31166f6ef8ec
* Change image of review control buttons.Chih-yu Huang2011-09-163-34/+49
| | | | | bug:5244256 Change-Id: Idf02f40edb7e2e15edb4fc1ac86a4694d9147661
* Add background for mode picker in phone UI.Wu-cheng Li2011-09-151-2/+2
| | | | | bug:5287560 Change-Id: I61915c3a23041d9f6d8951870c2098c27f42ee09
* 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
* Add back arrow icon in the share popup.Wu-cheng Li2011-09-151-3/+10
| | | | | | | | + Fix the wrong calculation of the thumbnail size. bug:5290450 Change-Id: I80318af68f084a726b32dc98cb205013abada88d
* Show "Saving..." when saving final panorama.Angus Kong2011-09-141-0/+9
| | | | | bug:5244268 Change-Id: Iff6a8edcfcf53c40f8eb2939fb4429c8a160de6c
* Show indication when panning too fast.Angus Kong2011-09-141-5/+16
| | | | | bug:5141543 Change-Id: I579fd8583eb01c1f2309b8550f20c14fbe3ea2cf
* Direction indicator before panorama panning added.Angus Kong2011-09-141-3/+24
| | | | | bug:5141666 Change-Id: I2ede83f9a5d31544db6d8ea2a269f50da4a3bb7a
* Merge "Modify the Mode Picker to follow UI spec."Chung-yih Wang2011-09-131-25/+65
|\
| * Modify the Mode Picker to follow UI spec.Chung-yih Wang2011-09-131-25/+65
| | | | | | | | | | | | | | | | | | | | bug:5141384 bug:5141387 bug:5287560 +Follow the 'redlines' UI guidelines. Change-Id: Ib46f4d45beb0e390933957727902d2d1f9e81211
* | Merge "Show capture indication for panorama."Angus Kong2011-09-122-4/+19
|\ \
| * | Show capture indication for panorama.Angus Kong2011-09-132-4/+19
| |/ | | | | | | | | | | bug:5298354 Change-Id: I430d833dff9b7bcab6353889522da6e55e58d4e4
* | Change the location of the app icons in the share popup.Wu-cheng Li2011-09-131-12/+13
|/ | | | | bug:5290450 Change-Id: I6880f851e44a67ba8e8d0b1a81bce7f12fd99fd4
* Saving panorama starts automatically.Angus Kong2011-09-132-39/+40
| | | | | | | | | 1. Saving process starts right after low-res result is generated. 2. Progress bar for panning stops updating after capturing. 3. Fixed the issue that progress bar for panning will show a indicator on the left side first when there should be nothing shown on the screen. Change-Id: I68a60b01035939d92bebe5ee59d63a27dfccc3c6
* Replace the custom dialog with system dialog.Angus Kong2011-09-122-54/+0
| | | | Change-Id: Iabeeb6f4912e0f13a6691b9fd08507e7d5791c2c
* New progression bar used by saving and panning.Angus Kong2011-09-121-10/+10
| | | | | bug:5286267 Change-Id: I06f4cf147cdc5e68dc6cd7f5689ceb671a0fc43f
* Make the preview mosaic leave a margin.Wei-Ta Chen2011-09-091-1/+1
| | | | | | | | | To follow the UI spec, the preview mosaic shouldn't grow to the boundary of control bar when we pan the device. Also, the height of the preview track on Xoom is increased to better match the spec. Change-Id: Ic1184b00b3b9efd6232c51fa666ba7a0862c1a98
* Put a red border around the viewfinder during video snapshot.Wu-cheng Li2011-09-092-10/+5
| | | | | | | | Also remove the viewfinder border in all other cases. bug:5187868 Change-Id: I4164fc9b0b62268b80496c71058466e03cbf0aa3
* A customized dialog for preparing low-res review.Angus Kong2011-09-082-0/+55
| | | | | | | | | 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
* Merge "Add video recording with effects into Camera."Eino-Ville Talvala2011-09-061-0/+10
|\
| * Add video recording with effects into Camera.Eino-Ville Talvala2011-09-061-0/+10
| | | | | | | | | | | | | | | | | | Initial support for video recording in the Camera app, with the goofyface and background replacement effects. Bug: 5212166 Change-Id: I30995e305c202ba57bf76ff18c885bf16c5ea14f
* | Use new assets for panorama shutter button.Angus Kong2011-09-072-51/+2
| | | | | | | | | | | | The original button with text is now replaced by the button with image provided from UI team. Change-Id: I4598b5be1ff802b115450ba7b4dba9cb8e742450
* | The controls stay while capturing.Angus Kong2011-09-071-22/+29
| | | | | | | | Change-Id: I1f375b8526dc131ee658c38c5b5dfa62fdf05335
* | Prevent the top/bottom bars block capture view.Angus Kong2011-09-071-21/+19
| | | | | | | | | | bug:5142001 Change-Id: I262e801a93c18e1e9affa00258d2a7030c94024b
* | Refactor the overflow menu for new UI.Chung-yih Wang2011-09-067-117/+104
|/ | | | | | | | bug:5039364 +Use Switch widget for the 'Store location' preference. Change-Id: I031cef58ab60d62d04431d7bfe742da672899deb
* Merge "Add the missing setEnabled() for phone UI controls."Chung-yih Wang2011-09-021-1/+1
|\
| * Add the missing setEnabled() for phone UI controls.Chung-yih Wang2011-09-011-1/+1
| | | | | | | | | | | | | | | | | | | | bug:5109283 We have to hide the setting buttons during video recording, or it will crash the camera driver easily by changing the camera settings. For camera mode, we just simply disable the buttons with grey out effect. Change-Id: Iec06a48f246ab5ef9ae4d8c6ca0b78851fcb0155
* | Merge "Update focus rectangle assets."Wu-cheng Li2011-09-022-3/+3
|\ \
| * | Update focus rectangle assets.Wu-cheng Li2011-09-012-3/+3
| | | | | | | | | | | | | | | bug:5223866 Change-Id: I9e938953dd552da784fdea067a9b2b3859e579dd
* | | Move review control out of preview.Chih-yu Huang2011-09-025-139/+36
|/ / | | | | | | | | bug:5141555 Change-Id: I04e4ca0d0e1a40ccfe39e5276fda66ffd02ae1b5
* | The angle indication now goes in two directions.Angus Kong2011-09-011-6/+8
| | | | | | | | | | | | | | | | The computation of angles is moved into PanoramaActivity from MosaicFrameProcessor for rapid update of the UI. bug:5141674 Change-Id: I1bb6721c8354a0460701b5b0f60d772dd0b8633a
* | Preview after capturing now fills the view.Angus Kong2011-09-011-8/+7
|/ | | | | bug:5141495 Change-Id: I47ba7d3070dca0d94554ad5ffbbaeb9f2373fbd9
* Add ZoomIndexBar for phone UI.Chung-yih Wang2011-08-311-28/+52
| | | | | | | | | bug:5083780 The zoom index should be displayed in another bar to the left of the zoom control bar. Change-Id: I272675be22d4233c5b0b08fa24bfe05394ca021e
* Merge "Remove thumbnail in image and video capture intent."Chih-yu Huang2011-08-301-0/+1
|\