1. 47d1d28 Fix license and license text. by Bob Badour · 2 years, 4 months ago
  2. 29eaa0f Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/apps/QuickSearchBox" am: 6f085b7f5c am: 810c9c85d2 am: 71436c8f9f by Bob Badour · 3 years, 4 months ago
  3. d863f0b [LSC] Add LOCAL_LICENSE_KINDS to packages/apps/QuickSearchBox by Bob Badour · 3 years, 4 months ago
  4. ed4efb5 Merge "AOSP/QuickSearchBox - Update language to comply with Android's inclusive language guidance." am: 5c87a4ef88 am: 5493060b92 am: c62c9abdb9 am: acc696c338 am: 1add5adb24 by Treehugger Robot · 3 years, 10 months ago
  5. 52af753 AOSP/QuickSearchBox - Update language to comply with Android's inclusive language guidance. by Raman Tenneti · 4 years, 1 month ago
  6. b05516b Add an exported flag in manifest by Ashwini Oruganti · 4 years ago
  7. 2a11aab Convert Android.mk file to Android.bp by Sasha Smundak · 5 years ago
  8. dad7a83 QuickSearchBox: Move tests to SDK 9 by Andreas Gampe · 6 years ago
  9. ecf356c Remove content provider querying from the search app. by Mathew Inwood · 11 years ago
  10. 8f65daa Account for language/locale changes in base urls. by Narayan Kamath · 13 years ago
  11. 3109221 Don't shortcut typed searches by Bjorn Bringert · 13 years ago
  12. c953ef0 Introduce the SearchBaseUrlHelper class. by Narayan Kamath · 14 years ago
  13. 7790968 Clean up suggestion layouts and fix spacing by Bjorn Bringert · 14 years ago
  14. 74c4910 Merge "Allow hiding disabled menu items in two-pane popup menu" by Bjorn Bringert · 14 years ago
  15. 73a3759 Allow hiding disabled menu items in two-pane popup menu by Bjorn Bringert · 14 years ago
  16. 27691bf Some refactoring and tidyig up. by Mathew Inwood · 14 years ago
  17. 24f58f7 Fix some spelling mistakes. by Mathew Inwood · 14 years ago
  18. 40736d6 Tidy up SuggestionUtils.normalizeUrl() and add some tests. by Mathew Inwood · 14 years ago
  19. af1ca2c Only show shortcuts in the first cluster. by Mathew Inwood · 14 years ago
  20. 9a8c6b4 Fixed a bug that caused RankAwarePromoter return fewer results by Peter Visontay · 14 years ago
  21. 7a0c3a7 Cluster results by suggestion type. by Mathew Inwood · 14 years ago
  22. 98cbee7 Improve startup latency logging. by Mathew Inwood · 14 years ago
  23. fb8ce18 Allow removing individual history items. by Bjorn Bringert · 14 years ago
  24. 8749e77 Add mechanism for hiding web search shortcuts by Bjorn Bringert · 14 years ago
  25. 7f5ff91 Fix creating state bug in CachedLater by Bjorn Bringert · 14 years ago
  26. dfc1772 Get corpora excluded from All to work in the single pane UI by Bjorn Bringert · 14 years ago
  27. 5167813 Improve PackageIconLoader thread handing. by Mathew Inwood · 14 years ago
  28. fdb80c2 Add option to limit suggestions displayed by space available. by Mathew Inwood · 14 years ago
  29. e15fe38 Optionally don't show zero-query suggestions & shortcuts. by Mathew Inwood · 14 years ago
  30. e29d52a Load icons from other processes in a seperate thread. by Mathew Inwood · 14 years ago
  31. 8b29366 Added strawman tablet corpus selection UI by Bjorn Bringert · 14 years ago
  32. 53aab8c Replace Source.isWebSuggestionSource() with getMaxShortcuts() by Bjorn Bringert · 14 years ago
  33. 5229b06 Support for custom suggestion views. by Mathew Inwood · 14 years ago
  34. f3f70e5 Allow corpora to be excluded from All but still enabled by Bjorn Bringert · 14 years ago
  35. 22da5e4 Sort corpora alphabetically in corpus selector by Bjorn Bringert · 14 years ago
  36. 96fec86 QSB settings overhaul by Bjorn Bringert · 14 years ago
  37. 09552c7 Change to make defaulting of Contacts corpora more reliable. by Mathew Inwood · 14 years ago
  38. 6859aea Get rid of the last shortcut DB reads on the UI thread by Bjorn Bringert · 14 years ago
  39. f165f2d Don't limit shortut count in single-corpus mode. by Bjorn Bringert · 14 years ago
  40. b42184f Get shortcuts asynchronously. by Bjorn Bringert · 14 years ago
  41. b83882b Move Promoter to SuggestionsAdapter to have a single Suggestions object by Bjorn Bringert · 14 years ago
  42. e25e3e3 Delete unused code, string and resources. by Mathew Inwood · 14 years ago
  43. 4572856 Filter shortcuts between the two panes, and other fixes. by Mathew Inwood · 14 years ago
  44. 120040e Fix the tests. by Mathew Inwood · 14 years ago
  45. 3f38435 Merge commit '09208161' into manualmerge by Mathew Inwood · 14 years ago
  46. 9038d65 Only refresh shortcuts that are displayed in the UI. by Mathew Inwood · 14 years ago
  47. b1d058c Delay shortcut DB updates to avoid priority inversion. by Mathew Inwood · 14 years ago
  48. 848fa7a Two-pane UI implemented. by Amith Yamasani · 14 years ago
  49. 93ba3b9 Fix for bug 2879253. by Mathew Inwood · 14 years ago
  50. f881fbe Change shortcut ordering algorithm to preserve click order by Bjorn Bringert · 14 years ago
  51. f16bea9 More edit distance optimization by Bjorn Bringert · 14 years ago
  52. fbbf9be Performance improvement for suggestion bolding. by Mathew Inwood · 14 years ago
  53. 132a8af Allow suggested & query text style to be defined in XML. by Mathew Inwood · 14 years ago
  54. 08ff0a7 Limit the number of shortcuts per corpus in All mode by Bjorn Bringert · 14 years ago
  55. 2fb3a12 Implemented suggestion bolding. by Mathew Inwood · 14 years ago
  56. 93bd2e7 Another big QSB refactoring by Bjorn Bringert · 14 years ago
  57. 49fd8e0 Refactoring to make QSB more modular by Bjorn Bringert · 14 years ago
  58. ced9f76 Delay suggestion updates 200 ms and group them by Bjorn Bringert · 14 years ago
  59. bf03c6a Get tests to build in unbundled tree. by Bjorn Bringert · 14 years ago
  60. cd1e3ba Allow corpora to differ results when only 1 is selected. by Mathew Inwood · 14 years ago
  61. 839a9fd Drop "query jamming" feature from QSB by Bjorn Bringert · 14 years ago
  62. 3cb8178 Minor logging improvement & bugfixing. by Mathew Inwood · 14 years ago
  63. 1e53e72 Changes to support bug 2601034. by Mathew Inwood · 14 years ago
  64. 46dfa30 Fix broken unit test by Bjorn Bringert · 14 years ago
  65. 96c7058 Add config resource for hiding corpora from corpus selector by Bjorn Bringert · 14 years ago
  66. 21bff9b Clean up corpus update handling by Bjorn Bringert · 14 years ago
  67. 81a0897 Refactoring to prepare for external shortcuts by Bjorn Bringert · 14 years ago
  68. 7a9b12c Remove unused action key methods by Bjorn Bringert · 14 years ago
  69. 148154b Write to click log asynchronously by Bjorn Bringert · 14 years ago
  70. 87331ef Click logging performance improvements by Bjorn Bringert · 14 years ago
  71. 39bbcdc Various changes to shorcut promotion logic. by Bryan Mawhinney · 14 years ago
  72. 2353e9c Use resource names in stored shortcut icons URIs by Bjorn Bringert · 14 years ago
  73. 6d5cbd6 Don't show shortcuts for upgraded apps by Bjorn Bringert · 14 years ago
  74. a65408f Fix ShouldQueryStrategy.shouldQuery by Bjorn Bringert · 14 years ago
  75. f95ce10 Logging improvements and better corpus selector handling by Bjorn Bringert · 14 years ago
  76. 9a3f0f7 Make MultiSourceCorpusTest:testGetSuggestions deterministic by Bjorn Bringert · 14 years ago
  77. 72cad65 Merge "Fix shortcut refreshes that delete shortcuts" by Bjorn Bringert · 14 years ago
  78. 72f9b08 Use a separate thread pool for Web corpus, to avoid deadlock by Bjorn Bringert · 14 years ago
  79. 6855d58 Fix shortcut refreshes that delete shortcuts by Bjorn Bringert · 14 years ago
  80. 47d02f7 Always use the same SuggestionsProvider by Bjorn Bringert · 14 years ago
  81. 62adab8 More refactoring to enable Apps+Market source by Bjorn Bringert · 14 years ago
  82. 85e5767 Merge "Test application for partial suggestions." by Amith Yamasani · 14 years ago
  83. 07627cc Test application for partial suggestions. by Amith Yamasani · 14 years ago
  84. ce4cdcf Boost ranking of default enabled corpora by Bjorn Bringert · 14 years ago
  85. e06b7cb Only included queried corpora in qsb_click log event by Bjorn Bringert · 14 years ago
  86. 82bcf00 Use actual set of promoted corpora in suggestion promoter by Bjorn Bringert · 14 years ago
  87. f252dc7 Refactoring to make it easier to add the apps+market corpus by Bjorn Bringert · 14 years ago
  88. dbce1ab Store suggestion log type in shortcut repository by Bjorn Bringert · 14 years ago
  89. 965d983 Support SUGGEST_COLUMN_TEXT_2_URL by Bjorn Bringert · 14 years ago
  90. 5691f90 Show "Google" hint for Web and All, source hint for others by Bjorn Bringert · 14 years ago
  91. c29c9f8 Create shortcuts from web searches by Bjorn Bringert · 14 years ago
  92. 26d8526 Show menu in corpus selector, update corpus list dynamically by Bjorn Bringert · 14 years ago
  93. dbdffd8 Add missing pieces for suggestions footer change. by Bjorn Bringert · 14 years ago
  94. 883c1bf Add a suggestions footer view by Bjorn Bringert · 14 years ago
  95. a4cd9e7 Consider corpora rankings when choosing results to promote. by Bryan Mawhinney · 14 years ago
  96. a48af08 Use one thread pool per corpus / source by Bjorn Bringert · 14 years ago
  97. 02d897e Copy slow, spammy and benchmark tests from eclair GlobalSearch by Bjorn Bringert · 14 years ago
  98. 04a180b Add unit tests for ShortcutRefresher by Bjorn Bringert · 14 years ago
  99. fde948e Merge Google and Browser sources and call them Web by Bjorn Bringert · 14 years ago
  100. 3e6381e Remove hard-coded package from ActivityInstrumentationTestCase2 constructor. by Bryan Mawhinney · 14 years ago