| Commit message (Expand) | Author | Age | Files | Lines |
* | MTP: Implement GetThumb command | Mike Lockwood | 2011-04-25 | 1 | -0/+2 |
* | MTP: Add extended operations to support in-place editing of files | Mike Lockwood | 2011-04-22 | 1 | -1/+2 |
* | MTP: Fix problems with modification dates for folders and non-media files | Mike Lockwood | 2011-01-18 | 1 | -1/+0 |
* | MTP: Improve argument checking in SendObjectInfo | Mike Lockwood | 2010-12-08 | 1 | -2/+3 |
* | MTP: Add support for multiple properties in GetObjectPropList command | Mike Lockwood | 2010-12-02 | 1 | -2/+1 |
* | MTP: Fixes to allow file transfers > 4 gigabytes | Mike Lockwood | 2010-11-17 | 1 | -0/+1 |
* | MTP: Partial implementation of the GetObjectPropList command | Mike Lockwood | 2010-11-15 | 1 | -0/+6 |
* | MTP: Send an Intent after an MTP session that resulted in media database modi... | Mike Lockwood | 2010-08-31 | 1 | -0/+4 |
* | MTP: work in progress on expanded property support | Mike Lockwood | 2010-08-25 | 1 | -1/+18 |
* | MTP: Push queries for supported formats and properties up to Java. | Mike Lockwood | 2010-08-10 | 1 | -0/+7 |
* | MTP: Add support for syncing MTP playlists | Mike Lockwood | 2010-08-03 | 1 | -0/+7 |
* | MTP: Implement GetNumObjects | Mike Lockwood | 2010-08-02 | 1 | -0/+4 |
* | Clean up MtpDatabase API. | Mike Lockwood | 2010-08-02 | 1 | -6/+2 |
* | Integrate host to device file transfer with the media provider. | Mike Lockwood | 2010-07-12 | 1 | -3/+12 |
* | Remove some scafolding and test code that is no longer worth maintaining. | Mike Lockwood | 2010-07-09 | 1 | -5/+0 |
* | MTP: remove separate audio table from prototype MTP database | Mike Lockwood | 2010-07-08 | 1 | -17/+1 |
* | MTP: Make MtpDatabase class abstract so we can have multiple implementations | Mike Lockwood | 2010-07-02 | 1 | -51/+43 |
* | More work on PTP host support. | Mike Lockwood | 2010-05-19 | 1 | -2/+1 |
* | MTP: More prototyping work: | Mike Lockwood | 2010-05-18 | 1 | -1/+22 |
* | Move MTP code to the android namespace | Mike Lockwood | 2010-05-14 | 1 | -0/+4 |
* | Checkpoint work on MTP and PTP investigation. | Mike Lockwood | 2010-05-13 | 1 | -0/+65 |