1. 0bb0597 Merge change 7556 into donut by Android (Google) Code Review · 15 years ago
  2. 2d91af0 Issue #1969025: need api for launching intent as if it were coming from another component by Dianne Hackborn · 15 years ago
  3. 65d99c3c Merge change 7537 into donut by Android (Google) Code Review · 15 years ago
  4. 2493097 Merge change 7566 into donut by Android (Google) Code Review · 15 years ago
  5. c444805 Fix the style of preferences headers in the light theme. by Romain Guy · 15 years ago
  6. 44ce817 Temporarily suppress ServiceTest. by Brett Chabot · 15 years ago
  7. 3e1663a Merge change 7536 into donut by Android (Google) Code Review · 15 years ago
  8. d7c4995 MountListener: When we connect to vold, explicitly mount external storage. by San Mehat · 15 years ago
  9. c231fd0 Fixing a race condition that causes synthesis to not be aborted by Charles Chen · 15 years ago
  10. d2792e3 fix FILE* version of ZipUtils::inflateToBuffer by Doug Zongker · 15 years ago
  11. 9b0a5e5 sdutil: Up the mount/unmount wait times to account for disk check + reaper time by San Mehat · 15 years ago
  12. 8e3c3f6 Merge change 7514 into donut by Android (Google) Code Review · 15 years ago
  13. 84ee743 Only parse search suggestions that look like HTML by Bjorn Bringert · 15 years ago
  14. 5380aa2 Merge change 7512 into donut by Android (Google) Code Review · 15 years ago
  15. 391eaa3 Get rid of drawing hacks for search dialog suggestions by Bjorn Bringert · 15 years ago
  16. ee716fa Make sure SearchDialog.mSearchable != null in key handlers by Bjorn Bringert · 15 years ago
  17. c93af6d Merge change 7441 into donut by Android (Google) Code Review · 15 years ago
  18. 0d039ba Merge change 7508 into donut by Android (Google) Code Review · 15 years ago
  19. ef33cdd keystore: Fix a compile warning. by Chia-chi Yeh · 15 years ago
  20. 8a733e8 Merge change 7473 into donut by Android (Google) Code Review · 15 years ago
  21. 5275d69 Fixes #1844366. Prevents window leak in Spinner. by Romain Guy · 15 years ago
  22. 8e0fb36 Merge change 7359 into donut by Android (Google) Code Review · 15 years ago
  23. ae49180 Minor tweak to CDMA_SUBSCRIPTION. by jsh · 15 years ago
  24. 82b283a Merge change 7451 into donut by Android (Google) Code Review · 15 years ago
  25. 260dfb5 Include 'calling_package' extra for uses of in-app voice search so that by Mike LeBeau · 15 years ago
  26. 9cab7f7 Allow system colors in <font> tags by Bjorn Bringert · 15 years ago
  27. 6ce4236 Merge change 7401 into donut by Android (Google) Code Review · 15 years ago
  28. b9bae58e Merge change 7402 into donut by Android (Google) Code Review · 15 years ago
  29. c122824 Merge change 7396 into donut by Android (Google) Code Review · 15 years ago
  30. 66f6087 Merge change 7421 into donut by Android (Google) Code Review · 15 years ago
  31. 5a76ae4 Merge change 7406 into donut by Android (Google) Code Review · 15 years ago
  32. be96b3a Clamp app widget updates from updatePeriodMillis to a minimum of 30 minutes. by Joe Onorato · 15 years ago
  33. ab3ef10 Run background threads associated with filtering at background priority. by Karl Rosaen · 15 years ago
  34. 4e43711 Update Searchables test with new GlobalSearch name by Bjorn Bringert · 15 years ago
  35. 0a5d2c4 Added fade-in out animation for compatible apps by Mitsuru Oshima · 15 years ago
  36. 904dfa5 Adding missing addEarcon method. Not having this was a bug as by Charles Chen · 15 years ago
  37. 37b939a6 Merge change 7395 into donut by Android (Google) Code Review · 15 years ago
  38. 21d769d Merge change 6926 into donut by Android (Google) Code Review · 15 years ago
  39. 450749a Move the silent ringtone to ringtones/notifications, so it can be used for both. by Marco Nelissen · 15 years ago
  40. 83fa356 Merge change 7356 into donut by Android (Google) Code Review · 15 years ago
  41. 6f62423 Fixing a bug in how stop works - keep stop from always stopping by Charles Chen · 15 years ago
  42. b197021 Merge change 7335 into donut by Android (Google) Code Review · 15 years ago
  43. 4a3368f Making sure that the audio buffers for speech are cleared by Charles Chen · 15 years ago
  44. 211aef3 Merge change 7134 into donut by Android (Google) Code Review · 15 years ago
  45. 62253a3 Unhide required definitions in TextToSpeech.Engine that cover return codes and by Jean-Michel Trivi · 15 years ago
  46. 4c3a589 Merge change 7137 into donut by Android (Google) Code Review · 15 years ago
  47. 5628711 Merge change 6855 into donut by Android (Google) Code Review · 15 years ago
  48. 1fffbd9 Fix keyboard not showing for global search on Dream. Rather than trying to by Mike LeBeau · 15 years ago
  49. f770351 Merge change 7145 into donut by Android (Google) Code Review · 15 years ago
  50. a2694c9 Merge change 7166 into donut by Android (Google) Code Review · 15 years ago
  51. 9c947e9 Fix a few date format strings to put backslashes in front of apostrophes. by Eric Fischer · 15 years ago
  52. b5c735d Merge change 7106 into donut by Android (Google) Code Review · 15 years ago
  53. b3948bb Merge change 7133 into donut by Android (Google) Code Review · 15 years ago
  54. 957eb1d Run the search dialog at THREAD_PRIORITY_DEFAULT instead of THREAD_PRIORITY_FOREGROUND. by Karl Rosaen · 15 years ago
  55. 53d24af Respect onSearchRequested in Dialog and actually launch search. Also dismiss self. by Karl Rosaen · 15 years ago
  56. f8ddc98 Fix #1976384. Add p12 to the MimeTypeMap. When downloading p12 in the WebView, send it to the certTool. by Grace Kloba · 15 years ago
  57. fa8904a Merge change 7012 into donut by Android (Google) Code Review · 15 years ago
  58. 00d3e36 Merge change 7153 into donut by Android (Google) Code Review · 15 years ago
  59. 374aaaed3 Restore PopupWindow's original behavior and add an API to control the soft input by Romain Guy · 15 years ago
  60. 2bf761c Fix couple of issues in DatePicker by Suchi Amalapurapu · 15 years ago
  61. 30d86e5 Merge change 7124 into donut by Android (Google) Code Review · 15 years ago
  62. f32be16 wifi: Disable RSSI polling when the screen is off. by Mike Lockwood · 15 years ago
  63. 4caac2b Merge change 7140 into donut by Android (Google) Code Review · 15 years ago
  64. 83a066c Merge change 7135 into donut by Android (Google) Code Review · 15 years ago
  65. 045163a Fixes lock on Home. Adds a new API on Dialog to get a callback when the dialog by Romain Guy · 15 years ago
  66. 190adf7 Remove the Google domains from the Gears permission table when the global location setting is set to false by Andrei Popescu · 15 years ago
  67. f748f22 Add more logging to track down a monkey bug by Tom Taylor · 15 years ago
  68. e8b1652 Fixes #1977685. Prevent crash when the soft keyboard is brought up. by Romain Guy · 15 years ago
  69. b82759a Merge change 6906 into donut by Android (Google) Code Review · 15 years ago
  70. 8cd1084 location: Add sub-locality, sub-thoroughfare and premises fields to Address class by Mike Lockwood · 15 years ago
  71. b06ea70 Add reporting of activity movement for search manager. by Dianne Hackborn · 15 years ago
  72. ddd1253 Return adjusted display for WindowManager.getDefaultDisplay() by Mitsuru Oshima · 15 years ago
  73. 3660c09 Merge change 7094 into donut by Android (Google) Code Review · 15 years ago
  74. edb4fc3 Cleaning up TtsService by Charles Chen · 15 years ago
  75. e8b88ac Merge change 7097 into donut by Android (Google) Code Review · 15 years ago
  76. 9181bc9 Merge change 7079 into donut by Android (Google) Code Review · 15 years ago
  77. a5e4415 Fix to use DP instead of pixels for Thumb drawable size. by Mitsuru Oshima · 15 years ago
  78. df01d6b Merge change 7064 into donut by Android (Google) Code Review · 15 years ago
  79. 8978bd0 Cleanup of unused enums by Dave Sparks · 15 years ago
  80. c1d82e6 Use activity icon when search suggestion icon is missing by Bjorn Bringert · 15 years ago
  81. 3a27b29 Merge change 7069 into donut by Android (Google) Code Review · 15 years ago
  82. 85646c1d Make VPN connect even when DNS is not present and other fixes. by Hung-ying Tyan · 15 years ago
  83. 3ab2076 Implementing utterance ID callbacks for silence and pre-recorded files by Charles Chen · 15 years ago
  84. 8af55ca Merge change 7008 into donut by Android (Google) Code Review · 15 years ago
  85. 3139297 Merge change 7035 into donut by Android (Google) Code Review · 15 years ago
  86. 17606f8 Fixes #1972593. Updates AppSecurityPermissions styles in Theme.Light by Romain Guy · 15 years ago
  87. 78c9d0d Adding Utterance ID to the TtsService. by Charles Chen · 15 years ago
  88. c353268 Merge change 6968 into donut by Android (Google) Code Review · 15 years ago
  89. 35eea54 Merge change 6935 into donut by Android (Google) Code Review · 15 years ago
  90. 0560209 Import new translations by Eric Fischer · 15 years ago
  91. 334b861 Merge change 6925 into donut by Android (Google) Code Review · 15 years ago
  92. 2872e30 DO NOT MERGE: backporting from master: by Mike Lockwood · 15 years ago
  93. aa45937 Update javadoc for TelephonyManager.getNetwork* for CDMA. by jsh · 15 years ago
  94. 9440bce Propagate optional audio stream type to the creation of the audio resources by Jean-Michel Trivi · 15 years ago
  95. ea5c044 When apps switch between system and data partition the code and by Suchi Amalapurapu · 15 years ago
  96. c4ca420 Fix build by Dave Sparks · 15 years ago
  97. 6cdc4f9 Merge change 6880 into donut by Android (Google) Code Review · 15 years ago
  98. 186b3ea Make the backup manager do nothing when backup is turned off. by Joe Onorato · 15 years ago
  99. 5c04841 Merge change 6912 into donut by Android (Google) Code Review · 15 years ago
  100. 8ceba81 Merge change 6871 into donut by Android (Google) Code Review · 15 years ago