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
/
AutoCompleteTextView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug #7363252 Popup and Dialog UI widgets should be RTL aware
Fabrice Di Meglio
2012-10-16
1
-1
/
+0
*
Fix bug #6427629 Clean up layout direction APIs
Fabrice Di Meglio
2012-09-23
1
-2
/
+1
*
Add an OnDismissListener to AutoCompleteTextView
Adam Powell
2012-08-30
1
-0
/
+31
*
Make AutoCompleteTextView#setText(CharSequence, boolean) public
Adam Powell
2012-08-02
1
-2
/
+0
*
Make SearchView RTL aware
Fabrice Di Meglio
2012-07-27
1
-0
/
+1
*
docs: fix a bunch of links from javadocs to api guides
Scott Main
2012-07-24
1
-2
/
+2
*
API fix, AutoCompleteTextView
Gilles Debunne
2012-04-30
1
-1
/
+18
*
Prevent AutoCompleteTextView from opening a popup when it shouldn't
Romain Guy
2012-02-15
1
-1
/
+3
*
AOOB in AutoComplete
Gilles Debunne
2012-01-18
1
-2
/
+3
*
Merge "Bug 5319091: Completions delayed in AutoComplete in landscape"
Gilles Debunne
2011-09-15
1
-6
/
+7
|
\
|
*
Bug 5319091: Completions delayed in AutoComplete in landscape
Gilles Debunne
2011-09-15
1
-8
/
+9
*
|
Bug 5299484: Recipient address in to field is doubled when entering in landsc...
Gilles Debunne
2011-09-14
1
-6
/
+2
|
/
*
Fix bug 3413800 - Revise AutoCompleteTextView dropdown behavior
Adam Powell
2011-02-16
1
-0
/
+4
*
AutoComplete list does not hide the IME when it re-appears.
Gilles Debunne
2011-02-09
1
-2
/
+6
*
The tab key completes text in AutoCompleteTextView.
Gilles Debunne
2011-02-09
1
-0
/
+10
*
New fix for popup behavior in AutoCompleteTextViews.
Gilles Debunne
2011-01-23
1
-10
/
+18
*
Race condition patched in Email autocompletion.
Gilles Debunne
2011-01-19
1
-8
/
+15
*
Fix NPEs in detached views.
Jeff Brown
2011-01-10
1
-2
/
+8
*
Add initial support for TAB navigation.
Jeff Brown
2010-12-17
1
-2
/
+7
*
am bb8d314b: am 70c9ffbc: am 11a72482: Merge "docs: add links from widget cla...
Scott Main
2010-08-21
1
-0
/
+3
|
\
|
*
docs: add links from widget classes to tutorials
Scott Main
2010-08-19
1
-0
/
+3
*
|
Added ListPopupWindow. Refactored AutoCompleteTextView and Spinner
Adam Powell
2010-06-04
1
-590
/
+90
*
|
Don't supply a null child to the click listener.
Romain Guy
2010-04-09
1
-4
/
+4
|
/
*
Fix bug 2495033.
Adam Powell
2010-03-23
1
-3
/
+36
*
Ensure adapter is not null in AutoCompleteTextView
Kenny Root
2010-03-19
1
-1
/
+4
*
Fix NPE in AutoCompleteTextView to tame the monkeys.
Romain Guy
2010-03-17
1
-8
/
+14
*
Stupid AutoCompleteTextView.
Romain Guy
2010-03-17
1
-10
/
+37
*
Resize AutoCompleteTextView's dropdown when the list content changes.
Romain Guy
2010-03-16
1
-59
/
+31
*
Correctly handle disabled list items in AutoCompleteTextView.
Romain Guy
2010-03-15
1
-10
/
+16
*
Fix for 2175289 : Can't get keyboard in search dialog after switching to land...
Amith Yamasani
2010-03-11
1
-7
/
+11
*
Fix scrolling bug in AutoCompleteTextView.
Romain Guy
2010-03-08
1
-2
/
+2
*
New View.dispatchDisplayHint() API.
Romain Guy
2010-01-27
1
-0
/
+12
*
Measure AutoCompleteTextView's dropdown to have enough room for all items.
Romain Guy
2010-01-19
1
-10
/
+16
*
Deprecate fill_parent and introduce match_parent.
Romain Guy
2010-01-08
1
-19
/
+19
*
Fix two ListView bugs related to onAttachedToWindow/onDetachedFromWindow.
Romain Guy
2010-01-06
1
-2
/
+2
*
Modify text validation behavior.
Evan Millar
2009-11-12
1
-2
/
+4
*
Fix back button handling in ACTV
Bjorn Bringert
2009-10-06
1
-4
/
+6
*
Fix possible crash in AutoCompleteTextView.
Romain Guy
2009-09-30
1
-5
/
+8
*
Make ACTV use all available space if height is FILL_PARENT.
Bryan Mawhinney
2009-09-17
1
-1
/
+1
*
Various fixed for back key handling.
Dianne Hackborn
2009-09-14
1
-15
/
+10
*
Last big work on #1991910: Make swipes work with capacitive keys
Dianne Hackborn
2009-09-14
1
-2
/
+13
*
am a7a3b6ef: Dismiss both the soft keyboard and the search dialog on back if ...
Karl Rosaen
2009-08-06
1
-0
/
+10
|
\
|
*
Dismiss both the soft keyboard and the search dialog on back if there is no t...
Karl Rosaen
2009-08-06
1
-0
/
+10
*
|
am 6b46dc86: Merge change 8840 into donut
Android (Google) Code Review
2009-07-28
1
-1
/
+10
|
\
\
|
|
/
|
*
Add padding to height of AutoCompleteTextView drop-down.
Bjorn Bringert
2009-07-28
1
-1
/
+10
*
|
am c6590d6f: Merge change 8759 into donut
Android (Google) Code Review
2009-07-28
1
-3
/
+9
|
\
\
|
|
/
|
*
Cancel search on BACK if IME is obscured.
Bjorn Bringert
2009-07-28
1
-3
/
+9
*
|
Merge commit '4182e684' into manualmerge
Mike LeBeau
2009-07-22
1
-1
/
+19
|
\
\
|
|
/
|
*
Add new hidden API setForceIgnoreOutsideTouch to AutoCompleteTextView for
Mike LeBeau
2009-07-22
1
-1
/
+16
*
|
am b551fb87: Merge change 8210 into donut
Android (Google) Code Review
2009-07-22
1
-5
/
+4
|
\
\
|
|
/
[next]