1. 9fc20b0 Merge change 8126 into donut by Android (Google) Code Review · 17 years ago
  2. c4db95c First pass at reworking screen density/size APIs. by Dianne Hackborn · 17 years ago
  3. 38ed7d77 * Adjust canvas size under compatibility mode. by Mitsuru Oshima · 17 years ago
  4. fe6f45c Merge change 8098 into donut by Android (Google) Code Review · 17 years ago
  5. 74cb705 Merge change 8121 into donut by Android (Google) Code Review · 17 years ago
  6. 9bc9fa1 Fixes #1818201. Do not attempt to display the popup until after the first layout. by Romain Guy · 17 years ago
  7. 61324e5 cast is floor. Use round instead. by Mitsuru Oshima · 17 years ago
  8. 7e71fb2 Merge change 8111 into donut by Android (Google) Code Review · 17 years ago
  9. 43f8d2e Merge change 8106 into donut by Android (Google) Code Review · 17 years ago
  10. ec0a12c Don't start search from a dialog if there is no activity associated with by Karl Rosaen · 17 years ago
  11. 3e39175 Add note to Intent.fillIn javadoc to describe component copying behavior. by Brett Chabot · 17 years ago
  12. 2c25fac Merge change 8036 into donut by Android (Google) Code Review · 17 years ago
  13. 69fff4a * Disable compatibility mode for all cases. by Mitsuru Oshima · 17 years ago
  14. 6fb608e Merge change 7854 into donut by Android (Google) Code Review · 17 years ago
  15. 1126aad Revert the setLanguage() call to its previous implementation as by Jean-Michel Trivi · 17 years ago
  16. 2a1aa6a Merge change 7970 into donut by Android (Google) Code Review · 17 years ago
  17. ef1a92a Merge change 7961 into donut by Android (Google) Code Review · 17 years ago
  18. d4fb7a0 Define a broadcast intent for the web search provider changing. Unhide by Mike LeBeau · 17 years ago
  19. 131234c Unhide new SearchManager APIs for Donut. by Mike LeBeau · 17 years ago
  20. 732140c Merge change 7948 into donut by Android (Google) Code Review · 17 years ago
  21. 592f1a6 Merge change 7933 into donut by Android (Google) Code Review · 17 years ago
  22. 5e11a6a Prevent the setLanguage() method in TextToSpeech to change the language by Jean-Michel Trivi · 17 years ago
  23. c1f28367 Fix updates from read-only calendar. by Ken Shirriff · 17 years ago
  24. 2acbec4 Merge change 7941 into donut by Android (Google) Code Review · 17 years ago
  25. 5d22f9b add comment to illuminate why we only dismiss the dialog when launching an intent for in app search by Karl Rosaen · 17 years ago
  26. 9ff71d3 Merge change 7940 into donut by Android (Google) Code Review · 17 years ago
  27. 876627d whoops, still need to dismiss when launching an intent for in-app search by Karl Rosaen · 17 years ago
  28. d5b6b4b Merge change 7903 into donut by Android (Google) Code Review · 17 years ago
  29. ea52d29 Fix back key handling for search dialog. by Karl Rosaen · 17 years ago
  30. 3f7e35c Bluetooth at command tracking. by Amith Yamasani · 17 years ago
  31. 00a5b99 Ignore unneeded soft keyboard in ACTV height calc by Bjorn Bringert · 17 years ago
  32. 8b9baf2 Merge change 7857 into donut by Android (Google) Code Review · 17 years ago
  33. da3003e Remove exception throw when a view has a self dependency inside a by Romain Guy · 17 years ago
  34. 841f13c * Reverted the change in PackageParser that I checked by accident by Mitsuru Oshima · 17 years ago
  35. 5c536e9 Merge change 7840 into donut by Android (Google) Code Review · 17 years ago
  36. 9fdbf6a Issue #1884058 (Need to only record frequency and duration for selected Google apps) by Dianne Hackborn · 17 years ago
  37. 2784ff0 Fix issue where scaled bitmap sizes could be wrong. by Dianne Hackborn · 17 years ago
  38. aad0fcc Merge change 7783 into donut by Android (Google) Code Review · 17 years ago
  39. a53b828 Add "nodpi" density, and expose a bunch of density-related APIs. by Dianne Hackborn · 17 years ago
  40. cf492af Merge change 6809 into donut by Android (Google) Code Review · 17 years ago
  41. 34bf2ee * scale surface view's canvas by Mitsuru Oshima · 17 years ago
  42. 54f0910 Merge change 7613 into donut by Android (Google) Code Review · 17 years ago
  43. 5a2b91d * Use Fede In/Out animation if one of opening/closing apps is in compatibility mode. by Mitsuru Oshima · 17 years ago
  44. dfefa3e Copy cached drawables in search dialog. by Bjorn Bringert · 17 years ago
  45. f32f746 Merge change 7645 into donut by Android (Google) Code Review · 17 years ago
  46. 3e522c4 Merge change 7498 into donut by Android (Google) Code Review · 17 years ago
  47. ffe3ecf Make the SearchDialog's AutoCompleteTextView dropdown respect the by Mike LeBeau · 17 years ago
  48. 49a6015 Adding public intents for TTS to enable checking for TTS data, by Charles Chen · 17 years ago
  49. a0eb87d Merge change 7619 into donut by Android (Google) Code Review · 17 years ago
  50. 6bdbfcf Fixes #1861763. Prevents IllegalArgumentException in AbsListView on focus by Romain Guy · 17 years ago
  51. 9ce081a Merge change 7551 into donut by Android (Google) Code Review · 17 years ago
  52. 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 · 17 years ago
  53. 2d91af0 Issue #1969025: need api for launching intent as if it were coming from another component by Dianne Hackborn · 17 years ago
  54. 8e3c3f6 Merge change 7514 into donut by Android (Google) Code Review · 17 years ago
  55. 84ee743 Only parse search suggestions that look like HTML by Bjorn Bringert · 17 years ago
  56. 5380aa2 Merge change 7512 into donut by Android (Google) Code Review · 17 years ago
  57. 391eaa3 Get rid of drawing hacks for search dialog suggestions by Bjorn Bringert · 17 years ago
  58. ee716fa Make sure SearchDialog.mSearchable != null in key handlers by Bjorn Bringert · 17 years ago
  59. c93af6d Merge change 7441 into donut by Android (Google) Code Review · 17 years ago
  60. 8a733e8 Merge change 7473 into donut by Android (Google) Code Review · 17 years ago
  61. 5275d69 Fixes #1844366. Prevents window leak in Spinner. by Romain Guy · 17 years ago
  62. 82b283a Merge change 7451 into donut by Android (Google) Code Review · 17 years ago
  63. 260dfb5 Include 'calling_package' extra for uses of in-app voice search so that by Mike LeBeau · 17 years ago
  64. 9cab7f7 Allow system colors in <font> tags by Bjorn Bringert · 17 years ago
  65. 6ce4236 Merge change 7401 into donut by Android (Google) Code Review · 17 years ago
  66. c122824 Merge change 7396 into donut by Android (Google) Code Review · 17 years ago
  67. be96b3a Clamp app widget updates from updatePeriodMillis to a minimum of 30 minutes. by Joe Onorato · 17 years ago
  68. ab3ef10 Run background threads associated with filtering at background priority. by Karl Rosaen · 17 years ago
  69. 904dfa5 Adding missing addEarcon method. Not having this was a bug as by Charles Chen · 17 years ago
  70. 21d769d Merge change 6926 into donut by Android (Google) Code Review · 17 years ago
  71. 211aef3 Merge change 7134 into donut by Android (Google) Code Review · 17 years ago
  72. 62253a3 Unhide required definitions in TextToSpeech.Engine that cover return codes and by Jean-Michel Trivi · 17 years ago
  73. 4c3a589 Merge change 7137 into donut by Android (Google) Code Review · 17 years ago
  74. 5628711 Merge change 6855 into donut by Android (Google) Code Review · 17 years ago
  75. 1fffbd9 Fix keyboard not showing for global search on Dream. Rather than trying to by Mike LeBeau · 17 years ago
  76. b5c735d Merge change 7106 into donut by Android (Google) Code Review · 17 years ago
  77. b3948bb Merge change 7133 into donut by Android (Google) Code Review · 17 years ago
  78. 957eb1d Run the search dialog at THREAD_PRIORITY_DEFAULT instead of THREAD_PRIORITY_FOREGROUND. by Karl Rosaen · 17 years ago
  79. 53d24af Respect onSearchRequested in Dialog and actually launch search. Also dismiss self. by Karl Rosaen · 17 years ago
  80. f8ddc98 Fix #1976384. Add p12 to the MimeTypeMap. When downloading p12 in the WebView, send it to the certTool. by Grace Kloba · 17 years ago
  81. fa8904a68 Merge change 7012 into donut by Android (Google) Code Review · 17 years ago
  82. 00d3e36 Merge change 7153 into donut by Android (Google) Code Review · 17 years ago
  83. 374aaaed3 Restore PopupWindow's original behavior and add an API to control the soft input by Romain Guy · 17 years ago
  84. 2bf761c Fix couple of issues in DatePicker by Suchi Amalapurapu · 17 years ago
  85. 30d86e5 Merge change 7124 into donut by Android (Google) Code Review · 17 years ago
  86. 4caac2b Merge change 7140 into donut by Android (Google) Code Review · 17 years ago
  87. 83a066c Merge change 7135 into donut by Android (Google) Code Review · 17 years ago
  88. 045163a Fixes lock on Home. Adds a new API on Dialog to get a callback when the dialog by Romain Guy · 17 years ago
  89. 190adf7 Remove the Google domains from the Gears permission table when the global location setting is set to false by Andrei Popescu · 17 years ago
  90. f748f22 Add more logging to track down a monkey bug by Tom Taylor · 17 years ago
  91. e8b1652 Fixes #1977685. Prevent crash when the soft keyboard is brought up. by Romain Guy · 17 years ago
  92. b06ea70 Add reporting of activity movement for search manager. by Dianne Hackborn · 17 years ago
  93. ddd1253 Return adjusted display for WindowManager.getDefaultDisplay() by Mitsuru Oshima · 17 years ago
  94. e8b88ac Merge change 7097 into donut by Android (Google) Code Review · 17 years ago
  95. a5e4415 Fix to use DP instead of pixels for Thumb drawable size. by Mitsuru Oshima · 17 years ago
  96. c1d82e6 Use activity icon when search suggestion icon is missing by Bjorn Bringert · 17 years ago
  97. 8af55ca Merge change 7008 into donut by Android (Google) Code Review · 17 years ago
  98. 17606f8 Fixes #1972593. Updates AppSecurityPermissions styles in Theme.Light by Romain Guy · 17 years ago
  99. 78c9d0d Adding Utterance ID to the TtsService. by Charles Chen · 17 years ago
  100. 6cdc4f9 Merge change 6880 into donut by Android (Google) Code Review · 17 years ago