OSDN Git Service

Several secure album changes.
authorWu-cheng Li <wuchengli@google.com>
Thu, 27 Sep 2012 06:01:39 +0000 (14:01 +0800)
committerWu-cheng Li <wuchengli@google.com>
Thu, 27 Sep 2012 07:13:56 +0000 (15:13 +0800)
commit743f8152a1dd6ea47bcabc6fd95b6e8d8f1cd3e5
treea60305a85946c7d76fa482e3ce52a8fbcc47d192
parent4419f551b4ccb7457626dbb5a37c41afd71eb5ed
Several secure album changes.

- Make the lock screen photo be a standard portrait size photo
- In the filmstrip, have the first tap on the lock screen photo
  take the user directly to the unlock screen.
- Switch the asset to be a "locked" lock rather than an
  "unlocked" lock.

bug:7192331

Change-Id: If7541cd67cdfb711f8dd721796db3343ae91343a
res/drawable-hdpi/ic_lockscreen_handle_normal.png [new file with mode: 0644]
res/drawable-hdpi/ic_lockscreen_unlock_normal.png [deleted file]
res/drawable-mdpi/ic_lockscreen_handle_normal.png [new file with mode: 0644]
res/drawable-mdpi/ic_lockscreen_unlock_normal.png [deleted file]
res/drawable-xhdpi/ic_lockscreen_handle_normal.png [new file with mode: 0644]
res/drawable-xhdpi/ic_lockscreen_unlock_normal.png [deleted file]
src/com/android/gallery3d/data/UnlockImage.java
src/com/android/gallery3d/ui/PhotoView.java