summaryrefslogtreecommitdiff
path: root/media/java/android/mtp/MtpServer.java
AgeCommit message (Expand)Author
2021-02-23Remove stale method from MtpServerRay Essick
2019-04-11Switch to HexEncoding from ByteStringUtilsNeil Fuller
2019-02-20MTP: remove usages of device identifiers with virtual serial numberJames Wei
2018-07-27MTP: Add support of ObjectInfoChanged EventJames
2018-03-22Write descriptors for Mtp in UsbServiceJerry Zhang
2016-12-22resolve merge conflicts of b53d984 to masterAlex Klyubin
2016-12-21Make users of MtpServer fill in DeviceInfo field valuesAlex Klyubin
2016-12-13Merge "Modify UsbDeviceManager stack to allow MtpServer to use FunctionFS dri...Jerry Zhang
2016-12-12Modify UsbDeviceManager stack to allow MtpServer to use FunctionFS drivers.Jerry Zhang
2016-07-11Add onTerminate runner to MtpServer.Daichi Hirono
2016-04-07Close MTP database when MtpServer's thread is terminated.Daichi Hirono
2016-04-06Close MTP database when MtpServer's thread is terminated.Daichi Hirono
2014-03-12MTP: Add support for battery level device propertyMike Lockwood
2014-01-07AArch64: Use long for pointers in MTP classesAshok Bhat
2011-07-13MTP: Clean up MtpServer initialization and threading:Mike Lockwood
2011-06-21MTP: Add support for PTP variant of GetDeviceInfo result.Mike Lockwood
2011-06-08MTP: Remove obsolete setPtpMode supportMike Lockwood
2011-04-05MTP and media provider support for multiple storage devices:Mike Lockwood
2011-03-17MtpServer: Do not attempt to stop MTP if it has not been startedMike Lockwood
2011-02-22MTP: Disable MTP when the keyguard is locked and secureMike Lockwood
2011-01-25MTP: Fix race conditions in MtpServer JNI codeMike Lockwood
2011-01-21Remove MTP related log spamMike Lockwood
2010-12-30Move MTP Java classes to android.mtp.* package.Mike Lockwood