summaryrefslogtreecommitdiffstats
path: root/media/java/android/mtp
Commit message (Expand)AuthorAgeFilesLines
* Generate stable MTP storage IDs.Jeff Sharkey2015-07-071-12/+0
* Fix API doc of MtpDevice#getObjectHandles.Daichi Hirono2015-06-151-1/+2
* Parcelable objects for Disk/Volume.Jeff Sharkey2015-04-041-1/+1
* Progress towards dynamic storage support.Jeff Sharkey2015-03-301-1/+1
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-1/+0
* MTP: Fix partial implementation of 5 new audio specific propertiesMike Lockwood2015-01-232-39/+51
* Also consider secondary storage when verifying pathsMarco Nelissen2014-10-151-2/+4
* Validate MTP pathMarco Nelissen2014-09-261-0/+20
* Make setServer() safe to call multiple timesMarco Nelissen2014-03-271-2/+7
* MTP: Add support for some audio specific object propertiesMike Lockwood2014-03-131-0/+5
* MTP: Add support for battery level device propertyMike Lockwood2014-03-122-0/+49
* am 1e3395c7: am 105b545e: am 0dce19ca: am 79ceb53a: am c58abeea: Merge "AArch...Narayan Kamath2014-01-073-3/+3
|\
| * AArch64: Use long for pointers in MTP classesAshok Bhat2014-01-073-3/+3
* | Remove unused imports from frameworks/base.John Spurlock2013-11-203-5/+0
|/
* Merge "When deleting a db file, Context.deleteDatabase() has to be called ins...Marco Nelissen2013-08-071-1/+1
|\
| * When deleting a db file,jangwon.lee2013-07-311-1/+1
* | MTP: Implement date created field in GetObjectInfoMike Lockwood2013-04-011-3/+9
* | am c28fde57: am 0b515aec: am 3cfca67b: Merge "Fix possible integer overflow i...Amith Yamasani2013-01-281-1/+1
|\ \ | |/
| * Fix possible integer overflow in MtpStorageHenrik Engström2013-01-091-1/+1
* | More work on App Ops service.Dianne Hackborn2013-01-162-25/+34
|/
* am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-071-0/+0
|\
| * Correct executable bit for source filesKenny Root2012-11-071-0/+0
* | am ad23333f: am 945080b5: am 1e86994c: Merge "MtpData bmp format file can\'t ...Mike Lockwood2012-09-181-0/+1
|\ \ | |/
| * MtpData bmp format file can't recognize when copy bmp into DUTbo huang2012-08-171-0/+1
* | MtpDatabase: Use actual file size instead of media database size columnMike Lockwood2012-09-121-13/+12
* | MtpDatabase: Fix typo affecting parent and format queriesMike Lockwood2012-09-111-2/+2
|/
* MtpStorage: correct the size of reserve space for MTPbo huang2012-08-071-2/+2
* MtpDatabase: Fix sqlite3 pattern matching for MTP directory deletesMike Lockwood2012-06-261-4/+4
* Merge "Fix bug #6522190 MountService should respond to configuration changes ...Fabrice Di Meglio2012-05-241-2/+3
|\
| * Fix bug #6522190 MountService should respond to configuration changes ("INTER...Fabrice Di Meglio2012-05-231-2/+3
* | Handle _ and % in pathsMarco Nelissen2012-05-221-2/+5
|/
* Merge "Handle adding/removing/renaming nomedia paths"Marco Nelissen2012-01-301-0/+32
|\
| * Handle adding/removing/renaming nomedia pathsMarco Nelissen2012-01-271-0/+32
* | Implement a cancelation mechanism for queries.Jeff Brown2012-01-272-12/+12
|/
* MTP: Add support for restricting PTP to only certain subdirectories of the st...Mike Lockwood2011-12-021-38/+150
* [Prime K] Fix gabage character issuedujin.cha2011-11-221-0/+15
* MTP: Clean up MtpServer initialization and threading:Mike Lockwood2011-07-131-20/+10
* MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file systemMike Lockwood2011-07-112-1/+11
* MTP: Add support for PTP variant of GetDeviceInfo result.Mike Lockwood2011-06-211-3/+3
* MTP: Fix some problems with GetObjectHandles and GetNumObjects commandsMike Lockwood2011-06-171-22/+68
* MTP: Remove obsolete setPtpMode supportMike Lockwood2011-06-081-5/+0
* StorageVolume: Add getStorageId() accessorMike Lockwood2011-05-171-7/+8
* Merge "DO NOT MERGE. Integrate from master: Rework display size access." int...Dianne Hackborn2011-05-161-2/+2
|\
| * DO NOT MERGE. Integrate from master: Rework display size access.Dianne Hackborn2011-05-161-2/+2
* | MTP: Have GetStorageInfo command return correct storage type for removable st...Mike Lockwood2011-05-161-1/+12
|/
* Merge remote branch 'goog/honeycomb-mr1' into honeycomb-mr2The Android Automerger2011-05-082-1/+12
|\
| * docs: add package description for mtp and a little more info to MtpDeviceScott Main2011-05-052-1/+12
* | DO NOT MERGE MTP and media provider support for multiple storage devices:Mike Lockwood2011-05-034-46/+152
|/
* Improve Javadoc for USB Manager and MTP/PTP support.Mike Lockwood2011-04-012-10/+31
* MtpServer: Do not attempt to stop MTP if it has not been startedMike Lockwood2011-03-171-2/+13