1. 2f2daf8 Fix search intent component bug DO NOT MERGE by Bjorn Bringert · 15 years ago
  2. b5308a7 Merge change 24816 into donut by Android (Google) Code Review · 15 years ago
  3. a9b417e TextToSpeech javadoc update. by Jean-Michel Trivi · 15 years ago
  4. d27b108 docs only. by Scott Main · 15 years ago
  5. df4578e docs only. by Scott Main · 15 years ago
  6. a82e99a Fix an emoji-measuring bug that caused an exception when editing a contact. by Eric Fischer · 15 years ago
  7. 05b775e Update SearchManager documentation to reflect latest behavior. by Mike LeBeau · 15 years ago
  8. 1e34837 Merge change 23043 into donut by Android (Google) Code Review · 15 years ago
  9. 590f634 Revert "Remove third party support for Quick Search Box (aka global search)." by Karl Rosaen · 15 years ago
  10. fd12af4 Various tweaks to try to improve low memory behavior. by Dianne Hackborn · 15 years ago
  11. ba22376 Close suggestion cursors that arrive after adapter is closed by Bjorn Bringert · 15 years ago
  12. 36d5aae Merge change 22322 into donut by Android (Google) Code Review · 16 years ago
  13. cc5dfa9 Add FLAG_ACTIVITY_NEW_TASK flag when adding a word to the dictionary. by Eric Fischer · 16 years ago
  14. 081a136 Remove third party support for Quick Search Box (aka global search). by Anonymous Coward · 16 years ago
  15. e97c2006 Updated Browser and MCS to use shared default trust manager instead of initializing their own copies. by Bob Lee · 16 years ago
  16. b7aec91 Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  17. 79dbf7c Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  18. 38710f4 Make ZoomButtonsController public. by Jack Palevich · 16 years ago
  19. f5e6a21 Merge change 21572 into donut by Android (Google) Code Review · 16 years ago
  20. 093918a Merge change 21549 into donut by Android (Google) Code Review · 16 years ago
  21. b95277e Add constants to adjust Vending input and output buffer sizes. by Jasperln · 16 years ago
  22. 4d399f7 Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  23. c678a93 Fix issue #2056585: applications can put phone in inconsistent state wrt airplane mode by Dianne Hackborn · 16 years ago
  24. cfa419b Correct comments for startSearch in Activity and SearchManager to explain by Mike LeBeau · 16 years ago
  25. 9f5eadd Unhide the broadcast intent that signals completion of the TTS language by Jean-Michel Trivi · 16 years ago
  26. ba52b3e Merge change 21149 into donut by Android (Google) Code Review · 16 years ago
  27. 71d4b28 DOCS ONLY. by Scott Main · 16 years ago
  28. 4431a06 Merge change 21055 into donut by Android (Google) Code Review · 16 years ago
  29. 244c992 Lock in final resource identifiers. by Dianne Hackborn · 16 years ago
  30. c41dca1 Merge change 21045 into donut by Android (Google) Code Review · 16 years ago
  31. e4ad690 Last minute change: Replace default app icon with a prettier one - droid on a software box sort of thing. :) by Mike LeBeau · 16 years ago
  32. 370e1f7 Merge change 21038 into donut by Android (Google) Code Review · 16 years ago
  33. 840d0f5 Propagate info about whether a "call" command was issued in RecognitionResult. by Mike LeBeau · 16 years ago
  34. 6550076 Merge change 21025 into donut by Android (Google) Code Review · 16 years ago
  35. fe77ec8 The DONUT constant also needs to be updated to the official SDK version. by Dianne Hackborn · 16 years ago
  36. 4c85f13 Merge change 20869 into donut by Android (Google) Code Review · 16 years ago
  37. 4ebc4fb If no interpolator is specified for a progress bar in the theme, default to a LinearInterpolator. by Karl Rosaen · 16 years ago
  38. b854600 Merge change 20878 into donut by Android (Google) Code Review · 16 years ago
  39. 82e1ee9 Fix issue #2048263: More debugging information by Dianne Hackborn · 16 years ago
  40. eccd6fdd Merge change 20673 into donut by Android (Google) Code Review · 16 years ago
  41. 69e67a3 Fix bug 2043140. by Jean-Michel Trivi · 16 years ago
  42. b3fa108 Merge change 20768 into donut by Android (Google) Code Review · 16 years ago
  43. b504136 Docs only change: finish documentation of Android Quick Search Box related information in SearchManager. by Karl Rosaen · 16 years ago
  44. 802527c Merge change 20713 into donut by Android (Google) Code Review · 16 years ago
  45. c8ddd37 Merge change 20779 into donut by Android (Google) Code Review · 16 years ago
  46. 628e086 DO NOT MERGE. This is merged from master. by Grace Kloba · 16 years ago
  47. 2e93f65 Updated preloaded-classes file. by Bob Lee · 16 years ago
  48. abf4427 Fix NPE in SearchDialog (and thereby fix bug 2045398). by Karl Rosaen · 16 years ago
  49. 021fa3f Merge change 20665 into donut by Android (Google) Code Review · 16 years ago
  50. 8c91dd7 First update of SearchManager docs to reflect the new Donut Quick Search Box feature. by Mike LeBeau · 16 years ago
  51. 77a5d39 Fix bug 2022435. by Jean-Michel Trivi · 16 years ago
  52. e6034f6 Import revised translations. by Eric Fischer · 16 years ago
  53. b8560b6 Fix AppWidget layout inflation to resolve references. by Jeff Sharkey · 16 years ago
  54. a7a3b6e Dismiss both the soft keyboard and the search dialog on back if there is no text entered and no shortcuts are being obscured by the soft keyboard. by Karl Rosaen · 16 years ago
  55. e303d2c Send a special respond to the cursor in SuggestionsAdapter to tell it to by Mike LeBeau · 16 years ago
  56. 7e63789 android: cgroups: Don't switch threads >= nice 10 when moving all threads to default by San Mehat · 16 years ago
  57. bf70afa Do not merge by Andrei Popescu · 16 years ago
  58. d4543c5 Merge change 20108 into donut by Android (Google) Code Review · 16 years ago
  59. a02d0d6 Guard against remote process dying when retrieving column from cursor. by Karl Rosaen · 16 years ago
  60. 6942330 Remove the menu from the search dialog since there are a couple of issues with it we don't have time to fix for donut. by Karl Rosaen · 16 years ago
  61. 94e114c Moved Market related Checkin Stats enum to Events enum and merged by Tadashi G. Takaoka · 16 years ago
  62. cd54029 Merge change 9704 into donut by Android (Google) Code Review · 16 years ago
  63. c5e7fe3 Close the search dialog before starting voice search in all cases, i.e., by Mike LeBeau · 16 years ago
  64. 0e74f5a Guard against index out of bounds exception in lock pattern widget. by Karl Rosaen · 16 years ago
  65. 5452ec5 Merge abbreviated Russian month name fix over from cupcake. by Eric Fischer · 16 years ago
  66. b282b00 Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  67. 393c6df Merge Korean abbreviated date format fix from cupcake. by Eric Fischer · 16 years ago
  68. b8802b2 Merge change 9330 into donut by Android (Google) Code Review · 16 years ago
  69. 4c8db8a Fix #2025900. If a https request is canceled while openConnection is called by Grace Kloba · 16 years ago
  70. 3e58442 Merge change 9124 into donut by Android (Google) Code Review · 16 years ago
  71. c134c28 Merge change 9265 into donut by Android (Google) Code Review · 16 years ago
  72. f234842 Highlight IMEI-reading as part of READ_PHONE_STATE description by Christopher Tate · 16 years ago
  73. c2e0607 Tell the SearchManager to stopSearch before starting an in-app voice by Mike LeBeau · 16 years ago
  74. 6af2552 use safeUnref() since the other macro is not defined in donut by Mike Reed · 16 years ago
  75. 7299d6a Merge change 9159 into donut by Android (Google) Code Review · 16 years ago
  76. a04e555 check for null native objects, which never happens on a real subclass (we throw in that case) by Mike Reed · 16 years ago
  77. 83dba19 Fix in-app search shortcut icons by Bjorn Bringert · 16 years ago
  78. f888726 Fix a bug in ImageView: The drawing matrix is not updated when setImageMatrix is called. by Chih-Chung Chang · 16 years ago
  79. 25dff70 Merge change 9039 into donut by Android (Google) Code Review · 16 years ago
  80. 0d22101 Fix #2018814: System cannot correctly render assets with "wrap_content" attribute in QVGA by Dianne Hackborn · 16 years ago
  81. b91e2b0 Merge change 9073 into donut by Android (Google) Code Review · 16 years ago
  82. 5a7d752 Special-case search within the browser to not show the app icon by Mike LeBeau · 16 years ago
  83. 0cd6376 Fix issue #2018454: NullPointerException in ImageSpan constructor by Dianne Hackborn · 16 years ago
  84. 0067057 Merge change 9035 into donut by Android (Google) Code Review · 16 years ago
  85. 5d5cd17 Fix the TabWidget to display custom views for the tabs better when the tabs have different sizes. by Jack Veenstra · 16 years ago
  86. 3d716ed Merge change 9021 into donut by Android (Google) Code Review · 16 years ago
  87. 9953eb2 DO NOT MERGE - Fix CNAP-related NullPointerException by Wink Saville · 16 years ago
  88. ed06578 Fix bug 2017664 by Jean-Michel Trivi · 16 years ago
  89. 725d8ff Log uid and package name when launching intents from search by Bjorn Bringert · 16 years ago
  90. 9b91d78 Merge change 8911 into donut by Android (Google) Code Review · 16 years ago
  91. 4d4229e Merge change 8757 into donut by Android (Google) Code Review · 16 years ago
  92. a6ddc8a Fix issue #1999179: search -> click result -> press home = search dialog is shown then hidden by Dianne Hackborn · 16 years ago
  93. 159e1a9 Merge change 8883 into donut by Android (Google) Code Review · 16 years ago
  94. c87c4a3 fix [1973755] Surface.SURACE_FROZEN spelled SURACE_FROZEN by Mathias Agopian · 16 years ago
  95. a62f16a Merge change 8877 into donut by Android (Google) Code Review · 16 years ago
  96. e551dc7 Remove warning in non-eng builds. by Romain Guy · 16 years ago
  97. 6b46dc8 Merge change 8840 into donut by Android (Google) Code Review · 16 years ago
  98. 5420d01 Add padding to height of AutoCompleteTextView drop-down. by Bjorn Bringert · 16 years ago
  99. f0d83fd Merge change 8752 into donut by Android (Google) Code Review · 16 years ago
  100. 40c0de6 Merge change 8836 into donut by Android (Google) Code Review · 16 years ago