summaryrefslogtreecommitdiff
path: root/core/java/android/app/SearchableInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-5/+5
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+10
* More encryption-aware triaging.Jeff Sharkey2016-02-091-1/+2
* Add @ResourceInt annotations on APIsTor Norbye2015-02-181-0/+4
* Fix resource reading for secondary usersAmith Yamasani2012-10-071-3/+14
* Guard against NPE in SearchManagerServiceBjorn Bringert2010-04-061-3/+4
* Clean up SearchableInfo API, JavaDoc and formattingBjorn Bringert2010-03-301-121/+179
* Use a Go button instead of a magnifying glass in the keyboard for in-app search.Amith Yamasani2010-03-121-2/+2
* Use resource ID for searchable descriptionBjorn Bringert2010-02-101-10/+10
* Expose SearchableInfo and getSearchablesInGlobalSearch()Bjorn Bringert2009-12-081-9/+22
* Move android.server.search.SearchableInfo to android.appBjorn Bringert2009-12-041-0/+799