summaryrefslogtreecommitdiffstats
path: root/res/xml/widget_info.xml
Commit message (Collapse)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-8/+0
| | | | | | | Note: Camera2 is a clone of Gallery2 right now. Note 2: I will bring .mk files back later. Change-Id: Ida958654296f5ebaacb6bb0ff59d52a7c37ce6fc
* Revert "Remove the previewImage and staticWallpaperPreview."Owen Lin2012-08-211-0/+1
| | | | This reverts commit 47c247e7c575d712546814b8dc4c737de93c2e61.
* Remove the previewImage and staticWallpaperPreview.Owen Lin2012-08-141-1/+0
| | | | | Change-Id: I804ea494efdcca5fa70944f29e92c5f022f622c1 fix: 6974862
* 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