summaryrefslogtreecommitdiffstats
path: root/res/xml/widget_info.xml
Commit message (Collapse)AuthorAgeFilesLines
* Add a hard limit on the size of the widget images.Owen Lin2011-09-191-2/+2
| | | | | | | | | | | | | | | 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
* Updated Gallery2 widget dimensJustin Ho2011-09-091-2/+2
| | | | | | Bug: 5278970 Change-Id: Ia650a167bf44baf202fdee527a52af4148d2e8ae
* Fix shortcup broken issue.Owen Lin2011-08-241-1/+1
| | | | | | fix: 5154308 Change-Id: I5cd2ef8efb84d4f356b3fe93106bddf10e0823cc
* Initial code for Gallery2.Owen Lin2011-08-181-0/+8
fix: 5176434 Change-Id: I041e282b9c7b34ceb1db8b033be2b853bb3a992c