History log of /packages/apps/Gallery2/src/com/android/gallery3d/gadget/WidgetDatabaseHelper.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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/WidgetDatabaseHelper.java
40234dd934d0dac0a65c896d9d287d58bc10b198 26-Jun-2012 Hung-ying Tyan <tyanh@google.com> Migrate local-album gallery widgets from pre-JB.

The path of external storage is changed to /storage/sdcard0 in JB and the bucket
IDs in MediaStore are changed accordinly. The local-album gallery widget is
saved by its bucket ID so this needs to be migrated to new value as well.

Bug: 6720251
Change-Id: I58a3044f2f05d428a9524f7a8053259950d5128d
/packages/apps/Gallery2/src/com/android/gallery3d/gadget/WidgetDatabaseHelper.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/WidgetDatabaseHelper.java
6cf807453fb58ccd4cc513ff187b306c7090e67c 28-Aug-2011 Owen Lin <owenlin@google.com> Fix several issues in Gallery2.

fix: 5189318 - use transparent background for tabs
fix: 5174277 - menu mailfunctioned after slideshow (a hack):
fix: 5153387 - wrong tab is selected in album set page

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