1. 843adb9 Only shortcut suggestions from promoted sources. by Mike LeBeau · 15 years ago
  2. 592150a Remove the search engine setting. Hard-code the search engine to Google, by Anonymous Coward · 15 years ago
  3. 500413e Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  4. 0fbc519 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  5. 09796fc Merge change 9611 into donut by Android (Google) Code Review · 15 years ago
  6. a3deddc Fix regressions in source mixing logic by going back to previous approach with a longer promoted source timeout. by Karl Rosaen · 15 years ago
  7. 061720a Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  8. 637bc28 Add MODULE_LICENSE_APACHE2 to GlobalSearch to allow it to be open-sourced. by Mike LeBeau · 15 years ago
  9. 2d1aa40 Add year to the open source headers in GlobalSearch that were missing it, by Mike LeBeau · 15 years ago
  10. c79ba5f Show "More results" only after all slots are filled (or all promoted done) by Bjorn Bringert · 15 years ago
  11. 4f50174 Demote Music source by default. by Bjorn Bringert · 15 years ago
  12. a8e011f More SourceSuggestionBacker refactoring by Bjorn Bringert · 15 years ago
  13. 37fb56e Even more SourceSuggstionBacker refactoring. by Bjorn Bringert · 15 years ago
  14. e0622a9 More SourceSuggestionBacker refactoring. by Bjorn Bringert · 15 years ago
  15. 7500ac8 Some refactoring in SourceSuggestionBacker by Bjorn Bringert · 15 years ago
  16. 31248aa Close session on empty query. by Bjorn Bringert · 15 years ago
  17. 7231348 Close SuggestionCursor in finalize() by Bjorn Bringert · 15 years ago
  18. 307312f Some debug printing in GlobalSearch by Bjorn Bringert · 15 years ago
  19. 0865b80 Only record impressions after a click by Bjorn Bringert · 15 years ago
  20. 4637e09 Remove "Show web suggestions" setting from GlobalSearch by Bjorn Bringert · 15 years ago
  21. 2dc7e56 Don't spam logs with 'Cancelling' messages in global search by Karl Rosaen · 15 years ago
  22. 02765d9 Limits concurrent queries for each source to 3. by Karl Rosaen · 15 years ago
  23. cb87a39 Merge change 8271 into donut by Android (Google) Code Review · 15 years ago
  24. b03c193 Use a separate, smaller, thread pool for shortcut refresh tasks. by Karl Rosaen · 15 years ago
  25. 6e6ab8f Remove intent launching and perms from GlobalSearch by Bjorn Bringert · 15 years ago
  26. 21d0fe0 Merge change 8219 into donut by Android (Google) Code Review · 15 years ago
  27. efd5437 Correctly handle shortcut refreshing for isSpinnerWhileRefreshing. by Karl Rosaen · 15 years ago
  28. 11bbb84 Add test for intent_key change in shortcut refresher by Bjorn Bringert · 15 years ago
  29. 4eab5cd Add an index on shortcuts(source,shortcut_id) by Bjorn Bringert · 15 years ago
  30. 74b5dd1 Update clicklog entries when shortcuts change intent_key by Bjorn Bringert · 15 years ago
  31. 33b78cd Use replace in shortcut updating by Bjorn Bringert · 15 years ago
  32. 6cddacf Retrieve spinnerWhileRefreshing attribute from db. by Karl Rosaen · 15 years ago
  33. 9d3d337 Update all shortcut fields after shortcut refresh. by Bjorn Bringert · 15 years ago
  34. 508bfd7 Merge change 7973 into donut by Android (Google) Code Review · 15 years ago
  35. b287ba1 Merge change 7968 into donut by Android (Google) Code Review · 15 years ago
  36. 86c074e Change the name of the broadcast intent sent when search settings by Mike LeBeau · 15 years ago
  37. c19da2e Remove logic associated with typing delay optimization from global search by Karl Rosaen · 15 years ago
  38. 579320c Broadcast a settings changed message not just when searchables change by Mike LeBeau · 15 years ago
  39. 6e03221 Save action_msg_call in shortcut DB. by Bjorn Bringert · 15 years ago
  40. bbb04c1 Include intent extra data in shortcut refresh request by Bjorn Bringert · 15 years ago
  41. 3db869c Merge change 7765 into donut by Android (Google) Code Review · 15 years ago
  42. 9f6896e Change the way we handle strings for the web search engine. Fixes http://b/1986789. by Mike LeBeau · 15 years ago
  43. ee60e29 If the cursor hasn't received a respond bundle with PRE_CLOSE by the time it is closed, call the close callback. by Karl Rosaen · 15 years ago
  44. 392e12c Various tweaks to global search in light of the filter thread being prioritized properly. by Karl Rosaen · 15 years ago
  45. 4fac308 Merge change 7090 into donut by Android (Google) Code Review · 15 years ago
  46. abaa20c run global search in acore (the process tag was on the manifest, not the application, whoops) by Karl Rosaen · 15 years ago
  47. 37aa2ac Merge change 6975 into donut by Android (Google) Code Review · 15 years ago
  48. 8dd5b9a Import new translations by Eric Fischer · 15 years ago
  49. 53a95c7 fix global search permissions tests. by Karl Rosaen · 15 years ago
  50. 13f642f Merge change 6951 into donut by Android (Google) Code Review · 15 years ago
  51. ad094fb Limit the number of shortcuts returned to 12. by Karl Rosaen · 15 years ago
  52. 986d92a Merge change 6914 into donut by Android (Google) Code Review · 15 years ago
  53. 582da72 Merge change 6917 into donut by Android (Google) Code Review · 15 years ago
  54. 21e8f15 Merge change 6916 into donut by Android (Google) Code Review · 15 years ago
  55. 0048ba8 Remove unused strings from GlobalSearch by Bjorn Bringert · 15 years ago
  56. fff81a3 Removed unused icons from GlobalSearch by Bjorn Bringert · 15 years ago
  57. f871d74 Return null on interrupt() in shortcut refreshing. by Bjorn Bringert · 15 years ago
  58. c4b17a9 Don't dump stack when a web search provider has been removed. by Bjorn Bringert · 15 years ago
  59. 6301b56 Run SearchSettings in acore. by Bjorn Bringert · 15 years ago
  60. 14c179d Give SET_PREFERRED_APPLICATIONS permission to GlobalSearch by Bjorn Bringert · 15 years ago
  61. 7022450 When all non-promoted sources have zero results, remove the "more results" entry. by Karl Rosaen · 15 years ago
  62. 1cc6ffd Merge change 6559 into donut by Android (Google) Code Review · 15 years ago
  63. 830d8a8 Fix source impression tracking for corpus results. by Karl Rosaen · 15 years ago
  64. 409555c Combine the "Search the web / for whatever" strings into a single string. by Eric Fischer · 15 years ago
  65. ce8152a Merge change 6602 into donut by Android (Google) Code Review · 15 years ago
  66. eb1cbe5 Merge change 6601 into donut by Android (Google) Code Review · 15 years ago
  67. 4474287 Make suggestion text color change based on the item state by Satish Sampath · 15 years ago
  68. 771b57f Guard against a searchable being null, which it shouldn't be, but we by Mike LeBeau · 15 years ago
  69. a3c4b1f Change branding to Quick Search Box now that we're good to go with that name. by Mike LeBeau · 15 years ago
  70. 6859b6e Clean up some global search permissions. by Dianne Hackborn · 15 years ago
  71. 88e0d90 Merge change 6505 into donut by Android (Google) Code Review · 15 years ago
  72. 1715f83 Tweak the typing delay heuristic to back off to 800ms if the average delay is < 800ms over the last 3 characters. by Karl Rosaen · 15 years ago
  73. 7855cbb Merge change 6472 into donut by Android (Google) Code Review · 15 years ago
  74. 4eace3f Added benchmark for web search provider #1. by Bjorn Bringert · 15 years ago
  75. ebb3f92 Turn on autoUrlDetect in search dialog for global search. by Satish Sampath · 15 years ago
  76. e7e803e Add source latency logging to global search. Leave it on for now. by Karl Rosaen · 15 years ago
  77. 609ae7e Timeout sources after 10 seconds. by Karl Rosaen · 15 years ago
  78. 6f9534f Avoid NPE when websource is null. by Karl Rosaen · 15 years ago
  79. 5d24bb4 detect duplicates between source in addition to duplicates of shortcuts. by Karl Rosaen · 15 years ago
  80. 7776941 Merge change 5871 into donut by Android (Google) Code Review · 15 years ago
  81. 0d02cc7 Show Google as first item in the list in search settings. by Satish Sampath · 15 years ago
  82. 6a3c0a4 Add ability to distinguish normal suggestion results from errors and cancelled requests. Don't cache non-ok results. by Karl Rosaen · 15 years ago
  83. aae22cc Tweak search settings strings as discussed with Roy today. by Mike LeBeau · 15 years ago
  84. 6753a23 Add accessor for new settings description attribute of searchables and by Mike LeBeau · 15 years ago
  85. 0e09bae Use int constants instead of enum in SourceStat. by Karl Rosaen · 15 years ago
  86. 21692a3 Display suggestions from Music app properly. by Satish Sampath · 15 years ago
  87. 8a4d0ee s/Google Inc./The Android Open Source Project/g in global search. by Karl Rosaen · 15 years ago
  88. 85ffbf6 Refactors SuggestionSession to make it testable, adds some tests. by Karl Rosaen · 15 years ago
  89. 2b3bbbf Fix session management again; the problem was we weren't decrementing the query count when cancelling the work. by Karl Rosaen · 15 years ago
  90. 0c91dd8 Merge change 5304 into donut by Android (Google) Code Review · 15 years ago
  91. fb380bf Fire off a warm-up query to the web search provider if we are loading by Mike LeBeau · 15 years ago
  92. bb0be39 Merge change 5416 into donut by Android (Google) Code Review · 15 years ago
  93. 7500201 Merge change 5407 into donut by Android (Google) Code Review · 15 years ago
  94. 87ea99f Fix tests: makeSuggestionKey can't assume intent action and data are non null. by Karl Rosaen · 15 years ago
  95. 7001991 More edits. by Roy West · 15 years ago
  96. 6af1343 Second change to fix global search strings, bug 1928620. by Roy West · 15 years ago
  97. 3750b87 Don't show shortcuts from disabled sources. by Karl Rosaen · 15 years ago
  98. a29e2c8 Be as lazy as possible when construction the SuggestionCursor, improving responsiveness (mainly by avoiding GCs). by Karl Rosaen · 15 years ago
  99. b9b4d0b Avoid some allocations in GlobalSearch. by Karl Rosaen · 15 years ago
  100. 2a27405 Some clean-up and debug messages in GlobalSearch. by Bjorn Bringert · 15 years ago