1. 8ece344 Merge change 8061 into donut by Android (Google) Code Review · 15 years ago
  2. bb22192 Throw a connecting exception when timed out. by Hung-ying Tyan · 15 years ago
  3. db7db69 Merge snapshot variant of donut back into main tree by Jean-Baptiste Queru · 15 years ago
  4. 2c25fac Merge change 8036 into donut by Android (Google) Code Review · 15 years ago
  5. 69fff4a * Disable compatibility mode for all cases. by Mitsuru Oshima · 15 years ago
  6. cf4550c donut snapshot by Jean-Baptiste Queru · 15 years ago
  7. 6fb608e Merge change 7854 into donut by Android (Google) Code Review · 15 years ago
  8. 69a841a Merge change 8026 into donut by Android (Google) Code Review · 15 years ago
  9. a73d5cd Make sure the speech synthesizer proxy is a singleton in the TTS service. by Jean-Michel Trivi · 15 years ago
  10. da57856 Add logging to help track down intermittent bug by Dave Sparks · 15 years ago
  11. eb1eab1 Remove unused search dialog layout files. by Mike LeBeau · 15 years ago
  12. 1126aad Revert the setLanguage() call to its previous implementation as by Jean-Michel Trivi · 15 years ago
  13. 2a1aa6a Merge change 7970 into donut by Android (Google) Code Review · 15 years ago
  14. ef1a92a Merge change 7961 into donut by Android (Google) Code Review · 15 years ago
  15. d4fb7a0 Define a broadcast intent for the web search provider changing. Unhide by Mike LeBeau · 15 years ago
  16. 890231f Merge change 7934 into donut by Android (Google) Code Review · 15 years ago
  17. 131234c Unhide new SearchManager APIs for Donut. by Mike LeBeau · 15 years ago
  18. 3b5449e Merge change 7862 into donut by Android (Google) Code Review · 15 years ago
  19. 732140c Merge change 7948 into donut by Android (Google) Code Review · 15 years ago
  20. 592f1a6 Merge change 7933 into donut by Android (Google) Code Review · 15 years ago
  21. 1aa1a15 Merge change 7959 into donut by Android (Google) Code Review · 15 years ago
  22. 5e11a6a Prevent the setLanguage() method in TextToSpeech to change the language by Jean-Michel Trivi · 15 years ago
  23. c1889da Adding WRITE_EXTRENAL_STORAGE permission in AndroidManifest.xml file. by Swarna Kumar · 15 years ago
  24. b42c3a5 Fix the build by Yu Shan Emily Lau · 15 years ago
  25. c1f2836 Fix updates from read-only calendar. by Ken Shirriff · 15 years ago
  26. ff851a1 Merge change 7917 into donut by Android (Google) Code Review · 15 years ago
  27. 873eb57 Added the vpn unit test template. by Yu Shan Emily Lau · 15 years ago
  28. 2acbec4 Merge change 7941 into donut by Android (Google) Code Review · 15 years ago
  29. 5d22f9b add comment to illuminate why we only dismiss the dialog when launching an intent for in app search by Karl Rosaen · 15 years ago
  30. 9ff71d3 Merge change 7940 into donut by Android (Google) Code Review · 15 years ago
  31. 876627d whoops, still need to dismiss when launching an intent for in-app search by Karl Rosaen · 15 years ago
  32. d5b6b4b Merge change 7903 into donut by Android (Google) Code Review · 15 years ago
  33. ea52d29 Fix back key handling for search dialog. by Karl Rosaen · 15 years ago
  34. d2967e2 * Don't clip the display if LAYOUT_NO_LIMITS is specified (as with PhoneWindowmanager does) by Mitsuru Oshima · 15 years ago
  35. 51cefb2 Merge change 7889 into donut by Android (Google) Code Review · 15 years ago
  36. 3f7e35c Bluetooth at command tracking. by Amith Yamasani · 15 years ago
  37. 5f6133a Merge change 7833 into donut by Android (Google) Code Review · 15 years ago
  38. 00a5b99 Ignore unneeded soft keyboard in ACTV height calc by Bjorn Bringert · 15 years ago
  39. 8b9baf2 Merge change 7857 into donut by Android (Google) Code Review · 15 years ago
  40. da3003e Remove exception throw when a view has a self dependency inside a by Romain Guy · 15 years ago
  41. 841f13c * Reverted the change in PackageParser that I checked by accident by Mitsuru Oshima · 15 years ago
  42. 5c536e9 Merge change 7840 into donut by Android (Google) Code Review · 15 years ago
  43. 9fdbf6a Issue #1884058 (Need to only record frequency and duration for selected Google apps) by Dianne Hackborn · 15 years ago
  44. 2c53de6 Stop a daemon before starting it by Hung-ying Tyan · 15 years ago
  45. 2784ff0 Fix issue where scaled bitmap sizes could be wrong. by Dianne Hackborn · 15 years ago
  46. a8d5644 Merge change 7726 into donut by Android (Google) Code Review · 15 years ago
  47. 342c329 Fixing the random audio mangling problem (TTS becomes incomprehensibly fast) by Charles Chen · 15 years ago
  48. 4b897aa Merge change 7829 into donut by Android (Google) Code Review · 15 years ago
  49. b79370a Making sure that there are no calls made to the native TTS by Charles Chen · 15 years ago
  50. 39846e6 Merge change 7819 into donut by Android (Google) Code Review · 15 years ago
  51. 000c3ff Fix NullPointer in VpnServiceBinder.checkStatus(). by Hung-ying Tyan · 15 years ago
  52. 931b0a7 Merge change 7811 into donut by Android (Google) Code Review · 15 years ago
  53. 8b86da8 Remove obsolete playBuffer() method from the text-to-speech SynthProxy class. by Jean-Michel Trivi · 15 years ago
  54. aad0fcc Merge change 7783 into donut by Android (Google) Code Review · 15 years ago
  55. a53b828 Add "nodpi" density, and expose a bunch of density-related APIs. by Dianne Hackborn · 15 years ago
  56. 22eef5d Merge change 7753 into donut by Android (Google) Code Review · 15 years ago
  57. 261a784 Merge change 7720 into donut by Android (Google) Code Review · 15 years ago
  58. cf492af Merge change 6809 into donut by Android (Google) Code Review · 15 years ago
  59. 1f6c72b Add a delay before collecting memory information by Guang Zhu · 15 years ago
  60. fd6e482 Fix issue 1985479 lots of backup NPEs. by Eric Laurent · 15 years ago
  61. 4bac5a3 Fix global ref leak in android.media.AudioRecord. Delete global refs by Jean-Michel Trivi · 15 years ago
  62. e96bd12 Merge change 7707 into donut by Android (Google) Code Review · 15 years ago
  63. 09a903a Merge change 7696 into donut by Android (Google) Code Review · 15 years ago
  64. 41f338c Merge change 7511 into donut by Android (Google) Code Review · 15 years ago
  65. c9c119e Support addPkcs12Keystore function in CertTool library. by Chung-yih Wang · 15 years ago
  66. 474b0f2 Merge change 7686 into donut by Android (Google) Code Review · 15 years ago
  67. 34bf2ee * scale surface view's canvas by Mitsuru Oshima · 15 years ago
  68. 54f0910 Merge change 7613 into donut by Android (Google) Code Review · 15 years ago
  69. 5a2b91d * Use Fede In/Out animation if one of opening/closing apps is in compatibility mode. by Mitsuru Oshima · 15 years ago
  70. 0e230c5 Merge change 7688 into donut by Android (Google) Code Review · 15 years ago
  71. dfefa3e Copy cached drawables in search dialog. by Bjorn Bringert · 15 years ago
  72. 1b22b97 add hidden Options field for native allocations by Mike Reed · 15 years ago
  73. bdc0e82 MediaScanner: Add check for null object in empty title handling code. by Mike Lockwood · 15 years ago
  74. 19e53f7 Delete global ref to the weak reference to the SynthProxy in the by Jean-Michel Trivi · 15 years ago
  75. f32f746 Merge change 7645 into donut by Android (Google) Code Review · 15 years ago
  76. 3e522c4 Merge change 7498 into donut by Android (Google) Code Review · 15 years ago
  77. ffe3ecf Make the SearchDialog's AutoCompleteTextView dropdown respect the by Mike LeBeau · 15 years ago
  78. 733cbb00 Merge change 7492 into donut by Android (Google) Code Review · 15 years ago
  79. 49a6015 Adding public intents for TTS to enable checking for TTS data, by Charles Chen · 15 years ago
  80. 3735df2 Merge change 7545 into donut by Android (Google) Code Review · 15 years ago
  81. 97a67cc2 Merge change 7544 into donut by Android (Google) Code Review · 15 years ago
  82. 9db0d36 Merge change 7600 into donut by Android (Google) Code Review · 15 years ago
  83. a0eb87d Merge change 7619 into donut by Android (Google) Code Review · 15 years ago
  84. 6bdbfcf Fixes #1861763. Prevents IllegalArgumentException in AbsListView on focus by Romain Guy · 15 years ago
  85. abccd7e DO NOT MERGE. Implement IMSI function for CDMA phones by Wink Saville · 15 years ago
  86. 8a14968 Delete leaked global ref in AudioTrack constructor. by Jean-Michel Trivi · 15 years ago
  87. 0a6a05c Merge change 7598 into donut by Android (Google) Code Review · 15 years ago
  88. 82887f0 Update youtube bookmark by Jim Miller · 15 years ago
  89. 10c59a3 DO NOT MERGE - Disable settings backup in Donut by Christopher Tate · 15 years ago
  90. 43463bf Merge change 7572 into donut by Android (Google) Code Review · 15 years ago
  91. fae76f5 Fix issue #1985502: Sapphire (and any other device) reports that it has a hard keyboard by Dianne Hackborn · 15 years ago
  92. 9ce081a Merge change 7551 into donut by Android (Google) Code Review · 15 years ago
  93. eb09c6a0 Merge change 7568 into donut by Android (Google) Code Review · 15 years ago
  94. 8bf92e0 Add ability to delay messages in Filter based on constraint. Use this to delay 500ms for delete keys in the search dialog. by Karl Rosaen · 15 years ago
  95. 58d19d1f Merge change 7581 into donut by Android (Google) Code Review · 15 years ago
  96. 55973f1 Fix bug that would cause files with blank title tags to not be shown in the music app. by Marco Nelissen · 15 years ago
  97. 0816e0e Fix issue #1985606 (Boot crash when battery level of < 15% is reported) in Donut by Dianne Hackborn · 15 years ago
  98. 0bb0597 Merge change 7556 into donut by Android (Google) Code Review · 15 years ago
  99. 2d91af0 Issue #1969025: need api for launching intent as if it were coming from another component by Dianne Hackborn · 15 years ago
  100. 65d99c3c Merge change 7537 into donut by Android (Google) Code Review · 15 years ago