summaryrefslogtreecommitdiffstats
path: root/media/java/android
Commit message (Expand)AuthorAgeFilesLines
* Bug fix: 368813 Transition is regenerated when overlay duration changes outsi...Gil Dobjanschi2011-01-192-91/+137
* Merge changes I7df1ff78,Ibc2e8adf into honeycombMike Lockwood2011-01-181-9/+16
|\
| * MediaScanner: Make sure name field is set for file based playlistsMike Lockwood2011-01-181-9/+16
* | Merge "Fix typo" into honeycombEric Laurent2011-01-182-2/+2
|\ \ | |/ |/|
| * Fix typoGlenn Kasten2011-01-182-2/+2
* | MTP: Set modification date for abstract playlistsMike Lockwood2011-01-181-0/+1
* | MTP: Strip ".pla" file extension from name field for WMP playlistsMike Lockwood2011-01-181-0/+4
* | MTP: Fix problems with modification dates for folders and non-media filesMike Lockwood2011-01-182-21/+18
* | Merge "Video editor API update - rework for Patch Set 3" into honeycombDharmaray Kundargi2011-01-1721-4667/+11183
|\ \
| * | Video editor API update - rework for Patch Set 3Santosh Madhava2011-01-1621-4667/+11183
| |/
* | Fix issue 3354692.Eric Laurent2011-01-171-10/+32
|/
* Merge "Add audio encoding parameters check" into honeycombJames Dong2011-01-131-2/+3
|\
| * Add audio encoding parameters checkJames Dong2011-01-121-2/+3
* | Cherrypick from GB. Do Not Merge.Marco Nelissen2011-01-131-0/+5
|/
* Fix scanning of modified files.Marco Nelissen2011-01-121-11/+13
* Merge "Publish MediaMetadataRetriever.java as public API" into honeycombJames Dong2011-01-122-57/+108
|\
| * Publish MediaMetadataRetriever.java as public APIJames Dong2011-01-122-57/+108
* | MediaScanner: Do not update the file path when updating records already in th...Mike Lockwood2011-01-121-0/+3
* | Media Provider and MTP now use emulated /mnt/sdcard instead of /data/mediaMike Lockwood2011-01-122-44/+4
|/
* Increase cache size and low-watermark threshold, alsoAndreas Huber2011-01-111-3/+3
* Fix issue 3261656.Eric Laurent2011-01-072-15/+133
* Add support for the "compilation" tag in mp3, mp4 and ogg, and also addMarco Nelissen2011-01-071-0/+1
* Remove support for obsolete PTP content providerMike Lockwood2011-01-062-327/+0
* Make the volume keys adjust the media volume by default if the device is not ...Joe Onorato2011-01-051-3/+12
* Replace extractAlbumArt() with getEmbeddedPicture() in MediaMetadataRetriever...James Dong2011-01-041-1/+7
* Remove captureFrame from MediaMetadataRetriever.java classJames Dong2011-01-041-8/+0
* Move MTP Java classes to android.mtp.* package.Mike Lockwood2010-12-309-7/+10
* Expose AMRNB/WB and AAC encoder and related file output formatsJames Dong2010-12-221-5/+6
* MediaScanner: Fix handling of .nomedia files in directoriesMike Lockwood2010-12-171-18/+19
* MediaScanner: Add support for scanning empty directoriesMike Lockwood2010-12-162-57/+64
* Fix 3274309: Returns correctly sized thumbnails for MINI_KIND video thumbnails.Chih-Chung Chang2010-12-161-2/+16
* Change audio routing policy for HDMIEric Laurent2010-12-151-10/+31
* MTP: Make recursive delete more efficientMike Lockwood2010-12-141-16/+32
* MTP: check for replacing existing files via the database instead of the file ...Mike Lockwood2010-12-131-0/+20
* MediaScanner: No longer delete playlist files that have no valid entriesMike Lockwood2010-12-131-11/+0
* Merge "Fix bug 3275151 Request and abandon audio focus with audio mode changes"Jean-Michel Trivi2010-12-131-19/+38
|\
| * Fix bug 3275151 Request and abandon audio focus with audio mode changesJean-Michel Trivi2010-12-111-19/+38
* | MTP: Add support for reserve storage setting to avoid low storage situations.Mike Lockwood2010-12-121-3/+4
|/
* Merge "MTP: Improve argument checking in SendObjectInfo"Mike Lockwood2010-12-081-5/+8
|\
| * MTP: Improve argument checking in SendObjectInfoMike Lockwood2010-12-081-5/+8
* | Merge "Fix issue 3159946."Eric Laurent2010-12-081-54/+132
|\ \ | |/ |/|
| * Fix issue 3159946.Eric Laurent2010-12-071-54/+132
* | MTP: Implement MTP_DEVICE_PROPERTY_IMAGE_SIZE device property.Mike Lockwood2010-12-071-2/+17
|/
* Replace MediaMetadataRetriever.captureFrame() with MediaMetadataRetriever.get...James Dong2010-12-031-1/+1
* Prepare for publishing MediaMetadataRetriever as public APIJames Dong2010-12-031-10/+99
* Merge "Remove the VideoEditorTestImpl"Gil Dobjanschi2010-12-022-48/+15
|\
| * Remove the VideoEditorTestImplGil Dobjanschi2010-12-022-48/+15
* | Merge "Squashed commit of the following:"Andreas Huber2010-12-021-0/+1
|\ \ | |/ |/|
| * Squashed commit of the following:Andreas Huber2010-12-021-0/+1
* | Merge "Added a callback interface to the generatePreview method."Gil Dobjanschi2010-12-023-3/+31
|\ \ | |/ |/|