Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
c726bd8b7b9929fd917b01e5551a66ad5fe2c04e
/
media
/
mtp
/
MtpServer.cpp
e1b8cf1
MTP: Fixes to allow file transfers > 4 gigabytes
by Mike Lockwood
· 15 years ago
f5b2ff2
MTP: Set correct format for abstract audio playlists
by Mike Lockwood
· 15 years ago
b6da06e
MTP: Partial implementation of the GetObjectPropList command
by Mike Lockwood
· 15 years ago
7ce05cf
MTP: Add missing call to closedir() in recursive delete code
by Mike Lockwood
· 15 years ago
23d2071
MTP: Include size of 12 byte header in packet size for GetObject data packet
by Mike Lockwood
· 15 years ago
677f570
MTP: Reenable GetObjectPropValue and SetObjectPropValue
by Mike Lockwood
· 15 years ago
a881b44
MTP: Minor debug output cleanup
by Mike Lockwood
· 15 years ago
d321149
MTP: Delete all files and subdirectories when deleting directories.
by Mike Lockwood
· 15 years ago
e3e76c4
MTP: Implement support for getting/setting device properties
by Mike Lockwood
· 15 years ago
6b3a9d1
MTP: Send an Intent after an MTP session that resulted in media database modifications
by Mike Lockwood
· 15 years ago
8277cec
MTP: work in progress on expanded property support
by Mike Lockwood
· 15 years ago
bf9b205
MTP: Fix wrong delete operator from previous change.
by Mike Lockwood
· 15 years ago
782aef1
MTP: Push queries for supported formats and properties up to Java.
by Mike Lockwood
· 15 years ago
f83caa2
MTP: Fix some typos
by Mike Lockwood
· 15 years ago
438344f
MTP: Add support for syncing MTP playlists
by Mike Lockwood
· 15 years ago
343af4e
MTP: Implement GetNumObjects
by Mike Lockwood
· 15 years ago
9c04c4c
Clean up MtpDatabase API.
by Mike Lockwood
· 15 years ago
73ecd23
MTP: Only send events to host if we have an open session.
by Mike Lockwood
· 15 years ago
8065e20
Remove our copy of the f_mtp.h kernel header, now that it is in bionic.
by Mike Lockwood
· 15 years ago
873871f
MTP: Add support for sending events to the host when objects are added and removed
by Mike Lockwood
· 15 years ago
4714b07
Integrate host to device file transfer with the media provider.
by Mike Lockwood
· 15 years ago
7f53a19
Remove some scafolding and test code that is no longer worth maintaining.
by Mike Lockwood
· 15 years ago
1865a5d
MTP: Use media provider database to implement MTP device support.
by Mike Lockwood
· 15 years ago
dda7e2b
MTP: remove separate audio table from prototype MTP database
by Mike Lockwood
· 15 years ago
8e2a280
MTP: Fix ownership and file permissions for transferred files and folders
by Mike Lockwood
· 15 years ago
0250361
MTP: Make MtpDatabase class abstract so we can have multiple implementations
by Mike Lockwood
· 15 years ago
21ef7d0
MTP: Implement GetObjectPropDesc
by Mike Lockwood
· 15 years ago
b14e588
MTP: replace printfs with logcat
by Mike Lockwood
· 15 years ago
c658876
MTP: Use a fd instead of a file path in file transfer ioctls.
by Mike Lockwood
· 15 years ago
c42aa12
MTP device: Read manufacturer name and serial number from system properties.
by Mike Lockwood
· 15 years ago
916076c
MTP: Add support for host cancellation of file transfers.
by Mike Lockwood
· 15 years ago
e13401b
PTP host: Implement getObjectHandles and getObjectInfo commands
by Mike Lockwood
· 15 years ago
fceef46
MTP: More prototyping work:
by Mike Lockwood
· 15 years ago
7850ef9
Move MTP code to the android namespace
by Mike Lockwood
· 15 years ago
16864ba
Checkpoint work on MTP and PTP investigation.
by Mike Lockwood
· 15 years ago