OSDN Git Service

refactoring to make Editor classes do more
authorJohn Hoford <hoford@google.com>
Mon, 11 Mar 2013 18:10:22 +0000 (11:10 -0700)
committerJohn Hoford <hoford@google.com>
Mon, 11 Mar 2013 21:22:57 +0000 (14:22 -0700)
commit887bde65742747aea7ab6dcf7c300ca8ec1f1ebf
tree0b838d6082f342154cdc55f625ad993cb43533af
parentb1aeb3963fb67b1ea251cb5f7790b2d2f8261a0c
refactoring to make Editor classes do more

Change-Id: Id0885929cf3a9410bd0e5d3bf96eb99e8c7e1cf9
src/com/android/gallery3d/filtershow/FilterShowActivity.java
src/com/android/gallery3d/filtershow/PanelController.java
src/com/android/gallery3d/filtershow/editors/BasicEditor.java
src/com/android/gallery3d/filtershow/editors/Editor.java
src/com/android/gallery3d/filtershow/editors/EditorCurves.java
src/com/android/gallery3d/filtershow/editors/EditorStraighten.java
src/com/android/gallery3d/filtershow/editors/EditorTinyPlanet.java
src/com/android/gallery3d/filtershow/imageshow/GeometryMetadata.java
src/com/android/gallery3d/filtershow/imageshow/ImageShow.java
src/com/android/gallery3d/filtershow/ui/ImageCurves.java