History log of /packages/apps/Gallery2/src/com/android/gallery3d/gadget/WidgetConfigure.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6fe165b7d28299d5b2f97deb135b233d84eb300f 05-Apr-2013 Ruben Brunk <rubenbrunk@google.com> Moving crop to a separate activity. Refactoring.

Bug: 8526929

Change-Id: I8acf6d46de069dd84c31afea6b4a7ae8e1c2fcce
/packages/apps/Gallery2/src/com/android/gallery3d/gadget/WidgetConfigure.java
fcf54601d45bfcef2fbeb911c46ff394e84d7011 13-Dec-2012 Doris Liu <tianliu@google.com> Add relativePath field into photo widget db

Bug: 7481248

The bug is caused by the change of external storage going from JB to JBMR1.
In light of this change, a new field has been added to the photo widget app
database to store the relative path for the local album. With the relative paths
stored, the widget app should be more resilient to future storage path changes.

Change-Id: Ia2497b882ae67178fa0632f23e07673b82d3a942
/packages/apps/Gallery2/src/com/android/gallery3d/gadget/WidgetConfigure.java
795776f67fe5bca902b09c01edec630879263341 06-Dec-2012 Ruben Brunk <rubenbrunk@google.com> Removed old crop.

Bug: 7441237
Change-Id: I29801f798a1d1ad3af81a82950edbb8a72ccae82
/packages/apps/Gallery2/src/com/android/gallery3d/gadget/WidgetConfigure.java
6416dd59687768d4152d5d954dd0e8c3617b9d97 28-Nov-2012 Ruben Brunk <rubenbrunk@google.com> Added support for Crop extras. Wallpaper & Widget use editor crop.

Bug: 7561976
Bug: 7441237
Change-Id: I0d6644171177650568ed911fc63c0c7e104f8d8c
/packages/apps/Gallery2/src/com/android/gallery3d/gadget/WidgetConfigure.java
a2cb30b688131380cab763a1b4da25f15a9fa45a 04-Jul-2012 Owen Lin <owenlin@google.com> Don't show the shuffle and album widget for old platforms

Change-Id: Ide7074025aefe289bf6c71d623eac5100ab72932
/packages/apps/Gallery2/src/com/android/gallery3d/gadget/WidgetConfigure.java
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