1. 83fe3f5 Last big work on #1991910: Make swipes work with capacitive keys by Dianne Hackborn · 15 years ago
  2. c297480 Fix issue #2116977: buttons are huge and bent by Dianne Hackborn · 15 years ago
  3. 19382ac Some optizations to wallpaper drawing/scrolling. by Dianne Hackborn · 15 years ago
  4. 6cb1330 Merge change 24683 into eclair by Android (Google) Code Review · 15 years ago
  5. 93f00de Merge change 24509 into eclair by Android (Google) Code Review · 15 years ago
  6. ff1df69 Performance measurement framework: by Jack Wang · 15 years ago
  7. 2fcaf79 Tell GlobalSearch about searches without a suggestion by Bjorn Bringert · 15 years ago
  8. f65bc18 am d27b1083: docs only. add Searchable resource information to the Available Resources doc and update some some of the attribute documentation to indicate that the icon label is not recommended. and fixing merge issue... by Scott Main · 15 years ago
  9. d27b108 docs only. by Scott Main · 15 years ago
  10. bcbcaa7 Wallpapers, animations, pending intent. by Dianne Hackborn · 15 years ago
  11. eec2f41 Addressed reviewer comments. by Bob Lee · 15 years ago
  12. eb03465 Implement all of the infrastructure for configuring wallpapers. by Dianne Hackborn · 15 years ago
  13. e540833 Integrated the profiler into the framework. We run it all the time if the persist.sampling_profiler by Bob Lee · 15 years ago
  14. 96836e1 Don't toggle between in app and global search on repeat key events. by Karl Rosaen · 15 years ago
  15. 7bafed8 Do a better job at finding the activity associated with a dialog when triggering search. by Karl Rosaen · 15 years ago
  16. dd9b82c Add better service reporting. by Dianne Hackborn · 15 years ago
  17. 85644d7 Really fix issue #:2097189 can't set custom wallpaper by Dianne Hackborn · 15 years ago
  18. 5e802fb Fix issue #2097189: can't set custom wallpaper by Dianne Hackborn · 15 years ago
  19. 840c3a2 Fix deadlock in wallpaper. by Dianne Hackborn · 15 years ago
  20. a34f1ad Fiddle system boot ordering. by Dianne Hackborn · 15 years ago
  21. 5e1ab33 Expand apps' control over the settings restore process by Christopher Tate · 15 years ago
  22. 3025ef3 Various infrastructure to support a running services UI. by Dianne Hackborn · 15 years ago
  23. 284ac93 More work on wallpapers: animations, lifecycle, scaling, etc. by Dianne Hackborn · 15 years ago
  24. cc92737 am af0b780a: Merge change 23198 into donut by Mike LeBeau · 15 years ago
  25. 05b775e Update SearchManager documentation to reflect latest behavior. by Mike LeBeau · 15 years ago
  26. e9df3cf resolved conflicts for merge of 1e348378 to eclair by Mike LeBeau · 15 years ago
  27. 4923734 Add platform infrastructure for features. by Dianne Hackborn · 15 years ago
  28. 1e34837 Merge change 23043 into donut by Android (Google) Code Review · 15 years ago
  29. 590f634 Revert "Remove third party support for Quick Search Box (aka global search)." by Karl Rosaen · 15 years ago
  30. 98d8858 am ba223760: Close suggestion cursors that arrive after adapter is closed by Bjorn Bringert · 15 years ago
  31. ba22376 Close suggestion cursors that arrive after adapter is closed by Bjorn Bringert · 15 years ago
  32. 4a51c20 I am getting tired of the java doc warnings, so fix them. by Dianne Hackborn · 15 years ago
  33. f6f9f2d Add more control over a service's start state. by Dianne Hackborn · 15 years ago
  34. dd03c61 resolved conflicts for merge of 081a136d to eclair by Jean-Baptiste Queru · 15 years ago
  35. 081a136 Remove third party support for Quick Search Box (aka global search). by Anonymous Coward · 15 years ago
  36. 3be63c0 Infrastructure for supporting wallpaper previews. by Dianne Hackborn · 15 years ago
  37. 1066cbc Fix build. by Dianne Hackborn · 15 years ago
  38. d8a43f6 Fix issue #2047139: Remove Service.setForeground() by Dianne Hackborn · 15 years ago
  39. 93df578 am cfa419b7: Correct comments for startSearch in Activity and SearchManager to explain Donut behavior correctly. by Mike LeBeau · 15 years ago
  40. d2d6014 NEW API for SearchManager and Activity to 'triggerSearch'. by krosaen · 15 years ago
  41. bd022f4 Bluetooth: API change. by Nick Pelly · 15 years ago
  42. cfa419b Correct comments for startSearch in Activity and SearchManager to explain by Mike LeBeau · 15 years ago
  43. 7341d7a More work on wallpapers. by Dianne Hackborn · 15 years ago
  44. 766cbfe Add new API to compare certs of two UIDs. by Dianne Hackborn · 15 years ago
  45. 72c82ab Report wallpaper offset to the wallpaper, use this in the image wallpaper. by Dianne Hackborn · 15 years ago
  46. 90f7721 am b8546001: Merge change 20878 into donut by Dianne Hackborn · 15 years ago
  47. f57a1a5 am b3fa1084: Merge change 20768 into donut by Karl Rosaen · 15 years ago
  48. 82e1ee9 Fix issue #2048263: More debugging information by Dianne Hackborn · 15 years ago
  49. d47fddc am abf44279: Fix NPE in SearchDialog (and thereby fix bug 2045398). by Karl Rosaen · 15 years ago
  50. 6f82aa3 am 021fa3fa: Merge change 20665 into donut by Mike LeBeau · 15 years ago
  51. b504136 Docs only change: finish documentation of Android Quick Search Box related information in SearchManager. by Karl Rosaen · 15 years ago
  52. c8a0a75 Implement support for scrolling a wallpaper. by Dianne Hackborn · 15 years ago
  53. abf4427 Fix NPE in SearchDialog (and thereby fix bug 2045398). by Karl Rosaen · 15 years ago
  54. 8c91dd7 First update of SearchManager docs to reflect the new Donut Quick Search Box feature. by Mike LeBeau · 15 years ago
  55. 4c62fc0 Very primitive wallpapers in a surface. by Dianne Hackborn · 15 years ago
  56. 332aaaf am a7a3b6ef: 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 · 15 years ago
  57. 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 · 15 years ago
  58. 597543c am e303d2cf: Send a special respond to the cursor in SuggestionsAdapter to tell it to close itself directly because it may not happen correctly for some cursors currently. This fixes http://b/2036290, which is being caused by http://b/2015069 which we are not fixing f by Mike LeBeau · 15 years ago
  59. e303d2c Send a special respond to the cursor in SuggestionsAdapter to tell it to by Mike LeBeau · 15 years ago
  60. 73cf55d Fix build. by Dianne Hackborn · 15 years ago
  61. 8cc6a50 First bit of wallpaper work. by Dianne Hackborn · 15 years ago
  62. 9d1a314 am d4543c51: Merge change 20108 into donut by Android (Google) Code Review · 15 years ago
  63. cbd7fa5 am 69423302: 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 · 15 years ago
  64. d4543c5 Merge change 20108 into donut by Android (Google) Code Review · 15 years ago
  65. a02d0d6 Guard against remote process dying when retrieving column from cursor. by Karl Rosaen · 15 years ago
  66. 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 · 15 years ago
  67. fc0e17f am cd540294: Merge change 9704 into donut by Android (Google) Code Review · 15 years ago
  68. c5e7fe3 Close the search dialog before starting voice search in all cases, i.e., by Mike LeBeau · 15 years ago
  69. 3161d6d Merge change 9430 by Android (Google) Code Review · 15 years ago
  70. 37296dc Update docs. by Joe Onorato · 15 years ago
  71. 0185fc5 am c2e06072: Tell the SearchManager to stopSearch before starting an in-app voice search. Without this, because of the recent changes to how the search dialog hides and resumes, we end up re-showing the search dialog after returning to the app from voice search, obscu by Mike LeBeau · 15 years ago
  72. bb2e26c5 am 67fb5728: Merge change 9147 into donut by Android (Google) Code Review · 15 years ago
  73. c2e0607 Tell the SearchManager to stopSearch before starting an in-app voice by Mike LeBeau · 15 years ago
  74. dcfc5c2 am b91e2b02: Merge change 9073 into donut by Android (Google) Code Review · 15 years ago
  75. 83dba19 Fix in-app search shortcut icons by Bjorn Bringert · 15 years ago
  76. 5a7d752 Special-case search within the browser to not show the app icon by Mike LeBeau · 15 years ago
  77. 977e67b am 0869f7ef: Merge change 8962 into donut by Android (Google) Code Review · 15 years ago
  78. cda5ad5 am 9b91d78a: Merge change 8911 into donut by Android (Google) Code Review · 15 years ago
  79. 9bb8fd7 Only restore the bits for wallpapers that aren't built in. by Joe Onorato · 15 years ago
  80. 725d8ff Log uid and package name when launching intents from search by Bjorn Bringert · 15 years ago
  81. 9b91d78 Merge change 8911 into donut by Android (Google) Code Review · 15 years ago
  82. a6ddc8a Fix issue #1999179: search -> click result -> press home = search dialog is shown then hidden by Dianne Hackborn · 15 years ago
  83. 02f5228 resolved conflicts for merge of f0d83fd9 to master by Dianne Hackborn · 15 years ago
  84. b2fe1fd am 40c0de64: Merge change 8836 into donut by Android (Google) Code Review · 15 years ago
  85. f0d83fd Merge change 8752 into donut by Android (Google) Code Review · 15 years ago
  86. f4acf39 Add menu with search settings to search dialog. by Bjorn Bringert · 15 years ago
  87. 48000fe am c6590d6f: Merge change 8759 into donut by Android (Google) Code Review · 15 years ago
  88. c6590d6 Merge change 8759 into donut by Android (Google) Code Review · 15 years ago
  89. b3c82ef am 1dd6936a: Merge change 8728 into donut by Android (Google) Code Review · 15 years ago
  90. 1dd6936 Merge change 8728 into donut by Android (Google) Code Review · 15 years ago
  91. 261e66a Fix resource code and version attributes by Suchi Amalapurapu · 15 years ago
  92. 003ad48 Cancel search on BACK if IME is obscured. by Bjorn Bringert · 15 years ago
  93. a6b281d am 738b4c00: Merge change 8773 into donut by Android (Google) Code Review · 15 years ago
  94. da1f4b6 Only dismiss search on suggestion click in in-app search by Bjorn Bringert · 15 years ago
  95. dfe673a am d0021dca: Merge change 8740 into donut by Android (Google) Code Review · 15 years ago
  96. 7f20543 Updates from API review. by Dianne Hackborn · 15 years ago
  97. 0d907fa Fix issue #1991230: DisplayMetrics.displayHeight is not updated with orientation change by Dianne Hackborn · 15 years ago
  98. 2c3fc83 am ef9fd18d: Merge change 8616 into donut by Android (Google) Code Review · 15 years ago
  99. ef9fd18 Merge change 8616 into donut by Android (Google) Code Review · 15 years ago
  100. 2201bd1 am 5b11a0f3: DPAD_DOWN moves from search/voice search key to drop-down by Bjorn Bringert · 15 years ago