- 52bfc24 docs: fix misc doc bugs from external issue tracker by Scott Main · 13 years ago
- 6243edd New and improved silent mode on lockscreen. by Amith Yamasani · 13 years ago
- 7944c1b MTP: Add support for restricting PTP to only certain subdirectories of the storage DO NOT MERGE by Mike Lockwood · 13 years ago
- afd0108 Merge "Further volume improvements." into ics-mr1 by Amith Yamasani · 13 years ago
- 613ed4c Merge "Fixd for 5490443 Native crash while exporting a video - Add new onError callback to PreviewProgressListener, which is used to indicate video editor application for the error that has occurred during priviewing. With this modification, the application must implement the onError method, and then VideoEditorPreviewTest.java is changed accordingly." into ics-mr1 by Hong Teng · 13 years ago
- 2ef6f1b Further volume improvements. by Amith Yamasani · 13 years ago
- 63149c8 Fixd for 5490443 Native crash while exporting a video by Hong Teng · 13 years ago
- 6bc7f2c AudioService: strengthen A2DP device detection by Eric Laurent · 13 years ago
- eabde3d am fe464a76: [Prime K] Fix gabage character issue by dujin.cha · 13 years ago
- fe464a7 [Prime K] Fix gabage character issue by dujin.cha · 13 years ago
- 4fdc36e Merge "Document that release() should be called with onPause() and onStop() for media objects" into ics-mr1 by James Dong · 13 years ago
- 89ca698 Document that release() should be called with onPause() and onStop() for media objects by James Dong · 13 years ago
- e7edc86 Fix 5623252 unlink to death of audio focus client early by Jean-Michel Trivi · 13 years ago
- a950973 Fix 5615747 Don't leak remote control client death handlers by Jean-Michel Trivi · 13 years ago
- de1f065 Fix 5607938 AudioFocusDeathHandler leaks GREF by Jean-Michel Trivi · 13 years ago
- 00aa51b Unhide the key to retriever location information in 3gp/mp4 files by James Dong · 13 years ago
- 77c500c Add support for retrieving location information in mp4/3gpp files by James Dong · 13 years ago
- 96a33d1 Fix problems in tablet silent mode. by Eric Laurent · 13 years ago
- b1224ff Fix 5509346: Resize the thumbnails if it's too large. by Chih-Chung Chang · 13 years ago
- cd84197 am 6e91e5b6: Merge "Fix volume indication in vibrate mode." into ics-mr0 by Eric Laurent · 13 years ago
- 8ca9a1c Fix volume indication in vibrate mode. by Eric Laurent · 13 years ago
- 18936d7 am 69e640ee: Merge "Bring back the old-style Ring/Vibrate/Silent states when using volume keys." into ics-mr0 by Amith Yamasani · 13 years ago
- 74b2b95 am 09848bc8: Merge "docs: add developer guide cross references, Project ACRE, round 3" into ics-mr0 by Joe Fernandez · 13 years ago
- 69e640e Merge "Bring back the old-style Ring/Vibrate/Silent states when using volume keys." into ics-mr0 by Amith Yamasani · 13 years ago
- c696a53 Bring back the old-style Ring/Vibrate/Silent states when using volume keys. by Amith Yamasani · 13 years ago
- 61fd1e8 docs: add developer guide cross references, Project ACRE, round 3 by Joe Fernandez · 13 years ago
- 33fe290 Unhide QVGA related resolution profiles and allow to use QVGA resolution for timelapse video recording. by James Dong · 13 years ago
- e68a693 Merge "Refactor FileInserter in MediaScanner and adding unit tests for the newly added class." by Marco Nelissen · 13 years ago
- 46c8f15 am c0a87dc1: Merge "Fix issue 5462427: Volume should never be 0 ..." into ics-mr0 by Eric Laurent · 13 years ago
- b024c30 Fix issue 5462427: Volume should never be 0 ... by Eric Laurent · 13 years ago
- e04783c am 615858a8: Merge "Indicate screen off condition to audio framework." into ics-mr0 by Eric Laurent · 13 years ago
- 950e8cb Indicate screen off condition to audio framework. by Eric Laurent · 13 years ago
- 414b74c am e48440d5: Merge "Fix 5153611 remove remote control client/display log from AudioService" into ics-mr0 by Jean-Michel Trivi · 13 years ago
- 7ff866e Fix 5153611 remove remote control client/display log from AudioService by Jean-Michel Trivi · 13 years ago
- 0eb6ef1 Merge "Support for an MPEG2 Program Stream extractor." by Andreas Huber · 13 years ago
- 09b4d99 DO NOT MERGE Fix 5389442 RemoteControlClient javadoc by Jean-Michel Trivi · 13 years ago
- ad87f5b Fix 5389442 RemoteControlClient javadoc by Jean-Michel Trivi · 13 years ago
- 8e2ed8d Refactor FileInserter in MediaScanner and adding unit tests for the newly added class. by Dongwon Kang · 13 years ago
- f58ba65 Support AMR as a file type so that it can be imported into movie studio by James Dong · 13 years ago
- bc55495 Support for an MPEG2 Program Stream extractor. by Andreas Huber · 13 years ago
- b741c60 Remove Ringtone.setWakeMode, it's not needed. by Marco Nelissen · 13 years ago
- d94a7b6 Merge "Release MediaPlayer before letting it go out of scope." by Marco Nelissen · 13 years ago
- e1bd048 Release MediaPlayer before letting it go out of scope. by Marco Nelissen · 13 years ago
- 26b3d1f Fix bug 5357295 NPE on display when remote control client dies by Jean-Michel Trivi · 13 years ago
- e47e852 Keyguard sound needs to hold wake lock. by Dianne Hackborn · 13 years ago
- eb06025 am 9c43016b: Merge "Bug 5045498 Keep track of RemoteControlClient play state change time" into ics-factoryrom by Jean-Michel Trivi · 13 years ago
- 28b9a06 Merge "MediaScanner: To query row ids of music files when handling playlists." by Marco Nelissen · 13 years ago
- 6862239 Bug 5045498 Keep track of RemoteControlClient play state change time by Jean-Michel Trivi · 13 years ago
- ed4cfe7 Merge "Fix 5224359: Add width and height to media store." by Chih-Chung Chang · 13 years ago
- e1bf8ef Fix 5224359: Add width and height to media store. by Chih-Chung Chang · 13 years ago
- 92d0a64 Merge "Add QVGA resolution to CamcorderProfile" into ics-factoryrom by James Dong · 13 years ago
- 07b9ae3 Add QVGA resolution to CamcorderProfile by James Dong · 13 years ago
- f0cff04 Bug 5300223 RemoteControlClient uses PendingIntent for media button events by Jean-Michel Trivi · 13 years ago
- 34d0d30 Fix bug 5327199 Recycle bitmaps in RemoteControlClient by Jean-Michel Trivi · 13 years ago
- 16066ec Merge "Issue 5044873: Pb with BT SCO AudioManager API" by Eric Laurent · 13 years ago
- e83f771 Merge "Bug 5300223 RemoteControlClient uses PendingIntent" by Jean-Michel Trivi · 13 years ago
- d7454be Issue 5044873: Pb with BT SCO AudioManager API by Eric Laurent · 13 years ago
- 6e920e6 Bug 5300223 RemoteControlClient uses PendingIntent by Jean-Michel Trivi · 13 years ago
- 48c5fb1 API review: Metadata class not used. by Dianne Hackborn · 13 years ago
- 02ea7d4 Merge "Fix bug 5045498 Unhide Remote Control Client API" by Marco Nelissen · 13 years ago
- ebf6478 Merge "Fix issue 4673378: switching from VoIP to GSM call" by Eric Laurent · 13 years ago
- 9f103de Fix issue 4673378: switching from VoIP to GSM call by Eric Laurent · 13 years ago
- 70ad1c3 Merge "Fix 5156702: rotate thumbnails" by Chih-Chung Chang · 13 years ago
- 7d92a22 MediaScanner: To query row ids of music files when handling playlists. by Dongwon Kang · 13 years ago
- 47a5215 Fix 5156702: rotate thumbnails by Chih-Chung Chang · 13 years ago
- 671db6f Fix startBluetoothSco race by Marco Nelissen · 13 years ago
- 2e6f49c Merge "MediaPlayer: remove the setTexture method" by Jamie Gennis · 13 years ago
- 09bb20b Merge "Fix 5240036: Generate a reasonable bitrate for intermediate clips." by Chih-Chung Chang · 13 years ago
- dca56b9 Fix issue 5252593: any app can restart the runtime by Eric Laurent · 13 years ago
- 83fb94d MediaPlayer: remove the setTexture method by Jamie Gennis · 13 years ago
- fc301b0 Require INTERNET permission for network-based content. Bug #1870981 by Dave Burke · 13 years ago
- 8b1f350 Fix 5240036: Generate a reasonable bitrate for intermediate clips. by Chih-Chung Chang · 13 years ago
- 466ade5 Fix bug 5045498 Unhide Remote Control Client API by Jean-Michel Trivi · 13 years ago
- a6ec356 Merge "Fix 5243349 RemoteControlDisplay incorrectly updated" by Jean-Michel Trivi · 13 years ago
- b716f0b Fix 5243349 RemoteControlDisplay incorrectly updated by Jean-Michel Trivi · 13 years ago
- 270bcaa Merge "Fix for 5156702 Rotate video output for thumbnails and export" by Rajneesh Chowdury · 13 years ago
- 16b241a Merge "Change condition to enter silent mode." by Eric Laurent · 13 years ago
- 3387945 Fix 5242200 only update RemoteControlDisplay when a client is present by Jean-Michel Trivi · 13 years ago
- 3d4c06f Change condition to enter silent mode. by Eric Laurent · 13 years ago
- 5ad4b9f RemoteControlClient metadata: add method for metadata of long type by Jean-Michel Trivi · 13 years ago
- 2261c7d Merge "Bug 5045498 Force display update when display registers" by Jean-Michel Trivi · 13 years ago
- 958bba6 Bug 5045498 Force display update when display registers by Jean-Michel Trivi · 13 years ago
- 8d102eb Merge changes I33f59705,Ia4c8c822,I2fb695ab,I2e587afc by Jamie Gennis · 13 years ago
- c847b1a Fix for 5156702 Rotate video output for thumbnails and export by Rajneesh Chowdury · 13 years ago
- 8f7bf02 5106773 Can't export a movie - Error returned from OMX API in ducati by Rajneesh Chowdury · 13 years ago
- b283dc6 MediaPlayer: unhide the setSurface method by Jamie Gennis · 13 years ago
- db8a361 Update IRemoteControlDisplay when it registers. by Jean-Michel Trivi · 13 years ago
- 7309c83 Cannot compare Binder references for RC display to unregister by Jean-Michel Trivi · 13 years ago
- 18e7bce Address multiple RemoteControlDisplay competing for registration by Jean-Michel Trivi · 13 years ago
- 6e679d5 Don't try to rescale when no bitmap in RemoteControlClient by Jean-Michel Trivi · 13 years ago
- 3094d95 Fix deadlock in AudioService by Jean-Michel Trivi · 13 years ago
- 4b6df6a3 More information for RemoteControlDisplay about new client by Jean-Michel Trivi · 13 years ago
- 44413e5 Bug 5045498 Single binder call when metadata and artwork are updated by Jean-Michel Trivi · 13 years ago
- 4da5eef Bug 5045498 Implementation of RemoteControlClient.MetadataEditor by Jean-Michel Trivi · 13 years ago
- 68e37ae Merge "Bug 5045498 New implementation of remote control API" by Jean-Michel Trivi · 13 years ago
- 4426e42 Bug 5045498 New implementation of remote control API by Jean-Michel Trivi · 13 years ago
- cf56f1e Merge "Revert "Change condition to enter silent mode."" by Eric Laurent · 13 years ago
- 73a56fe Revert "Change condition to enter silent mode." by Eric Laurent · 13 years ago
- f1824a9 Pass correct indices for thumbnails of MediaImageItem. by Chih-Chung Chang · 13 years ago
- 3ced044 Fix for 4142219 Don't hard code platform-specific limitations (Jni/ Java) by Rajneesh Chowdury · 13 years ago