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
/
app
/
SuggestionsAdapter.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Send a special respond to the cursor in SuggestionsAdapter to tell it to
Mike LeBeau
2009-08-06
1
-0
/
+26
*
Guard against remote process dying when retrieving column from cursor.
Karl Rosaen
2009-08-05
1
-1
/
+8
*
Remove search dialog PRE_CLOSE event
Bjorn Bringert
2009-07-27
1
-20
/
+0
*
Send max displayed position in search dialog click event
Bjorn Bringert
2009-07-27
1
-0
/
+2
*
add some more defensiveness to SuggestionsAdapter to avoid system process cra...
Karl Rosaen
2009-07-23
1
-8
/
+14
*
Remove background padding workaround from SuggestionsAdapter
Bjorn Bringert
2009-07-22
1
-4
/
+0
*
Work around StateListDrawable padding in search suggestions
Bjorn Bringert
2009-07-22
1
-0
/
+5
*
Copy cached drawables in search dialog.
Bjorn Bringert
2009-07-17
1
-15
/
+19
*
Add ability to delay messages in Filter based on constraint. Use this to del...
Karl Rosaen
2009-07-16
1
-0
/
+19
*
Only parse search suggestions that look like HTML
Bjorn Bringert
2009-07-16
1
-1
/
+10
*
Get rid of drawing hacks for search dialog suggestions
Bjorn Bringert
2009-07-16
1
-191
/
+62
*
Use activity icon when search suggestion icon is missing
Bjorn Bringert
2009-07-14
1
-11
/
+116
*
Make suggestion text color change based on the item state.
Satish Sampath
2009-07-09
1
-23
/
+122
*
Fix NPE in SuggestionsAdapter when cursor is null.
Bjorn Bringert
2009-06-24
1
-1
/
+1
*
Make all static methods in SearchManager non-static.
Bjorn Bringert
2009-06-22
1
-1
/
+3
*
Show proper suggestion item hilite on selection.
Satish Sampath
2009-06-12
1
-12
/
+2
*
Fix display of the selection background for search results.
Satish Sampath
2009-06-11
1
-2
/
+69
*
Show progress spinner while waiting for results in in app search.
Karl Rosaen
2009-06-10
1
-1
/
+32
*
Adds UI support for custom search widget item backgrounds.
Satish Sampath
2009-06-09
1
-35
/
+55
*
SearchDialog should only do DialogCursorProtocol stuff when in global search ...
Karl Rosaen
2009-06-04
1
-1
/
+4
*
Detect impressions, and cleanup the SearchDialog / SuggestionCursor communica...
Karl Rosaen
2009-06-04
1
-39
/
+85
*
Remove support for bitmap icons in search suggestions.
Bjorn Bringert
2009-06-04
1
-25
/
+7
*
Close icon input stream in SuggestionsAdapter.
Bjorn Bringert
2009-06-03
1
-4
/
+14
*
progress towards impression and click stats on all sources, plus some interna...
Karl Rosaen
2009-06-02
1
-13
/
+13
*
Added some icon debug logging to SuggestionsAdapter.
Bjorn Bringert
2009-06-02
1
-2
/
+8
*
Add framework support for scrolling to the "More results..." list item
Mike LeBeau
2009-06-01
1
-0
/
+25
*
Cause the icon drawables to animate automatically by calling setVisible
Mike LeBeau
2009-05-26
1
-0
/
+8
*
Add support to SuggestionsAdapter to query the 'working' status
Mike LeBeau
2009-05-20
1
-2
/
+33
*
Refactor SearchableInfo.
Bjorn Bringert
2009-05-06
1
-2
/
+2
*
AI 147681: Fix SearchDialog crash on missing FORMAT suggestion column.
Bjorn Bringert
2009-04-24
1
-3
/
+6
*
AI 147564: Merge back from search branch to donut. Notes:
Karl Rosaen
2009-04-23
1
-0
/
+344