summaryrefslogtreecommitdiffstats
path: root/media/java/android/mtp
Commit message (Expand)AuthorAgeFilesLines
* am 9603fdee: am 0d560d45: am 9f7054fe: Merge "docs: add package description f...Scott Main2011-05-062-1/+12
|\
| * am 9f7054fe: Merge "docs: add package description for mtp and a little more i...Scott Main2011-05-062-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-044-46/+152
| |/
* | Rework display size access.Dianne Hackborn2011-04-211-2/+2
* | MTP and media provider support for multiple storage devices:Mike Lockwood2011-04-054-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
* USB: minor cleanup workMike Lockwood2011-03-112-2/+2
* Remove MtpClient class from framework and public APIMike Lockwood2011-03-111-413/+0
* UsbDevice: Move IO related methods to new UsbDeviceConnection classMike Lockwood2011-03-112-12/+19
* USB: Add API and dialog for apps to request permissions for USB devices and a...Mike Lockwood2011-03-081-17/+40
* Merge "MTP: Use SharedPreferences for MTP device properties rather than sqlit...Mike Lockwood2011-03-071-52/+49
|\
| * MTP: Use SharedPreferences for MTP device properties rather than sqlite3Mike Lockwood2011-03-051-52/+49
* | MtpClient: Fix problem with getDeviceList() returning empty result in some casesMike Lockwood2011-03-071-34/+32
|/
* MtpClient: remove finalize override to avoid multiple calls to unregisterRece...Mike Lockwood2011-03-021-9/+0
* Move USB framework support from android.hardware to android.hardware.usb packageMike Lockwood2011-03-012-10/+10
* UsbManager: Remove redundant Intent extras from USB device and accessory broa...Mike Lockwood2011-02-231-3/+2
* MTP: Disable MTP when the keyguard is locked and secureMike Lockwood2011-02-221-0/+7
* Add MTP/PTP host support to the public APIMike Lockwood2011-02-116-137/+497
* MTP: Fix NPE in MtpPropertyGroupMike Lockwood2011-02-081-1/+1
* MTP: Add support for querying all objects in GetObjectPropListMike Lockwood2011-02-071-16/+26
* Bug 1804058 FLAC extractorGlenn Kasten2011-02-031-0/+1
* am 7fadb5e7: am 2b3da7ab: Merge "MTP: Fix race conditions in MtpServer JNI co...Mike Lockwood2011-01-252-5/+1
|\
| * MTP: Fix race conditions in MtpServer JNI codeMike Lockwood2011-01-252-5/+1
* | Merge "New APIs for MTP and PTP host support"Mike Lockwood2011-01-225-0/+822
|\ \ | |/ |/|
| * New APIs for MTP and PTP host supportMike Lockwood2011-01-225-0/+822
* | Remove MTP related log spamMike Lockwood2011-01-212-27/+1
|/
* MTP: Set modification date for abstract playlistsMike Lockwood2011-01-181-0/+1
* MTP: Strip ".pla" file extension from name field for WMP playlistsMike Lockwood2011-01-181-0/+4
* MTP: Fix problems with modification dates for folders and non-media filesMike Lockwood2011-01-181-13/+1
* Media Provider and MTP now use emulated /mnt/sdcard instead of /data/mediaMike Lockwood2011-01-121-14/+2
* Remove support for obsolete PTP content providerMike Lockwood2011-01-062-327/+0
* Move MTP Java classes to android.mtp.* package.Mike Lockwood2010-12-307-0/+2194