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
/
SuggestionsAdapter.java
Age
Commit message (
Expand
)
Author
2017-02-27
Implicitly cast views obtained via View.findView methods
Alan Viverette
2017-02-03
Revert "Implicitly cast views obtained via View.findView methods"
Alan Viverette
2017-01-27
Implicitly cast views obtained via View.findView methods
Alan Viverette
2016-10-11
Fix import statements in android.widget package.
Aurimas Liutikas
2015-03-18
Replace usages of deprecated Resources.getColor() and getColorStateList()
Alan Viverette
2015-01-14
Add popup theme for Spinner, use for actionBarPopupTheme default
Alan Viverette
2014-07-02
Add style for SearchView
Alan Viverette
2014-06-02
Clean up drawable theming APIs
Alan Viverette
2014-03-24
Implement APIs for obtaining, caching themed Drawables
Alan Viverette
2014-02-03
Add APIs for obtaining themed Drawable from Theme, Context
Alan Viverette
2011-11-03
Close suggestions cursor when SearchView is detached.
Amith Yamasani
2011-07-18
SearchView behavioral and visual changes
Amith Yamasani
2011-01-19
Ensure that the column is valid before querying.
Amith Yamasani
2010-09-16
Query refinement feature in SearchView.
Amith Yamasani
2010-09-10
SearchView API
Amith Yamasani