1. 2c25fac Merge change 8036 into donut by Android (Google) Code Review · 15 years ago
  2. 69fff4a * Disable compatibility mode for all cases. by Mitsuru Oshima · 15 years ago
  3. 6fb608e Merge change 7854 into donut by Android (Google) Code Review · 15 years ago
  4. da57856 Add logging to help track down intermittent bug by Dave Sparks · 15 years ago
  5. eb1eab1 Remove unused search dialog layout files. by Mike LeBeau · 15 years ago
  6. 1126aad Revert the setLanguage() call to its previous implementation as by Jean-Michel Trivi · 15 years ago
  7. 2a1aa6a Merge change 7970 into donut by Android (Google) Code Review · 15 years ago
  8. ef1a92a Merge change 7961 into donut by Android (Google) Code Review · 15 years ago
  9. d4fb7a0 Define a broadcast intent for the web search provider changing. Unhide by Mike LeBeau · 15 years ago
  10. 131234c Unhide new SearchManager APIs for Donut. by Mike LeBeau · 15 years ago
  11. 732140c Merge change 7948 into donut by Android (Google) Code Review · 15 years ago
  12. 592f1a6 Merge change 7933 into donut by Android (Google) Code Review · 15 years ago
  13. 5e11a6a Prevent the setLanguage() method in TextToSpeech to change the language by Jean-Michel Trivi · 15 years ago
  14. c1f2836 Fix updates from read-only calendar. by Ken Shirriff · 15 years ago
  15. 2acbec4 Merge change 7941 into donut by Android (Google) Code Review · 15 years ago
  16. 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
  17. 9ff71d3 Merge change 7940 into donut by Android (Google) Code Review · 15 years ago
  18. 876627d whoops, still need to dismiss when launching an intent for in-app search by Karl Rosaen · 15 years ago
  19. d5b6b4b Merge change 7903 into donut by Android (Google) Code Review · 15 years ago
  20. ea52d29 Fix back key handling for search dialog. by Karl Rosaen · 15 years ago
  21. 3f7e35c Bluetooth at command tracking. by Amith Yamasani · 15 years ago
  22. 00a5b99 Ignore unneeded soft keyboard in ACTV height calc by Bjorn Bringert · 15 years ago
  23. 8b9baf2 Merge change 7857 into donut by Android (Google) Code Review · 15 years ago
  24. da3003e Remove exception throw when a view has a self dependency inside a by Romain Guy · 15 years ago
  25. 841f13c * Reverted the change in PackageParser that I checked by accident by Mitsuru Oshima · 15 years ago
  26. 5c536e9 Merge change 7840 into donut by Android (Google) Code Review · 15 years ago
  27. 9fdbf6a Issue #1884058 (Need to only record frequency and duration for selected Google apps) by Dianne Hackborn · 15 years ago
  28. 2784ff0 Fix issue where scaled bitmap sizes could be wrong. by Dianne Hackborn · 15 years ago
  29. aad0fcc Merge change 7783 into donut by Android (Google) Code Review · 15 years ago
  30. a53b828 Add "nodpi" density, and expose a bunch of density-related APIs. by Dianne Hackborn · 15 years ago
  31. 261a784 Merge change 7720 into donut by Android (Google) Code Review · 15 years ago
  32. cf492af Merge change 6809 into donut by Android (Google) Code Review · 15 years ago
  33. 4bac5a3 Fix global ref leak in android.media.AudioRecord. Delete global refs by Jean-Michel Trivi · 15 years ago
  34. e96bd12 Merge change 7707 into donut by Android (Google) Code Review · 15 years ago
  35. 09a903a Merge change 7696 into donut by Android (Google) Code Review · 15 years ago
  36. 34bf2ee * scale surface view's canvas by Mitsuru Oshima · 15 years ago
  37. 54f0910 Merge change 7613 into donut by Android (Google) Code Review · 15 years ago
  38. 5a2b91d * Use Fede In/Out animation if one of opening/closing apps is in compatibility mode. by Mitsuru Oshima · 15 years ago
  39. dfefa3e Copy cached drawables in search dialog. by Bjorn Bringert · 15 years ago
  40. 1b22b97 add hidden Options field for native allocations by Mike Reed · 15 years ago
  41. f32f746 Merge change 7645 into donut by Android (Google) Code Review · 15 years ago
  42. 3e522c4 Merge change 7498 into donut by Android (Google) Code Review · 15 years ago
  43. ffe3ecf Make the SearchDialog's AutoCompleteTextView dropdown respect the by Mike LeBeau · 15 years ago
  44. 733cbb00 Merge change 7492 into donut by Android (Google) Code Review · 15 years ago
  45. 49a6015 Adding public intents for TTS to enable checking for TTS data, by Charles Chen · 15 years ago
  46. a0eb87d Merge change 7619 into donut by Android (Google) Code Review · 15 years ago
  47. 6bdbfcf Fixes #1861763. Prevents IllegalArgumentException in AbsListView on focus by Romain Guy · 15 years ago
  48. 8a14968 Delete leaked global ref in AudioTrack constructor. by Jean-Michel Trivi · 15 years ago
  49. 9ce081a Merge change 7551 into donut by Android (Google) Code Review · 15 years ago
  50. eb09c6a0 Merge change 7568 into donut by Android (Google) Code Review · 15 years ago
  51. 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
  52. 2d91af0 Issue #1969025: need api for launching intent as if it were coming from another component by Dianne Hackborn · 15 years ago
  53. 2493097 Merge change 7566 into donut by Android (Google) Code Review · 15 years ago
  54. c444805 Fix the style of preferences headers in the light theme. by Romain Guy · 15 years ago
  55. 8e3c3f6 Merge change 7514 into donut by Android (Google) Code Review · 15 years ago
  56. 84ee743 Only parse search suggestions that look like HTML by Bjorn Bringert · 15 years ago
  57. 5380aa2 Merge change 7512 into donut by Android (Google) Code Review · 15 years ago
  58. 391eaa3 Get rid of drawing hacks for search dialog suggestions by Bjorn Bringert · 15 years ago
  59. ee716fa Make sure SearchDialog.mSearchable != null in key handlers by Bjorn Bringert · 15 years ago
  60. c93af6d Merge change 7441 into donut by Android (Google) Code Review · 15 years ago
  61. 8a733e8 Merge change 7473 into donut by Android (Google) Code Review · 15 years ago
  62. 5275d69 Fixes #1844366. Prevents window leak in Spinner. by Romain Guy · 15 years ago
  63. 82b283a Merge change 7451 into donut by Android (Google) Code Review · 15 years ago
  64. 260dfb5 Include 'calling_package' extra for uses of in-app voice search so that by Mike LeBeau · 15 years ago
  65. 9cab7f7 Allow system colors in <font> tags by Bjorn Bringert · 15 years ago
  66. 6ce4236 Merge change 7401 into donut by Android (Google) Code Review · 15 years ago
  67. c122824 Merge change 7396 into donut by Android (Google) Code Review · 15 years ago
  68. be96b3a Clamp app widget updates from updatePeriodMillis to a minimum of 30 minutes. by Joe Onorato · 15 years ago
  69. ab3ef10 Run background threads associated with filtering at background priority. by Karl Rosaen · 15 years ago
  70. 904dfa5 Adding missing addEarcon method. Not having this was a bug as by Charles Chen · 15 years ago
  71. 21d769d Merge change 6926 into donut by Android (Google) Code Review · 15 years ago
  72. 211aef3 Merge change 7134 into donut by Android (Google) Code Review · 15 years ago
  73. 62253a3 Unhide required definitions in TextToSpeech.Engine that cover return codes and by Jean-Michel Trivi · 15 years ago
  74. 4c3a589 Merge change 7137 into donut by Android (Google) Code Review · 15 years ago
  75. 5628711 Merge change 6855 into donut by Android (Google) Code Review · 15 years ago
  76. 1fffbd9 Fix keyboard not showing for global search on Dream. Rather than trying to by Mike LeBeau · 15 years ago
  77. a2694c9 Merge change 7166 into donut by Android (Google) Code Review · 15 years ago
  78. 9c947e9 Fix a few date format strings to put backslashes in front of apostrophes. by Eric Fischer · 15 years ago
  79. b5c735d Merge change 7106 into donut by Android (Google) Code Review · 15 years ago
  80. b3948bb Merge change 7133 into donut by Android (Google) Code Review · 15 years ago
  81. 957eb1d Run the search dialog at THREAD_PRIORITY_DEFAULT instead of THREAD_PRIORITY_FOREGROUND. by Karl Rosaen · 15 years ago
  82. 53d24af Respect onSearchRequested in Dialog and actually launch search. Also dismiss self. by Karl Rosaen · 15 years ago
  83. 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
  84. fa8904a Merge change 7012 into donut by Android (Google) Code Review · 15 years ago
  85. 00d3e36 Merge change 7153 into donut by Android (Google) Code Review · 15 years ago
  86. 374aaaed3 Restore PopupWindow's original behavior and add an API to control the soft input by Romain Guy · 15 years ago
  87. 2bf761c Fix couple of issues in DatePicker by Suchi Amalapurapu · 15 years ago
  88. 30d86e5 Merge change 7124 into donut by Android (Google) Code Review · 15 years ago
  89. 4caac2b Merge change 7140 into donut by Android (Google) Code Review · 15 years ago
  90. 83a066c Merge change 7135 into donut by Android (Google) Code Review · 15 years ago
  91. 045163a Fixes lock on Home. Adds a new API on Dialog to get a callback when the dialog by Romain Guy · 15 years ago
  92. 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
  93. f748f22 Add more logging to track down a monkey bug by Tom Taylor · 15 years ago
  94. e8b1652 Fixes #1977685. Prevent crash when the soft keyboard is brought up. by Romain Guy · 15 years ago
  95. b06ea70 Add reporting of activity movement for search manager. by Dianne Hackborn · 15 years ago
  96. ddd1253 Return adjusted display for WindowManager.getDefaultDisplay() by Mitsuru Oshima · 15 years ago
  97. e8b88ac Merge change 7097 into donut by Android (Google) Code Review · 15 years ago
  98. 9181bc9 Merge change 7079 into donut by Android (Google) Code Review · 15 years ago
  99. a5e4415 Fix to use DP instead of pixels for Thumb drawable size. by Mitsuru Oshima · 15 years ago
  100. 8978bd0 Cleanup of unused enums by Dave Sparks · 15 years ago