History log of /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ImageRotate.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/imageshow/ImageRotate.java
76a8b489a62ed82919c8b6339123488c09fc0168 16-Jul-2013 Ruben Brunk <rubenbrunk@google.com> Refactoring GeometryMetadata.

Bug: 9170644

- First part of multi-step refactor, splits
GeometryMetadata functionality into 4
FilterRepresentation subclasses as requested.

Change-Id: I212193db8c154f64c550adb9735c0502bcaa7468
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ImageRotate.java
ed60979e64de8837dd1e2e8b2d208e34583d853c 27-Jun-2013 nicolasroard <nicolasroard@google.com> ImagePreset cleanup

Get rid of remaining ivars related to history

Change-Id: Ic106ef6a96f4727c6dd46d7be3d059bdc42e5a2a
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ImageRotate.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/imageshow/ImageRotate.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/imageshow/ImageRotate.java
7f7357a2e11351d82e4de2c6dc5fb8aa4d22e448 14-Dec-2012 Ruben Brunk <rubenbrunk@google.com> Removed filtershow geometry editor preview interpolating. It looks bad.

Change-Id: I790ce00e85c835f73c076f79cde5e65236131f49
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ImageRotate.java
531e398d68b45d3be2e131e37236bcf08552ae70 14-Dec-2012 Ruben Brunk <rubenbrunk@google.com> Remove preview dithering from Geometry editor in filtershow.

Bug: 7739904
Change-Id: I25c3cbe8907dd921aeb68f217fa9703e703d34a8
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ImageRotate.java
d9f4bd8f81f83c93005d55d42157dd7cec754ac3 26-Oct-2012 Ruben Brunk <rubenbrunk@google.com> Changed rotated display parameter increments to 90.

Bug: 7393432
Change-Id: Id94a28c88cc06a7d99aab0d01dae4fc59cefbab2
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ImageRotate.java
a41224997ef9be9c0d04534f7b6b9c6b933bfe05 22-Oct-2012 Ruben Brunk <rubenbrunk@google.com> Reworked crop/transform UI.

Bug: 7385644
Bug: 7378335
Bug: 7366075

Change-Id: Iee7e0a0741b69269b08726bad45e29d86834054e
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ImageRotate.java
0a32b7afc5286a5c7aa334b9338591d61a49731f 20-Oct-2012 Ruben Brunk <rubenbrunk@google.com> Fix to ensure visible history adapter strings are from xml.

Bug: 7379327
Change-Id: I5fcb6fec1e9abe05689dd3b9f4e70e518a9e09d1
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ImageRotate.java
d7899c56b8df278dfd6720ae11eadc2f89fe8094 18-Oct-2012 nicolasroard <nicolasroard@google.com> Fix undo/redo/back button behaviour with effects and enable history

bug:7332980
bug:7357734
bug:7325872
Change-Id: Ie952a410c218c91ac927095ddcf542209fe7b90c
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ImageRotate.java
0f7dc6ef6e736c0993240450b50b91721c79c43e 15-Oct-2012 Ruben Brunk <rubenbrunk@google.com> Added fixed aspect ratio support for cropping.

Bug: 7350377
Change-Id: I8110ea999c764de675fe11f586ab9bc7af205f46
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ImageRotate.java
e533f65961ed601ded1803caeab6cef0a778d2f2 12-Oct-2012 nicolasroard <nicolasroard@google.com> Fixes Rotate, Flip, Straighten tools.

bug:7314849
Bug:7224232
Bug:7218935
Change-Id: I418287ff1f81c25f8e089821d823dc29ee62ff0e
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ImageRotate.java
8537d097f8827caedc8c39564de54d36eae8b16f 27-Sep-2012 Ruben Brunk <rubenbrunk@google.com> Adding Crop, Rotate, Flip.

Bug: 7224232
Bug: 7218935

Adding geometry manipulation UI features.

Change-Id: If924313c18121e6d192a1934e76691bd578d8eb0
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ImageRotate.java