index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
SearchView.java
Age
Commit message (
Expand
)
Author
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-14
Add a mutability flag to the PendingIntent in SearchView.java
Ashwini Oruganti
2020-07-29
Update language to comply with Android's inclusive language guidance
Nader Jawad
2020-04-15
Process numpad enter key along with enter key.
Byungsung You
2020-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-14
Override checkInputConnectionProxy in SearchView.
Tarandeep Singh
2019-02-07
Update core widgets to save attribute source info.
Aurimas Liutikas
2019-02-04
@InspectableProperty coverage for android.widget
Ashley Rose
2018-09-14
Move some members to the "Q blacklist".
Mathew Inwood
2018-08-21
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-03-07
Don't consume all BACK keys in SearchView
Evan Rosky
2017-03-07
Deprecate IMM#showSoftInputUnchecked() part 1
Yohei Yukawa
2017-01-19
Add support for automatic focusability determination
Evan Rosky
2016-09-09
Fix SearchView measure for UNSPECIFIED height.
Aurimas Liutikas
2016-04-15
Increase SearchView touch targets to meet GAR3.
Aurimas Liutikas
2016-02-26
Fix crash when restoring SearchView.
Aurimas Liutikas
2016-02-11
Start saving iconified state of SearchView.
Aurimas Liutikas
2015-12-03
Remove some sized based resource (match support lib removal).
Filip Gruszczynski
2015-11-26
Use Context.getSystemService(Class<T>) for InputMethodManager.
Yohei Yukawa
2015-08-25
Hide SearchView icon when no drawable set
Alan Viverette
2015-04-29
ActionBar SearchView's default hint shouldn't override SearchableInfo
Alan Viverette
2015-02-28
Remove unused imports in frameworks/base.
John Spurlock
2015-02-06
First quick implementation of auto assist data.
Dianne Hackborn
2015-01-07
Fix accessibility delegation
Alan Viverette
2014-11-18
Remove underline and search icon from ActionBar search view
Alan Viverette
2014-09-10
Make SearchView styles public, remove public Holo styles added in L
Alan Viverette
2014-09-03
Fix a regression in SearchView focusability
Adam Powell
2014-07-02
Add style for SearchView
Alan Viverette
2014-03-28
SearchView improvement for IME
Fabrice Di Meglio
2014-02-03
Add APIs for obtaining themed Drawable from Theme, Context
Alan Viverette
2013-09-09
Add View constructor that supplies a default style resource
Alan Viverette
2012-12-10
Clear SearchView query field when collapsed as an action view
Adam Powell
2012-09-28
Fix bug #6427629 Clean up layout direction APIs
Fabrice Di Meglio
2012-09-23
Fix bug #6427629 Clean up layout direction APIs
Fabrice Di Meglio
2012-09-23
Fix bug #6427629 Clean up layout direction APIs
Fabrice Di Meglio
2012-09-04
am ad17717e: am d3b74b91: am b307ceb4: Merge "SearchWidget: passing APP_DATA ...
Jean-Baptiste Queru
2012-09-03
SearchWidget: passing APP_DATA to voice intent
Jorge Ruesga
2012-07-27
Make SearchView RTL aware
Fabrice Di Meglio
2012-07-06
am dc99555d: Merge "Pass SearchView suggestion cursor exception to Log."
Romain Guy
2012-07-06
Pass SearchView suggestion cursor exception to Log.
Jake Wharton
2012-06-05
Do not run the spell checker in SearchView
Satoshi Kataoka
2012-05-25
Fix for IOOB in SearchView
Gilles Debunne
2012-05-04
Javadoc improvements in SearchView per API review.
Amith Yamasani
2012-04-25
Add some missing getters for XML/Java API consistency.
Amith Yamasani
2012-01-17
AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...
Svetoslav Ganov
2011-12-22
docs: Add developer guide cross-references, Project ACRE, round 4
Joe Fernandez
2011-11-04
Don't show the submit button when it isn't enabled.
Amith Yamasani
2011-11-04
Merge "Close suggestions cursor when SearchView is detached." into ics-mr1
Amith Yamasani
2011-11-03
Close suggestions cursor when SearchView is detached.
Amith Yamasani
[next]