summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/imageshow/ImageGeometry.java
Commit message (Collapse)AuthorAgeFilesLines
* Cleaning up ImageShow.Ruben Brunk2013-05-291-11/+2
| | | | | Bug: 9170644 Change-Id: Iab44ec425462e9afe8c104c52e4a28c4145d4690
* UI changesnicolasroard2013-04-241-3/+0
| | | | | | bug:8664728 Change-Id: I133328543af534c745526d0d58aa7a61f5748a9d
* fix importsJohn Hoford2013-03-011-1/+0
| | | | Change-Id: I07ac06ae4890bfcae48ea404cf7e67c2b0c084d7
* refactor the geometry codeJohn Hoford2013-02-271-1/+2
| | | | Change-Id: I5b0381ec5e127aabf37924af64fbeb490755bc9a
* Fix loading screennicolasroard2013-02-081-2/+2
| | | | Change-Id: Id41c4c93782bea7f11d75f0ddcdd4529f4fc9758
* Fix filters only + geometry only renderingnicolasroard2013-02-071-0/+2
| | | | Change-Id: Id8f0637ae53864488cb931def196ee50ae807f5c
* Better caching for RS filtersnicolasroard2013-01-221-1/+0
| | | | Change-Id: I78eaa90e408059cf1c59fc06920f5aef82ae2c0d
* refactoring imageshowJohn Hoford2013-01-151-5/+5
| | | | Change-Id: I6d0872250b31a427ea6a3e46bd1c9ca5f3ba92ee
* Refactoring crop, made unconstrained.Ruben Brunk2012-11-291-149/+57
| | | | | | Bug 7401363 Change-Id: I3ef10c43fd2a01216d6d6c8cc77b31ddef3fdd9b
* Fix colors in rotate and mirrornicolasroard2012-10-261-2/+2
| | | | | bug:7419025 Change-Id: Icf92de032f62f93a3ac57e042ea582c760d9f600
* Do not add crop into preset if in inital setupJohn Hoford2012-10-251-5/+7
| | | | | bug:7417545 Change-Id: I355936645e555e3d6b950923af301b437570dd93
* Fix issue where aspect bounds don't get applied.Ruben Brunk2012-10-251-1/+1
| | | | | Bug: 7407937 Change-Id: Ie6484d6458657d6284e04de755a8cc1a912dfb6c
* Fixed scaling factor for ImageShow and rotations.Ruben Brunk2012-10-231-17/+29
| | | | | | Bug: 7392240 Bug: 7386048 Change-Id: I156c52acbd041604df2f7ccacca3a80f1b9fdb3b
* Reworked crop/transform UI.Ruben Brunk2012-10-231-0/+64
| | | | | | | | Bug: 7385644 Bug: 7378335 Bug: 7366075 Change-Id: Iee7e0a0741b69269b08726bad45e29d86834054e
* Shows filtered images in geometry modules and comparison.nicolasroard2012-10-231-8/+4
| | | | | | | | | | | | | | bug:7279469 bug:7379286 bug:7344214 bug:7379140 Also: - cache multiple version (with/without geometry or filters applied) - doesn't show the original image anymore when waiting for a filtered version (shows nothing instead for now) - fix potential crash in Curves Change-Id: I4eabd42c30f6d370571f177d5efe92550798aed8
* Fix undo/redo/back button behaviour with effects and enable historynicolasroard2012-10-181-6/+16
| | | | | | | bug:7332980 bug:7357734 bug:7325872 Change-Id: Ie952a410c218c91ac927095ddcf542209fe7b90c
* Added fixed aspect ratio support for cropping.Ruben Brunk2012-10-161-6/+32
| | | | | Bug: 7350377 Change-Id: I8110ea999c764de675fe11f586ab9bc7af205f46
* Fix cropping and saving issuesnicolasroard2012-10-131-1/+1
| | | | | | bug:7342359 Change-Id: Ia59eb3f423b8c4f420b7b6f120735856a84cd854
* Adding crop UI. Fixes a number of other UI bugs.Ruben Brunk2012-10-121-155/+134
| | | | | Bug:7337191 Change-Id: If63dbdac6722ad4fc6c30c165d6c2eeb7011c240
* Moves matrix function to GeometryMetadata. Fixes scaling issues.Ruben Brunk2012-10-121-49/+27
| | | | | Bug:7337191 Change-Id: Icfd50c8a07ef02f2346a8ab7b57303de3866d74d
* Fixes Rotate, Flip, Straighten tools.nicolasroard2012-10-111-151/+144
| | | | | | | bug:7314849 Bug:7224232 Bug:7218935 Change-Id: I418287ff1f81c25f8e089821d823dc29ee62ff0e
* Added the rest of the Geometryfilter stubs.Ruben Brunk2012-10-081-7/+11
| | | | | | Bug: 7224232 Bug: 7218935 Change-Id: I9ebbc4a98b5696e1514995e465aa4e145fdfa4f8
* Adding Crop, Rotate, Flip.Ruben Brunk2012-10-081-0/+559
Bug: 7224232 Bug: 7218935 Adding geometry manipulation UI features. Change-Id: If924313c18121e6d192a1934e76691bd578d8eb0