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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
MTP: Close and reopen driver file after an error.
Mike Lockwood
2011-01-19
1
-15
/
+16
*
|
MTP: Fix problem with MTP starting up on the first try.
Mike Lockwood
2011-01-18
1
-5
/
+21
|
/
*
Merge "Fix the build break in git_master-without-vendor" into honeycomb
James Dong
2011-01-18
1
-3
/
+1
|
\
|
*
Fix the build break in git_master-without-vendor
Dharmaray Kundargi
2011-01-18
1
-3
/
+1
*
|
MTP: Fix problems with modification dates for folders and non-media files
Mike Lockwood
2011-01-18
1
-4
/
+3
|
/
*
videoeditor JNI files on honeycomb
Dharmaray Kundargi
2011-01-16
16
-0
/
+10645
*
Remove legacy code that should not be used
James Dong
2011-01-12
1
-86
/
+1
*
Publish MediaMetadataRetriever.java as public API
James Dong
2011-01-12
1
-12
/
+0
*
Fix issue 3261656.
Eric Laurent
2011-01-07
3
-121
/
+198
*
Remove support for obsolete PTP content provider
Mike Lockwood
2011-01-06
4
-404
/
+0
*
Replace extractAlbumArt() with getEmbeddedPicture() in MediaMetadataRetriever...
James Dong
2011-01-04
1
-5
/
+10
*
Move MTP Java classes to android.mtp.* package.
Mike Lockwood
2010-12-30
6
-87
/
+87
*
Change libusbhost and libmtp from static to shared libraries
Mike Lockwood
2010-12-29
1
-9
/
+7
*
Avoid using private Bitmap constructor to generate bitmaps
James Dong
2010-12-22
1
-7
/
+97
*
MediaScanner: Add support for scanning empty directories
Mike Lockwood
2010-12-16
1
-3
/
+5
*
Fix media metadata retriever JNI due to a change to the private native Bitmap...
James Dong
2010-12-14
1
-2
/
+2
*
MTP: Create files/folders with group media_rw instead of sdcard_rw
Mike Lockwood
2010-12-13
1
-1
/
+1
*
MTP: Add support for reserve storage setting to avoid low storage situations.
Mike Lockwood
2010-12-12
1
-5
/
+10
*
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
*
Prepare for publishing MediaMetadataRetriever as public API
James Dong
2010-12-03
1
-20
/
+6
*
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
*
Rename MtpCursor to PtpCursor
Mike Lockwood
2010-11-23
1
-4
/
+4
*
Rename MtpClient and MtpCursor to PtpClient and PtpCursor
Mike Lockwood
2010-11-23
4
-49
/
+49
*
Merge "Fix issue 3157123."
Eric Laurent
2010-11-19
1
-1
/
+0
|
\
|
*
Fix issue 3157123.
Eric Laurent
2010-11-19
1
-1
/
+0
*
|
PTP: Fix permissions problems with files imported via PTP
Mike Lockwood
2010-11-19
1
-1
/
+2
|
/
*
PTP: Improve performance and reliability of file importing
Mike Lockwood
2010-11-19
1
-53
/
+10
*
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
*
am c4a2ead2: am d2d62d04: Merge "Support extracting thumbnail from rotated vi...
James Dong
2010-11-08
1
-1
/
+58
|
\
|
*
Support extracting thumbnail from rotated video tracks
James Dong
2010-11-08
1
-1
/
+58
*
|
Squashed commit of the following:
Andreas Huber
2010-10-29
1
-14
/
+0
*
|
am 5a9d2737: am b6a2256e: Merge "Fix issue 3126094." into gingerbread
Eric Laurent
2010-10-22
1
-0
/
+1
|
\
\
|
|
/
|
*
Fix issue 3126094.
Eric Laurent
2010-10-22
1
-0
/
+1
*
|
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: Remove some excessive logging
Mike Lockwood
2010-10-11
1
-10
/
+0
*
|
am 4f21e517: am b37fcbfd: Merge "Added getter for session Id to AudioSink" in...
Eric Laurent
2010-10-10
1
-1
/
+1
|
\
\
|
|
/
|
*
Added getter for session Id to AudioSink
Eric Laurent
2010-10-07
1
-1
/
+1
*
|
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
*
|
Merge changes I1302cacd,I05125c79,I8d9653ce
Mike Lockwood
2010-09-26
2
-3
/
+17
|
\
\
|
*
|
MTP: Fix some warnings
Mike Lockwood
2010-09-25
1
-1
/
+1
|
*
|
MTP: Include current property value in GetDevicePropDesc
Mike Lockwood
2010-09-25
1
-2
/
+16
*
|
|
am f3ae63ee: am 52f58e96: Merge "fix problem in AudioEffect JNI setup." into ...
Eric Laurent
2010-09-24
2
-19
/
+14
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
[prev]
[next]