summaryrefslogtreecommitdiffstats
path: root/media/java/android/mtp/MtpStorage.java
Commit message (Expand)AuthorAgeFilesLines
* Generate stable MTP storage IDs.Jeff Sharkey2015-07-071-12/+0
* Parcelable objects for Disk/Volume.Jeff Sharkey2015-04-041-1/+1
* Progress towards dynamic storage support.Jeff Sharkey2015-03-301-1/+1
* Fix possible integer overflow in MtpStorageHenrik Engström2013-01-091-1/+1
* MtpStorage: correct the size of reserve space for MTPbo huang2012-08-071-2/+2
* Fix bug #6522190 MountService should respond to configuration changes ("INTER...Fabrice Di Meglio2012-05-231-2/+3
* MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file systemMike Lockwood2011-07-111-0/+11
* StorageVolume: Add getStorageId() accessorMike Lockwood2011-05-171-7/+8
* MTP: Have GetStorageInfo command return correct storage type for removable st...Mike Lockwood2011-05-161-1/+12
* DO NOT MERGE MTP and media provider support for multiple storage devices:Mike Lockwood2011-05-031-0/+89