summaryrefslogtreecommitdiffstats
path: root/core/java/android/server/search/Searchables.java
Commit message (Expand)AuthorAgeFilesLines
* Move lingering services to services.jar.Jeff Sharkey2012-12-111-464/+0
* Fix resource reading for secondary usersAmith Yamasani2012-10-071-43/+61
* Enforce permissions for calls with specified userIdAmith Yamasani2012-08-301-40/+42
* SearchManagerService made multi-user awareAmith Yamasani2012-06-151-14/+33
* Make the system global search provider a user setting.Narayan Kamath2011-06-281-21/+124
* Clean up global search and web search activity findingBjorn Bringert2010-02-231-143/+59
* Move android.server.search.SearchableInfo to android.appBjorn Bringert2009-12-041-0/+1
* Revert "Remove third party support for Quick Search Box (aka global search)."Karl Rosaen2009-08-271-30/+8
* Remove third party support for Quick Search Box (aka global search).Anonymous Coward2009-08-211-8/+30
* Check if a searchable is null before adding it to the list of searchablesMike LeBeau2009-07-091-1/+6
* Run search UI on its own thread.Bjorn Bringert2009-07-081-14/+11
* EnhancedGoogleSearch overrides GoogleSearch if present.Satish Sampath2009-06-231-0/+17
* Include web search providers in Searchables.Satish Sampath2009-06-051-49/+179
* Additional logging in buildSearchableList().Satish Sampath2009-05-151-1/+8
* Refactor SearchableInfo.Bjorn Bringert2009-05-061-1/+1
* Add 'includeInGlobalSearch' attribute to searchable meta-data.Bjorn Bringert2009-04-291-1/+15
* Add GLOBAL_SEARCH intent for finding global search provider.Bjorn Bringert2009-04-281-19/+11
* AI 147564: Merge back from search branch to donut. Notes:Karl Rosaen2009-04-231-0/+243