index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
SearchManager.java
Age
Commit message (
Expand
)
Author
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-09-14
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-11-21
Delete SearchManager.launchAssistService and convert
skill
2018-10-09
Merge "docs: fixing errors found with lint check" into pi-dev am: 8c7d2142f6
kopriva
2018-10-09
Merge "docs: fixing errors found with lint check" into pi-dev
kopriva
2018-10-09
docs: fixing errors found with lint check
kopriva
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-06-12
Moved some activities implementation to ActivityTaskManagerService (2/n)
Wale Ogunwale
2018-02-28
Update javadoc for SearchManager api on TV.
Leif Hendrik Wilden
2018-02-23
Explicitly do not support SEARCH_SERVICE on UI_MODE_TYPE_WATCH
Erik Wolsheimer
2017-06-05
Annotate @SystemApi with required permissions.
Jeff Sharkey
2016-11-14
Update usage of ActivityManagerNative.
Sudheer Shanka
2016-08-11
Avoid caching services with missing binders.
Jeff Sharkey
2016-03-01
When system server goes down, crash apps more.
Jeff Sharkey
2015-07-08
Fix assist for hardware long-press
Jorim Jaggi
2015-06-05
Pass an args bundle to launchAssistAction.
Tim Kilbourn
2015-03-12
More work on collecting assist data.
Dianne Hackborn
2015-01-07
Merge "NPE in SearchManager.triggerSearch"
Amith Yamasani
2014-10-09
Implement issue #17906468: Allow search request to fall back to global search
Dianne Hackborn
2014-10-08
Don't start SearchDialog on television.
Tim Kilbourn
2014-06-09
Add constants to Android TV On Device Search.
Xiaolei Wang
2013-11-20
Remove unused imports from frameworks/base.
John Spurlock
2013-08-29
NPE in SearchManager.triggerSearch
You Kim
2013-08-07
Extend assist context to foreground services
Adam Skory
2013-01-23
Add new API to propagate contextual data to the assist action
Dianne Hackborn
2012-11-09
Disable navbar searchlight if search assist not available.
John Spurlock
2012-08-16
Rename UserId to UserHandle.
Dianne Hackborn
2012-08-14
Launch ASSIST intent on the current user
Amith Yamasani
2012-06-19
Fix 6667238: allow market apps to support ACTION_ASSIST
Jim Miller
2012-06-14
Add new ASSIST key and map it to the global assist intent.
Jeff Brown
2012-04-27
Make APIs to get global search provider public
Michael Jurka
2011-12-22
docs: Add developer guide cross-references, Project ACRE, round 4
Joe Fernandez
2011-10-14
Allow setting of source bounds on global search intents.
Mathew Inwood
2011-09-16
Fix typo in SearchManager javadoc.
Mark Brophy
2011-08-10
Add PendingIntent extra for WEB_SEARCH intents
Bjorn Bringert
2011-06-30
Merge "Add a global-search column for last access."
Dan Morrill
2011-06-28
Make the system global search provider a user setting.
Narayan Kamath
2011-06-17
Add a global-search column for last access.
Mark Brophy
2011-02-23
New flag to open intent in a new tab.
Leon Scroggins
2010-09-16
Query refinement feature in SearchView.
Amith Yamasani
2010-09-14
Add an option to hide the Voice Search icon.
Leon Scroggins III
2010-03-17
docs: remove documenation about the search dialog from SearchManager
Scott Main
2010-03-16
Set SOURCE to app package name when starting QSB (if not set)
Bjorn Bringert
2010-03-10
When context is voice, show the microphone.
Leon Scroggins
2010-03-03
Feature to return an extra in the cursor that keeps the spinny going.
Amith Yamasani
2010-03-03
Add SearchManager.SUGGEST_COLUMN_TEXT_2_URL
Bjorn Bringert
2010-02-23
Clean up global search and web search activity finding
Bjorn Bringert
2010-02-22
Don't start global search from system dialogs
Bjorn Bringert
[next]