History log of /packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/filters/StraightenFilter.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
738e82e163f90e1fe7aeef8bd153dc7763631f30 04-Nov-2011 Yuli Huang <yuli@google.com> Fix b/5510870 by saving/restoring Activity states.

1. Filters implement Parcelable for saving/restoring states.
2. Extract Doodle for making doodling paths parcelable.

Change-Id: Ice8e6e068891da8a8f9251e62d95ea755fa99933
/packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/filters/StraightenFilter.java
c7e39d12860adf99a12c6b47e9aaa9d7ae098307 05-Oct-2011 Yuli Huang <yuli@google.com> Fix b/5413887 and b/5389281.

1. Fix b/5413887 by releasing MFF effects as well as release
MFF effect-context.
2. Fix b/5389281 by removing photoView.setPhoto(null).

Change-Id: I1b848f6c87b03ba2539432fd6d6f13f4ac3a2907
/packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/filters/StraightenFilter.java
6a12ad70df5da5052a8381e2cdda79e6a314cee9 12-Sep-2011 Yuli Huang <yuli@google.com> Fix b/4643148: Make PhotoEditor integrated into Gallery.

1. Move PhotoEditor code/resources into Gallery for single apk.
2. Change PhotoEditor package to com.android.gallery3d.photoeditor.
3. Rename PhotoEditor resources to avoid mess up Gallery resources.
4. Move Doodle effect from fix-effects to color-effects.
5. Update PhotoEditor bottom action-bar background.

Change-Id: I1a2f7d27d89a14fe6a0435575b993ed8b75e6bf4
/packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/filters/StraightenFilter.java