summaryrefslogtreecommitdiffstats
path: root/media/mtp/MtpDatabase.h
Commit message (Expand)AuthorAgeFilesLines
* MTP: Implement GetThumb commandMike Lockwood2011-04-251-0/+2
* MTP: Add extended operations to support in-place editing of filesMike Lockwood2011-04-221-1/+2
* MTP: Fix problems with modification dates for folders and non-media filesMike Lockwood2011-01-181-1/+0
* MTP: Improve argument checking in SendObjectInfoMike Lockwood2010-12-081-2/+3
* MTP: Add support for multiple properties in GetObjectPropList commandMike Lockwood2010-12-021-2/+1
* MTP: Fixes to allow file transfers > 4 gigabytesMike Lockwood2010-11-171-0/+1
* MTP: Partial implementation of the GetObjectPropList commandMike Lockwood2010-11-151-0/+6
* MTP: Send an Intent after an MTP session that resulted in media database modi...Mike Lockwood2010-08-311-0/+4
* MTP: work in progress on expanded property supportMike Lockwood2010-08-251-1/+18
* MTP: Push queries for supported formats and properties up to Java.Mike Lockwood2010-08-101-0/+7
* MTP: Add support for syncing MTP playlistsMike Lockwood2010-08-031-0/+7
* MTP: Implement GetNumObjectsMike Lockwood2010-08-021-0/+4
* Clean up MtpDatabase API.Mike Lockwood2010-08-021-6/+2
* Integrate host to device file transfer with the media provider.Mike Lockwood2010-07-121-3/+12
* Remove some scafolding and test code that is no longer worth maintaining.Mike Lockwood2010-07-091-5/+0
* MTP: remove separate audio table from prototype MTP databaseMike Lockwood2010-07-081-17/+1
* MTP: Make MtpDatabase class abstract so we can have multiple implementationsMike Lockwood2010-07-021-51/+43
* More work on PTP host support.Mike Lockwood2010-05-191-2/+1
* MTP: More prototyping work:Mike Lockwood2010-05-181-1/+22
* Move MTP code to the android namespaceMike Lockwood2010-05-141-0/+4
* Checkpoint work on MTP and PTP investigation.Mike Lockwood2010-05-131-0/+65