1. aea4b67 Add a new intent category used for activities running in carmode. by Bernd Holzhey · 14 years ago
  2. 21990922 Merge "Fix AbsListView scrolling behavior at edges." into froyo by Adam Powell · 14 years ago
  3. 25642f0 Merge "Make desk mode work again." into froyo by Daniel Sandler · 14 years ago
  4. 30ed25c2 Merge "revert the stripping of System Group: from the names of google system groups" into froyo by Fred Quintana · 14 years ago
  5. c1548e3 Merge "Add test annotations to frameworks common tests." into froyo by Brett Chabot · 14 years ago
  6. b779543 Fix AbsListView scrolling behavior at edges. by Adam Powell · 14 years ago
  7. 61c3a13 Merge "Instead of holding an ApplicationContext, JWebCoreJavaBridge will have a reference of the current window's main WebView. It is only non-null if the WebView's window has the focus." into froyo by Grace Kloba · 14 years ago
  8. 9ab05ff Merge "Fix bug 2565463 Ensure an object cannot appear twice in the AudioFocus stack. Enforce parameter check in AudioManager.requestAudioFocus() Typo correction in AudioService.unregisterMediaButtonEventReceiver()" into froyo by Jean-Michel Trivi · 14 years ago
  9. 680c9fa Add test annotations to frameworks common tests. by Brett Chabot · 14 years ago
  10. d9c16c3 Merge "Use local lock for most MediaMetadataRetriever methods. Bug 2560834." into froyo by Dave Sparks · 14 years ago
  11. 8daf2a4 Make desk mode work again. by Daniel Sandler · 14 years ago
  12. c162668 Merge "More framework tests cleanup." into froyo by Brett Chabot · 14 years ago
  13. 87e72cd Merge "Vibrate before shutting down." into froyo by Mike Lockwood · 14 years ago
  14. a717f64 Vibrate before shutting down. by Mike Lockwood · 14 years ago
  15. bf1259b Fix 2538826: Allow aspect of LockPatternView to be customized. by Jim Miller · 14 years ago
  16. 0dc59e7 More framework tests cleanup. by Brett Chabot · 14 years ago
  17. af8c900 Merge "Use flattenToShortString instead of toShortString on ComponentNames to be sent in RecognizerIntent.EXTRA_CALLING_PACKAGE. This never should have been using toShortString because that includes curly braces and is not correctly parsed by ComponentName.unflattenFromString." into froyo by Mike LeBeau · 14 years ago
  18. d0635d5 Use flattenToShortString instead of toShortString on ComponentNames to by Mike LeBeau · 14 years ago
  19. db6cc0b Use local lock for most MediaMetadataRetriever methods. Bug 2560834. by Dave Sparks · 14 years ago
  20. ddc2eb8 Merge "Fix for bug 2564771 - pitch setting between apps can interfere with one another." into froyo by Charles Chen · 14 years ago
  21. 55d1bb3 Fix bug 2565463 Ensure an object cannot appear twice in the by Jean-Michel Trivi · 14 years ago
  22. 9b95ab1 Instead of holding an ApplicationContext, JWebCoreJavaBridge by Grace Kloba · 14 years ago
  23. 1a2712c Fix for bug 2564771 - pitch setting between apps can interfere with one another. by Charles Chen · 14 years ago
  24. e11bafe Add the test template for the media audio manager test. by Yu Shan Emily Lau · 14 years ago
  25. e134279 Merge "Also send EXTRA_CALLING_PACKAGE for voice search intents that do web search (not just for in-app search). Needed as part of http://b/2546173" into froyo by Mike LeBeau · 14 years ago
  26. 6af5ad5 Also send EXTRA_CALLING_PACKAGE for voice search intents that do web by Mike LeBeau · 14 years ago
  27. 83d4eb6 Merge "Refactor in PositionTesterContextMenuListener." into froyo by Gilles Debunne · 14 years ago
  28. f611861 Merge "Remove FrameworkTest package." into froyo by Brett Chabot · 14 years ago
  29. e8b1971 Merge "allow null authtokens to invalidateAuthToken" into froyo by Fred Quintana · 14 years ago
  30. f35b68f allow null authtokens to invalidateAuthToken by Fred Quintana · 14 years ago
  31. bd4288f Remove FrameworkTest package. by Brett Chabot · 14 years ago
  32. 11fb614 Match RFC requirement that the domain portion of a cookie should be case-insensitive. by Derek Sollenberger · 14 years ago
  33. d3162582 revert the stripping of System Group: from the names of google system groups by Fred Quintana · 14 years ago
  34. 13c9a1f Refactor in PositionTesterContextMenuListener. by Gilles Debunne · 14 years ago
  35. 2d8234b Merge "doc change: cherry pick 75c66da20927e7e854397c00ef1974140270c57f. (clarify fill_parent/match_parent transition in ViewGroup.LayoutParams and R.attr. Mention match_parent in dev guide "declaring layout" doc.)" into froyo by Dirk Dougherty · 14 years ago
  36. ccc17b3 Merge "Public API changes for CameraProfile and CamcorderProfile classes" into froyo by James Dong · 14 years ago
  37. 33eb776 Merge "NetworkManagementService: Add interface counters & throttle API" into froyo by Robert Greenwalt · 14 years ago
  38. 70c22a4 Merge "Fix for bug 2558156: Encodig is null" into froyo by Kristian Monsen · 14 years ago
  39. d08127f Fix for bug 2558156: Encodig is null by Kristian Monsen · 14 years ago
  40. 3d5f648 doc change: cherry pick 75c66da20927e7e854397c00ef1974140270c57f. (clarify fill_parent/match_parent transition in ViewGroup.LayoutParams and R.attr. Mention match_parent in dev guide "declaring layout" doc.) by Dirk Dougherty · 14 years ago
  41. 49e5a4c Update AMR codec. by Dave Sparks · 14 years ago
  42. 352cf1a Merge changes Ic9531e3c,I3f04433b into froyo by Ben Murdoch · 14 years ago
  43. 2bb2553 Cherry pick from master. by Steve Block · 14 years ago
  44. 91cac64 NetworkManagementService: Add interface counters & throttle API by San Mehat · 14 years ago
  45. 0348440 Cherry pick from master. by Steve Block · 14 years ago
  46. 461cef5 Merge "As we don't support over scroll any more, we need to pin the (x,y) if we handle the drag after the plugin choose not to handle the event." into froyo by Grace Kloba · 14 years ago
  47. e64d9a2 Public API changes for CameraProfile and CamcorderProfile classes by James Dong · 14 years ago
  48. 3fe1708 Merge "Fix isssue 2548710: Native AudioTrack resources never freed." into froyo by Eric Laurent · 14 years ago
  49. ad7a1d7 As we don't support over scroll any more, we need by Grace Kloba · 14 years ago
  50. db3ea3d Merge "Fix issue #2529154 Found SurfaceFlinger timeout in logcat when wake up Camcorder" into froyo by Dianne Hackborn · 14 years ago
  51. 513ae36 Merge "Fix issue #2560791: Expose API to go in to car mode." into froyo by Dianne Hackborn · 14 years ago
  52. 726426e Fix issue #2529154 Found SurfaceFlinger timeout in logcat when wake up Camcorder by Dianne Hackborn · 14 years ago
  53. 686f791 Merge "Fix issue #2561067: Screen Display half faded..." into froyo by Dianne Hackborn · 14 years ago
  54. f83c555 Fix issue #2561067: Screen Display half faded... by Dianne Hackborn · 14 years ago
  55. de1b1872 Merge "Test connecitvity manager functionality in state change. * Verify state change when enabling/disabling wifi * Verify network connectivity change while switching among 3G, Wifi, and Airplane mode" into froyo by Xia Wang · 14 years ago
  56. 40cd1cf Merge "Fix bug 2562240 and clean up scrollbar behavior" into froyo by Adam Powell · 14 years ago
  57. ae18171 Change certificate policy. by Suchi Amalapurapu · 14 years ago
  58. 3a0d1d1 Merge "Fix crash while turning bluetooth on, due to a race condition." into froyo by Jaikumar Ganesh · 14 years ago
  59. a0d645cb Fix bug 2562240 and clean up scrollbar behavior by Adam Powell · 14 years ago
  60. 9c9c532 Fix issue #2560791: Expose API to go in to car mode. by Dianne Hackborn · 14 years ago
  61. 2c15966 Test connecitvity manager functionality in state change. by Xia Wang · 14 years ago
  62. 058e385 doc change: fix link in guidelines index. by Dirk Dougherty · 14 years ago
  63. c738783c Merge "Fix alarms with negative or very large wakup times." into froyo by Jeff Brown · 14 years ago
  64. 11c5f1a Fix alarms with negative or very large wakup times. by Jeff Brown · 14 years ago
  65. 36b3b5f doc change: several fixes for UI Guidelines doc. by Dirk Dougherty · 14 years ago
  66. 59e644e doc change: cherry pick c87f7a658ea586a5271fabc6e0516a2ddf6f from master by Dirk Dougherty · 14 years ago
  67. 3ce1648 Merge "Fix bug 2553575 API REVIEW: android.media Change 1 of 3 Notes from API Council review: Rename onAudioFocusChanged -> onAudioFocusChange" into froyo by Jean-Michel Trivi · 14 years ago
  68. 71f37cd Fix isssue 2548710: Native AudioTrack resources never freed. by Eric Laurent · 14 years ago
  69. 7f7e67f Fix bug 2553575 API REVIEW: android.media Change 1 of 3 by Jean-Michel Trivi · 14 years ago
  70. 804878f Merge "Skip any number of leading ID3v2 tags (instead of just the first), also simplify/fix the find-consecutive-mp3-frames functionality." into froyo by Andreas Huber · 14 years ago
  71. b8aa037 Fix crash while turning bluetooth on, due to a race condition. by Jaikumar Ganesh · 14 years ago
  72. 0d34d8b Skip any number of leading ID3v2 tags (instead of just the first), also simplify/fix the find-consecutive-mp3-frames functionality. by Andreas Huber · 14 years ago
  73. e259bc7 Fix issue #2558391: Package manager problem when not replacing existing system partition app by Dianne Hackborn · 14 years ago
  74. 9b9a89a Merge "added a cleanspec since ActiveSyncInfo.aidl was removed" into froyo by Fred Quintana · 14 years ago
  75. 28d5e74 added a cleanspec since ActiveSyncInfo.aidl was removed by Fred Quintana · 14 years ago
  76. 9253446 Use case insensitive matching. by Patrick Scott · 14 years ago
  77. 7110655 Merge "Add thermal shutdown. If battery temp >= 68C." into froyo by Eric Olsen · 14 years ago
  78. 5c1e96b Merge "Properly send a MEDIA_SEEK_COMPLETE notification for a seek request while paused (legacy behaviour)." into froyo by Andreas Huber · 14 years ago
  79. 8e2b941 Properly send a MEDIA_SEEK_COMPLETE notification for a seek request while paused (legacy behaviour). by Andreas Huber · 14 years ago
  80. 6a362a9 Add thermal shutdown. If battery temp >= 68C. by Eric Olsen · 14 years ago
  81. 0a08b19 Merge "Fix HttpProxy." into froyo by Robert Greenwalt · 14 years ago
  82. 11a7ba3 Support for apps search in apps provider contract by Bjorn Bringert · 14 years ago
  83. 0733079 Show SD unavailable icon for apps on SD when ejected. by Jeff Brown · 14 years ago
  84. 966fcb8 Revert "fix [2542425] memory leak during video recording" by Dianne Hackborn · 14 years ago
  85. f1cac90 Fix HttpProxy. by Robert Greenwalt · 14 years ago
  86. 544592e fix [2542425] memory leak during video recording by Mathias Agopian · 14 years ago
  87. 77c560f - changed periodic sync scheduling to just creating pending by Fred Quintana · 14 years ago
  88. 23243ac missing current.xml change by Fred Quintana · 14 years ago
  89. d5e4fdc some changes due to an API review by Fred Quintana · 14 years ago
  90. 8acdb91 Merge "Add support for GPS privacy lock. DO NOT MERGE" into froyo by Mike Lockwood · 14 years ago
  91. 58c9a4b Merge "Don't load photo if it's id is 0. Saves one database query Bug:2546767" into froyo by Daniel Lehmann · 14 years ago
  92. 3ac51b3 Merge "Fix bug 2523622 - ListView invokes onItemClick for disabled adapter items" into froyo by Adam Powell · 14 years ago
  93. 005c0a4 Fix bug 2523622 - ListView invokes onItemClick for disabled adapter items by Adam Powell · 14 years ago
  94. 27a6358 API CHANGE: @hide AbsoluteFileBackupHelper by Christopher Tate · 14 years ago
  95. 5cdd785 Merge "Fix issue #2553553: API REVIEW: android.context.Context" into froyo by Dianne Hackborn · 14 years ago
  96. 99e330b Merge "Properly fill in the component name for the software decoders." into froyo by Andreas Huber · 14 years ago
  97. 95a321f Merge "Fix for Never not existing in latest timeout values." into froyo by Amith Yamasani · 14 years ago
  98. b6e6ffa Fix for Never not existing in latest timeout values. by Amith Yamasani · 14 years ago
  99. eb643f2 Merge "Remove the shadow under url bar." into froyo by Grace Kloba · 14 years ago
  100. acaf028 Fix issue #2553553: API REVIEW: android.context.Context by Dianne Hackborn · 14 years ago