summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/filters/ImageFilterGeometry.java
Commit message (Collapse)AuthorAgeFilesLines
* Removed old crop.Ruben Brunk2012-12-061-1/+1
| | | | | Bug: 7441237 Change-Id: I29801f798a1d1ad3af81a82950edbb8a72ccae82
* Added support for Crop extras. Wallpaper & Widget use editor crop.Ruben Brunk2012-12-061-5/+40
| | | | | | Bug: 7561976 Bug: 7441237 Change-Id: I0d6644171177650568ed911fc63c0c7e104f8d8c
* Minor fix for some FP rounding errors in crop.Ruben Brunk2012-11-271-1/+1
| | | | | | Bug 7566505 Change-Id: Ic3b849b26e0435e0e51a3ddd80c25d8e6e9949aa
* Reworked crop/transform UI.Ruben Brunk2012-10-231-7/+7
| | | | | | | | Bug: 7385644 Bug: 7378335 Bug: 7366075 Change-Id: Iee7e0a0741b69269b08726bad45e29d86834054e
* Fix geometry xforms & minor bug.Ruben Brunk2012-10-221-19/+0
| | | | | | | | | Bug: 7376048 Fixed geometry transform. Fixed minor bug where the foldername for saved edited images was incorrect. Change-Id: I901df11cf71cd987b354dd7821fef7a484b0cbd3
* Fix several issues with crop/straightennicolasroard2012-10-211-1/+5
| | | | | | | | | | | | bug:7386266 bug:7386270 bug:7385727 - use a transparent white for the bounds instead of green - add "rule of third" lines to the crop tool - improves preview image quality for geometric operations Change-Id: I94c233e7ea89d67451e7808fb71537d03a1c183d
* Revert partially CL ↵nicolasroard2012-10-211-0/+19
| | | | | | | https://googleplex-android-review.googlesource.com/#/c/243614/ bug:7384984 Change-Id: Id10c7ac08cc7aab4d2f4b19c88b20d0f3369807a
* Fix geometry xforms & minor bug.Ruben Brunk2012-10-191-17/+7
| | | | | | | | | Bug: 7376048 Fixed geometry transform. Fixed minor bug where the foldername for saved edited images was incorrect. Change-Id: Icb3156f02b7db7b50a455aaa31ee70832e3fdca8
* Fix cropping and saving issuesnicolasroard2012-10-131-4/+4
| | | | | | bug:7342359 Change-Id: Ia59eb3f423b8c4f420b7b6f120735856a84cd854
* Adding crop UI. Fixes a number of other UI bugs.Ruben Brunk2012-10-121-12/+17
| | | | | Bug:7337191 Change-Id: If63dbdac6722ad4fc6c30c165d6c2eeb7011c240
* Moves matrix function to GeometryMetadata. Fixes scaling issues.Ruben Brunk2012-10-121-15/+8
| | | | | Bug:7337191 Change-Id: Icfd50c8a07ef02f2346a8ab7b57303de3866d74d
* Fixes Rotate, Flip, Straighten tools.nicolasroard2012-10-111-96/+38
| | | | | | | bug:7314849 Bug:7224232 Bug:7218935 Change-Id: I418287ff1f81c25f8e089821d823dc29ee62ff0e
* Implementing Geometry save operations.Ruben Brunk2012-10-091-5/+14
| | | | | | Bug: 7224232 Bug: 7218935 Change-Id: I83e5f8a5dc29c5b6be0bb69f10eadf823122bb97
* Added the rest of the Geometryfilter stubs.Ruben Brunk2012-10-081-8/+118
| | | | | | Bug: 7224232 Bug: 7218935 Change-Id: I9ebbc4a98b5696e1514995e465aa4e145fdfa4f8
* Added stub for applying geometry flip.Ruben Brunk2012-10-081-0/+44
Bug: 7224232 Bug: 7218935 Change-Id: Iaeea6a94f4fea44a8046f09a0fce72fe32ed7cc0