summaryrefslogtreecommitdiffstats
path: root/media/jni/android_mtp_MtpServer.cpp
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE MTP and media provider support for multiple storage devices:Mike Lockwood2011-05-031-50/+127
* MTP: Disable MTP when the keyguard is locked and secureMike Lockwood2011-02-221-1/+30
* MTP: Add support for dynamically adding and removing storage unitsMike Lockwood2011-02-221-7/+11
* MTP: Fix race conditions in MtpServer JNI codeMike Lockwood2011-01-251-69/+41
* Remove MTP related log spamMike Lockwood2011-01-211-17/+0
* MTP: Close and reopen driver file after an error.Mike Lockwood2011-01-191-15/+16
* MTP: Fix problem with MTP starting up on the first try.Mike Lockwood2011-01-181-5/+21
* Move MTP Java classes to android.mtp.* package.Mike Lockwood2010-12-301-0/+252