History log of /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/VoiceSearch.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7a427f9830f7f9201299fae34a93016c77b0a569 11-Jan-2011 Mathew Inwood <mathewi@google.com> Get voice search icon from voice search package.

This ensures consistency between the icon used in the launcher, and that
used in QSB.

Bug: 3336825
Change-Id: Ife1bfe948d83844b6ae47acc44d401087959868c
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/VoiceSearch.java
5d8047bba2e05cc0cc1ca6684a53f26656a60584 09-Jul-2010 Mathew Inwood <mathewi@google.com> Implemented new voice search hints UX.

The voice search hints now replace the query text box in the widget. While a voice search hint is displayed, the behaviour of the widget is chanhed slightly:
- Click the hint launches voice search help (if available), else just voice search.
- The corpus selector changes its behaviour such that it hides the hint. The arrow is removed to indicate that it no longer behaves as a selector.

Bug: 2503349

Change-Id: I1e3bf36c930cbeb2d754893c08ce0bf202798cda
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/VoiceSearch.java
f695d6bf59f2a3b2d58ab2480f2178825e712eff 06-Jul-2010 Mathew Inwood <mathewi@google.com> Implemented voice search hint heuristics.

Voice search hints are now displayed at intervals as defined by Config. They are shown for a while, then hidden again.

Bug: 2812974
Change-Id: I983250ab1296031fa9b38f17fa105e5b88fd976b
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/VoiceSearch.java
c835fcfccedfe778da3296f0bf7ac21013c8b113 01-Jul-2010 Mathew Inwood <mathewi@google.com> Changes to support bug 2750953.

Change-Id: I95060b46314f33597b5deefcaec529498ff5b97e
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/VoiceSearch.java
49fd8e0994577badc6194c2c3b5f771f2b793fe4 28-Jun-2010 Bjorn Bringert <bringert@android.com> Refactoring to make QSB more modular

Change-Id: I3bd5444bdcf4ac62a921c8c921306cc17aa440dc
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/VoiceSearch.java
81a0897ff9685f3313c58294bf7973700c468b2b 11-May-2010 Bjorn Bringert <bringert@android.com> Refactoring to prepare for external shortcuts

This change is meant to have no user-visible effects

Change-Id: Idf3a6d892ba84307a887785725aa072bd28c59b6
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/VoiceSearch.java