summaryrefslogtreecommitdiffstats
path: root/media/mtp/MtpStorage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-1/+1
* MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file systemMike Lockwood2011-07-111-1/+3
* MTP: Have GetStorageInfo command return correct storage type for removable st...Mike Lockwood2011-05-161-3/+4
* DO NOT MERGE MTP and media provider support for multiple storage devices:Mike Lockwood2011-05-031-2/+4
* MTP: Add support for dynamically adding and removing storage unitsMike Lockwood2011-02-221-2/+2
* Remove MTP related log spamMike Lockwood2011-01-211-1/+1
* MTP: Add support for reserve storage setting to avoid low storage situations.Mike Lockwood2010-12-121-4/+5
* Remove some scafolding and test code that is no longer worth maintaining.Mike Lockwood2010-07-091-6/+0
* MTP: replace printfs with logcatMike Lockwood2010-06-301-1/+4
* mtptest: Add option to specify storage path at the command line.Mike Lockwood2010-06-221-0/+1
* MTP device: Read manufacturer name and serial number from system properties.Mike Lockwood2010-06-141-1/+1
* MTP: More prototyping work:Mike Lockwood2010-05-181-59/+3
* Move MTP code to the android namespaceMike Lockwood2010-05-141-0/+3
* Checkpoint work on MTP and PTP investigation.Mike Lockwood2010-05-131-0/+135