History log of /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/WebSearchSuggestionView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
43996e713327ab5e7e2e36f91b0b153d9d4d1137 24-Jan-2011 Justin Ho <justinho@google.com> Integrating new history_suggestion asset

Change-Id: I1e1ec0114ca1cfdae195a91cfb8299fbbcfa6615
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/WebSearchSuggestionView.java
ba46e3e010f777b6531face8fec018d54710df48 17-Jan-2011 Bjorn Bringert <bringert@android.com> Distinguish web search history suggestions in UI

This adds a left-hand side icon to web search history
suggestions. The current icon is just a placeholder.

Bug: 3141702
Change-Id: Ia984996ac7fd9d2fe949184093359ae947ad52a5
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/WebSearchSuggestionView.java
77909685887bd6db7454b73cf274afc3aca2f58d 17-Nov-2010 Bjorn Bringert <bringert@android.com> Clean up suggestion layouts and fix spacing

This adds a special layout for web suggestions,
with fewer views, and moves all the web search suggestion specific
code out of DefaultSuggestionView.
It also gets rid of the per-source SuggestionViewFactories and creates
a global factory that delegates to other factories. This is to make
the choice of view dependent on the suggestion type instead of the
source.

Bug: 3202129
Bug: 3202115
Change-Id: Ie1963acd90bedda523f6c25c26b76b6a075b41af
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/WebSearchSuggestionView.java