1. 131234c Unhide new SearchManager APIs for Donut. by Mike LeBeau · 15 years ago
  2. 732140c Merge change 7948 into donut by Android (Google) Code Review · 15 years ago
  3. 592f1a6 Merge change 7933 into donut by Android (Google) Code Review · 15 years ago
  4. 1aa1a15 Merge change 7959 into donut by Android (Google) Code Review · 15 years ago
  5. 5e11a6a Prevent the setLanguage() method in TextToSpeech to change the language by Jean-Michel Trivi · 15 years ago
  6. c1889da Adding WRITE_EXTRENAL_STORAGE permission in AndroidManifest.xml file. by Swarna Kumar · 15 years ago
  7. b42c3a5 Fix the build by Yu Shan Emily Lau · 15 years ago
  8. c1f2836 Fix updates from read-only calendar. by Ken Shirriff · 15 years ago
  9. ff851a1 Merge change 7917 into donut by Android (Google) Code Review · 15 years ago
  10. 873eb57 Added the vpn unit test template. by Yu Shan Emily Lau · 15 years ago
  11. 2acbec4 Merge change 7941 into donut by Android (Google) Code Review · 15 years ago
  12. 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
  13. 9ff71d3 Merge change 7940 into donut by Android (Google) Code Review · 15 years ago
  14. 876627d whoops, still need to dismiss when launching an intent for in-app search by Karl Rosaen · 15 years ago
  15. d5b6b4b Merge change 7903 into donut by Android (Google) Code Review · 15 years ago
  16. ea52d29 Fix back key handling for search dialog. by Karl Rosaen · 15 years ago
  17. 51cefb2 Merge change 7889 into donut by Android (Google) Code Review · 15 years ago
  18. 5f6133a Merge change 7833 into donut by Android (Google) Code Review · 15 years ago
  19. 00a5b99 Ignore unneeded soft keyboard in ACTV height calc by Bjorn Bringert · 15 years ago
  20. 8b9baf2 Merge change 7857 into donut by Android (Google) Code Review · 15 years ago
  21. da3003e Remove exception throw when a view has a self dependency inside a by Romain Guy · 15 years ago
  22. 841f13c * Reverted the change in PackageParser that I checked by accident by Mitsuru Oshima · 15 years ago
  23. 5c536e9 Merge change 7840 into donut by Android (Google) Code Review · 15 years ago
  24. 2c53de6 Stop a daemon before starting it by Hung-ying Tyan · 15 years ago
  25. 2784ff0 Fix issue where scaled bitmap sizes could be wrong. by Dianne Hackborn · 15 years ago
  26. a8d5644 Merge change 7726 into donut by Android (Google) Code Review · 15 years ago
  27. 342c329 Fixing the random audio mangling problem (TTS becomes incomprehensibly fast) by Charles Chen · 15 years ago
  28. 4b897aa Merge change 7829 into donut by Android (Google) Code Review · 15 years ago
  29. b79370a Making sure that there are no calls made to the native TTS by Charles Chen · 15 years ago
  30. 39846e6 Merge change 7819 into donut by Android (Google) Code Review · 15 years ago
  31. 000c3ff Fix NullPointer in VpnServiceBinder.checkStatus(). by Hung-ying Tyan · 15 years ago
  32. 931b0a7 Merge change 7811 into donut by Android (Google) Code Review · 15 years ago
  33. 8b86da8 Remove obsolete playBuffer() method from the text-to-speech SynthProxy class. by Jean-Michel Trivi · 15 years ago
  34. aad0fcc Merge change 7783 into donut by Android (Google) Code Review · 15 years ago
  35. a53b828 Add "nodpi" density, and expose a bunch of density-related APIs. by Dianne Hackborn · 15 years ago
  36. 22eef5d Merge change 7753 into donut by Android (Google) Code Review · 15 years ago
  37. 261a784 Merge change 7720 into donut by Android (Google) Code Review · 15 years ago
  38. cf492af Merge change 6809 into donut by Android (Google) Code Review · 15 years ago
  39. 1f6c72b Add a delay before collecting memory information by Guang Zhu · 15 years ago
  40. fd6e482 Fix issue 1985479 lots of backup NPEs. by Eric Laurent · 15 years ago
  41. 4bac5a3 Fix global ref leak in android.media.AudioRecord. Delete global refs by Jean-Michel Trivi · 15 years ago
  42. e96bd12 Merge change 7707 into donut by Android (Google) Code Review · 15 years ago
  43. 09a903a Merge change 7696 into donut by Android (Google) Code Review · 15 years ago
  44. 41f338c Merge change 7511 into donut by Android (Google) Code Review · 15 years ago
  45. c9c119e Support addPkcs12Keystore function in CertTool library. by Chung-yih Wang · 15 years ago
  46. 474b0f2 Merge change 7686 into donut by Android (Google) Code Review · 15 years ago
  47. 34bf2ee * scale surface view's canvas by Mitsuru Oshima · 15 years ago
  48. 54f0910 Merge change 7613 into donut by Android (Google) Code Review · 15 years ago
  49. 5a2b91d * Use Fede In/Out animation if one of opening/closing apps is in compatibility mode. by Mitsuru Oshima · 15 years ago
  50. 0e230c5 Merge change 7688 into donut by Android (Google) Code Review · 15 years ago
  51. dfefa3e Copy cached drawables in search dialog. by Bjorn Bringert · 15 years ago
  52. 1b22b97 add hidden Options field for native allocations by Mike Reed · 15 years ago
  53. bdc0e82 MediaScanner: Add check for null object in empty title handling code. by Mike Lockwood · 15 years ago
  54. 19e53f7 Delete global ref to the weak reference to the SynthProxy in the by Jean-Michel Trivi · 15 years ago
  55. f32f746 Merge change 7645 into donut by Android (Google) Code Review · 15 years ago
  56. 3e522c4 Merge change 7498 into donut by Android (Google) Code Review · 15 years ago
  57. ffe3ecf Make the SearchDialog's AutoCompleteTextView dropdown respect the by Mike LeBeau · 15 years ago
  58. 733cbb00 Merge change 7492 into donut by Android (Google) Code Review · 15 years ago
  59. 49a6015 Adding public intents for TTS to enable checking for TTS data, by Charles Chen · 15 years ago
  60. 3735df2 Merge change 7545 into donut by Android (Google) Code Review · 15 years ago
  61. 97a67cc2 Merge change 7544 into donut by Android (Google) Code Review · 15 years ago
  62. 9db0d36 Merge change 7600 into donut by Android (Google) Code Review · 15 years ago
  63. a0eb87d Merge change 7619 into donut by Android (Google) Code Review · 15 years ago
  64. 6bdbfcf Fixes #1861763. Prevents IllegalArgumentException in AbsListView on focus by Romain Guy · 15 years ago
  65. abccd7e DO NOT MERGE. Implement IMSI function for CDMA phones by Wink Saville · 15 years ago
  66. 8a14968 Delete leaked global ref in AudioTrack constructor. by Jean-Michel Trivi · 15 years ago
  67. 0a6a05c Merge change 7598 into donut by Android (Google) Code Review · 15 years ago
  68. 82887f0 Update youtube bookmark by Jim Miller · 15 years ago
  69. 10c59a3 DO NOT MERGE - Disable settings backup in Donut by Christopher Tate · 15 years ago
  70. 43463bf Merge change 7572 into donut by Android (Google) Code Review · 15 years ago
  71. fae76f5 Fix issue #1985502: Sapphire (and any other device) reports that it has a hard keyboard by Dianne Hackborn · 15 years ago
  72. 9ce081a Merge change 7551 into donut by Android (Google) Code Review · 15 years ago
  73. eb09c6a0 Merge change 7568 into donut by Android (Google) Code Review · 15 years ago
  74. 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
  75. 58d19d1f Merge change 7581 into donut by Android (Google) Code Review · 15 years ago
  76. 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
  77. 0816e0e Fix issue #1985606 (Boot crash when battery level of < 15% is reported) in Donut by Dianne Hackborn · 15 years ago
  78. 0bb0597 Merge change 7556 into donut by Android (Google) Code Review · 15 years ago
  79. 2d91af0 Issue #1969025: need api for launching intent as if it were coming from another component by Dianne Hackborn · 15 years ago
  80. 65d99c3c Merge change 7537 into donut by Android (Google) Code Review · 15 years ago
  81. 2493097 Merge change 7566 into donut by Android (Google) Code Review · 15 years ago
  82. c444805 Fix the style of preferences headers in the light theme. by Romain Guy · 15 years ago
  83. 44ce817 Temporarily suppress ServiceTest. by Brett Chabot · 15 years ago
  84. 3e1663a Merge change 7536 into donut by Android (Google) Code Review · 15 years ago
  85. d7c4995 MountListener: When we connect to vold, explicitly mount external storage. by San Mehat · 15 years ago
  86. c231fd0 Fixing a race condition that causes synthesis to not be aborted by Charles Chen · 15 years ago
  87. d2792e3 fix FILE* version of ZipUtils::inflateToBuffer by Doug Zongker · 15 years ago
  88. 9b0a5e5 sdutil: Up the mount/unmount wait times to account for disk check + reaper time by San Mehat · 15 years ago
  89. 8e3c3f6 Merge change 7514 into donut by Android (Google) Code Review · 15 years ago
  90. 84ee743 Only parse search suggestions that look like HTML by Bjorn Bringert · 15 years ago
  91. 5380aa2 Merge change 7512 into donut by Android (Google) Code Review · 15 years ago
  92. 391eaa3 Get rid of drawing hacks for search dialog suggestions by Bjorn Bringert · 15 years ago
  93. ee716fa Make sure SearchDialog.mSearchable != null in key handlers by Bjorn Bringert · 15 years ago
  94. c93af6d Merge change 7441 into donut by Android (Google) Code Review · 15 years ago
  95. 0d039ba Merge change 7508 into donut by Android (Google) Code Review · 15 years ago
  96. ef33cdd keystore: Fix a compile warning. by Chia-chi Yeh · 15 years ago
  97. 8a733e8 Merge change 7473 into donut by Android (Google) Code Review · 15 years ago
  98. 5275d69 Fixes #1844366. Prevents window leak in Spinner. by Romain Guy · 15 years ago
  99. 8e0fb36 Merge change 7359 into donut by Android (Google) Code Review · 15 years ago
  100. ae49180 Minor tweak to CDMA_SUBSCRIPTION. by jsh · 15 years ago