index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
SearchView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
ActionBar SearchView's default hint shouldn't override SearchableInfo
Alan Viverette
2015-04-29
1
-34
/
+35
*
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
1
-2
/
+0
*
First quick implementation of auto assist data.
Dianne Hackborn
2015-02-06
1
-11
/
+2
*
Fix accessibility delegation
Alan Viverette
2015-01-07
1
-4
/
+6
*
Remove underline and search icon from ActionBar search view
Alan Viverette
2014-11-18
1
-96
/
+117
*
Make SearchView styles public, remove public Holo styles added in L
Alan Viverette
2014-09-10
1
-2
/
+3
*
Fix a regression in SearchView focusability
Adam Powell
2014-09-03
1
-0
/
+4
*
Add style for SearchView
Alan Viverette
2014-07-02
1
-52
/
+69
*
SearchView improvement for IME
Fabrice Di Meglio
2014-03-28
1
-1
/
+1
*
Add APIs for obtaining themed Drawable from Theme, Context
Alan Viverette
2014-02-03
1
-1
/
+1
*
Add View constructor that supplies a default style resource
Alan Viverette
2013-09-09
1
-5
/
+20
*
Clear SearchView query field when collapsed as an action view
Adam Powell
2012-12-10
1
-0
/
+1
*
Fix bug #6427629 Clean up layout direction APIs
Fabrice Di Meglio
2012-09-28
1
-2
/
+2
*
Fix bug #6427629 Clean up layout direction APIs
Fabrice Di Meglio
2012-09-23
1
-1
/
+1
*
Fix bug #6427629 Clean up layout direction APIs
Fabrice Di Meglio
2012-09-23
1
-1
/
+1
*
am ad17717e: am d3b74b91: am b307ceb4: Merge "SearchWidget: passing APP_DATA ...
Jean-Baptiste Queru
2012-09-04
1
-0
/
+3
|
\
|
*
SearchWidget: passing APP_DATA to voice intent
Jorge Ruesga
2012-09-03
1
-0
/
+3
*
|
Make SearchView RTL aware
Fabrice Di Meglio
2012-07-27
1
-5
/
+16
|
/
*
am dc99555d: Merge "Pass SearchView suggestion cursor exception to Log."
Romain Guy
2012-07-06
1
-2
/
+2
|
\
|
*
Pass SearchView suggestion cursor exception to Log.
Jake Wharton
2012-07-06
1
-2
/
+2
*
|
Do not run the spell checker in SearchView
Satoshi Kataoka
2012-06-05
1
-0
/
+7
*
|
Fix for IOOB in SearchView
Gilles Debunne
2012-05-25
1
-1
/
+1
*
|
Javadoc improvements in SearchView per API review.
Amith Yamasani
2012-05-04
1
-0
/
+4
*
|
Add some missing getters for XML/Java API consistency.
Amith Yamasani
2012-04-25
1
-0
/
+50
*
|
AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...
Svetoslav Ganov
2012-01-17
1
-1
/
+14
|
/
*
docs: Add developer guide cross-references, Project ACRE, round 4
Joe Fernandez
2011-12-22
1
-4
/
+5
*
Don't show the submit button when it isn't enabled.
Amith Yamasani
2011-11-04
1
-4
/
+3
*
Merge "Close suggestions cursor when SearchView is detached." into ics-mr1
Amith Yamasani
2011-11-04
1
-2
/
+13
|
\
|
*
Close suggestions cursor when SearchView is detached.
Amith Yamasani
2011-11-03
1
-2
/
+13
*
|
Don't expand the SearchView if already expanded.
Amith Yamasani
2011-11-01
1
-0
/
+2
|
/
*
Remove the mic from the keyboard in SearchView
Luca Zanolin
2011-10-06
1
-1
/
+12
*
Fix bug 5358705 - Request no full-screen mode of the IME when a
Adam Powell
2011-09-25
1
-0
/
+4
*
Fix an unintentional change in method signature and avoid an API change.
Amith Yamasani
2011-08-19
1
-1
/
+1
*
Don't force measurement when SearchView is in iconified mode.
Amith Yamasani
2011-08-17
1
-4
/
+33
*
Voice search icon replaced by X on typing.
Amith Yamasani
2011-08-12
1
-7
/
+28
*
Added methods to change text entry mode in SearchView.
Amith Yamasani
2011-08-09
1
-5
/
+52
*
Don't call onQueryTextChanged more often than necessary.
Amith Yamasani
2011-08-04
1
-1
/
+4
*
Merge "Don't submit a query if it's whitespace only."
Amith Yamasani
2011-07-29
1
-1
/
+1
|
\
|
*
Don't submit a query if it's whitespace only.
Amith Yamasani
2011-07-27
1
-1
/
+1
*
|
Fix bug 5087980 - MenuItem#expandActionView should work from within
Adam Powell
2011-07-27
1
-9
/
+23
*
|
Merge "Make sure that suggestions are queried on focus or tapping."
Amith Yamasani
2011-07-27
1
-1
/
+14
|
\
\
|
*
|
Make sure that suggestions are queried on focus or tapping.
Amith Yamasani
2011-07-26
1
-1
/
+14
|
|
/
*
|
Handle callbacks to CollapsibleActionViews that are in an actionLayout.
Amith Yamasani
2011-07-26
1
-2
/
+3
|
/
*
Implement CollapsibleActionView on SearchView.
Amith Yamasani
2011-07-22
1
-7
/
+40
*
SearchView behavioral and visual changes
Amith Yamasani
2011-07-18
1
-13
/
+104
*
SearchView improvements per design.
Amith Yamasani
2011-06-23
1
-7
/
+12
*
Keep track of USER_QUERY to pass to the intent.
Amith Yamasani
2011-05-27
1
-1
/
+4
*
am abdf0d53: docs: update search dev guide with SearcView widget
Scott Main
2011-03-14
1
-7
/
+9
|
\
|
*
docs: update search dev guide with SearcView widget
Scott Main
2011-03-14
1
-7
/
+9
*
|
Searchview layout cleanup. Some more tweaks required for Market.
Amith Yamasani
2011-03-08
1
-18
/
+22
[next]