summaryrefslogtreecommitdiffstats
path: root/res/layout/share_popup.xml
Commit message (Collapse)AuthorAgeFilesLines
* Fix the share popup. DO NOT MERGEAngus Kong2012-02-181-2/+3
| | | | | | | | | | 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
* Fix share popup is not aligned with viewfinder.Wu-cheng Li2011-11-211-1/+1
| | | | | bug:5641001 Change-Id: I0d77a93a9c0ef5b7b661abf36028eb559981dc67
* Adjust share UI to full-width.Angus Kong2011-11-111-29/+33
| | | | | bug:5521011 Change-Id: I66aab65763224cbb66aa721d49d3e4ea916d8a58
* Change highlight pattern in indicatorbar.Chih-yu Huang2011-11-081-6/+5
| | | | | | | | | | Use the blue press state for all the icons in the setting bar, fill the whole bar width with a square instead of blue arc. Also make the share icon touch area larger. bug:5521011 Change-Id: I2db26c41758d230e8455696346a90a33b7e3efb6
* Change the default orientation to portrait.Chung-yih Wang2011-11-011-28/+32
| | | | | | | | | | | | 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
* bugfix 5479807 Video preview displaced to right when orientation changedMark Wagner2011-10-191-7/+15
| | | | | | | | | | | | | Three changes: (1) center the play button over the thumbnail (2) leverage the existing mechanism for scaling the image for video thumbnails which want to be 4/3 (3) use center_crop for video previews so that they properly align in the ui. Not doing so means we were getting black bars at the top and bottom which was wrong. Change-Id: Ifc416455d03136a393239487db07493dc27f151e
* bugfix 5290450 Share UI should match redlinesMark Wagner2011-10-101-2/+23
| | | | | | | | Add the "go to gallery" button at the top of the list of share choices. Made it a separate button rather than part of the list since it gets it's own separator. Change-Id: I62f866f7aedd3e84916eccf037f3fa37a8528196
* bugfix 5290450 Share UI should match redlinesMark Wagner2011-10-071-10/+2
| | | | | | | Incremental work towards matching the redline. This will probably require a review pass from UX to catch any missed items. Change-Id: I0496aa0fc1941f8ffa06050ae8fbed3fe7246878
* 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
* 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-201-0/+2
| | | | | | | | | | - Update highlight and arrow assets. - Add play icon in the video thumbnail. - Update play icon. bug:5290450 Change-Id: Ibbba581f1df1631fd846a6bfe511949651f25ce0
* 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
* Change the location of the app icons in the share popup.Wu-cheng Li2011-09-131-12/+13
| | | | | bug:5290450 Change-Id: I6880f851e44a67ba8e8d0b1a81bce7f12fd99fd4
* Change the dim amount of the share icon background.Wu-cheng Li2011-08-291-2/+2
| | | | | | bug:5157438 Change-Id: I44d2eb6f0f7d35c4cb93f4d1d62da230be86a69b
* Make the size of the share popup the same as preview area.Wu-cheng Li2011-08-291-23/+28
| | | | | bug:5157438 Change-Id: Ib199ee62cce314c648c323304289af7e1421c59e
* Add applicaton icons to share popup.Wu-cheng Li2011-08-281-48/+19
| | | | | | bug:5157438 Change-Id: I9ed34ae1f4b2058a7ec0f7a29ae9196c84a24a72
* Dim the background and change the animation of the share popup.Wu-cheng Li2011-08-241-1/+2
| | | | | | bug:5157438 Change-Id: I177678959698af3c2f6a6236101e0ced6d5b868d
* Remove share icon and close arrow.Wu-cheng Li2011-08-101-7/+0
| | | | | | | | | | Alose increase the speed of icon rotation. bug:5141343 bug:5141404 bug:5141514 Change-Id: I0db6b6edbc0fc1a0f83b4f29f6828bcff01bf0c4
* Add a share application list in share popup.Wu-cheng Li2011-07-181-12/+66
| | | | | | bug:4725978 Change-Id: Id7a8b24fd7785f2d7dd316b5000f8ae3f3e8c567
* Add expanded thumbnail in phone UI.Wu-cheng Li2011-07-051-0/+36
bug:4725968 Change-Id: I2a59a3714b93bc96f2a1689d948c9e4e0edd14cb