summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/ingest/MtpDeviceIndex.java
Commit message (Collapse)AuthorAgeFilesLines
* Add support for importing videos in MTP importerBobby Georgescu2013-06-191-8/+29
| | | | | | Bug: 4099088 Change-Id: Ic3ac00cb730381dd2d7f4802aa8001a60e439748
* Importer: Full-screen viewing, UI refinement, refactoringBobby Georgescu2013-02-121-36/+69
| | | | | | | | | | | | | | | | | | 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
* Fix importer crashes when unplugging during indexingBobby Georgescu2013-01-171-119/+156
| | | | | | | | | | 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
* Show status in importer for empty or no deviceBobby Georgescu2013-01-171-0/+4
| | | | | Bug: 8000251 Change-Id: Iefbbe6df59f432ffeb10ac9fa846a8908584ab58
* Replace camera importerBobby Georgescu2013-01-071-0/+501
Change-Id: Icfeb23301bc6c9f8c8b12824bcbb0d8b41852d07