summaryrefslogtreecommitdiffstats
path: root/media/java
Commit message (Expand)AuthorAgeFilesLines
* Fix issue 2304669: VoiceIME: starting and canceling voice IME yields persiste...Eric Laurent2009-12-071-3/+4
* Images.Media.DATE_TAKEN should be in milliseconds.Ray Chen2009-12-042-2/+3
* Merge change Id5fa58cf into eclairAndroid (Google) Code Review2009-12-031-3/+4
|\
| * Fix timezone issue to comply with EXIF standard.Ray Chen2009-11-301-3/+4
* | DATE_TAKEN should be in millisecond instead of second.Ray Chen2009-11-301-3/+3
|/
* Fix issue 2192673: Music Pausing Even when notifications are set to silent.Eric Laurent2009-11-271-1/+7
* Fix bug 2271468 Update the javadoc for MediaRecorder.AudioSourceJean-Michel Trivi2009-11-181-2/+4
* Fix issue 2265955 Use dateCreated when dateTaken isn't valid when writing ima...Ray Chen2009-11-171-1/+4
* Fix issue 2242614: Wired headset not recognized: bogus "state" in ACTION_HEAD...Eric Laurent2009-11-122-78/+28
* Fix bug 2242585 to unhide the new audio recording sources.Jean-Michel Trivi2009-11-051-2/+2
* Add new audio sources to support the A1026 recording configurations.Jean-Michel Trivi2009-11-031-1/+7
* Merge change I4e83a76a into eclairAndroid (Google) Code Review2009-10-281-5/+15
|\
| * Fix bug 2201417. Whenever the System setting that indicatesJean-Michel Trivi2009-10-271-5/+15
* | Add some logging to detect if AsyncPlayer is lagging. Bug 2201082.Dave Sparks2009-10-271-42/+51
|/
* Fix for bug 2158794. Hide MediaPlayer.invoke() and MediaPlayer.newRequest(), ...gwang@google.com2009-10-062-2/+4
* Music visualizer support hack.Marco Nelissen2009-10-061-0/+5
* Update from API review.Dianne Hackborn2009-09-301-1/+1
* Merge change Id60fa26a into eclairAndroid (Google) Code Review2009-10-012-35/+175
|\
| * Fix issue 2152541 thumbnail images stretched.Ray Chen2009-09-302-35/+175
* | Fix Issue 2158631: AudioService: volume control sometimes not restored after ...Eric Laurent2009-09-301-5/+8
|/
* Merge change If5722b3f into eclairAndroid (Google) Code Review2009-09-291-1/+3
|\
| * Dont NPE if the thumbnail file cannot be opened.Chih-Chung Chang2009-09-291-1/+3
* | Merge change I19f2928b into eclairAndroid (Google) Code Review2009-09-292-6/+23
|\ \ | |/ |/|
| * Fix issue 2141503: Keyclick sound doesn't honor volume settings.Eric Laurent2009-09-292-6/+23
* | Unify Java NIO to read/write MiniThumbFile.Ray Chen2009-09-291-37/+33
|/
* Merge change 27449 into eclairAndroid (Google) Code Review2009-09-281-0/+7
|\
| * Always consider m4a files as audio, even when they contain a video track.Marco Nelissen2009-09-281-0/+7
* | Merge change 27318 into eclairAndroid (Google) Code Review2009-09-271-1/+2
|\ \ | |/
| * Check that playlist entries refer to a row in the audio table.Marco Nelissen2009-09-271-1/+2
* | Remove fflush when storing thumbanil to sdcard.Ray Chen2009-09-271-1/+0
|/
* Only scan windows media files when those codecs are enabled.Marco Nelissen2009-09-271-3/+8
* Fix issue 2128896 The thumbnail generated after picture capture with max zoom...Ray Chen2009-09-241-1/+1
* Add new thumbnail API.Ray Chen2009-09-233-0/+683
* Make media scanner read the jpeg orientation tag.Chih-Chung Chang2009-09-221-0/+22
* Improve ExifInterface API.Chih-Chung Chang2009-09-182-94/+40
* Merge change 25291 into eclairAndroid (Google) Code Review2009-09-161-1/+1
|\
| * Try to fix sdk build again.Chih-Chung Chang2009-09-171-1/+1
* | Merge change 25286 into eclairAndroid (Google) Code Review2009-09-161-1/+1
|\ \ | |/
| * Fix sdk build.Chih-Chung Chang2009-09-171-1/+1
* | Merge change 25272 into eclairAndroid (Google) Code Review2009-09-161-1/+0
|\ \ | |/
| * Make ExifInterface public.Chih-Chung Chang2009-09-161-1/+0
* | Merge change 25155 into eclairAndroid (Google) Code Review2009-09-161-0/+31
|\ \ | |/ |/|
| * Fix bug 2115258 where the AudioManager javadoc doesn't warn againstJean-Michel Trivi2009-09-151-0/+31
* | Clean ExifInterface. Prepare to make it public.Chih-Chung Chang2009-09-162-221/+161
|/
* API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API.Nick Pelly2009-09-101-16/+11
* Fix issue android.permission.cts.NoAudioPermissionTest:testRouting is failing.Eric Laurent2009-09-101-0/+6
* RIO-7461: Update media scanner to scan AAC files.James Stokebrand2009-09-091-10/+17
* Fix issue 1992233: DTMF tones on Sholes is really long.Eric Laurent2009-09-081-2/+13
* Merge change 23835 into eclairAndroid (Google) Code Review2009-09-032-1/+19
|\
| * When encountering a .nomedia file, notify the MediaScannerClient,Marco Nelissen2009-09-032-1/+19