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
/
app
/
SearchDialog.java
Age
Commit message (
Expand
)
Author
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-02-19
Removing usage of unsupportedApi AutoCompleteTextView.ensureImeVisible from S...
Ralston Da Silva
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-04-14
Remove unnecessary casts on calls to findViewById
Alan Viverette
2015-11-26
Use Context.getSystemService(Class<T>) for InputMethodManager.
Yohei Yukawa
2015-05-01
Allow Floating ActionModes in SearchDialog.
Clara Bayarri
2015-04-14
Enable Text Selection Action Mode for seach boxes and action bar components.
Clara Bayarri
2015-03-13
Add a type parameter to startActionMode() calls.
Clara Bayarri
2014-02-03
Add APIs for obtaining themed Drawable from Theme, Context
Alan Viverette
2012-01-24
Removed intent logging from SearchDialog.java
Geremy Condra
2011-07-27
Don't submit a query if it's whitespace only.
Amith Yamasani
2011-07-18
SearchView behavioral and visual changes
Amith Yamasani
2011-07-01
Restore some lost space in the SearchView text field in Search Dialog.
Amith Yamasani
2011-06-23
SearchView improvements per design.
Amith Yamasani
2011-05-19
New opaque cab assets; search dialog tweaks.
Adam Powell
2011-03-02
Pass AppData to the app from SearchDialog queries.
Amith Yamasani
2011-01-20
SearchView API Review - bug 3370353 and bug 3370338
Adam Powell
2010-12-03
Use SearchView in SearchDialog for legacy apps using the old model.
Amith Yamasani
2010-11-22
am c8454a85: am b2b0db2d: Merge "SearchDialog: Fix for NullpointerException w...
Jean-Baptiste Queru
2010-11-22
am b2b0db2d: Merge "SearchDialog: Fix for NullpointerException while using Su...
Jean-Baptiste Queru
2010-11-22
SearchDialog: Fix for NullpointerException while using Suggestions in
Deepika Sai Amuri
2010-09-16
Query refinement feature in SearchView.
Amith Yamasani
2010-09-14
am 901b7b9b: am ca8f3d04: Merge "Add an option to hide the Voice Search icon....
Leon Scroggins III
2010-09-14
Add an option to hide the Voice Search icon.
Leon Scroggins III
2010-06-15
merge from open-source master
The Android Open Source Project
2010-06-14
Replaced deprecated Inten.toURI method
Christian Mehlmauer
2010-04-07
Show the microphone when the search box is opened from browser
Leon Scroggins
2010-04-01
Use flattenToShortString instead of toShortString on ComponentNames to
Mike LeBeau
2010-04-01
Also send EXTRA_CALLING_PACKAGE for voice search intents that do web
Mike LeBeau
2010-03-17
Fix window leak and receiver leak. Bug: 2520143 and Bug: 2517390
Amith Yamasani
2010-03-17
Make browser search consistent with QSB.
Leon Scroggins
2010-03-11
Fix for 2175289 : Can't get keyboard in search dialog after switching to land...
Amith Yamasani
2010-03-10
When context is voice, show the microphone.
Leon Scroggins
2010-03-05
Hide Go button in browser when no text is entered
Bjorn Bringert
2010-03-04
Show AutoCompleteTextView dropdown in Search dialog when cursor updates. Fixe...
Amith Yamasani
2010-03-03
Use "play" icon for search dialog button in Browser
Bjorn Bringert
2010-02-25
Re-arrange android-common so framework no longer links with it.
Dianne Hackborn
2010-02-25
Fix for voice search crash in maps and youtube. Bug 2453182
Amith Yamasani
2010-02-23
Clean up global search and web search activity finding
Bjorn Bringert
2010-02-17
Cleanup of global search references in SearchDialog and SearchManager.
Amith Yamasani
2010-02-12
Add constant to android-common for voice search's EXTRA_CALLING_PACKAGE,
Mike LeBeau
2010-02-12
Really fix the build - one more change to SearchDialog which shouldn't have
Mike LeBeau
2010-02-12
Make the corresponding frameworks change to add VoiceRecognitionService to
Mike LeBeau
2010-02-11
Remove in-app to global search toggle. Bug: 2436539
Amith Yamasani
2010-02-04
Remove source selector from SearchDialog
Bjorn Bringert
2010-02-01
Fix an NPE in SearchDialog when clicking on Mic button. Bug: 2410605
Amith Yamasani
2010-01-27
Move Search dialog out of system process into current activity.
Amith Yamasani
2010-01-09
Copy SearchSourceSelector from QuickSearchBox
Bjorn Bringert
2010-01-08
Deprecate fill_parent and introduce match_parent.
Romain Guy
2009-12-04
Move android.server.search.SearchableInfo to android.app
Bjorn Bringert
[next]