index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
jni
/
android_media_MtpDatabase.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move MTP Java classes to android.mtp.* package.
Mike Lockwood
2010-12-30
1
-1243
/
+0
*
MTP: Check for null string before calling GetStringUTFChars() in MtpDatabase JNI
Mike Lockwood
2010-12-11
1
-1
/
+1
*
MTP: Improve argument checking in SendObjectInfo
Mike Lockwood
2010-12-08
1
-6
/
+9
*
MTP: pass format back as default value in GetObjectPropDesc for format property
Mike Lockwood
2010-12-07
1
-0
/
+3
*
MTP: Implement MTP_DEVICE_PROPERTY_IMAGE_SIZE device property.
Mike Lockwood
2010-12-07
1
-10
/
+15
*
MTP: Add support for multiple properties in GetObjectPropList command
Mike Lockwood
2010-12-02
1
-12
/
+19
*
MTP: Use DateTime form in GetObjectPropDesc for date/time properties.
Mike Lockwood
2010-11-23
1
-3
/
+6
*
MTP: Fixes to allow file transfers > 4 gigabytes
Mike Lockwood
2010-11-17
1
-3
/
+4
*
MTP: Fix time values returned via GetObjectPropValue and GetObjectPropList
Mike Lockwood
2010-11-15
1
-0
/
+14
*
MTP: Partial implementation of the GetObjectPropList command
Mike Lockwood
2010-11-15
1
-79
/
+265
*
MTP: allow renaming directories
Mike Lockwood
2010-10-12
1
-3
/
+2
*
MTP: Add support for renaming files
Mike Lockwood
2010-10-12
1
-1
/
+5
*
MTP: Fix local reference leaks.
Mike Lockwood
2010-09-27
1
-2
/
+19
*
MTP: Implement extra object properties for audio, video and image files
Mike Lockwood
2010-09-27
1
-2
/
+31
*
MTP: Include current property value in GetDevicePropDesc
Mike Lockwood
2010-09-25
1
-2
/
+16
*
MTP: Reenable GetObjectPropValue and SetObjectPropValue
Mike Lockwood
2010-09-23
1
-6
/
+11
*
MTP: Implement support for getting/setting device properties
Mike Lockwood
2010-09-02
1
-15
/
+226
*
MTP: Send an Intent after an MTP session that resulted in media database modi...
Mike Lockwood
2010-08-31
1
-0
/
+30
*
MTP: work in progress on expanded property support
Mike Lockwood
2010-08-25
1
-5
/
+91
*
MTP: Check and clear exceptions after calling into Java in MtpDatabase
Mike Lockwood
2010-08-24
1
-27
/
+61
*
MTP: Push queries for supported formats and properties up to Java.
Mike Lockwood
2010-08-10
1
-0
/
+91
*
MTP: Fix some typos
Mike Lockwood
2010-08-09
1
-1
/
+1
*
MTP: Add support for syncing MTP playlists
Mike Lockwood
2010-08-03
1
-0
/
+48
*
MTP: Implement GetNumObjects
Mike Lockwood
2010-08-02
1
-4
/
+19
*
Clean up MtpDatabase API.
Mike Lockwood
2010-08-02
1
-36
/
+11
*
Exclude MTP implementation from simulator build
Mike Lockwood
2010-07-15
1
-0
/
+7
*
Integrate host to device file transfer with the media provider.
Mike Lockwood
2010-07-12
1
-7
/
+25
*
Remove some scafolding and test code that is no longer worth maintaining.
Mike Lockwood
2010-07-09
1
-13
/
+0
*
MTP: Use media provider database to implement MTP device support.
Mike Lockwood
2010-07-08
1
-0
/
+451