History log of /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/EditorRotate.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b0f7a8f7f7d95ae12e92f529fd9a8a37f75b105c 19-Jul-2013 Ruben Brunk <rubenbrunk@google.com> Refactoring Geometry handling.

Bug: 9170644
Bug: 9366654
Bug: 9366263

- Consolidates all the geometry transforms in GeometryMathUtils and
significantly reduces complexity.
- Removes GeometryMetadata object and dependent code.
- Removes ImageGeometry and geometry update callbacks.

Change-Id: I59add51907459593244c9ebaadef585efc7486d5
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/EditorRotate.java
0c1b4c6422a4d2d9b81cc0946d1c9675440a94e2 09-Jul-2013 Ruben Brunk <rubenbrunk@google.com> Refactoring ImageLoader.

- Moves state (history, loadlisteners, bitmaps, etc.)
from ImageLoader to MasterImage.
- Makes ImageLoader into a utility class.

Change-Id: I7a8a988c61848694a86a4b2919bf8f30bfd2be8c
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/EditorRotate.java
8ab1d6661201d30063067f3b6c2fbd87e1ef9f67 01-Apr-2013 Ruben Brunk <rubenbrunk@google.com> Added apply UI callbacks for rotate/mirror operations.

Change-Id: I30bfb439d742248c3241742bd11f64a1b4a22640
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/EditorRotate.java
be31e587c1485fb8e3d7c8b079250ffbdc26e1b9 26-Mar-2013 nicolasroard <nicolasroard@google.com> Hides popup indicator on some editors

Change-Id: I88f17b9352c582f26f09a74db9d91e1fb81dbeae
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/EditorRotate.java
91be98c35f6c5f19d7629bb29e7261970b2f4c67 26-Mar-2013 nicolasroard <nicolasroard@google.com> Hides seekbar in some editors

Change-Id: Ifce385f9a6bf9b741f0873f49d826fbcf453d97c
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/EditorRotate.java
839d529f800adcd1ef5fcd262322bc939c2c2089 28-Feb-2013 nicolasroard <nicolasroard@google.com> Fix for applied ratios

Change-Id: Idbb7366522751c4b330cc99b88129df5808048e9
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/EditorRotate.java
d61a2f9fcaad0309132b6b9b666c3dc6df62fed7 27-Feb-2013 John Hoford <hoford@google.com> refactor the geometry code

Change-Id: I5b0381ec5e127aabf37924af64fbeb490755bc9a
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/EditorRotate.java