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
*
Extend assist context to foreground services
Adam Skory
2013-08-07
1
-1
/
+1
*
Add new API to propagate contextual data to the assist action
Dianne Hackborn
2013-01-23
1
-3
/
+10
*
Disable navbar searchlight if search assist not available.
John Spurlock
2012-11-09
1
-0
/
+3
*
Rename UserId to UserHandle.
Dianne Hackborn
2012-08-16
1
-2
/
+2
*
Launch ASSIST intent on the current user
Amith Yamasani
2012-08-14
1
-7
/
+22
*
Fix 6667238: allow market apps to support ACTION_ASSIST
Jim Miller
2012-06-19
1
-19
/
+7
*
Add new ASSIST key and map it to the global assist intent.
Jeff Brown
2012-06-14
1
-0
/
+30
*
Make APIs to get global search provider public
Michael Jurka
2012-04-27
1
-7
/
+1
*
docs: Add developer guide cross-references, Project ACRE, round 4
Joe Fernandez
2011-12-22
1
-4
/
+5
*
Allow setting of source bounds on global search intents.
Mathew Inwood
2011-10-14
1
-2
/
+20
*
Fix typo in SearchManager javadoc.
Mark Brophy
2011-09-16
1
-1
/
+1
*
Add PendingIntent extra for WEB_SEARCH intents
Bjorn Bringert
2011-08-10
1
-0
/
+8
*
Merge "Add a global-search column for last access."
Dan Morrill
2011-06-30
1
-0
/
+9
|
\
|
*
Add a global-search column for last access.
Mark Brophy
2011-06-17
1
-0
/
+9
*
|
Make the system global search provider a user setting.
Narayan Kamath
2011-06-28
1
-0
/
+27
|
/
*
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
|
\
\
|
|
/
[next]