1. 3bb5e4d Merge "Tweak style of recent apps dialog title." into froyo by Daniel Sandler · 14 years ago
  2. e6f134a Tweak style of recent apps dialog title. by Daniel Sandler · 14 years ago
  3. cd8f7bd Merge "docs: editorial revisions to the bmgr tool doc" into froyo by Scott Main · 14 years ago
  4. 794cd64 Merge "Expose _id in ExtendedProperties subValues" into froyo by Marc Blank · 14 years ago
  5. 77a1beb Merge "Import revised translations" into froyo by Kenny Root · 14 years ago
  6. 67d609e Import revised translations by Kenny Root · 14 years ago
  7. 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
  8. 8f643c1 Expose _id in ExtendedProperties subValues by Marc Blank · 14 years ago
  9. 779de5c docs: rewrite information about using shared preferences, internal and by Scott Main · 14 years ago
  10. c956f37 Fix issue #2641875: Apps on sdcard not accesible after update by Dianne Hackborn · 14 years ago
  11. b40c42f Fix bug 2639949 - Don't stop a Scroller early by Adam Powell · 14 years ago
  12. 81ac367 Merge "Fix a minor bug in transitions to left-edge-up landscape." into froyo by Steve Howard · 14 years ago
  13. a07c4cb Merge "bug:2622719 move 'forcing of cursor execution' to ContentProvider" into froyo by Vasu Nori · 14 years ago
  14. 020e534 bug:2622719 move 'forcing of cursor execution' to ContentProvider by Vasu Nori · 14 years ago
  15. 6e4895b Merge "Make timezone changes apply to status bar time in 24hr mode. Bug: 2632681" into froyo by Amith Yamasani · 14 years ago
  16. c64d537 Fix a minor bug in transitions to left-edge-up landscape. by Steve Howard · 14 years ago
  17. 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
  18. c4938fd Make timezone changes apply to status bar time in 24hr mode. Bug: 2632681 by Amith Yamasani · 14 years ago
  19. bc5a032 Merge "Fix issue #2569139: Sapphire user cannot login to last.fm..." into froyo by Dianne Hackborn · 14 years ago
  20. ff8c7ad docs: editorial revisions to the bmgr tool doc by Scott Main · 14 years ago
  21. 92cfa10 Fix issue #2569139: Sapphire user cannot login to last.fm... by Dianne Hackborn · 14 years ago
  22. 4bba214 Merge "Import revised translations" into froyo by Kenny Root · 14 years ago
  23. 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
  24. 996960d Merge "remove myname accidentally included in one of the files" into froyo by Vasu Nori · 14 years ago
  25. e367896 Merge "Fix issue #2594388: WallpaperService doesn't always call onSurfaceDestroyed()" into froyo by Dianne Hackborn · 14 years ago
  26. 12664a7 revert a change in the SyncManager that caused it to not cancel by Fred Quintana · 14 years ago
  27. 0f43f2f remove myname accidentally included in one of the files by Vasu Nori · 14 years ago
  28. 0197999 docs: update information about developing on a device. by Scott Main · 14 years ago
  29. 18ee31e Fix issue #2594388: WallpaperService doesn't always call onSurfaceDestroyed() by Dianne Hackborn · 14 years ago
  30. 19d9bde Import revised translations by Kenny Root · 14 years ago
  31. 05fd7e7 Add good international characters to the path part of Url pattern. by Shimeng (Simon) Wang · 14 years ago
  32. 2ea21a8 Merge "Fix a WebView scrolling regression - bug 2633572." into froyo by Adam Powell · 14 years ago
  33. 6ce7892 Merge "Add JavaDoc for SyncResult http://b/2420252" into froyo by Fred Quintana · 14 years ago
  34. 7bcf517 Fix a WebView scrolling regression - bug 2633572. by Adam Powell · 14 years ago
  35. 20c640e Add JavaDoc for SyncResult http://b/2420252 by Fred Quintana · 14 years ago
  36. 57fff78 dumpstate: Add blocked process wait-channel info to bugreport by San Mehat · 14 years ago
  37. 2e4b98d Merge "Whoops a little more on issue #2631417: Expose FLAG_EXTERNAL_STORAGE" into froyo by Dianne Hackborn · 14 years ago
  38. 94c567e Whoops a little more on issue #2631417: Expose FLAG_EXTERNAL_STORAGE by Dianne Hackborn · 14 years ago
  39. 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
  40. 3202d38 Fix issue #2631417: Expose FLAG_EXTERNAL_STORAGE by Dianne Hackborn · 14 years ago
  41. 6cf3d09 Fix bug 2605504 Don't leak a metric ton of NotificationPlayer threads by Jean-Michel Trivi · 14 years ago
  42. 8138cb4 Make Surface.toString() show more useful info to help debug bug 2594388. by Marco Nelissen · 14 years ago
  43. 27fba67 Fix Throttle reset. by Robert Greenwalt · 14 years ago
  44. 19681af Merge "Handle throttling being disabled via policy change" into froyo by Robert Greenwalt · 14 years ago
  45. 374aee6 Switch to use software MP3 decoder by James Dong · 14 years ago
  46. cb4c894 Merge "bugfix for: OOM error while doing voice search repeatedly" into froyo by Bjorn Bringert · 14 years ago
  47. cce8337 Handle throttling being disabled via policy change by Robert Greenwalt · 14 years ago
  48. 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
  49. 6ead8f6 Restrict the range request to the servers claiming by Grace Kloba · 14 years ago
  50. 2935553 Fix aapt to build in Windows SDK under Linux by Raphael · 14 years ago
  51. 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
  52. 0653d22 Only honor the scrollbar mode at the minimum zoom by Grace Kloba · 14 years ago
  53. 8b0047f Merge "Fix typo when parsing external platform version from Settings." into froyo by Dianne Hackborn · 14 years ago
  54. 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
  55. 2131a3c Fix typo when parsing external platform version from Settings. by Bryan Mawhinney · 14 years ago
  56. 2adec76 Merge "Fix issue #2621809: Kill! Kill! Kill!" into froyo by Dianne Hackborn · 14 years ago
  57. 5fa6508 Merge "Re-enabling unit tests for PackageManager/Apps on SD." into froyo by Neal Nguyen · 14 years ago
  58. 149427c Fix issue #2621809: Kill! Kill! Kill! by Dianne Hackborn · 14 years ago
  59. a847ba4 Fix bug 2619062 Music is routed to Phone speaker, though it is by Jean-Michel Trivi · 14 years ago
  60. 0b2ebe9 Merge "Respond to changes in throttle policy." into froyo by Robert Greenwalt · 14 years ago
  61. 5bf16d6 Respond to changes in throttle policy. by Robert Greenwalt · 14 years ago
  62. bf73bbf Merge "Some debugging help for issue #2594388" into froyo by Dianne Hackborn · 14 years ago
  63. edb979a Re-enabling unit tests for PackageManager/Apps on SD. by Neal Nguyen · 14 years ago
  64. 251ccef Merge "Add a Throttle check shortly after boot." into froyo by Robert Greenwalt · 14 years ago
  65. ba3e31d Some debugging help for issue #2594388 by Dianne Hackborn · 14 years ago
  66. 7b88af6 Merge "bug #2618035: applying Moto's patch to fix a email/shortcode parsing bug." into froyo by Wei Huang · 14 years ago
  67. 90c6aec Merge "Fix issue #2619247: Music sometimes stops playing when navigation talks" into froyo by Dianne Hackborn · 14 years ago
  68. 9bc0a57 Merge "Fix issue #2608292: Fails to launch the video camera preview" into froyo by Dianne Hackborn · 14 years ago
  69. 8633e68 Fix issue #2619247: Music sometimes stops playing when navigation talks by Dianne Hackborn · 14 years ago
  70. f09c1a2 Fix issue #2608292: Fails to launch the video camera preview by Dianne Hackborn · 14 years ago
  71. a2a568e Merge "Fix error code when media is filled up." into froyo by Suchi Amalapurapu · 14 years ago
  72. fb9896b Add a Throttle check shortly after boot. by Robert Greenwalt · 14 years ago
  73. fdf3b26 bug #2618035: applying Moto's patch to fix a email/shortcode parsing bug. by Wei Huang · 14 years ago
  74. 69ec5c2 Remove the WebTextView if it is drawing when it shouldn't. by Leon Scroggins · 14 years ago
  75. d345bb6 Fix error code when media is filled up. by Suchi Amalapurapu · 14 years ago
  76. 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
  77. 75a5370 Merge "SDK: new 'bmgr' docs in the Dev Guide" into froyo by Christopher Tate · 14 years ago
  78. 1c3cca0 bugfix for: OOM error while doing voice search repeatedly by Valentin Kravtsov · 14 years ago
  79. 52e4158 Added the subset of partial content support so that by Grace Kloba · 14 years ago
  80. 05fa214 Merge "Trim throttle logs." into froyo by Robert Greenwalt · 14 years ago
  81. bf7de39 Trim throttle logs. by Robert Greenwalt · 14 years ago
  82. 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
  83. 8aedd10 Post a message to set SurfaceView to be visible when by Grace Kloba · 14 years ago
  84. 36fa471 Merge "Fix security hole in Google backup transport registration" into froyo by Christopher Tate · 14 years ago
  85. a32504f Fix security hole in Google backup transport registration by Christopher Tate · 14 years ago
  86. f781e86 SDK: new 'bmgr' docs in the Dev Guide by Christopher Tate · 14 years ago
  87. 23c0b2e Merge "Add ILLEGAL_SIM_OR_ME error code." into froyo by John Wang · 14 years ago
  88. 7fb4b845 Add ILLEGAL_SIM_OR_ME error code. by John Wang · 14 years ago
  89. 52e70b2 Add title to recent apps dialog. by Joe Onorato · 14 years ago
  90. 83512d4 DO NOT MERGE fix [2557396] Adreno200: glDrawTexi() doesn't work with height <= 16 by Mathias Agopian · 14 years ago
  91. 22caecd Merge "Fix PM crash due to bad array bookkeeping logic." into froyo by Jeff Brown · 14 years ago
  92. be34896 Merge "Move Tethering off the ServerThread." into froyo by Robert Greenwalt · 14 years ago
  93. 8c8bb8b Fix PM crash due to bad array bookkeeping logic. by Jeff Brown · 14 years ago
  94. 9e609b0 Merge "Apparently select() does not immediately return if one of the masked socket descriptors is closed... Stop relying on select for read-with-timeout functionality and use SO_RCVTIMEO socket option instead." into froyo by Andreas Huber · 14 years ago
  95. fe8620a Merge "Update AudioService to reflect phone state changes with AudioFocus. Phone calls and rings are treated as a new client, with a dedicated client ID that identifies it in the audio focus stack. When it is present in the stack, others clients cannot request audio focus (request is denied). Because the phone state is now mostly handled like a new client, there is no need monitor mode changes and to keep track of undispatched focus changes, as those will delayed focus gains will now automatically happen at the end of the call when the phone client is removed from the focus stack." into froyo by Jean-Michel Trivi · 14 years ago
  96. 63fbd5a Apparently select() does not immediately return if one of the masked socket descriptors is closed... Stop relying on select for read-with-timeout functionality and use SO_RCVTIMEO socket option instead. by Andreas Huber · 14 years ago
  97. 7eae250 Move Tethering off the ServerThread. by Robert Greenwalt · 14 years ago
  98. b4bccb6 Update AudioService to reflect phone state changes with AudioFocus. by Jean-Michel Trivi · 14 years ago
  99. 0dde41f Merge "Fix 2610961 Unhide broadcast intents that are sent when sdcard gets mounted/unmounted." into froyo by Suchi Amalapurapu · 14 years ago
  100. 25dc5f3 Merge "Don't coalesce more than 250ms worth of encoded data into a single codec input buffer. This currently only applies to the component OMX.TI.AAC.decode, it is the only one to support coalescing in the first place." into froyo by Andreas Huber · 14 years ago