OSDN Git Service

Gallery crop uses new activity. Fixed image quality.
authorRuben Brunk <rubenbrunk@google.com>
Tue, 16 Apr 2013 23:17:45 +0000 (16:17 -0700)
committerRuben Brunk <rubenbrunk@google.com>
Thu, 18 Apr 2013 18:02:57 +0000 (11:02 -0700)
commitc3178ca4daf7ed570f3432f3433959c208ecc105
treeccba85f100374a19310909074b31487f64a953fc
parentc54e3418578d1419ff3370fa4ee38bdd43397ce1
Gallery crop uses new activity.  Fixed image quality.

Bug: 8639287
Bug: 8617799
Bug: 8600483
Bug: 8586301
Bug: 8526929
Bug: 8181859
Bug: 7561681

Change-Id: Ib275b970931dd324e93d1629be75e5309c9dcb4e
res/drawable-nodpi/geometry_shadow.9.png [new file with mode: 0644]
res/values/crop_colors.xml [new file with mode: 0644]
res/values/crop_dimens.xml [new file with mode: 0644]
src/com/android/gallery3d/app/PhotoPage.java
src/com/android/gallery3d/filtershow/crop/CropActivity.java
src/com/android/gallery3d/filtershow/crop/CropDrawingUtils.java
src/com/android/gallery3d/filtershow/crop/CropLoader.java
src/com/android/gallery3d/filtershow/crop/CropMath.java
src/com/android/gallery3d/filtershow/crop/CropView.java