History log of /packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/SaveCopyTask.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8cfe549a3c6e50653ce50cedf90e8463d641987d 09-Nov-2011 Yuli Huang <yuli@google.com> Fix b/5587210: Add file extension to display-name.

Change-Id: I7c3522f2532bbce688ee8d4d0403f7314baca481
/packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/SaveCopyTask.java
ae70ae473dcd674d61c9e6a79afcf57f825f7302 30-Sep-2011 Yuli Huang <yuli@google.com> Fix b/5317371 to make action-bar consistent with framework CAB.

1. Refactor to decouple ActionBar from FilterStackListener and
ActionBarListener to avoid FilterStack/Toolbar depending on ActionBar.
2. Recreate the action-bar on configuration changes and restore button
status and behaviors from the old action-bar.
3. Use framework CAB styles/dimensions to have consistent look and feel.

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