summaryrefslogtreecommitdiffstats
path: root/res/values
Commit message (Collapse)AuthorAgeFilesLines
* Remove UI entry for disco video recording effect.Pin Ting2012-06-142-5/+0
| | | | | Bug:6294985 Change-Id: I7d10f694001b91eb81d0c8042e2f97bb0737a83c
* Fix the share popup. DO NOT MERGEAngus Kong2012-02-181-1/+1
| | | | | | | | | | Fix the share popup to comply with the new design: 1. Black background. 2. Image is centered. 3. Share popup won't rotate automatically. bug:6031042 Change-Id: I86b15a19bc8f7598d444cd9032960ea02e251668
* Rotate priority indicators according to the device orientation.Wu-cheng Li2011-11-172-3/+9
| | | | | | | | + Do not show flash indicator if it is off. bug:5039279 Change-Id: I329b63d04f46fbe23f5ade3e4cacf446ce41f98c
* Fix several UI bugs.Chung-yih Wang2011-11-141-2/+2
| | | | | | | | | | bug:5575970 1. The cancel button of the background replacer message should be on the bottom. 2. The location of recording timer was too low in the landscape mode. 3. Fix the animation of the setting popup. Change-Id: Ia2345e72efc0118cd0172af4bd6243815c602493
* Merge "Add indicators of settings on the viewfinder." into ics-mr1Wei Huang2011-11-111-2/+3
|\
| * Add indicators of settings on the viewfinder.Chih-yu Huang2011-11-111-2/+3
| | | | | | | | | | | | | | Add exposure, flash, scene, white balance, and focus indicators. bug:5039279 Change-Id: I7ef87ee35855030dbc8fdc2d4c52fa5d8b6549ba
* | Fix sometimes share icons disappear.Wu-cheng Li2011-11-111-1/+0
|/ | | | | bug:5580133 Change-Id: I4f76ac8d03a54cfd7105e70ca4f1d643e01d3293
* Change effect settings popup styles.Angus Kong2011-11-043-5/+14
| | | | | bug:5521011 Change-Id: Ia01bcbd8b1aa916406048b6890ab3439fe2f063a
* Fix 5521540: UI Tweaks.Chih-Chung Chang2011-11-033-2/+6
| | | | | | | | | | | | - 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
* Change the default orientation to portrait.Chung-yih Wang2011-11-012-12/+17
| | | | | | | | | | | | bug:5446617 Since the orientation is mainly portrait on phones, the default orientation of an application will decide if the window animation will be played before it starts. In order to reduce the launch time of Camera apps, this change is to skip the window animations by changing the default orientation to portrait. Change-Id: I6682ab408d7e8d1f0580f3c1600b6c9c3d6a7f6e
* Fix 5310099: Accept an array of default values for ListPreference.Chih-Chung Chang2011-10-283-4/+7
| | | | | | | | The reason we want an array of default values is some of them may be unsupported on a hardware platform. The first supported value in the array will be used as the default value. Change-Id: I9e372304ec0eaea3181cf70c352a50b82d4b8c58
* Fix 5519885: correct background replacement messages.Chih-Chung Chang2011-10-281-1/+1
| | | | Change-Id: I5b587cd551c4b9a184fd00739519651ef7f5e92a
* Fix 5514199: Update assets.Chih-Chung Chang2011-10-271-3/+3
| | | | Change-Id: I563c9c6e08260cdb0d8c4b5dd0e45c17edce20af
* String scrub to bring to punc, wording, etc standards.Claudia de Veaux2011-10-201-27/+27
| | | | | | Bugs: 5165745, 5163232, 5162668, 5162667, 5162328 Change-Id: I4fd05be0fefa214cebdcc390d699691752fa17aa
* Add content descirptions for accessibility.Chung-yih Wang2011-10-111-0/+24
| | | | | | bug:5230109 Change-Id: I055fccea0d30c54dc8520bf1d0424b963d2ba8a5
* Merge "bugfix 5290450 Share UI should match redlines"Mark Wagner2011-10-071-1/+2
|\
| * bugfix 5290450 Share UI should match redlinesMark Wagner2011-10-071-1/+2
| | | | | | | | | | | | | | Incremental work towards matching the redline. This will probably require a review pass from UX to catch any missed items. Change-Id: I0496aa0fc1941f8ffa06050ae8fbed3fe7246878
* | Fix the margin and padding of the setting popup.Chung-yih Wang2011-10-072-5/+3
|/ | | | | bug:5386702 Change-Id: I4883937b5f0e374d29cee8135d2051628714ed3d
* Show a toast while taking a video snapshot with effects on.Wei-Ta Chen2011-10-051-0/+3
| | | | | | | | Show a toast when a user tries to take a video snapshot while the effects are on. Bug: 5350124 Change-Id: I09092e01a0864db7e48d94e09dc643d17f6b7528
* Add time lapse label for Phone UI.Angus Kong2011-10-052-1/+15
| | | | | | | | | 1. The behavior on tablet UI and phone UI now is the same. 2. The recording time and time lapse label now always stay on the top-left corner (even when in portrait). bug:5394916 Change-Id: Ifa5013748dbdda3a6c0083569ec3c565b4c687eb
* Merge "Fix recording time label in portrait mode."Angus Kong2011-10-031-2/+1
|\
| * Fix recording time label in portrait mode.Angus Kong2011-10-031-2/+1
| | | | | | | | | | bug:5039042 Change-Id: I61dd597b0b71566a00eb1cca45ea0b3e3019fac6
* | Add timelapse assets.Chung-yih Wang2011-10-031-0/+12
|/ | | | | | bug:5360827 Change-Id: I9df68f73747211774c949ee0dba8f1be11f4e450
* Do not use black background in share UI.Wu-cheng Li2011-09-261-1/+1
| | | | | | | | - Add back 8dp padding. - Change background to 85% opacity. bug:5290450 Change-Id: I0dce998769391d27699aec69717ef9c11bce4534
* Merge "Add clear effects button, silly faces title, and background title." ↵Wei Huang2011-09-233-3/+32
|\ | | | | | | into ics-factoryrom
| * Add clear effects button, silly faces title, and background title.Wu-cheng Li2011-09-233-3/+32
| | | | | | | | | | | | bug:5226051 Change-Id: I61609e31fb8f18041f6885cb923507aeecfd9c9f
* | Show the real resolution for quality settings.Angus Kong2011-09-232-23/+20
|/ | | | | | | | | | 1. Change the assets. 2. Change the strings from high/low/mms to 1080p/720p/480p. 3. Change the preference from customized string to the real values of CamcorderProfile.QUALITY_[1080|720|480]P bug:5141068 Change-Id: I294799bda8e873f828bbf4bd21330591f0859632
* Change dialog style to fit ICS theme.Angus Kong2011-09-223-7/+18
| | | | | | | | | | | 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
* Merge "Show the video quality setting only when needed." into ics-factoryromAngus Kong2011-09-211-3/+0
|\
| * Show the video quality setting only when needed.Angus Kong2011-09-211-3/+0
| | | | | | | | | | | | | | | | 1. Remove mms option from quality setting. 2. Hide the quality preference when the desired quality is already known. bug:5141068 Change-Id: I3d839bc60fc6173626d0dfb4110edb06db4bf28e
* | Change video effect setting to a grid view.Wu-cheng Li2011-09-212-1/+32
|/ | | | | | bug:5226051 Change-Id: If3c6aece533a263411f55d21a9cc76282b021554
* Add icons for goofy faces and background replacement.Wu-cheng Li2011-09-202-1/+15
| | | | | bug:5226051 Change-Id: I5758a5e8aaa0f12bc06b63b99d9c6ed2b42d507d
* Use black background in share UI.Wu-cheng Li2011-09-201-1/+1
| | | | | | | | - Remove 8dp padding around the expanded image. bug:5290450 Change-Id: I56707152b00ad4ce4218c4200db0384f60367ba3
* Update share UI to match redlines.Wu-cheng Li2011-09-201-0/+1
| | | | | | | | | | - Update highlight and arrow assets. - Add play icon in the video thumbnail. - Update play icon. bug:5290450 Change-Id: Ibbba581f1df1631fd846a6bfe511949651f25ce0
* Merge "Change font size (DO NOT MERGE)" into ics-factoryromAngus Kong2011-09-191-1/+1
|\
| * Change font size (DO NOT MERGE)Angus Kong2011-09-191-1/+1
| | | | | | | | | | bug:5244268 Change-Id: I903bcbf91e5b664f39068f775261be3136730895
* | Updates to background replacement videos.Eino-Ville Talvala2011-09-191-2/+4
|/ | | | | | | - Switch to 480p quality - Add in the final Disco video. Change-Id: I5262db2569f2074b79dffaa4952339657ece7d39
* Change image of review control buttons.Chih-yu Huang2011-09-161-9/+10
| | | | | bug:5244256 Change-Id: Idf02f40edb7e2e15edb4fc1ac86a4694d9147661
* Merge "Add string for last background video."Eino-Ville Talvala2011-09-141-0/+2
|\
| * Add string for last background video.Eino-Ville Talvala2011-09-141-0/+2
| | | | | | | | | | | | Still needs to be connected to UI. Change-Id: I5aac9860d7ac50da98b17b948370eac0981320cc
* | Add strings for video snapshot hint and effect toast.Wu-cheng Li2011-09-151-0/+5
| | | | | | | | | | bug:5274338 Change-Id: I9628008cc73b4a346995bacc8d2727bffec4a478
* | Merge "Add background for mode picker in phone UI."Wu-cheng Li2011-09-141-1/+0
|\ \
| * | Add background for mode picker in phone UI.Wu-cheng Li2011-09-151-1/+0
| |/ | | | | | | | | bug:5287560 Change-Id: I61915c3a23041d9f6d8951870c2098c27f42ee09
* | The panning indicator turns red when too fast.Angus Kong2011-09-151-0/+1
|/ | | | | bug:5244268 Change-Id: I095c5aec9583885e86960d0e446328ca86e3dcb9
* Merge "Update share UI to match redlines."Wu-cheng Li2011-09-142-1/+5
|\
| * Update share UI to match redlines.Wu-cheng Li2011-09-152-1/+5
| | | | | | | | | | | | | | | | | | | | | | - 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
* | Fix effect selection is not reset in setting popup.Wu-cheng Li2011-09-152-2/+2
|/ | | | | bug:5280921 Change-Id: Iaf05eb162edf77036ec9e161b64d96696e32b4e9
* Add back arrow icon in the share popup.Wu-cheng Li2011-09-151-1/+1
| | | | | | | | + Fix the wrong calculation of the thumbnail size. bug:5290450 Change-Id: I80318af68f084a726b32dc98cb205013abada88d
* Show "Saving..." when saving final panorama.Angus Kong2011-09-142-0/+4
| | | | | bug:5244268 Change-Id: Iff6a8edcfcf53c40f8eb2939fb4429c8a160de6c
* Merge "Modify the Mode Picker to follow UI spec."Chung-yih Wang2011-09-131-0/+2
|\