summaryrefslogtreecommitdiff
path: root/core/java/android/widget/SuggestionsAdapter.java
AgeCommit message (Expand)Author
2017-02-27Implicitly cast views obtained via View.findView methodsAlan Viverette
2017-02-03Revert "Implicitly cast views obtained via View.findView methods"Alan Viverette
2017-01-27Implicitly cast views obtained via View.findView methodsAlan Viverette
2016-10-11Fix import statements in android.widget package.Aurimas Liutikas
2015-03-18Replace usages of deprecated Resources.getColor() and getColorStateList()Alan Viverette
2015-01-14Add popup theme for Spinner, use for actionBarPopupTheme defaultAlan Viverette
2014-07-02Add style for SearchViewAlan Viverette
2014-06-02Clean up drawable theming APIsAlan Viverette
2014-03-24Implement APIs for obtaining, caching themed DrawablesAlan Viverette
2014-02-03Add APIs for obtaining themed Drawable from Theme, ContextAlan Viverette
2011-11-03Close suggestions cursor when SearchView is detached.Amith Yamasani
2011-07-18SearchView behavioral and visual changesAmith Yamasani
2011-01-19Ensure that the column is valid before querying.Amith Yamasani
2010-09-16Query refinement feature in SearchView.Amith Yamasani
2010-09-10SearchView APIAmith Yamasani