summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/editors
Commit message (Collapse)AuthorAgeFilesLines
* support for simplified parameters in filterJohn Hoford2013-04-151-0/+11
| | | | Change-Id: I623e6fb90e8175c7e5e2dfc146f927eecba29817
* Detach old editornicolasroard2013-04-091-1/+4
| | | | Change-Id: I1b0a30aa334a83011d9f03ea629e1b0f36ea21d2
* Merge "Implements swipe in editor menu" into gb-ub-photos-brycenicolasroard2013-04-092-1/+131
|\
| * Implements swipe in editor menunicolasroard2013-04-092-1/+131
| | | | | | | | Change-Id: I5871da89d2e911d5b6663cdee8dc660ab0777393
* | Merge "Moving crop to a separate activity. Refactoring." into ↵Ruben Brunk2013-04-091-1/+1
|\ \ | |/ |/| | | gb-ub-photos-bryce
| * Moving crop to a separate activity. Refactoring.Ruben Brunk2013-04-091-1/+1
| | | | | | | | | | | | Bug: 8526929 Change-Id: I8acf6d46de069dd84c31afea6b4a7ae8e1c2fcce
* | make basic editor based on ParametricEditorJohn Hoford2013-04-082-47/+98
|/ | | | Change-Id: Ie0a799d7e85f4e21fdd86ffbdca9814a3cc40c61
* Added apply UI callbacks for rotate/mirror operations.Ruben Brunk2013-04-012-0/+35
| | | | Change-Id: I30bfb439d742248c3241742bd11f64a1b4a22640
* add flexable ui for parametersJohn Hoford2013-03-293-7/+236
| | | | Change-Id: Ifa9862ceb7f9a12b1b9b985fdc737dc1bb679921
* Hides popup indicator on some editorsnicolasroard2013-03-254-4/+30
| | | | Change-Id: I88f17b9352c582f26f09a74db9d91e1fb81dbeae
* Hides seekbar in some editorsnicolasroard2013-03-258-1/+47
| | | | Change-Id: Ifce385f9a6bf9b741f0873f49d826fbcf453d97c
* fix menus for all editorsJohn Hoford2013-03-112-29/+10
| | | | Change-Id: I93e7eef3176b38480d55df176166646709a875fe
* refactoring to make Editor classes do moreJohn Hoford2013-03-115-7/+84
| | | | Change-Id: Id0885929cf3a9410bd0e5d3bf96eb99e8c7e1cf9
* fix importsJohn Hoford2013-03-014-9/+3
| | | | Change-Id: I07ac06ae4890bfcae48ea404cf7e67c2b0c084d7
* Fix for applied ratiosnicolasroard2013-02-284-8/+28
| | | | Change-Id: Idbb7366522751c4b330cc99b88129df5808048e9
* crop fixJohn Hoford2013-02-271-0/+20
| | | | Change-Id: Ie2e79992bf45fffb0ae00c4a4fd879546fa1450f
* refactor the geometry codeJohn Hoford2013-02-275-0/+253
| | | | Change-Id: I5b0381ec5e127aabf37924af64fbeb490755bc9a
* add movable vignetteJohn Hoford2013-02-191-0/+55
| | | | Change-Id: I54f2fccd0d748ca4c908d5b0f3c3ef7349cd686d
* get redeye working againJohn Hoford2013-02-131-1/+1
|
* fix ranges for various filtersJohn Hoford2013-02-121-1/+1
| | | | Change-Id: I6790b06c5c4094c442ce19cb2ed7ddb6a4152f3a
* fix the draw clear bugJohn Hoford2013-02-121-2/+2
| | | | Change-Id: I1050c3e1ad1280480f35a03c9d29dc1cd44b515f
* refactor quality to be intJohn Hoford2013-02-121-0/+4
| | | | Change-Id: I0470abdbe75cf48c5228e80b9dc060ae6f3d8bbd
* fixes the draw and clean up the UIJohn Hoford2013-02-111-4/+5
| | | | Change-Id: Ia52dfc3ec407c307612dcfc91fb61a1fb89e32ec
* fix red eye to use the new systemJohn Hoford2013-02-112-1/+61
| | | | Change-Id: If79106dc3144cce374afd410f5f859692e564b83
* Fix tiny planet to work with the new frameworkJohn Hoford2013-02-081-0/+55
| | | | Change-Id: I57e87ade6f2cfdfee1b237cdfdf5914244ee98aa
* remove slider from FX and Border UIJohn Hoford2013-02-081-0/+46
| | | | Change-Id: Ic1c38734c4351ab0150b90d5d4fc575cce9db9e9
* fix draw and curves to use FilterRepresentationJohn Hoford2013-02-072-14/+42
| | | | Change-Id: I500d9c04ea0e55cbc9b1927dee2f6a19a67d5349
* Refactor to use direct manipulations of FilterRepresentations.nicolasroard2013-02-062-12/+29
| | | | Change-Id: If5f92f137283cb126835be004d315942ff95021c
* Refactor filters parametersnicolasroard2013-02-052-26/+24
| | | | | | | - introduce FilterRepresentations - change filters lifecycle Change-Id: I9416fca47a334d532a347cd5577795738c870933
* fix sharpen to work under the new systemJohn Hoford2013-02-012-13/+15
| | | | Change-Id: I25518a05511c8b2279ba171bc3902e8cb3181c19
* add color selection ui to drawJohn Hoford2013-01-301-0/+151
| | | | Change-Id: Ie2fa3522141e4f98e2b7f805c1ebe3385083bb02
* Clean up invalidate / redraw loopnicolasroard2013-01-301-0/+2
| | | | | | Move the recopy to the main thread Change-Id: I8c94179e292f5679b7c817b6bd5000ee384b83ce
* Fixed BasicEditor NPE.Ruben Brunk2013-01-281-0/+3
| | | | | Bug: 8068020 Change-Id: I81df163d9779ae3e246f4e337b64dfbc32ce7db5
* refactor the filter/editor relationshipJohn Hoford2013-01-184-0/+286
Change-Id: I1f9a735166c28c65734fbb85201774fb6f664076