summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/editors/EditorStraighten.java
Commit message (Collapse)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-103/+0
| | | | | | | Note: Camera2 is a clone of Gallery2 right now. Note 2: I will bring .mk files back later. Change-Id: Ida958654296f5ebaacb6bb0ff59d52a7c37ce6fc
* Refactoring Geometry handling.Ruben Brunk2013-08-011-6/+28
| | | | | | | | | | | | | 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
* Refactoring ImageLoader.Ruben Brunk2013-07-101-2/+1
| | | | | | | | - Moves state (history, loadlisteners, bitmaps, etc.) from ImageLoader to MasterImage. - Makes ImageLoader into a utility class. Change-Id: I7a8a988c61848694a86a4b2919bf8f30bfd2be8c
* small ui changes based on UX/PM feedbackJohn Hoford2013-04-291-1/+1
| | | | | bug:8664728 Change-Id: I4e0651c011b9a6c4742d86c898a0821187f43043
* Remove UI param for straighten.Ruben Brunk2013-04-241-1/+1
| | | | | Bug: 8322933 Change-Id: I718fc15fb551572ab2452097ac850fd395e59302
* Hides popup indicator on some editorsnicolasroard2013-03-251-0/+6
| | | | Change-Id: I88f17b9352c582f26f09a74db9d91e1fb81dbeae
* Hides seekbar in some editorsnicolasroard2013-03-251-0/+5
| | | | Change-Id: Ifce385f9a6bf9b741f0873f49d826fbcf453d97c
* refactoring to make Editor classes do moreJohn Hoford2013-03-111-0/+11
| | | | Change-Id: Id0885929cf3a9410bd0e5d3bf96eb99e8c7e1cf9
* Fix for applied ratiosnicolasroard2013-02-281-1/+4
| | | | Change-Id: Idbb7366522751c4b330cc99b88129df5808048e9
* refactor the geometry codeJohn Hoford2013-02-271-0/+57
Change-Id: I5b0381ec5e127aabf37924af64fbeb490755bc9a