summaryrefslogtreecommitdiff
path: root/media/java/android/mtp/MtpServer.java
Commit message (Expand)AuthorAgeFilesLines
* Remove stale method from MtpServerRay Essick2021-02-231-5/+0
* Switch to HexEncoding from ByteStringUtilsNeil Fuller2019-04-111-4/+5
* MTP: remove usages of device identifiers with virtual serial numberJames Wei2019-02-201-2/+52
* MTP: Add support of ObjectInfoChanged EventJames2018-07-271-0/+5
* Write descriptors for Mtp in UsbServiceJerry Zhang2018-03-221-0/+5
* resolve merge conflicts of b53d984 to masterAlex Klyubin2016-12-221-3/+22
|\
| * Make users of MtpServer fill in DeviceInfo field valuesAlex Klyubin2016-12-211-3/+21
* | Merge "Modify UsbDeviceManager stack to allow MtpServer to use FunctionFS dri...Jerry Zhang2016-12-131-0/+5
|\|
| * Modify UsbDeviceManager stack to allow MtpServer to use FunctionFS drivers.Jerry Zhang2016-12-121-0/+5
| * Close MTP database when MtpServer's thread is terminated.Daichi Hirono2016-04-071-0/+3
* | Add onTerminate runner to MtpServer.Daichi Hirono2016-07-111-2/+7
* | Close MTP database when MtpServer's thread is terminated.Daichi Hirono2016-04-061-0/+3
|/
* MTP: Add support for battery level device propertyMike Lockwood2014-03-121-0/+6
* AArch64: Use long for pointers in MTP classesAshok Bhat2014-01-071-1/+1
* MTP: Clean up MtpServer initialization and threading:Mike Lockwood2011-07-131-20/+10
* MTP: Add support for PTP variant of GetDeviceInfo result.Mike Lockwood2011-06-211-3/+3
* MTP: Remove obsolete setPtpMode supportMike Lockwood2011-06-081-5/+0
* MTP and media provider support for multiple storage devices:Mike Lockwood2011-04-051-9/+11
* MtpServer: Do not attempt to stop MTP if it has not been startedMike Lockwood2011-03-171-2/+13
* MTP: Disable MTP when the keyguard is locked and secureMike Lockwood2011-02-221-0/+7
* MTP: Fix race conditions in MtpServer JNI codeMike Lockwood2011-01-251-4/+0
* Remove MTP related log spamMike Lockwood2011-01-211-9/+0
* Move MTP Java classes to android.mtp.* package.Mike Lockwood2010-12-301-0/+77