summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/SearchManager.java
Commit message (Expand)AuthorAgeFilesLines
* Extend assist context to foreground servicesAdam Skory2013-08-071-1/+1
* Add new API to propagate contextual data to the assist actionDianne Hackborn2013-01-231-3/+10
* Disable navbar searchlight if search assist not available.John Spurlock2012-11-091-0/+3
* Rename UserId to UserHandle.Dianne Hackborn2012-08-161-2/+2
* Launch ASSIST intent on the current userAmith Yamasani2012-08-141-7/+22
* Fix 6667238: allow market apps to support ACTION_ASSISTJim Miller2012-06-191-19/+7
* Add new ASSIST key and map it to the global assist intent.Jeff Brown2012-06-141-0/+30
* Make APIs to get global search provider publicMichael Jurka2012-04-271-7/+1
* docs: Add developer guide cross-references, Project ACRE, round 4Joe Fernandez2011-12-221-4/+5
* Allow setting of source bounds on global search intents.Mathew Inwood2011-10-141-2/+20
* Fix typo in SearchManager javadoc.Mark Brophy2011-09-161-1/+1
* Add PendingIntent extra for WEB_SEARCH intentsBjorn Bringert2011-08-101-0/+8
* Merge "Add a global-search column for last access."Dan Morrill2011-06-301-0/+9
|\
| * Add a global-search column for last access.Mark Brophy2011-06-171-0/+9
* | Make the system global search provider a user setting.Narayan Kamath2011-06-281-0/+27
|/
* New flag to open intent in a new tab.Leon Scroggins2011-02-231-0/+6
* Query refinement feature in SearchView.Amith Yamasani2010-09-161-71/+61
* Add an option to hide the Voice Search icon.Leon Scroggins III2010-09-141-0/+8
* docs: remove documenation about the search dialog from SearchManagerScott Main2010-03-171-1167/+9
* Set SOURCE to app package name when starting QSB (if not set)Bjorn Bringert2010-03-161-3/+10
* When context is voice, show the microphone.Leon Scroggins2010-03-101-0/+9
* Feature to return an extra in the cursor that keeps the spinny going.Amith Yamasani2010-03-031-0/+8
* Add SearchManager.SUGGEST_COLUMN_TEXT_2_URLBjorn Bringert2010-03-031-0/+10
* Clean up global search and web search activity findingBjorn Bringert2010-02-231-68/+16
* Don't start global search from system dialogsBjorn Bringert2010-02-221-0/+1
* Add SearchManager.getWebSearchActivity()Bjorn Bringert2010-02-181-0/+19
* Cleanup of global search references in SearchDialog and SearchManager.Amith Yamasani2010-02-171-223/+12
* Unhide SearchManager.INTENT_ACTION_SEARCH_SETTINGSBjorn Bringert2010-02-101-2/+0
* Remove SearchManager.SOURCEBjorn Bringert2010-02-101-10/+0
* Remove source selector from SearchDialogBjorn Bringert2010-02-041-9/+0
* Move Search dialog out of system process into current activity.Amith Yamasani2010-01-271-68/+24
* Make SearchManager.getGlobalSearchActivity() public but hiddenBjorn Bringert2010-01-141-1/+3
* Expose SearchManager constants for global searchBjorn Bringert2010-01-141-18/+11
* Remove Intent.ACTION_GLOBAL_SEARCHBjorn Bringert2010-01-131-4/+4
* Add and expose SearchManager.getSearchableInfo()Bjorn Bringert2010-01-121-2/+17
* Copy SearchSourceSelector from QuickSearchBoxBjorn Bringert2010-01-091-0/+10
* Use unbundled QSB for global searchBjorn Bringert2009-12-091-1/+87
* Expose SearchableInfo and getSearchablesInGlobalSearch()Bjorn Bringert2009-12-081-4/+2
* Move android.server.search.SearchableInfo to android.appBjorn Bringert2009-12-041-1/+0
* docs: document the 'showSearchIconAsBadge" flag andScott Main2009-11-111-16/+11
* doc change: misc doc fixes.Dirk Dougherty2009-10-301-3/+3
* Remove globalSearch argument from triggerSearch()Bjorn Bringert2009-10-011-7/+2
* Unhide SearchManager.SUGGEST_PARAMETER_LIMITBjorn Bringert2009-09-291-2/+1
* Pass limit=50 to all suggestion sources.Bjorn Bringert2009-09-281-7/+32
* Add search_mode flag to intents launched by QSB suggestionsBjorn Bringert2009-09-211-0/+19
* Send action key and msg with GlobalSearch clicksBjorn Bringert2009-09-211-0/+4
* Tell GlobalSearch about searches without a suggestionBjorn Bringert2009-09-111-0/+8
* am d27b1083: docs only. add Searchable resource information to the Available ...Scott Main2009-09-101-12/+12
|\
| * docs only.Scott Main2009-09-101-12/+12
* | am af0b780a: Merge change 23198 into donutMike LeBeau2009-08-281-24/+38
|\ \ | |/