index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
media
/
java
/
android
/
mtp
/
MtpServer.java
Age
Commit message (
Expand
)
Author
2021-02-23
Remove stale method from MtpServer
Ray Essick
2019-04-11
Switch to HexEncoding from ByteStringUtils
Neil Fuller
2019-02-20
MTP: remove usages of device identifiers with virtual serial number
James Wei
2018-07-27
MTP: Add support of ObjectInfoChanged Event
James
2018-03-22
Write descriptors for Mtp in UsbService
Jerry Zhang
2016-12-22
resolve merge conflicts of b53d984 to master
Alex Klyubin
2016-12-21
Make users of MtpServer fill in DeviceInfo field values
Alex Klyubin
2016-12-13
Merge "Modify UsbDeviceManager stack to allow MtpServer to use FunctionFS dri...
Jerry Zhang
2016-12-12
Modify UsbDeviceManager stack to allow MtpServer to use FunctionFS drivers.
Jerry Zhang
2016-07-11
Add onTerminate runner to MtpServer.
Daichi Hirono
2016-04-07
Close MTP database when MtpServer's thread is terminated.
Daichi Hirono
2016-04-06
Close MTP database when MtpServer's thread is terminated.
Daichi Hirono
2014-03-12
MTP: Add support for battery level device property
Mike Lockwood
2014-01-07
AArch64: Use long for pointers in MTP classes
Ashok Bhat
2011-07-13
MTP: Clean up MtpServer initialization and threading:
Mike Lockwood
2011-06-21
MTP: Add support for PTP variant of GetDeviceInfo result.
Mike Lockwood
2011-06-08
MTP: Remove obsolete setPtpMode support
Mike Lockwood
2011-04-05
MTP and media provider support for multiple storage devices:
Mike Lockwood
2011-03-17
MtpServer: Do not attempt to stop MTP if it has not been started
Mike Lockwood
2011-02-22
MTP: Disable MTP when the keyguard is locked and secure
Mike Lockwood
2011-01-25
MTP: Fix race conditions in MtpServer JNI code
Mike Lockwood
2011-01-21
Remove MTP related log spam
Mike Lockwood
2010-12-30
Move MTP Java classes to android.mtp.* package.
Mike Lockwood