index
:
frameworks_av
av-test
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
jellybean
jellybean-stable
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
mr1.1-staging
next
next-rb
replicant-10
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.0-caf
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/cm-14.1_android-7.1.2_r8
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Fork of frameworks/av
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
mtp
Commit message (
Expand
)
Author
Age
Files
Lines
*
MTP: Add support for dynamically adding and removing storage units
Mike Lockwood
2011-02-22
5
-25
/
+95
*
MTP host: disable some test code
Mike Lockwood
2011-02-15
1
-2
/
+6
*
MTP host: Use usb_device_bulk_transfer for synchronous transfers
Mike Lockwood
2011-02-14
1
-6
/
+7
*
Fix some memory leaks found in static analysis
Kenny Root
2011-02-02
1
-14
/
+40
*
MTP: Use ro.product.manufacturer system property value for MTP manufacturer name
Mike Lockwood
2011-01-31
1
-2
/
+3
*
Add support for synchronous bulk USB transfers
Mike Lockwood
2011-01-27
1
-5
/
+5
*
am bd65c065: am a13732e1: Merge "MTP: Fix month off by one error in date pars...
Mike Lockwood
2011-01-26
1
-2
/
+4
|
\
|
*
MTP: Fix month off by one error in date parsing and formatting code
Mike Lockwood
2011-01-26
1
-2
/
+4
*
|
Merge "New APIs for MTP and PTP host support"
Mike Lockwood
2011-01-22
5
-332
/
+223
|
\
\
|
|
/
|
/
|
|
*
New APIs for MTP and PTP host support
Mike Lockwood
2011-01-22
5
-332
/
+223
*
|
Remove MTP related log spam
Mike Lockwood
2011-01-21
2
-16
/
+16
|
/
*
MTP: Fix problems with modification dates for folders and non-media files
Mike Lockwood
2011-01-18
2
-10
/
+4
*
Remove support for obsolete PTP content provider
Mike Lockwood
2011-01-06
3
-541
/
+0
*
MTP: changes to use new usb_request support in libusbhost
Mike Lockwood
2011-01-06
13
-91
/
+127
*
Change libusbhost and libmtp from static to shared libraries
Mike Lockwood
2010-12-29
1
-1
/
+3
*
MTP: check for replacing existing files via the database instead of the file ...
Mike Lockwood
2010-12-13
1
-4
/
+0
*
MTP: Add support for reserve storage setting to avoid low storage situations.
Mike Lockwood
2010-12-12
4
-9
/
+16
*
MTP host: Handle receiving a response packet instead of data packet.
Mike Lockwood
2010-12-09
4
-3
/
+32
*
MTP: Improve argument checking in SendObjectInfo
Mike Lockwood
2010-12-08
3
-8
/
+21
*
MTP: Support format argument in host GetObjectPropDesc command
Mike Lockwood
2010-12-07
2
-3
/
+4
*
MTP: Read property code before calling isDeviceProperty in MtpProperty::read()
Mike Lockwood
2010-12-07
1
-2
/
+1
*
MTP: Improve MtpProperty logging support
Mike Lockwood
2010-12-07
4
-8
/
+130
*
MTP: Host support for GetObjectPropsSupported and GetObjectPropDesc
Mike Lockwood
2010-12-07
2
-0
/
+38
*
MTP: Use correct return type for getSupportedObjectProperties
Mike Lockwood
2010-12-07
1
-1
/
+1
*
Revert "MTP: Remove static library build for linux host."
Mike Lockwood
2010-12-07
1
-0
/
+29
*
MTP: Add support for multiple properties in GetObjectPropList command
Mike Lockwood
2010-12-02
3
-5
/
+5
*
MTP: Make sure buffer is big enough before reading the data packet
Mike Lockwood
2010-11-30
1
-0
/
+1
*
MTP: Fix typo in MtpServer::doGetObjectPropList
Mike Lockwood
2010-11-23
1
-1
/
+1
*
MTP: Implement GetPartialObject command
Mike Lockwood
2010-11-23
3
-3
/
+46
*
MTP: Use DateTime form in GetObjectPropDesc for date/time properties.
Mike Lockwood
2010-11-23
2
-0
/
+6
*
Rename MtpCursor to PtpCursor
Mike Lockwood
2010-11-23
3
-30
/
+30
*
MTP: Remove static library build for linux host.
Mike Lockwood
2010-11-23
1
-29
/
+0
*
PTP: Fix permissions problems with files imported via PTP
Mike Lockwood
2010-11-19
2
-3
/
+11
*
PTP: Improve performance and reliability of file importing
Mike Lockwood
2010-11-19
4
-96
/
+93
*
MTP: Fixes to allow file transfers > 4 gigabytes
Mike Lockwood
2010-11-17
2
-1
/
+10
*
MTP: Set correct format for abstract audio playlists
Mike Lockwood
2010-11-17
1
-0
/
+2
*
MTP: Partial implementation of the GetObjectPropList command
Mike Lockwood
2010-11-15
6
-3
/
+45
*
MTP: Add missing call to closedir() in recursive delete code
Mike Lockwood
2010-11-11
1
-0
/
+1
*
MTP: Don't dump data packets twice in debug output.
Mike Lockwood
2010-11-10
2
-2
/
+0
*
Add support for range and enum forms in MTP ObjectPropDescs
Mike Lockwood
2010-11-10
2
-0
/
+92
*
MTP: Include size of 12 byte header in packet size for GetObject data packet
Mike Lockwood
2010-10-11
1
-1
/
+3
*
MtpCursor: Fix long to int truncation bug
Mike Lockwood
2010-09-28
2
-3
/
+2
*
MTP: Fix some warnings
Mike Lockwood
2010-09-25
1
-1
/
+1
*
MTP: Include current property value in GetDevicePropDesc
Mike Lockwood
2010-09-25
5
-46
/
+105
*
MTP: Fix reading and writing device property descriptors
Mike Lockwood
2010-09-25
1
-4
/
+14
*
MTP: Reenable GetObjectPropValue and SetObjectPropValue
Mike Lockwood
2010-09-23
1
-2
/
+2
*
MTP: Minor debug output cleanup
Mike Lockwood
2010-09-23
1
-0
/
+3
*
MTP: Fix problems with signed ints in MtpCursor.cpp
Mike Lockwood
2010-09-23
2
-11
/
+15
*
MTP: Fix typo that resulted in the MTP provider returning thumb format for ob...
Mike Lockwood
2010-09-20
1
-1
/
+1
*
MTP: Delete all files and subdirectories when deleting directories.
Mike Lockwood
2010-09-14
1
-5
/
+63
[next]