OSDN Git Service

Add an unlock image in the end of secure album.
authorWu-cheng Li <wuchengli@google.com>
Mon, 24 Sep 2012 10:32:59 +0000 (18:32 +0800)
committerWu-cheng Li <wuchengli@google.com>
Tue, 25 Sep 2012 09:52:37 +0000 (17:52 +0800)
commitb2f6a0c2d2ecbac4047f96621980ba36d3c647c8
treec9ff5adcc25df04858874ddb8c40c35b3eb1908b
parent92d01cafb390a886cf45b9df60007d403a7051eb
Add an unlock image in the end of secure album.

When camera is started from secure lock screen, put placeholder
"proto-photo" at the end of the camera roll. When it is clicked,
it takes the user to the lock screen.

bug:7192331

Change-Id: Ia444d3bb8a88ba69bba4c47cb9783a60a6986c34
src/com/android/gallery3d/app/PhotoPage.java
src/com/android/gallery3d/data/MediaObject.java
src/com/android/gallery3d/data/SecureAlbum.java
src/com/android/gallery3d/data/SecureSource.java
src/com/android/gallery3d/data/UnlockImage.java [new file with mode: 0644]