OSDN Git Service

Handle stitching progress in secure album.
authorWu-cheng Li <wuchengli@google.com>
Tue, 9 Oct 2012 06:44:31 +0000 (14:44 +0800)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Tue, 9 Oct 2012 14:53:12 +0000 (07:53 -0700)
commit2c83c5f09aa79d81ee11da517fd62222f8c3337d
tree9409615587ccd967ac5d7a8d48c4f7e80c13517b
parent71ce96fc79787dedac56af75385dc227d52be3af
Handle stitching progress in secure album.

- In secure album, show stitching progress only if it is
  captured after the device is locked.
- Make sure image capture intent does not show stitching
  progress.

bug:7285105

Change-Id: I0b3ba60fe3c03f488bea25e2f09843dd84ab6dfb
src/com/android/gallery3d/app/PhotoPage.java
src/com/android/gallery3d/app/StitchingChangeListener.java
src/com/android/gallery3d/data/SecureAlbum.java