summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/SuggestionsAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Add style for SearchViewAlan Viverette2014-07-021-13/+20
* Clean up drawable theming APIsAlan Viverette2014-06-021-1/+1
* Implement APIs for obtaining, caching themed DrawablesAlan Viverette2014-03-241-1/+1
* Add APIs for obtaining themed Drawable from Theme, ContextAlan Viverette2014-02-031-2/+2
* Close suggestions cursor when SearchView is detached.Amith Yamasani2011-11-031-4/+4
* SearchView behavioral and visual changesAmith Yamasani2011-07-181-18/+19
* Ensure that the column is valid before querying.Amith Yamasani2011-01-191-12/+12
* Query refinement feature in SearchView.Amith Yamasani2010-09-161-57/+54
* SearchView APIAmith Yamasani2010-09-101-0/+705