summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app/PhotoPage.java
diff options
context:
space:
mode:
authorSascha Haeberling <haeberling@google.com>2012-10-18 00:36:02 -0700
committerSascha Haeberling <haeberling@google.com>2012-10-18 14:29:29 -0700
commit079ee7776fb81d1f38ea22bf553d2c7c9ba45103 (patch)
treeac30bf1c1ff02f7a452cec17066769df807f2563 /src/com/android/gallery3d/app/PhotoPage.java
parentf6c31e476d940a8306a7e14ad47215a87540dbf0 (diff)
downloadandroid_packages_apps_Snap-079ee7776fb81d1f38ea22bf553d2c7c9ba45103.tar.gz
android_packages_apps_Snap-079ee7776fb81d1f38ea22bf553d2c7c9ba45103.tar.bz2
android_packages_apps_Snap-079ee7776fb81d1f38ea22bf553d2c7c9ba45103.zip
First cut at a skeleton for the TinyPlanets filter.
Bug: 7344426 This is not hooking up the real algorithm yet, but unblocks Doris so she can add the button while we rewrite the algorithm. Change-Id: I685b6c189e8ac124670db53c37565c4f1ff1f606
Diffstat (limited to 'src/com/android/gallery3d/app/PhotoPage.java')
-rw-r--r--src/com/android/gallery3d/app/PhotoPage.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/com/android/gallery3d/app/PhotoPage.java b/src/com/android/gallery3d/app/PhotoPage.java
index ecb48329a..a548e704f 100644
--- a/src/com/android/gallery3d/app/PhotoPage.java
+++ b/src/com/android/gallery3d/app/PhotoPage.java
@@ -59,7 +59,6 @@ import com.android.gallery3d.data.SnailItem;
import com.android.gallery3d.data.SnailSource;
import com.android.gallery3d.filtershow.FilterShowActivity;
import com.android.gallery3d.picasasource.PicasaSource;
-import com.android.gallery3d.ui.AnimationTime;
import com.android.gallery3d.ui.DetailsHelper;
import com.android.gallery3d.ui.DetailsHelper.CloseListener;
import com.android.gallery3d.ui.DetailsHelper.DetailsSource;
@@ -73,7 +72,6 @@ import com.android.gallery3d.ui.PhotoFallbackEffect;
import com.android.gallery3d.ui.PhotoView;
import com.android.gallery3d.ui.SelectionManager;
import com.android.gallery3d.ui.SynchronizedHandler;
-import com.android.gallery3d.ui.TiledScreenNail;
import com.android.gallery3d.util.GalleryUtils;
public class PhotoPage extends ActivityState implements