This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_frameworks_base
Watch
1
Star
0
Fork
0
You've already forked android_frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_frameworks_base
/
media
History
James Dong
aa773543c4
Merge "Don't stop a test case when the test case failed for some of the sample files. Instead, only check against failure or success at the end of the test case."
2010-03-17 15:51:48 -07:00
..
java
/android
Merge "Implementation of the policing of transport control key press events among multiple applications competing for the remote control focus. AudioManager defines a new API for applications to use in order to register their BroadcastReceiver for the media button as the one to receive the corresponding intent, but all applications at the same time (in an ordered broadcast). AudioService handles a stack of remote control focus owners. It traps ACTION_MEDIA_BUTTON intents and sends a new intent to the remote control focus owner."
2010-03-17 14:47:45 -07:00
jni
Add a name to the previously-unnamed thread created by SoundPoolThread.
2010-03-11 13:59:54 -08:00
libdrm
…
libmedia
Merge "Fix issue 2416481: Support Voice Dialer over BT SCO."
2010-03-17 09:16:27 -07:00
libmediaplayerservice
Fix build. I screwed up a merge.
2010-03-02 12:56:37 -08:00
libstagefright
Instead of asserting that nothing bad happened during (software-)AAC decoding, return a runtime error if appropriate.
2010-03-17 11:29:35 -07:00
mediaserver
…
tests
Merge "Don't stop a test case when the test case failed for some of the sample files. Instead, only check against failure or success at the end of the test case."
2010-03-17 15:51:48 -07:00