History log of /packages/apps/Gallery2/src/com/android/gallery3d/data/SecureAlbum.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
78ea143fe02847b70d8669c79de5d54fd89fdd63 01-Nov-2012 George Mount <mount@google.com> Fix extra gray item in secure album.

Bug 7454444

Change-Id: I83f40e7e74f658a7b9ada148932a231ef8c31f73
/packages/apps/Gallery2/src/com/android/gallery3d/data/SecureAlbum.java
294b9945e01ec41c1e9e58dfcd5d6e106ee2d538 13-Oct-2012 Wu-cheng Li <wuchengli@google.com> Add stitching panorama image to secure album.

bug:7285105
Change-Id: I9f609f30d817f10a6c9c94fc6eadb58bc1bdd580
/packages/apps/Gallery2/src/com/android/gallery3d/data/SecureAlbum.java
4e091eb758a3ac1016b373419cea1ada1b977bc5 10-Oct-2012 George Mount <mount@google.com> Change how stitched images are inserted into Gallery.

Bug 7299396
Stitching images now use normal LocalImages for their MediaItem
instead of LightCycleItems. They are no longer part of a special
album.

Change-Id: Ic62822a44b9743829dee50bcfa6f455cd538afa7
/packages/apps/Gallery2/src/com/android/gallery3d/data/SecureAlbum.java
2c83c5f09aa79d81ee11da517fd62222f8c3337d 09-Oct-2012 Wu-cheng Li <wuchengli@google.com> 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
/packages/apps/Gallery2/src/com/android/gallery3d/data/SecureAlbum.java
2c848b26619de242a96ba4b20c252416a39506d6 07-Oct-2012 Wu-cheng Li <wuchengli@google.com> Show stitched panorama in secure album.

bug:7285105
Change-Id: I36801d4e5b19cceb10600d41a3a3c78244c5ee4a
/packages/apps/Gallery2/src/com/android/gallery3d/data/SecureAlbum.java
cc2f059ce62cbb04a605e6adda6f4b278210cd1a 26-Sep-2012 Wu-cheng Li <wuchengli@google.com> Show unlock image in secure album only when camera roll has items.

bug:7192331

Change-Id: I8e0a9ea87181c2256632a4dc802cc0668fac1e0e
/packages/apps/Gallery2/src/com/android/gallery3d/data/SecureAlbum.java
8868aa1b2d199e7fa869c9c5fad3079175621002 24-Sep-2012 Wu-cheng Li <wuchengli@google.com> 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
/packages/apps/Gallery2/src/com/android/gallery3d/data/SecureAlbum.java
88e08dcfe74274646383a237b6306877ef74bf1f 05-Sep-2012 Wu-cheng Li <wuchengli@google.com> Update media items when a picture is deleted in secure album.

Query the database and only show the media items that
still exist.

bug:7053266

Change-Id: Ic8c1b8c514e59741436bca14e918ef100eaf14f8
/packages/apps/Gallery2/src/com/android/gallery3d/data/SecureAlbum.java
a0ce682e40c39ce046c48d8a7f989fff01bb9f2c 22-Aug-2012 Wu-cheng Li <wuchengli@google.com> Add secure album support for lock screen camera.

Secure album only shows the media items added by
the camera.

bug:5955016

Change-Id: Id26abec4dfcc036cf9de682398fed25eed73d1a5
/packages/apps/Gallery2/src/com/android/gallery3d/data/SecureAlbum.java