History log of /packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/BitmapUtils.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
03669482a3b290e06282579c6d6b90ac014b0dce 10-Apr-2012 Yuli Huang <yuli@google.com> Save edited photo in the source photo directory if applicable.

bug:6168430
Change-Id: I97d8cf1d286bc4d5d7c38ba5118b9a952f17b252
/packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/BitmapUtils.java
1d9a19ddfcbedb6d52f93dd5e5fefe6a3a9dfc26 02-Dec-2011 Yuli Huang <yuli@google.com> Remove unnecessary code.

Revert BitmapUtils changes made in cl:122870 as crop/rotate is now done
in MFF.

Change-Id: I3733c9acf911c4f694dd21dd533b0dd07350acea
/packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/BitmapUtils.java
f66bd12b33e0d590e192a3551e9affc55eef9a48 26-Oct-2011 Yuli Huang <yuli@google.com> Fix b/5501285 by ensuring bitmap in ARGB8888 format.

Change-Id: I48ece547543207ba92276962fc6131859f615313
/packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/BitmapUtils.java
fef5b9860f0a88fc673af2187938956ebd0ade75 27-Sep-2011 Yuli Huang <yuli@google.com> Fix b/5287869 (and b/5369640).

Images from some app (MMS) may not have columns that PhotoEditor tries
to query, for example: the orientation. Just ignore the absent columns.

Change-Id: I1cda4e32241d9be7819453ede225388c7535c18c
/packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/BitmapUtils.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/BitmapUtils.java