History log of /packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/actions/RotateView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7b62f4889a95406a00a4a5f25ef15f01322607eb 20-Oct-2011 Yuli Huang <yuli@google.com> Fix b/5401109.

1. Add FlipView similar to existing RotateView.
2. Add flipPhoto() similar to existing rotatePhoto() in PhotoView, and
add setRenderToFlip() in RendererUtils.
3. Make FlipAction use FlipView/PhotoView similar to how RotateAction
uses RotateView/PhotoView.

Change-Id: I5642266adbc248c0b8eda48ddc29558ae9cbd21e
/packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/actions/RotateView.java
85bc435c06ace72f5da72475e9b03b0ada9455e0 13-Oct-2011 Yuli Huang <yuli@google.com> Fix UI.

1. Replace slider assets on tablets.
2. Add face-tan effect icon.
3. Change orange color to blue color in straighten effect to be
consistent with crop effect.

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