OSDN Git Service

Fix crash introduced with the GeometryMetadata
authornicolasroard <nicolasroard@google.com>
Mon, 8 Oct 2012 23:38:19 +0000 (16:38 -0700)
committernicolasroard <nicolasroard@google.com>
Mon, 8 Oct 2012 23:41:30 +0000 (16:41 -0700)
commit18ec21bd07b2f9ccf5a76c407303b3dacbb845fd
treefba9270616b39d79d6f8922172f615156eb4d713
parent23c83737da80ba0b186440a8e649dfc8c5272eb0
Fix crash introduced with the GeometryMetadata

bug:7224232
bug:7279964
bug:7298708

- Also remove the slide gesture (only use the slider widget)
- use scaleFactor to apply sharpen proportionally

Change-Id: Icce786cb53f2d3d6feada76c63108a563aaab7a3
src/com/android/gallery3d/filtershow/FilterShowActivity.java
src/com/android/gallery3d/filtershow/cache/ImageLoader.java
src/com/android/gallery3d/filtershow/filters/ImageFilterRS.java
src/com/android/gallery3d/filtershow/filters/ImageFilterSharpen.java
src/com/android/gallery3d/filtershow/imageshow/ImageShow.java
src/com/android/gallery3d/filtershow/imageshow/ImageZoom.java