summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/AutoCompleteTextView.java
Commit message (Expand)AuthorAgeFilesLines
* am a7a3b6ef: Dismiss both the soft keyboard and the search dialog on back if ...Karl Rosaen2009-08-061-0/+10
|\
| * Dismiss both the soft keyboard and the search dialog on back if there is no t...Karl Rosaen2009-08-061-0/+10
* | am 6b46dc86: Merge change 8840 into donutAndroid (Google) Code Review2009-07-281-1/+10
|\ \ | |/
| * Add padding to height of AutoCompleteTextView drop-down.Bjorn Bringert2009-07-281-1/+10
* | am c6590d6f: Merge change 8759 into donutAndroid (Google) Code Review2009-07-281-3/+9
|\ \ | |/
| * Cancel search on BACK if IME is obscured.Bjorn Bringert2009-07-281-3/+9
* | Merge commit '4182e684' into manualmergeMike LeBeau2009-07-221-1/+19
|\ \ | |/
| * Add new hidden API setForceIgnoreOutsideTouch to AutoCompleteTextView forMike LeBeau2009-07-221-1/+16
* | am b551fb87: Merge change 8210 into donutAndroid (Google) Code Review2009-07-221-5/+4
|\ \ | |/
| * Always call ensureImeVisible when the text field is clicked. We want thisMike LeBeau2009-07-221-5/+4
* | am 51cefb2e: Merge change 7889 into donutAndroid (Google) Code Review2009-07-201-5/+2
|\ \ | |/
| * Ignore unneeded soft keyboard in ACTV height calcBjorn Bringert2009-07-201-5/+2
* | am f32f746b: Merge change 7645 into donutAndroid (Google) Code Review2009-07-171-3/+12
|\ \ | |/
| * Make the SearchDialog's AutoCompleteTextView dropdown respect theMike LeBeau2009-07-161-3/+12
* | am 00d3e361: Merge change 7153 into donutAndroid (Google) Code Review2009-07-141-0/+2
|\ \ | |/
| * Restore PopupWindow's original behavior and add an API to control the soft inputRomain Guy2009-07-141-0/+2
* | am 7bf9f930: Merge change 6415 into donutAndroid (Google) Code Review2009-07-071-0/+1
|\ \ | |/
| * Fixes #1748951. Calling setListSelection() explicitely should cancel the sele...Romain Guy2009-07-071-0/+1
* | am 1b1a6e40: Fix build break by adding an @hide javadoc comment.Satish Sampath2009-07-021-0/+2
|\ \ | |/
| * Fix build break by adding an @hide javadoc comment.Satish Sampath2009-07-011-0/+2
* | am fef8d3e4: Make search UI open up quicker to the user.Satish Sampath2009-07-021-0/+24
|\ \ | |/
| * Make search UI open up quicker to the user.Satish Sampath2009-07-011-0/+24
* | am 3a15fbd7: Merge change 5581 into donutAndroid (Google) Code Review2009-06-291-1/+5
|\ \ | |/
| * Add a null check in an AutoCompleteTextView callback to prevent a crash.Eric Fischer2009-06-261-1/+5
* | resolved conflicts for merge of 5a42b083 to masterRomain Guy2009-06-241-10/+80
|\ \ | |/
| * Fixes #1905761. Updates the height of ACTV's drop down whenever the IME changes.Romain Guy2009-06-231-10/+80
* | am ecfb9f91: Merge change 4940 into donutAndroid (Google) Code Review2009-06-221-6/+6
|\ \ | |/
| * Fixes #1933585. Don't dismiss ACTV's drop down when it's set to alwaysVisible.Romain Guy2009-06-221-6/+6
* | am 465dee4b: Fixes #1819572. Do not resurrect the list\'s selection when the ...Romain Guy2009-06-171-13/+64
|\ \ | |/
| * Fixes #1819572. Do not resurrect the list's selection when the user moved it ...Romain Guy2009-06-171-13/+64
* | resolved conflicts for merge of 174231 to masterMike LeBeau2009-06-111-7/+2
|\ \ | |/
| * ACTV: getWindowVisibility() instead of private attach countBjorn Bringert2009-06-111-7/+2
* | am a32b5f32: Merge change 2411 into donutAndroid (Google) Code Review2009-06-101-0/+2
|\ \ | |/
| * Manual merge from cupcake_dcm. Need to be reviewed by enf.Daisuke Miyakawa2009-05-251-0/+2
* | merged 98acd54, resolved conflictsMike LeBeau2009-05-081-4/+50
|\ \ | |/
| * Make the search dialog's autocomplete dropdown behave correctlyMike LeBeau2009-05-081-5/+10
* | am 854c8c7: Merge change 896 into donutAndroid (Google) Code Review2009-05-011-3/+3
|\ \ | |/
| * make AutoCompleteTextView take the alternate anchor view into account when co...Karl Rosaen2009-05-011-3/+3
* | fixed two stray merge issuesandroid-build SharedAccount2009-04-291-1/+0
* | fix conflict markersThe Android Open Source Project2009-04-291-134/+2
* | am 98e333f: Fix back key and ime behavior for search dialog.Karl Rosaen2009-04-291-1/+45
|\ \ | |/
| * Fix back key and ime behavior for search dialog.Karl Rosaen2009-04-281-1/+45
* | am f3ccf8a: Merge branch \'readonly-p4-donut\' into donutThe Android Open Source Project2009-04-291-16/+214
|\ \ | |/
| * AI 147564: Merge back from search branch to donut. Notes:Karl Rosaen2009-04-231-32/+216
| * AI 143908: am: CL 143907 Make search widget drop-down wider.Jeffrey Sharkey2009-03-311-0/+16
* | AI 144005: Fix auto-merge method duplication that broke build.Jeffrey Sharkey2009-04-021-16/+0
* | AI 143909: am: CL 143908 am: CL 143907 Make search widget drop-down wider.Jeffrey Sharkey2009-03-311-0/+16
* | auto import //branches/master/...@140412The Android Open Source Project2009-03-181-1/+78
|/
* auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-131-0/+10
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-111-9/+5