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)
commit8868aa1b2d199e7fa869c9c5fad3079175621002
treedac93c55fdd0e8ea17c8e2330d32952802d9f4af
parent5eff22421ad9bd7af8611e72d98c7ab71f842cb2
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
res/drawable-hdpi/ic_lockscreen_unlock_normal.png [new file with mode: 0644]
res/drawable-mdpi/ic_lockscreen_unlock_normal.png [new file with mode: 0644]
res/drawable-xhdpi/ic_lockscreen_unlock_normal.png [new file with mode: 0644]
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]