History log of /packages/apps/Gallery2/src/com/android/gallery3d/app/Gallery.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
afb3d1d8f341620f6b69d47d52b515f53817aa91 28-May-2012 Yuli Huang <yuli@google.com> Keep screen on for user-initiated slideshow.

Change-Id: I3085398c663e2c38a31cfde5a07b23446bb7bd7f
b:6450305
/packages/apps/Gallery2/src/com/android/gallery3d/app/Gallery.java
54fe6202b6f7d233e7645c121321fe0f3d20fc8b 23-May-2012 Yuli Huang <yuli@google.com> Back should progress through Gallery and return Home for widget intents.

bug:6384492
Change-Id: I7ffb824568e400ff5724a29c1908c34a1e10235c
/packages/apps/Gallery2/src/com/android/gallery3d/app/Gallery.java
4b69c5f52e8ef3209bc0b6889c4a6355614607ca 07-May-2012 Yuli Huang <yuli@google.com> Remove PhotoPage spinner shown in the action-bar.

Remove spinners shown for loading data out of view.
bug:5406790

Change-Id: Iffaf97937b86b869559a27f190941c1de263e422
/packages/apps/Gallery2/src/com/android/gallery3d/app/Gallery.java
21a412c93c9b0401b039f4eb86d4950752e5bb84 20-Apr-2012 Owen Lin <owenlin@google.com> Fix NPE in Gallery.

This happens if user set type in an intent. But we get a different type from
content resolver.

Change-Id: Iabafce7f7aaff23a7a9ee09e1d38ab50049abc88
fix: 6358473
/packages/apps/Gallery2/src/com/android/gallery3d/app/Gallery.java
2c6173822a612597c79be41b126367ddfbb5d518 20-Apr-2012 Chih-Chung Chang <chihchung@google.com> Add capture animation in Gallery.

Change-Id: Ibf95cc64f37a4518377e64124af6606c4f14cdaa
/packages/apps/Gallery2/src/com/android/gallery3d/app/Gallery.java
3957efd020f2e80d79cd3fed019f2883668a1c9e 03-Apr-2012 Wu-cheng Li <wuchengli@google.com> Fix OOM when switching between camera and camcorder.

- Camera activities extend AbstractGalleryActivity. So
onDestroy is moved from Gallery to AbstractGalleryActivity.
- Use WeakReference for values in the WeakHashMap of
SpinnerVisibilitySetter.

bug:5954389
Change-Id: Ib15f269bd4c54a4621bdff58e7ea16b44f8fb3e3
/packages/apps/Gallery2/src/com/android/gallery3d/app/Gallery.java
8cab3e872dd95e55ba34fdb94269a0c5069e72ae 20-Mar-2012 Ray Chen <raychen@google.com> Fix b/6191707 Unable to set Custom wallpaper from Home

Change-Id: I130f74c94ebf5d93922807f7fee5ae7f189a15d4
/packages/apps/Gallery2/src/com/android/gallery3d/app/Gallery.java
655f63f04638dfe31045eab1b6b4c39cc2db10db 16-Mar-2012 Ray Chen <raychen@google.com> Revert "bug #6176711: guard against null GalleryActionBar." and
fix DialogPicker's NPE issue while setting wallpaper.

Change-Id: I833ebfb04907d3a1378df98db51c96b490796a00
/packages/apps/Gallery2/src/com/android/gallery3d/app/Gallery.java
84c220f10a643927c8a2126de8a755d8d7f7ec9e 06-Mar-2012 Ray Chen <raychen@google.com> Fix 3462852 [UI] When linking from Camera preview - App icon with 'Up' arrow should go to next level up.

Some changes in this CL:

1. ActivityState can decide whether to enable home button and show up arrow
2. ActivityState can handle home_up event on its own
3. Support getContentUri in LocalAlbum (Image/Video Roll) and LocalMergeAlbum (Camera Roll)
4. Gallery supports view action for AlbumPage (Camera Roll)

Change-Id: I85a75cdce9cbc2a877651fdec34a0180ed8e785c
/packages/apps/Gallery2/src/com/android/gallery3d/app/Gallery.java
4ba06f02e9182160ce155871cbd088919b0ac0c6 10-Feb-2012 Pin Ting <pinting@google.com> Shows video filename read from OpenableColumns.

bug:5796182
Change-Id: I92bc652d713bcc70b5a048f5948dc17e90a5e874
/packages/apps/Gallery2/src/com/android/gallery3d/app/Gallery.java
1d33c69510326298c524593a8fb5d65b571013dc 07-Feb-2012 Pin Ting <pinting@google.com> Shows image filename read from OpenableColumns.

bug:5796182
Change-Id: If43d2dd048ab003c1703bb1a466a19b6013cae85
/packages/apps/Gallery2/src/com/android/gallery3d/app/Gallery.java
186f8b21cdbe6881a1e7fd452e3ef32e1d81d90f 18-Jan-2012 Pin Ting <pinting@google.com> Shows image filename passed from other apps.

bug:5796182
This change will be followed up by a change to the class
android.content.Intent.
Change-Id: I3c607c535a4e90d867a98528118d1b6f10fa45cf
/packages/apps/Gallery2/src/com/android/gallery3d/app/Gallery.java
fe49be45412f8d0f68343662318e73822da486c8 24-Nov-2011 Owen Lin <owenlin@google.com> Show a dialog to require updating PlusOne.

Change-Id: I1ff4f5eca90ade49b0785324b9319ef0b7d751ca
fix: 5608342
/packages/apps/Gallery2/src/com/android/gallery3d/app/Gallery.java
c0ba0936bac7d56b92a409380c4d378ed2c272b0 19-Oct-2011 Ray Chen <raychen@google.com> Fix 5418759 User should be able to view only the preview of that attached

Change-Id: Ie3eb2583f7753fc38db3d59aca544a95112010c7
/packages/apps/Gallery2/src/com/android/gallery3d/app/Gallery.java
bd47a5c6bcdcb127adb13c454fec00d4989c50b6 18-Oct-2011 Chih-Chung Chang <chihchung@google.com> Fix 5352588: Accept view intent without URI.

Change-Id: I719fd853b66c05c4fdbe70ff97993b9487997694
/packages/apps/Gallery2/src/com/android/gallery3d/app/Gallery.java
dbf4ba12afba115888493caa34937643257e2bb1 04-Oct-2011 Ray Chen <raychen@google.com> Fix 5250813 Use new standardized no account screen on first launch

This CL also fixes a bug in AlbumSetDataAdapter's ReloadTask, which
causes empty screen after pause/resume.

Change-Id: I7991d40a790384105ccb3021e1e51ba3e5ec8635
/packages/apps/Gallery2/src/com/android/gallery3d/app/Gallery.java
b6284920898627fa787900a99fc97b71a0c77574 26-Aug-2011 Owen Lin <owenlin@google.com> Launch Gallery from review intent.

Change-Id: Iaa2e9bdfde3ac6566dd65464ece82f4a5ced6831
fix: 3462852
/packages/apps/Gallery2/src/com/android/gallery3d/app/Gallery.java
f9a0a4306d589b4a4e20554fed512a603426bfa1 17-Aug-2011 Owen Lin <owenlin@google.com> Initial code for Gallery2.

fix: 5176434

Change-Id: I041e282b9c7b34ceb1db8b033be2b853bb3a992c
/packages/apps/Gallery2/src/com/android/gallery3d/app/Gallery.java