summaryrefslogtreecommitdiff
path: root/media/java/android/mtp/MtpStorage.java
Commit message (Expand)AuthorAgeFilesLines
* Limit transcoding size workaround to windowsKevin Rocard2021-11-261-1/+14
* MTP: Fix MTP SD card issueJames Wei2020-04-221-1/+1
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-081-2/+1
* Merge "Revert "Use new UnsupportedAppUsage annotation."" am: edf7ce4f38 am: 0...Automerger Merge Worker2019-12-191-1/+1
|\
| * Revert "Use new UnsupportedAppUsage annotation."Austin Wang2019-12-191-1/+1
* | Merge "Use new UnsupportedAppUsage annotation." am: 1385dca8f6 am: 068a9faf3d...Automerger Merge Worker2019-12-181-1/+1
|\|
| * Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* | Shuffling to prepare for MediaProvider APEX.Jeff Sharkey2019-12-181-5/+1
|/
* Adjust MTP to reference by specific volume name.Jeff Sharkey2019-04-171-1/+11
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-091-0/+3
* Access removable volumes through /mnt/media_rwJerry Zhang2018-05-141-2/+1
* Add MtpStorageManager for monitoring filesystem eventsJerry Zhang2017-12-151-15/+3
* 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