summaryrefslogtreecommitdiffstats
path: root/media/java
Commit message (Expand)AuthorAgeFilesLines
* Fix build.Dianne Hackborn2009-08-241-1/+1
* I am getting tired of the java doc warnings, so fix them.Dianne Hackborn2009-08-244-11/+19
* Fix AudioService on HFP power off due to new Bluetooth API.Nick Pelly2009-08-191-14/+19
* Bluetooth: API change.Nick Pelly2009-08-181-28/+23
* Fix 1860351: Put datetime in jpeg exif to datetaken field.Chih-Chung Chang2009-08-172-1/+31
* DO NOT MERGE, ALready merged to master.Sahil Sachdeva2009-08-142-0/+5
* Change the number of volume steps from 6 to 7 per Verizon RequirementsJared Suttles2009-08-132-15/+23
* am cb2b2378: Merge change 20729 into donutWu-cheng Li2009-08-111-1/+4
|\
| * Fix the bug that EXIF attributes are always cached.Wu-cheng Li2009-08-111-1/+4
* | AudioService now differentiates BT headsets and car kits.Eric Laurent2009-08-071-14/+49
* | am 5fd26775: Merge change 9390 into donutAndroid (Google) Code Review2009-08-031-0/+20
|\ \ | |/
| * Name unknown albums after the folder they're in, similar to how songsMarco Nelissen2009-07-311-0/+20
* | Untangle MediaPlayer, MediaRecorder, MediaScanner and MediaMetadataRetriever JNIMarco Nelissen2009-08-034-1/+10
* | am dccfaefd: Merge change 9285 into donutAndroid (Google) Code Review2009-07-311-0/+1
|\ \ | |/
| * Clear singleton reference during JetPlayer.release()Phil Dubach2009-07-301-0/+1
* | Fix issue 2019031: Volume changes have no effect.Eric Laurent2009-07-293-18/+117
* | Support for selection of silent ringtone from the ringtone picker.Marco Nelissen2009-07-281-18/+4
* | Fix issue 2001517: AudioTrack compatibility issue.Eric Laurent2009-07-273-37/+65
* | Fix issue 2004738: Settings Backup Agent consistently throws ArrayIndexOutOfB...Eric Laurent2009-07-271-24/+21
* | Add support for .aac and .asf extensions.Ravi K Yenduri2009-07-241-2/+6
* | Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-239-614/+595
* | Added native metadata support.niko2009-07-221-1/+1
* | Minor cleanup in Metadata.javaniko2009-07-201-4/+6
* | Fixed a bug in the parser.niko2009-07-201-2/+3
* | Merge change 7747Android (Google) Code Review2009-07-201-1/+7
|\ \
| * | Added 3 metadata types for pause/seek forward/seek backward.Nicolas Catania2009-07-171-1/+7
* | | am a8d5644b: Merge change 7726 into donutAndroid (Google) Code Review2009-07-191-4/+6
|\ \ \ | | |/ | |/|
| * | Merge change 7726 into donutAndroid (Google) Code Review2009-07-181-4/+6
| |\ \
| | * | Fix issue 1985479 lots of backup NPEs.Eric Laurent2009-07-171-4/+6
* | | | am 474b0f29: Merge change 7686 into donutAndroid (Google) Code Review2009-07-171-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | MediaScanner: Add check for null object in empty title handling code.Mike Lockwood2009-07-171-1/+1
| |/
* | Merge change 7624Android (Google) Code Review2009-07-171-31/+77
|\ \
| * | Impl. of the metadata getters.Nicolas Catania2009-07-161-31/+77
* | | am 58d19d1f: Merge change 7581 into donutAndroid (Google) Code Review2009-07-161-1/+1
|\ \ \ | |/ / |/| / | |/
| * Fix bug that would cause files with blank title tags to not be shown in the m...Marco Nelissen2009-07-161-1/+1
* | Partial implementation of the parsing of Parcel into Metadata.Nicolas Catania2009-07-151-29/+188
* | Basic plumbing to retrieve metadata from the native player.Nicolas Catania2009-07-102-3/+47
* | Merge change 6636Android (Google) Code Review2009-07-092-9/+43
|\ \
| * | Implemented the metadata changed notification filters.Nicolas Catania2009-07-092-9/+43
* | | am b799616d: Merge change 6208 into donutAndroid (Google) Code Review2009-07-092-116/+522
|\ \ \ | |/ / |/| / | |/
| * Merge change 6208 into donutAndroid (Google) Code Review2009-07-082-116/+522
| |\
| | * Move ExifInterface to android.media package so we can reference it from Media...repo sync2009-07-082-116/+522
* | | New Metadata API for the MediaPlayer.Nicolas Catania2009-07-082-1/+276
* | | am e9ac96f7: Merge change 6454 into donutAndroid (Google) Code Review2009-07-083-5/+63
|\ \ \ | |/ /
| * | Fix issue 1967295: Add a method to request reloading of audio settings by Aud...Eric Laurent2009-07-083-5/+63
| |/
* | am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the p...Eric Laurent2009-07-071-14/+7
|\ \ | |/
| * Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate ...Eric Laurent2009-07-071-14/+7
* | am ef1f21b3: Merge change 6231 into donutAndroid (Google) Code Review2009-07-061-1/+4
|\ \ | |/
| * Don't trim() in the mediascanner, as that would remove the special "sort firs...Marco Nelissen2009-07-061-1/+4
* | am 899725b0: Make sure ringtones are sorted correctly.Marco Nelissen2009-07-061-4/+7
|\ \ | |/