index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
media
/
java
/
android
/
mtp
/
MtpDevice.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
MTP: Skip runtime thumbnail generation for Android Host
James Wei
2021-06-21
1
-0
/
+13
*
Properly guard access to CloseGuard in finalizers.
Narayan Kamath
2017-04-03
1
-1
/
+4
*
Properly close USB device connection in Mtp device
Philip P. Moltmann
2016-10-17
1
-9
/
+39
*
Do not access MTP devices when disabled.
Philip P. Moltmann
2016-09-14
1
-1
/
+13
*
Add NonNull and Nullable annotations to MtpDevice.
Daichi Hirono
2016-07-05
1
-23
/
+25
*
Merge "Add throws definition to MtpDevice#readEvent." into nyc-dev
Daichi Hirono
2016-04-22
1
-7
/
+7
|
\
|
*
Add throws definition to MtpDevice#readEvent.
Daichi Hirono
2016-04-20
1
-7
/
+7
*
|
Handle API review comments from the council.
Daichi Hirono
2016-04-18
1
-4
/
+4
|
/
*
Update the comment of MtpDevice#getObjectSizeLong
Daichi Hirono
2016-03-28
1
-3
/
+4
*
Add getObjectSizeLong hidden API to MtpDevice class.
Daichi Hirono
2016-03-25
1
-0
/
+13
*
Merge "Implement MtpDevice#getPartialObject64 in Java API."
Daichi Hirono
2016-01-28
1
-0
/
+23
|
\
|
*
Implement MtpDevice#getPartialObject64 in Java API.
Daichi Hirono
2016-01-28
1
-0
/
+23
*
|
Add varietions of MtpDevice's mehtods using long.
Daichi Hirono
2016-01-28
1
-6
/
+7
|
/
*
Change offset and size arguments of MtpDevice#getPartialObject to Java
Daichi Hirono
2016-01-14
1
-5
/
+9
*
Add getPartialObject to Java MtpDevice class.
Daichi Hirono
2016-01-07
1
-1
/
+20
*
Add readEvent method to MtpDevice.
Daichi Hirono
2015-09-25
1
-1
/
+38
*
Add support for uploading files via MTP.
Tomasz Mikolajewski
2015-08-28
1
-3
/
+4
*
Add API for uploading files to MTP devices.
Tomasz Mikolajewski
2015-08-14
1
-0
/
+29
*
Add API for streamed reading on MTP devices.
Tomasz Mikolajewski
2015-08-07
1
-0
/
+16
*
Fix API doc of MtpDevice#getObjectHandles.
Daichi Hirono
2015-06-15
1
-1
/
+2
*
am 1e3395c7: am 105b545e: am 0dce19ca: am 79ceb53a: am c58abeea: Merge "AArch...
Narayan Kamath
2014-01-07
1
-1
/
+1
|
\
|
*
AArch64: Use long for pointers in MTP classes
Ashok Bhat
2014-01-07
1
-1
/
+1
*
|
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-2
/
+0
|
/
*
docs: add package description for mtp and a little more info to MtpDevice
Scott Main
2011-05-05
1
-1
/
+4
*
Improve Javadoc for USB Manager and MTP/PTP support.
Mike Lockwood
2011-04-01
1
-8
/
+26
*
USB: minor cleanup work
Mike Lockwood
2011-03-11
1
-1
/
+1
*
UsbDevice: Move IO related methods to new UsbDeviceConnection class
Mike Lockwood
2011-03-11
1
-8
/
+11
*
Move USB framework support from android.hardware to android.hardware.usb package
Mike Lockwood
2011-03-01
1
-4
/
+4
*
Add MTP/PTP host support to the public API
Mike Lockwood
2011-02-11
1
-7
/
+97
*
New APIs for MTP and PTP host support
Mike Lockwood
2011-01-22
1
-0
/
+141