summaryrefslogtreecommitdiffstats
path: root/res/values/dimensions.xml
Commit message (Collapse)AuthorAgeFilesLines
* Fix 5299746: Tweak layout and iconsChih-Chung Chang2011-09-211-5/+2
| | | | Change-Id: I36d050fb2459ca559b74be1112b4ac6a8566dc1e
* Fix 5299746: New UI layout, part 2.Chih-Chung Chang2011-09-201-3/+5
| | | | | | | | | | - Replace various icons and add xhdpi/sw600dp-mdpi versions of them. - When user press on the thumbnails, show a color overlay on it. - For a wide (w/h > 2) picture, add panorama overlay on it. - Align photo count label position when there is no icon for it. - Adjust offline page layout. Change-Id: I327d25806e99843bfa05d3ca0e9be5a8f9375595
* Add a hard limit on the size of the widget images.Owen Lin2011-09-191-4/+4
| | | | | | | | | | | | | | | 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-9/+14
| | | | Change-Id: I5f243c00ebac55a9b333a9e13d0cc9c371a85005
* Initial code for Gallery2.Owen Lin2011-08-181-0/+52
fix: 5176434 Change-Id: I041e282b9c7b34ceb1db8b033be2b853bb3a992c