summaryrefslogtreecommitdiffstats
path: root/res/values-xlarge
Commit message (Collapse)AuthorAgeFilesLines
* Fix 5349519: The Select photo/video activity should use action bar.Chih-Chung Chang2011-09-231-0/+3
| | | | Change-Id: Ib537926c780fff6edd60d54c3d28740988d6221b
* Fix 5299746: Tweak layout and iconsChih-Chung Chang2011-09-211-7/+0
| | | | Change-Id: I36d050fb2459ca559b74be1112b4ac6a8566dc1e
* Add a hard limit on the size of the widget images.Owen Lin2011-09-191-3/+3
| | | | | | | | | | | | | | | There is a limit on the size of the data transfered by binder. For now, we just add a hard limit (360 pixel) to ensure the widget's image can be passed by binder. Also adjust the size of widget to make it looks better. Fix a bug in DecodeUtils which cause OOM for a image in size 12200x1920. In that case, we should generate a screen nail of size 640x101 instead of 4066x640. Change-Id: Ia8227d8e5368471fe7af94bf164d67017aa321fa fix: 5273271
* New UI for Gallery.Chih-Chung Chang2011-09-161-8/+6
| | | | Change-Id: I5f243c00ebac55a9b333a9e13d0cc9c371a85005
* Fix 5221190: Make movie player background black.Chih-Chung Chang2011-09-091-0/+3
| | | | Change-Id: I2ffb81a2b0aa267a14f7fbe03afe3c3e95dd1069
* Fix 5133608 [UI] Details should be displayed as a system dialog in phone UIRay Chen2011-08-261-0/+4
| | | | | | | Fix 5132798 [UI] Details popup on tablet is incorrectly placed and should not have x icon to close Fix 5199822 Long press and select "detail" shows details of another item Change-Id: I0e992ded8a154edb1c7a81b75d0461d5bf309f31
* Initial code for Gallery2.Owen Lin2011-08-182-0/+61
fix: 5176434 Change-Id: I041e282b9c7b34ceb1db8b033be2b853bb3a992c