1. 4416c3d Fix issue #2643754: Launcher is caching widget layouts for too long by Dianne Hackborn · 14 years ago
  2. 5e5202b Merge "docs: resolve doc bug bug:2648699" into froyo by Scott Main · 14 years ago
  3. 151af19 Fix bug 2651076 - Catch/log ActivityNotFoundException in MenuItemImpl.invoke() by Adam Powell · 14 years ago
  4. e083d0a Merge "Support for Ogg Vorbis decoding in stagefright." into froyo by Andreas Huber · 14 years ago
  5. 0145175 Merge "docs: revise and add documentation for backup APIs" into froyo by Scott Main · 14 years ago
  6. 70c6bb0 Merge "Increase the row height of menus by 1dip." into froyo by Daniel Sandler · 14 years ago
  7. e17b4e7 Merge "Adding the backward-compatible filtering heuristics for the new device features definitions added in FroYo." into froyo by Dan Morrill · 14 years ago
  8. eb5eef3 Support for Ogg Vorbis decoding in stagefright. by Andreas Huber · 14 years ago
  9. f140be6 Call into app widget hosts when the provider is updated. by Joe Onorato · 14 years ago
  10. 5d0ef0d Increase the row height of menus by 1dip. by Daniel Sandler · 14 years ago
  11. 89d97c1 Adding the backward-compatible filtering heuristics for the new device by Dan Morrill · 14 years ago
  12. 7da2269 docs: resolve doc bug bug:2648699 by Scott Main · 14 years ago
  13. 3bb5e4d Merge "Tweak style of recent apps dialog title." into froyo by Daniel Sandler · 14 years ago
  14. e6f134a Tweak style of recent apps dialog title. by Daniel Sandler · 14 years ago
  15. d17da43 docs: revise and add documentation for backup APIs by Scott Main · 14 years ago
  16. cd8f7bd Merge "docs: editorial revisions to the bmgr tool doc" into froyo by Scott Main · 14 years ago
  17. 794cd64 Merge "Expose _id in ExtendedProperties subValues" into froyo by Marc Blank · 14 years ago
  18. 77a1beb Merge "Import revised translations" into froyo by Kenny Root · 14 years ago
  19. 67d609e Import revised translations by Kenny Root · 14 years ago
  20. 764caf2 Merge "docs: rewrite information about using shared preferences, internal and external storage (including new apis), and sqlite databases." into froyo by Scott Main · 14 years ago
  21. 8f643c1 Expose _id in ExtendedProperties subValues by Marc Blank · 14 years ago
  22. 779de5c docs: rewrite information about using shared preferences, internal and by Scott Main · 14 years ago
  23. c956f37 Fix issue #2641875: Apps on sdcard not accesible after update by Dianne Hackborn · 14 years ago
  24. b40c42f Fix bug 2639949 - Don't stop a Scroller early by Adam Powell · 14 years ago
  25. 81ac367 Merge "Fix a minor bug in transitions to left-edge-up landscape." into froyo by Steve Howard · 14 years ago
  26. a07c4cb Merge "bug:2622719 move 'forcing of cursor execution' to ContentProvider" into froyo by Vasu Nori · 14 years ago
  27. 020e534 bug:2622719 move 'forcing of cursor execution' to ContentProvider by Vasu Nori · 14 years ago
  28. 6e4895b Merge "Make timezone changes apply to status bar time in 24hr mode. Bug: 2632681" into froyo by Amith Yamasani · 14 years ago
  29. c64d537 Fix a minor bug in transitions to left-edge-up landscape. by Steve Howard · 14 years ago
  30. 9aaf24f Merge "revert a change in the SyncManager that caused it to not cancel long running syncs if the next sync had the same account and authority." into froyo by Fred Quintana · 14 years ago
  31. c4938fd Make timezone changes apply to status bar time in 24hr mode. Bug: 2632681 by Amith Yamasani · 14 years ago
  32. bc5a032 Merge "Fix issue #2569139: Sapphire user cannot login to last.fm..." into froyo by Dianne Hackborn · 14 years ago
  33. ff8c7ad docs: editorial revisions to the bmgr tool doc by Scott Main · 14 years ago
  34. 92cfa10 Fix issue #2569139: Sapphire user cannot login to last.fm... by Dianne Hackborn · 14 years ago
  35. 4bba214 Merge "Import revised translations" into froyo by Kenny Root · 14 years ago
  36. eaa801e Merge "docs: update information about developing on a device. Remove details about ADP1 and revise intro. Add links to the device doc from installing guides. Revise the procedures for Running Your Application in both the Eclipse and Other IDE guides to specifically describe using a device and make both docs more consistent with each other." into froyo by Scott Main · 14 years ago
  37. 996960d Merge "remove myname accidentally included in one of the files" into froyo by Vasu Nori · 14 years ago
  38. e367896 Merge "Fix issue #2594388: WallpaperService doesn't always call onSurfaceDestroyed()" into froyo by Dianne Hackborn · 14 years ago
  39. 12664a7 revert a change in the SyncManager that caused it to not cancel by Fred Quintana · 14 years ago
  40. 0f43f2f remove myname accidentally included in one of the files by Vasu Nori · 14 years ago
  41. 0197999 docs: update information about developing on a device. by Scott Main · 14 years ago
  42. 18ee31e Fix issue #2594388: WallpaperService doesn't always call onSurfaceDestroyed() by Dianne Hackborn · 14 years ago
  43. 19d9bde Import revised translations by Kenny Root · 14 years ago
  44. 05fd7e7 Add good international characters to the path part of Url pattern. by Shimeng (Simon) Wang · 14 years ago
  45. 2ea21a8 Merge "Fix a WebView scrolling regression - bug 2633572." into froyo by Adam Powell · 14 years ago
  46. 6ce7892 Merge "Add JavaDoc for SyncResult http://b/2420252" into froyo by Fred Quintana · 14 years ago
  47. 7bcf517 Fix a WebView scrolling regression - bug 2633572. by Adam Powell · 14 years ago
  48. 20c640e Add JavaDoc for SyncResult http://b/2420252 by Fred Quintana · 14 years ago
  49. 57fff78 dumpstate: Add blocked process wait-channel info to bugreport by San Mehat · 14 years ago
  50. 2e4b98d Merge "Whoops a little more on issue #2631417: Expose FLAG_EXTERNAL_STORAGE" into froyo by Dianne Hackborn · 14 years ago
  51. 94c567e Whoops a little more on issue #2631417: Expose FLAG_EXTERNAL_STORAGE by Dianne Hackborn · 14 years ago
  52. cd24dae Merge "Fix bug 2605504 Don't leak a metric ton of NotificationPlayer threads The Looper on the thread created in order to be notified of the playback completion of notification sounds, was never stopped, causing the threads to stay around in wait state. The fix consists in quitting the Looper used for the previous sound when a new sound is started." into froyo by Jean-Michel Trivi · 14 years ago
  53. 3202d38 Fix issue #2631417: Expose FLAG_EXTERNAL_STORAGE by Dianne Hackborn · 14 years ago
  54. 6cf3d09 Fix bug 2605504 Don't leak a metric ton of NotificationPlayer threads by Jean-Michel Trivi · 14 years ago
  55. 8138cb4 Make Surface.toString() show more useful info to help debug bug 2594388. by Marco Nelissen · 14 years ago
  56. 27fba67 Fix Throttle reset. by Robert Greenwalt · 14 years ago
  57. 19681af Merge "Handle throttling being disabled via policy change" into froyo by Robert Greenwalt · 14 years ago
  58. 374aee6 Switch to use software MP3 decoder by James Dong · 14 years ago
  59. cb4c894 Merge "bugfix for: OOM error while doing voice search repeatedly" into froyo by Bjorn Bringert · 14 years ago
  60. cce8337 Handle throttling being disabled via policy change by Robert Greenwalt · 14 years ago
  61. 87782f2 Merge "Restrict the range request to the servers claiming that they accept ranges. This may be too restrict as the spec says the server MAY set this in the response header. But this is the last minute change made in https://android-git.corp.google.com/g/#change,49444 I think it is safer to be conservative." into froyo by Grace Kloba · 14 years ago
  62. 6ead8f6 Restrict the range request to the servers claiming by Grace Kloba · 14 years ago
  63. 2935553 Fix aapt to build in Windows SDK under Linux by Raphael · 14 years ago
  64. 85a8dce Merge "Only honor the scrollbar mode at the minimum zoom level. This reduced the impact of https://android-git.corp.google.com/g/#change,48683. In GB, we need to revisit this issue." into froyo by Grace Kloba · 14 years ago
  65. 0653d22 Only honor the scrollbar mode at the minimum zoom by Grace Kloba · 14 years ago
  66. 8b0047f Merge "Fix typo when parsing external platform version from Settings." into froyo by Dianne Hackborn · 14 years ago
  67. 47dad8f Merge "Fix bug 2619062 Music is routed to Phone speaker, though it is connected to A2DP media profile" into froyo by Jean-Michel Trivi · 14 years ago
  68. 2131a3c Fix typo when parsing external platform version from Settings. by Bryan Mawhinney · 14 years ago
  69. 2adec76 Merge "Fix issue #2621809: Kill! Kill! Kill!" into froyo by Dianne Hackborn · 14 years ago
  70. 5fa6508 Merge "Re-enabling unit tests for PackageManager/Apps on SD." into froyo by Neal Nguyen · 14 years ago
  71. 149427c Fix issue #2621809: Kill! Kill! Kill! by Dianne Hackborn · 14 years ago
  72. a847ba4 Fix bug 2619062 Music is routed to Phone speaker, though it is by Jean-Michel Trivi · 14 years ago
  73. 0b2ebe9 Merge "Respond to changes in throttle policy." into froyo by Robert Greenwalt · 14 years ago
  74. 5bf16d6 Respond to changes in throttle policy. by Robert Greenwalt · 14 years ago
  75. bf73bbf Merge "Some debugging help for issue #2594388" into froyo by Dianne Hackborn · 14 years ago
  76. edb979a Re-enabling unit tests for PackageManager/Apps on SD. by Neal Nguyen · 14 years ago
  77. 251ccef Merge "Add a Throttle check shortly after boot." into froyo by Robert Greenwalt · 14 years ago
  78. ba3e31d Some debugging help for issue #2594388 by Dianne Hackborn · 14 years ago
  79. 7b88af6 Merge "bug #2618035: applying Moto's patch to fix a email/shortcode parsing bug." into froyo by Wei Huang · 14 years ago
  80. 90c6aec Merge "Fix issue #2619247: Music sometimes stops playing when navigation talks" into froyo by Dianne Hackborn · 14 years ago
  81. 9bc0a57 Merge "Fix issue #2608292: Fails to launch the video camera preview" into froyo by Dianne Hackborn · 14 years ago
  82. 8633e68 Fix issue #2619247: Music sometimes stops playing when navigation talks by Dianne Hackborn · 14 years ago
  83. f09c1a2 Fix issue #2608292: Fails to launch the video camera preview by Dianne Hackborn · 14 years ago
  84. a2a568e Merge "Fix error code when media is filled up." into froyo by Suchi Amalapurapu · 14 years ago
  85. fb9896b Add a Throttle check shortly after boot. by Robert Greenwalt · 14 years ago
  86. fdf3b26 bug #2618035: applying Moto's patch to fix a email/shortcode parsing bug. by Wei Huang · 14 years ago
  87. 69ec5c2 Remove the WebTextView if it is drawing when it shouldn't. by Leon Scroggins · 14 years ago
  88. d345bb6 Fix error code when media is filled up. by Suchi Amalapurapu · 14 years ago
  89. a6ece18 Merge "Added the subset of partial content support so that we can continue the interrupted request to support streaming the content even with a brief disconnection." into froyo by Grace Kloba · 14 years ago
  90. 75a5370 Merge "SDK: new 'bmgr' docs in the Dev Guide" into froyo by Christopher Tate · 14 years ago
  91. 1c3cca0 bugfix for: OOM error while doing voice search repeatedly by Valentin Kravtsov · 14 years ago
  92. 52e4158 Added the subset of partial content support so that by Grace Kloba · 14 years ago
  93. 05fa214 Merge "Trim throttle logs." into froyo by Robert Greenwalt · 14 years ago
  94. bf7de39 Trim throttle logs. by Robert Greenwalt · 14 years ago
  95. 2fba6d1 Merge "Post a message to set SurfaceView to be visible when we switch to use the layout size. Otherwise it will first use the old dimension which can exceed the limit, which in turn causes the Browser to crash." into froyo by Grace Kloba · 14 years ago
  96. 8aedd10 Post a message to set SurfaceView to be visible when by Grace Kloba · 14 years ago
  97. 36fa471 Merge "Fix security hole in Google backup transport registration" into froyo by Christopher Tate · 14 years ago
  98. a32504f Fix security hole in Google backup transport registration by Christopher Tate · 14 years ago
  99. f781e86 SDK: new 'bmgr' docs in the Dev Guide by Christopher Tate · 14 years ago
  100. 23c0b2e Merge "Add ILLEGAL_SIM_OR_ME error code." into froyo by John Wang · 14 years ago