summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/imageshow/ImageStraighten.java
Commit message (Collapse)AuthorAgeFilesLines
* fix grid drawing bug in ImageStraightenJohn Hoford2013-09-201-1/+1
| | | | Change-Id: I4fec941385dd819afc30922823a087cd9962824b
* Fix straighten toolnicolasroard2013-09-111-3/+35
| | | | | | | | | | - fix grid display - show grid upon launch - grid disappear after 500ms bug:10705772 Change-Id: I499d5e6d9c02ddcc8f540f2bedb58c86cc744e44
* put back shade in crop and straightenJohn Hoford2013-09-041-5/+8
| | | | Change-Id: I046d98ea61f93d00131eaa7e7058a16bc1be0adc
* fix crop issuesJohn Hoford2013-09-031-1/+15
| | | | Change-Id: I885828b041278531fbcbe203d413131ad8f46613
* Fix empty screen on Sveltenicolasroard2013-08-281-0/+1
| | | | | bug:10526507 Change-Id: I2506ae03a32e01ea62a25efa06acf1602147e78a
* Fix full res zoomnicolasroard2013-08-071-1/+1
| | | | | | Also add filters merging in the cache. Change-Id: Ic34c918b732159f3703cd83d30de907fdbbcb451
* Refactoring Geometry handling.Ruben Brunk2013-08-011-54/+181
| | | | | | | | | | | | | 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
* ImagePreset cleanupnicolasroard2013-06-271-5/+0
| | | | | | Get rid of remaining ivars related to history Change-Id: Ic106ef6a96f4727c6dd46d7be3d059bdc42e5a2a
* UI changesnicolasroard2013-04-241-3/+0
| | | | | | bug:8664728 Change-Id: I133328543af534c745526d0d58aa7a61f5748a9d
* fix importsJohn Hoford2013-03-011-2/+0
| | | | Change-Id: I07ac06ae4890bfcae48ea404cf7e67c2b0c084d7
* refactor the geometry codeJohn Hoford2013-02-271-0/+6
| | | | Change-Id: I5b0381ec5e127aabf37924af64fbeb490755bc9a
* Removed unsupported GL operations.Ruben Brunk2013-02-201-4/+1
| | | | | Bug: 8223749 Change-Id: I722220def36aa4a9e53666540471100df6609d74
* Refactoring crop, made unconstrained.Ruben Brunk2012-11-291-2/+3
| | | | | | Bug 7401363 Change-Id: I3ef10c43fd2a01216d6d6c8cc77b31ddef3fdd9b
* Reworked crop/transform UI.Ruben Brunk2012-10-231-2/+2
| | | | | | | | Bug: 7385644 Bug: 7378335 Bug: 7366075 Change-Id: Iee7e0a0741b69269b08726bad45e29d86834054e
* Fix to ensure visible history adapter strings are from xml.Ruben Brunk2012-10-221-1/+3
| | | | | Bug: 7379327 Change-Id: I5fcb6fec1e9abe05689dd3b9f4e70e518a9e09d1
* Fix undo/redo/back button behaviour with effects and enable historynicolasroard2012-10-181-0/+5
| | | | | | | bug:7332980 bug:7357734 bug:7325872 Change-Id: Ie952a410c218c91ac927095ddcf542209fe7b90c
* Added fixed aspect ratio support for cropping.Ruben Brunk2012-10-161-18/+2
| | | | | Bug: 7350377 Change-Id: I8110ea999c764de675fe11f586ab9bc7af205f46
* Adding crop UI. Fixes a number of other UI bugs.Ruben Brunk2012-10-121-1/+20
| | | | | Bug:7337191 Change-Id: If63dbdac6722ad4fc6c30c165d6c2eeb7011c240
* Fixes Rotate, Flip, Straighten tools.nicolasroard2012-10-111-47/+9
| | | | | | | bug:7314849 Bug:7224232 Bug:7218935 Change-Id: I418287ff1f81c25f8e089821d823dc29ee62ff0e
* Adding Crop, Rotate, Flip.Ruben Brunk2012-10-081-152/+65
| | | | | | | | | Bug: 7224232 Bug: 7218935 Adding geometry manipulation UI features. Change-Id: If924313c18121e6d192a1934e76691bd578d8eb0
* New UI...nicolasroard2012-10-051-6/+23
| | | | | | | bug:7289525 bug:7289361 Change-Id: Ifde15d57f0d307417a1c7a7ae9b1122be873558f
* Implement sharpennicolasroard2012-10-041-23/+2
| | | | | | | | | | | | | bug:7279964 bug:7247494 bug:7234321 - add a sharpen filter - add infrastructure to use RenderScript - some refactoring (add an ImageSlave class) - add new zoom UI Change-Id: Id94dc94d32866c7107b6818adf4db35d0c6c0b01
* Fix ANR in image editornicolasroard2012-10-031-7/+7
| | | | | bug:7275425 Change-Id: I01a89579e17a0e4fc0817b61c7fda48ca54d0afa
* Initial import of the new image editornicolasroard2012-09-261-0/+258
bug:7165910 Change-Id: I756d6594f5bddd233772c979410362ca22e232a3