summaryrefslogtreecommitdiff
path: root/media/java/android/mtp/MtpStorage.java
AgeCommit message (Expand)Author
2020-04-22MTP: Fix MTP SD card issueJames Wei
2020-01-08Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-19Merge "Revert "Use new UnsupportedAppUsage annotation."" am: edf7ce4f38 am: 0...Automerger Merge Worker
2019-12-19Revert "Use new UnsupportedAppUsage annotation."Austin Wang
2019-12-18Merge "Use new UnsupportedAppUsage annotation." am: 1385dca8f6 am: 068a9faf3d...Automerger Merge Worker
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-18Shuffling to prepare for MediaProvider APEX.Jeff Sharkey
2019-04-17Adjust MTP to reference by specific volume name.Jeff Sharkey
2018-08-09Add @UnsupportedAppUsage annotationsMathew Inwood
2018-05-14Access removable volumes through /mnt/media_rwJerry Zhang
2017-12-15Add MtpStorageManager for monitoring filesystem eventsJerry Zhang
2015-07-07Generate stable MTP storage IDs.Jeff Sharkey
2015-04-04Parcelable objects for Disk/Volume.Jeff Sharkey
2015-03-30Progress towards dynamic storage support.Jeff Sharkey
2013-01-09Fix possible integer overflow in MtpStorageHenrik Engström
2012-08-07MtpStorage: correct the size of reserve space for MTPbo huang
2012-05-23Fix bug #6522190 MountService should respond to configuration changes ("INTER...Fabrice Di Meglio
2011-07-11MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file systemMike Lockwood
2011-05-17StorageVolume: Add getStorageId() accessorMike Lockwood
2011-05-16MTP: Have GetStorageInfo command return correct storage type for removable st...Mike Lockwood
2011-05-03DO NOT MERGE MTP and media provider support for multiple storage devices:Mike Lockwood