summaryrefslogtreecommitdiffstats
path: root/res/values-xlarge/dimensions.xml
Commit message (Collapse)AuthorAgeFilesLines
* Increase album label size on high-res screensBobby Georgescu2012-10-221-0/+4
| | | | | Bug: 7382498 Change-Id: I50f5f7c6006fed493918c05f2eb7d2cf3ade3947
* Change number of album rows on large screensBobby Georgescu2012-10-191-2/+2
| | | | | Bug: 7382498 Change-Id: Iec5b0a8491a5b4a6968da9008eab90ddd5d5bcf9
* First gallery reskin iteration.Bobby Georgescu2012-08-091-4/+2
| | | | Change-Id: I2b79ca9f40346a777141562c9a4762d7a8b460f6
* 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
* Initial code for Gallery2.Owen Lin2011-08-181-0/+40
fix: 5176434 Change-Id: I041e282b9c7b34ceb1db8b033be2b853bb3a992c