summaryrefslogtreecommitdiffstats
path: root/media/mtp/MtpServer.h
Commit message (Expand)AuthorAgeFilesLines
* MtpServer: Fix concurrent access to mStoragesTom Marshall2016-06-071-2/+4
* Screenshots info is not updated when device is plugged in MTP modeMaunik Shah2015-10-311-0/+1
* MTP: Add support for device property changed eventsMike Lockwood2014-03-111-0/+1
* MTP: Add support for PTP variant of GetDeviceInfo result.Mike Lockwood2011-06-211-1/+4
* MTP: Implement GetThumb commandMike Lockwood2011-04-251-0/+1
* MTP: Fix file descriptor leak in file editing extensionsMike Lockwood2011-04-251-6/+16
* MTP: Add extended operations to support in-place editing of filesMike Lockwood2011-04-221-1/+22
* MTP and media provider support for multiple storage devices:Mike Lockwood2011-04-051-3/+3
* MTP: Add support for dynamically adding and removing storage unitsMike Lockwood2011-02-221-4/+14
* MTP: Add support for reserve storage setting to avoid low storage situations.Mike Lockwood2010-12-121-1/+1
* MTP: Implement GetPartialObject commandMike Lockwood2010-11-231-0/+1
* MTP: Partial implementation of the GetObjectPropList commandMike Lockwood2010-11-151-0/+1
* MTP: work in progress on expanded property supportMike Lockwood2010-08-251-9/+5
* MTP: Add support for syncing MTP playlistsMike Lockwood2010-08-031-0/+2
* MTP: Implement GetNumObjectsMike Lockwood2010-08-021-0/+1
* MTP: Add support for sending events to the host when objects are added and re...Mike Lockwood2010-07-131-0/+5
* Integrate host to device file transfer with the media provider.Mike Lockwood2010-07-121-0/+1
* Remove some scafolding and test code that is no longer worth maintaining.Mike Lockwood2010-07-091-1/+0
* MTP: Use media provider database to implement MTP device support.Mike Lockwood2010-07-081-7/+4
* MTP: Fix ownership and file permissions for transferred files and foldersMike Lockwood2010-07-021-1/+8
* MTP: Make MtpDatabase class abstract so we can have multiple implementationsMike Lockwood2010-07-021-2/+2
* MTP: Implement GetObjectPropDescMike Lockwood2010-06-301-0/+9
* MTP: Add support for host cancellation of file transfers.Mike Lockwood2010-06-041-1/+1
* Move MTP code to the android namespaceMike Lockwood2010-05-141-0/+4
* Checkpoint work on MTP and PTP investigation.Mike Lockwood2010-05-131-0/+86