summaryrefslogtreecommitdiffstats
path: root/res/values
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|\
| * Modify the Mode Picker to follow UI spec.Chung-yih Wang2011-09-131-0/+2
| | | | | | | | | | | | | | | | | | | | bug:5141384 bug:5141387 bug:5287560 +Follow the 'redlines' UI guidelines. Change-Id: Ib46f4d45beb0e390933957727902d2d1f9e81211
* | Show capture indication for panorama.Angus Kong2011-09-132-1/+4
|/ | | | | | bug:5298354 Change-Id: I430d833dff9b7bcab6353889522da6e55e58d4e4
* Saving panorama starts automatically.Angus Kong2011-09-132-8/+2
| | | | | | | | | 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-121-5/+0
| | | | Change-Id: Iabeeb6f4912e0f13a6691b9fd08507e7d5791c2c
* New progression bar used by saving and panning.Angus Kong2011-09-121-0/+3
| | | | | bug:5286267 Change-Id: I06f4cf147cdc5e68dc6cd7f5689ceb671a0fc43f
* Make the preview mosaic leave a margin.Wei-Ta Chen2011-09-091-1/+0
| | | | | | | | | 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
* Merge "Update background replacement videos and matching strings."Eino-Ville Talvala2011-09-092-6/+6
|\
| * Update background replacement videos and matching strings.Eino-Ville Talvala2011-09-082-6/+6
| | | | | | | | | | | | Use system default videos in list. Currently only low-quality. Change-Id: I20675d46f9bf7a3c3ca92cdb2979d2b0828dca71
* | Adjust the top/bottom bar color.Angus Kong2011-09-091-2/+2
|/ | | | Change-Id: Id128fb2f3d71e58945c095db02e701ffcb8dc03b
* A customized dialog for preparing low-res review.Angus Kong2011-09-084-3/+10
| | | | | | | | | 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-062-7/+23
|\
| * Add video recording with effects into Camera.Eino-Ville Talvala2011-09-062-7/+23
| | | | | | | | | | | | | | | | | | 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-071-3/+0
| | | | | | | | | | | | The original button with text is now replaced by the button with image provided from UI team. Change-Id: I4598b5be1ff802b115450ba7b4dba9cb8e742450
* | Prevent the top/bottom bars block capture view.Angus Kong2011-09-072-3/+3
| | | | | | | | | | bug:5142001 Change-Id: I262e801a93c18e1e9affa00258d2a7030c94024b
* | Refactor the overflow menu for new UI.Chung-yih Wang2011-09-062-7/+55
|/ | | | | | | | bug:5039364 +Use Switch widget for the 'Store location' preference. Change-Id: I031cef58ab60d62d04431d7bfe742da672899deb
* Move review control out of preview.Chih-yu Huang2011-09-022-17/+9
| | | | | bug:5141555 Change-Id: I04e4ca0d0e1a40ccfe39e5276fda66ffd02ae1b5
* The angle indication now goes in two directions.Angus Kong2011-09-011-0/+2
| | | | | | | | The computation of angles is moved into PanoramaActivity from MosaicFrameProcessor for rapid update of the UI. bug:5141674 Change-Id: I1bb6721c8354a0460701b5b0f60d772dd0b8633a
* Fix NPE 5238952 when generating panorama fails.Angus Kong2011-09-011-2/+8
| | | | | | | | | 1. Handle the situation of failing to generate the panorama. 2. The string id "details_ok" is changed to "dialog_ok" and used now in the "Ok" button of all the dialogs. bug:5238952 Change-Id: I847255a46667960e604892ad55a642358c4eab02
* Merge "Close the camera setting when an option is tapped."Wu-cheng Li2011-08-311-1/+1
|\
| * Close the camera setting when an option is tapped.Wu-cheng Li2011-08-311-1/+1
| | | | | | | | | | | | bug:5141477 Change-Id: I3428922ae6343d5c26f3d85808aeeb6923335802
* | Add ZoomIndexBar for phone UI.Chung-yih Wang2011-08-311-0/+1
|/ | | | | | | | | bug:5083780 The zoom index should be displayed in another bar to the left of the zoom control bar. Change-Id: I272675be22d4233c5b0b08fa24bfe05394ca021e
* Change the dim amount of the share icon background.Wu-cheng Li2011-08-291-1/+2
| | | | | | bug:5157438 Change-Id: I44d2eb6f0f7d35c4cb93f4d1d62da230be86a69b
* Make the size of the share popup the same as preview area.Wu-cheng Li2011-08-291-4/+0
| | | | | bug:5157438 Change-Id: Ib199ee62cce314c648c323304289af7e1421c59e
* Merge "Add applicaton icons to share popup."Wu-cheng Li2011-08-282-6/+8
|\
| * Add applicaton icons to share popup.Wu-cheng Li2011-08-282-6/+8
| | | | | | | | | | | | bug:5157438 Change-Id: I9ed34ae1f4b2058a7ec0f7a29ae9196c84a24a72
* | Add goofy face effect setting UI.Wu-cheng Li2011-08-282-0/+41
|/ | | | | | | | The functionality is not working yet. bug:5226051 Change-Id: Icb684d9320688f90ea0856b97424f9bfb6c47f39
* Add thumbnail and share popup for the last result.Angus Kong2011-08-251-0/+6
| | | | | | bug:5141665 Change-Id: Idc44d33d09c8d4a30fdcef66de2d6754daf1ea82
* Merge "Dim the background and change the animation of the share popup."Wu-cheng Li2011-08-242-4/+1
|\
| * Dim the background and change the animation of the share popup.Wu-cheng Li2011-08-242-4/+1
| | | | | | | | | | | | bug:5157438 Change-Id: I177678959698af3c2f6a6236101e0ced6d5b868d
* | Increase char limit of tap to focus toast.Wu-cheng Li2011-08-241-1/+1
|/ | | | | bug:5205501 Change-Id: I9447ea077e3690d2dafa4164a8353de31e1a4d3f
* Show spinner dialog when generating mosaic.Angus Kong2011-08-221-0/+6
| | | | | bug:5141680 Change-Id: I66aa7530361728549da517b1cad1fea881894b4e
* Merge "Add continuous autofocus in still picture mode."Wu-cheng Li2011-08-221-1/+1
|\
| * Add continuous autofocus in still picture mode.Wu-cheng Li2011-08-221-1/+1
| | | | | | | | | | bug:5086125 Change-Id: I5c235fce5f13115554849623579cc5e659521ed3
* | Add exposure indicator on screen.Chih-yu Huang2011-08-221-2/+5
|/ | | | | bug:5141528 Change-Id: Ib63c24b52c4b4bc67e88c1ec6a8ac41b9e4c09e5
* Merge "Part of effort to remove "failure" messaging to end-users. Bug: 5165745"Justin Ho2011-08-191-2/+2
|\
| * Part of effort to remove "failure" messaging to end-users.Claudia de Veaux2011-08-181-2/+2
| | | | | | | | | | | | Bug: 5165745 Change-Id: I666fd23043793b69a38c741909a31b4d987f0236
* | Dimension for TextView of speed indication.Angus Kong2011-08-191-0/+1
| | | | | | | | | | | | Fix the unspecified dimension of the TextView of speedn indication. Change-Id: I99b806feb40fc9523d36b5659f5071b1ff5df614
* | Show "Too Fast" when panning speed is too fast.Angus Kong2011-08-191-0/+3
|/ | | | | bug:5141497 Change-Id: Iaff5b7bd05c9b232091f0133a756a5513e5956b3
* Update white-balance and remove old setting icon.Wu-cheng Li2011-08-181-10/+10
| | | | | bug:5024054 Change-Id: I6a11ba498c2eee82f5496594b61351fe745eb4a9
* Update new flash assets.Wu-cheng Li2011-08-181-10/+10
| | | | | bug:5024054 Change-Id: I29d3101ea25a659bf591a03a93ce1ad6abfc8b79
* Remove preview layout and adjust widget size.Angus Kong2011-08-162-1/+8
| | | | | | | | Since we now use GL to render the realtime preview, the original preview frame can be removed then. Also some widgets' size is adjusted. bug:5142002 Change-Id: I8da708bab63b107b39e9e87a4893506dec171910
* Add tap to focus toast.Wu-cheng Li2011-08-151-0/+3
| | | | | bug:5039278 Change-Id: I1c47ffa46df7b6c1fdd447b688e1c7ccb724cb5a
* Use "Start" button instead for Panorama.Angus Kong2011-08-152-1/+6
| | | | | | | The shutter button in panorama is replaced by a start button. bug:5141569 Change-Id: Idb3f6cc621be5b83fae70bce7ef35636079e31f3
* Remove zoom ratio text label.Wu-cheng Li2011-08-121-6/+0
| | | | Change-Id: Ia4d54034b0b2c039e874b1fa580b036962f4cd33
* Merge "Remove color effects to simplify UI."Wu-cheng Li2011-08-102-59/+0
|\
| * Remove color effects to simplify UI.Wu-cheng Li2011-08-102-59/+0
| | | | | | | | | | bug:5141303 Change-Id: Ie6a9d0dde40c1ed1d7ec6f93f8e6e6bbc9393bf7
* | Remove some scene modes.Wu-cheng Li2011-08-102-36/+0
|/ | | | | | | | | To simplify UI, remove some scene modes. Keep only auto, night, party, sport, and sunset. bug:5141484 Change-Id: I1c9daa17e8e147a6be42abb6611523390da906ff
* Use new background and shutter button.Wu-cheng Li2011-08-091-1/+0
| | | | | | bug:5024054 Change-Id: I2def331433b0db66efc0d38f1e9537c0980441bb