History log of /packages/apps/Gallery2/src/com/android/gallery3d/gadget/WidgetConfigure.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2b3ee0ea07246b859a5b75d8a6102a7cce7ec838 14-Mar-2012 Owen Lin <owenlin@google.com> Reorganize import for all files.

Change-Id: Ia9188bcde727e317e6a476caccaea562f0758b19
/packages/apps/Gallery2/src/com/android/gallery3d/gadget/WidgetConfigure.java
5da31f8fd85d7c1e33133473bd1fbc5e3a240f2d 13-Sep-2011 Owen Lin <owenlin@google.com> Add a hard limit on the size of the widget images.

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
/packages/apps/Gallery2/src/com/android/gallery3d/gadget/WidgetConfigure.java
d6db8eab6df048b9065834113a6d46a885af01d3 18-Aug-2011 Owen Lin <owenlin@google.com> Fix shortcup broken issue.

fix: 5154308

Change-Id: I5cd2ef8efb84d4f356b3fe93106bddf10e0823cc
/packages/apps/Gallery2/src/com/android/gallery3d/gadget/WidgetConfigure.java