index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
SearchManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
New flag to open intent in a new tab.
Leon Scroggins
2011-02-23
1
-0
/
+6
*
Query refinement feature in SearchView.
Amith Yamasani
2010-09-16
1
-71
/
+61
*
Add an option to hide the Voice Search icon.
Leon Scroggins III
2010-09-14
1
-0
/
+8
*
docs: remove documenation about the search dialog from SearchManager
Scott Main
2010-03-17
1
-1167
/
+9
*
Set SOURCE to app package name when starting QSB (if not set)
Bjorn Bringert
2010-03-16
1
-3
/
+10
*
When context is voice, show the microphone.
Leon Scroggins
2010-03-10
1
-0
/
+9
*
Feature to return an extra in the cursor that keeps the spinny going.
Amith Yamasani
2010-03-03
1
-0
/
+8
*
Add SearchManager.SUGGEST_COLUMN_TEXT_2_URL
Bjorn Bringert
2010-03-03
1
-0
/
+10
*
Clean up global search and web search activity finding
Bjorn Bringert
2010-02-23
1
-68
/
+16
*
Don't start global search from system dialogs
Bjorn Bringert
2010-02-22
1
-0
/
+1
*
Add SearchManager.getWebSearchActivity()
Bjorn Bringert
2010-02-18
1
-0
/
+19
*
Cleanup of global search references in SearchDialog and SearchManager.
Amith Yamasani
2010-02-17
1
-223
/
+12
*
Unhide SearchManager.INTENT_ACTION_SEARCH_SETTINGS
Bjorn Bringert
2010-02-10
1
-2
/
+0
*
Remove SearchManager.SOURCE
Bjorn Bringert
2010-02-10
1
-10
/
+0
*
Remove source selector from SearchDialog
Bjorn Bringert
2010-02-04
1
-9
/
+0
*
Move Search dialog out of system process into current activity.
Amith Yamasani
2010-01-27
1
-68
/
+24
*
Make SearchManager.getGlobalSearchActivity() public but hidden
Bjorn Bringert
2010-01-14
1
-1
/
+3
*
Expose SearchManager constants for global search
Bjorn Bringert
2010-01-14
1
-18
/
+11
*
Remove Intent.ACTION_GLOBAL_SEARCH
Bjorn Bringert
2010-01-13
1
-4
/
+4
*
Add and expose SearchManager.getSearchableInfo()
Bjorn Bringert
2010-01-12
1
-2
/
+17
*
Copy SearchSourceSelector from QuickSearchBox
Bjorn Bringert
2010-01-09
1
-0
/
+10
*
Use unbundled QSB for global search
Bjorn Bringert
2009-12-09
1
-1
/
+87
*
Expose SearchableInfo and getSearchablesInGlobalSearch()
Bjorn Bringert
2009-12-08
1
-4
/
+2
*
Move android.server.search.SearchableInfo to android.app
Bjorn Bringert
2009-12-04
1
-1
/
+0
*
docs: document the 'showSearchIconAsBadge" flag and
Scott Main
2009-11-11
1
-16
/
+11
*
doc change: misc doc fixes.
Dirk Dougherty
2009-10-30
1
-3
/
+3
*
Remove globalSearch argument from triggerSearch()
Bjorn Bringert
2009-10-01
1
-7
/
+2
*
Unhide SearchManager.SUGGEST_PARAMETER_LIMIT
Bjorn Bringert
2009-09-29
1
-2
/
+1
*
Pass limit=50 to all suggestion sources.
Bjorn Bringert
2009-09-28
1
-7
/
+32
*
Add search_mode flag to intents launched by QSB suggestions
Bjorn Bringert
2009-09-21
1
-0
/
+19
*
Send action key and msg with GlobalSearch clicks
Bjorn Bringert
2009-09-21
1
-0
/
+4
*
Tell GlobalSearch about searches without a suggestion
Bjorn Bringert
2009-09-11
1
-0
/
+8
*
am d27b1083: docs only. add Searchable resource information to the Available ...
Scott Main
2009-09-10
1
-12
/
+12
|
\
|
*
docs only.
Scott Main
2009-09-10
1
-12
/
+12
*
|
am af0b780a: Merge change 23198 into donut
Mike LeBeau
2009-08-28
1
-24
/
+38
|
\
\
|
|
/
|
*
Update SearchManager documentation to reflect latest behavior.
Mike LeBeau
2009-08-28
1
-24
/
+38
*
|
resolved conflicts for merge of 1e348378 to eclair
Mike LeBeau
2009-08-27
1
-20
/
+131
|
\
\
|
|
/
|
*
Revert "Remove third party support for Quick Search Box (aka global search)."
Karl Rosaen
2009-08-27
1
-20
/
+131
*
|
I am getting tired of the java doc warnings, so fix them.
Dianne Hackborn
2009-08-24
1
-0
/
+2
*
|
resolved conflicts for merge of 081a136d to eclair
Jean-Baptiste Queru
2009-08-21
1
-131
/
+20
|
\
\
|
|
/
|
*
Remove third party support for Quick Search Box (aka global search).
Anonymous Coward
2009-08-21
1
-131
/
+20
*
|
am cfa419b7: Correct comments for startSearch in Activity and SearchManager t...
Mike LeBeau
2009-08-18
1
-1
/
+1
|
\
\
|
|
/
|
*
Correct comments for startSearch in Activity and SearchManager to explain
Mike LeBeau
2009-08-17
1
-1
/
+1
*
|
NEW API for SearchManager and Activity to 'triggerSearch'.
krosaen
2009-08-18
1
-2
/
+60
|
/
*
Docs only change: finish documentation of Android Quick Search Box related in...
Karl Rosaen
2009-08-11
1
-8
/
+145
*
First update of SearchManager docs to reflect the new Donut Quick Search Box ...
Mike LeBeau
2009-08-10
1
-87
/
+56
*
Remove search dialog PRE_CLOSE event
Bjorn Bringert
2009-07-27
1
-7
/
+0
*
Send max displayed position in search dialog click event
Bjorn Bringert
2009-07-27
1
-0
/
+2
*
Don't start search from a dialog if there is no activity associated with
Karl Rosaen
2009-07-21
1
-0
/
+4
*
Define a broadcast intent for the web search provider changing. Unhide
Mike LeBeau
2009-07-20
1
-2
/
+8
[next]