summaryrefslogtreecommitdiff
path: root/core/java/android/widget/SearchView.java
Commit message (Expand)AuthorAgeFilesLines
* Fix focus transition when the direction is backward.Saho Kobayashi2021-10-281-0/+7
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-1/+1
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-1/+1
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-1/+1
* Add a mutability flag to the PendingIntent in SearchView.javaAshwini Oruganti2020-10-141-1/+1
* Update language to comply with Android's inclusive language guidanceNader Jawad2020-07-291-1/+1
* Process numpad enter key along with enter key.Byungsung You2020-04-151-1/+2
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-061-1/+1
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Override checkInputConnectionProxy in SearchView.Tarandeep Singh2019-02-141-0/+5
* Update core widgets to save attribute source info.Aurimas Liutikas2019-02-071-0/+2
* @InspectableProperty coverage for android.widgetAshley Rose2019-02-041-0/+17
* Move some members to the "Q blacklist".Mathew Inwood2018-09-141-2/+3
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-211-0/+26
* Don't consume all BACK keys in SearchViewEvan Rosky2018-03-071-21/+8
* Deprecate IMM#showSoftInputUnchecked() part 1Yohei Yukawa2017-03-071-38/+63
* Add support for automatic focusability determinationEvan Rosky2017-01-191-3/+3
* Fix SearchView measure for UNSPECIFIED height.Aurimas Liutikas2016-09-091-1/+3
* Increase SearchView touch targets to meet GAR3.Aurimas Liutikas2016-04-151-1/+151
* Fix crash when restoring SearchView.Aurimas Liutikas2016-02-261-0/+11
* Start saving iconified state of SearchView.Aurimas Liutikas2016-02-111-0/+44
* Remove some sized based resource (match support lib removal).Filip Gruszczynski2015-12-031-0/+26
* Use Context.getSystemService(Class<T>) for InputMethodManager.Yohei Yukawa2015-11-261-6/+4
* Hide SearchView icon when no drawable setAlan Viverette2015-08-251-1/+9
* ActionBar SearchView's default hint shouldn't override SearchableInfoAlan Viverette2015-04-291-34/+35
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-2/+0
* First quick implementation of auto assist data.Dianne Hackborn2015-02-061-11/+2
* Fix accessibility delegationAlan Viverette2015-01-071-4/+6
* Remove underline and search icon from ActionBar search viewAlan Viverette2014-11-181-96/+117
* Make SearchView styles public, remove public Holo styles added in LAlan Viverette2014-09-101-2/+3
* Fix a regression in SearchView focusabilityAdam Powell2014-09-031-0/+4
* Add style for SearchViewAlan Viverette2014-07-021-52/+69
* SearchView improvement for IMEFabrice Di Meglio2014-03-281-1/+1
* Add APIs for obtaining themed Drawable from Theme, ContextAlan Viverette2014-02-031-1/+1
* Add View constructor that supplies a default style resourceAlan Viverette2013-09-091-5/+20
* Clear SearchView query field when collapsed as an action viewAdam Powell2012-12-101-0/+1
* Fix bug #6427629 Clean up layout direction APIsFabrice Di Meglio2012-09-281-2/+2
* Fix bug #6427629 Clean up layout direction APIsFabrice Di Meglio2012-09-231-1/+1
* Fix bug #6427629 Clean up layout direction APIsFabrice Di Meglio2012-09-231-1/+1
* am ad17717e: am d3b74b91: am b307ceb4: Merge "SearchWidget: passing APP_DATA ...Jean-Baptiste Queru2012-09-041-0/+3
|\
| * SearchWidget: passing APP_DATA to voice intentJorge Ruesga2012-09-031-0/+3
* | Make SearchView RTL awareFabrice Di Meglio2012-07-271-5/+16
|/
* am dc99555d: Merge "Pass SearchView suggestion cursor exception to Log."Romain Guy2012-07-061-2/+2
|\
| * Pass SearchView suggestion cursor exception to Log.Jake Wharton2012-07-061-2/+2
* | Do not run the spell checker in SearchViewSatoshi Kataoka2012-06-051-0/+7
* | Fix for IOOB in SearchViewGilles Debunne2012-05-251-1/+1
* | Javadoc improvements in SearchView per API review.Amith Yamasani2012-05-041-0/+4
* | Add some missing getters for XML/Java API consistency.Amith Yamasani2012-04-251-0/+50
* | AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov2012-01-171-1/+14
|/
* docs: Add developer guide cross-references, Project ACRE, round 4Joe Fernandez2011-12-221-4/+5