summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2009-09-29Import revised translations. DO NOT MERGEEric Fischer
2009-08-28Put 3rd party sources last in searchable items settingsBjorn Bringert
2009-08-28Never promote 3rd party sources with < 3 clicks.Bjorn Bringert
2009-08-28Added slow and spammy test 3rd party suggestion sourcesBjorn Bringert
2009-08-27Allow a small set of system apps to put their results into the promoted list ...Karl Rosaen
2009-08-03Fix regressions in source mixing logic by going back to previous approach wit...Karl Rosaen
2009-07-30Show "More results" only after all slots are filled (or all promoted done)Bjorn Bringert
2009-07-30Demote Music source by default.Bjorn Bringert
2009-07-27Only record impressions after a clickBjorn Bringert
2009-07-23Limits concurrent queries for each source to 3.Karl Rosaen
2009-07-22Use a separate, smaller, thread pool for shortcut refresh tasks.Karl Rosaen
2009-07-22Merge change 8219 into donutAndroid (Google) Code Review
2009-07-22Correctly handle shortcut refreshing for isSpinnerWhileRefreshing.Karl Rosaen
2009-07-22Add test for intent_key change in shortcut refresherBjorn Bringert
2009-07-21Retrieve spinnerWhileRefreshing attribute from db.Karl Rosaen
2009-07-20Remove logic associated with typing delay optimization from global searchKarl Rosaen
2009-07-17If the cursor hasn't received a respond bundle with PRE_CLOSE by the time it ...Karl Rosaen
2009-07-15Various tweaks to global search in light of the filter thread being prioritiz...Karl Rosaen
2009-07-13fix global search permissions tests.Karl Rosaen
2009-07-13Limit the number of shortcuts returned to 12.Karl Rosaen
2009-07-09When all non-promoted sources have zero results, remove the "more results" en...Karl Rosaen
2009-07-09Fix source impression tracking for corpus results.Karl Rosaen
2009-07-08Tweak the typing delay heuristic to back off to 800ms if the average delay is...Karl Rosaen
2009-07-02Timeout sources after 10 seconds.Karl Rosaen
2009-07-02Avoid NPE when websource is null.Karl Rosaen
2009-07-01detect duplicates between source in addition to duplicates of shortcuts.Karl Rosaen
2009-07-01Add ability to distinguish normal suggestion results from errors and cancelle...Karl Rosaen
2009-06-30Use int constants instead of enum in SourceStat.Karl Rosaen
2009-06-30s/Google Inc./The Android Open Source Project/g in global search.Karl Rosaen
2009-06-30Refactors SuggestionSession to make it testable, adds some tests.Karl Rosaen
2009-06-24Fix NPE when web suggestions are turned off.Bjorn Bringert
2009-06-23Merge change 4896 into donutAndroid (Google) Code Review
2009-06-23Rank sources based on CTR if they have enough impressions, give others some e...Karl Rosaen
2009-06-22Move the "Manage search history" suggestion to just above "More results"Mike LeBeau
2009-06-22Use SearchManager methods non-statically.Bjorn Bringert
2009-06-19Precompute aggregate clicks and impressions on sources so the source ranking ...Karl Rosaen
2009-06-18Fix handling of cached results so the promoted list is consistent when using ...Karl Rosaen
2009-06-17Prepare GlobalSearch for Genie logging.Satish Sampath
2009-06-16Fix failing tests in global search.Karl Rosaen
2009-06-15Adds permission tests for global search.Karl Rosaen
2009-06-15Don't show corpus entries that have reported zero results unless they have be...Karl Rosaen
2009-06-15Add permissions for talking to GlobalSearch.Bjorn Bringert
2009-06-11Use newly added property queryAfterZeroResults.Satish Sampath
2009-06-10Show progress indicators for corpus entries only while they are in progress.Karl Rosaen
2009-06-10Add a 'manage search history' suggestion at the bottom of the suggestionsMike LeBeau
2009-06-09Initial checkin after move from internal repository.Karl Rosaen