summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/data/UnlockImage.java
Commit message (Collapse)AuthorAgeFilesLines
* Update assets of the lock screen image in the secure album.Wu-cheng Li2012-10-021-1/+1
| | | | | bug:7192331 Change-Id: I551e14420e43106e97b093884571eaea27b00425
* Show a placeholder when the camera filmstrip is emptyBobby Georgescu2012-09-281-72/+4
| | | | | | | | Bug: 7213757 Tapping the placeholder takes the user back to the full-screen camera capture mode. Change-Id: I844f789b8e80f34e79f4a9c366c1c244bbf1f2a5
* Several secure album changes.Wu-cheng Li2012-09-271-1/+1
| | | | | | | | | | | | - 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
* Add an unlock image in the end of secure album.Wu-cheng Li2012-09-251-0/+102
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