History log of /packages/apps/Gallery2/src/com/android/gallery3d/ingest/MtpDeviceIndex.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c8a9e86919dca8938948f97efc3dcbe143e806bf 01-Feb-2013 Bobby Georgescu <georgescu@google.com> Importer: Full-screen viewing, UI refinement, refactoring

Bug: 7990333
Bug: 8151814
Bug: 8037411

This CL adds or changes the following things:
- Full-screen image viewing and UI for switching modes
- Moved general functionality from MtpThumbnailTileView
to MtpImageView to allow for reuse in full-screen image
use-case
- MtpBitmapCache moved from ui to data package
- Orientation now respected when set in image metadata
- Miscellaneous UI consistency issues fixed
- Miscellaneous instability issues fixed

Change-Id: I5f188b763617b693e32fedc03273d711d604922a
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/MtpDeviceIndex.java
eebf9e81673150a6c4fec89b64e3cdb595377c83 17-Jan-2013 Bobby Georgescu <georgescu@google.com> Fix importer crashes when unplugging during indexing

Bug: 8027984
Slightly refactored the indexing step to encapsulate all
of the indexing work within the runnable that does it and
to correctly handle the cases where the device is unplugged
in the middle of the indexing.

Change-Id: I338657bbbedd6b82d012f65cd1ea28e0afd890c2
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/MtpDeviceIndex.java
6516d271e11f9ae9928be3bb70c99531a842c577 17-Jan-2013 Bobby Georgescu <georgescu@google.com> Show status in importer for empty or no device

Bug: 8000251
Change-Id: Iefbbe6df59f432ffeb10ac9fa846a8908584ab58
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/MtpDeviceIndex.java
d3aac52ffb88ced53413d5eef29c641dd6982267 26-Dec-2012 Bobby Georgescu <georgescu@google.com> Replace camera importer

Change-Id: Icfeb23301bc6c9f8c8b12824bcbb0d8b41852d07
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/MtpDeviceIndex.java