summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/TextView.java
Commit message (Expand)AuthorAgeFilesLines
* Do not spell check the foreground ExtractEditText.Gilles Debunne2011-12-131-1/+1
* Text blinking cursor hard to see.Gilles Debunne2011-12-121-4/+12
* Blinking cursor in TalkGilles Debunne2011-12-081-0/+3
* Merge "Fixed SpellCheckerSessions leak in TextView" into ics-mr1Gilles Debunne2011-12-081-22/+13
|\
| * Fixed SpellCheckerSessions leak in TextViewGilles Debunne2011-12-071-22/+13
* | Make the Next key navigate between TextViewsGilles Debunne2011-12-081-2/+2
* | Merge "IOOB is Suggestions" into ics-mr1Gilles Debunne2011-12-081-5/+21
|\ \
| * | IOOB is SuggestionsGilles Debunne2011-12-061-5/+21
| |/
* | Insert into user dict with the correct localeJean Chalard2011-12-071-0/+1
|/
* Merge "Invalidated bounds tightened in TextView" into ics-mr1Gilles Debunne2011-12-061-33/+40
|\
| * Invalidated bounds tightened in TextViewGilles Debunne2011-11-291-33/+40
* | Broken build. New methods made private.Gilles Debunne2011-12-011-2/+2
* | Merge "Scroll performance improved in multiline TextEdit" into ics-mr1Gilles Debunne2011-12-011-0/+11
|\ \
| * | Scroll performance improved in multiline TextEditGilles Debunne2011-11-291-0/+11
| |/
* | Merge "Better handles' visibility test" into ics-mr1Gilles Debunne2011-12-011-30/+48
|\ \
| * | Better handles' visibility testGilles Debunne2011-12-011-30/+48
| |/
* | TextViews keep focus after DoneGilles Debunne2011-11-301-3/+2
* | Revert "IME action (done, next...) correctly handled"Gilles Debunne2011-11-301-3/+1
|/
* Merge "Extracted text problems" into ics-mr1Gilles Debunne2011-11-291-23/+35
|\
| * Extracted text problemsGilles Debunne2011-11-101-25/+35
* | Merge "IOOB in text selection." into ics-mr1Gilles Debunne2011-11-291-11/+9
|\ \
| * | IOOB in text selection.Gilles Debunne2011-11-201-11/+9
* | | Merge "IME action (done, next...) correctly handled" into ics-mr1Gilles Debunne2011-11-161-1/+3
|\ \ \
| * | | IME action (done, next...) correctly handledGilles Debunne2011-11-161-1/+3
| |/ /
* | | Merge "Clean-up in TextView" into ics-mr1Gilles Debunne2011-11-151-28/+3
|\ \ \ | |/ / |/| |
| * | Clean-up in TextViewGilles Debunne2011-11-101-28/+3
* | | Localized optimizations in views and bitmapsChristopher Tate2011-11-111-5/+7
|/ /
* | Merge "Visual glitches when starting extracted text" into ics-mr1Gilles Debunne2011-11-101-14/+22
|\ \
| * | Visual glitches when starting extracted textGilles Debunne2011-11-091-14/+22
| |/
* | Respect user settings for spell checking language if explicitly setsatok2011-11-101-13/+12
|/
* No more context menu in TextViewGilles Debunne2011-11-041-79/+2
* Some optimizations.Dianne Hackborn2011-11-011-6/+6
* am 4eec98ed: Merge "Text handles do not handle scroll correctly" into ics-mr0Gilles Debunne2011-10-281-4/+5
|\
| * Text handles do not handle scroll correctlyGilles Debunne2011-10-281-4/+5
| * Bug 5428541: Check that span is still in text before deletingGilles Debunne2011-10-201-6/+8
* | Renaming of a hidden API: ShowSoftInputOnFocusGilles Debunne2011-10-191-10/+10
* | am e6fee18d: Merge "Invalidate SuggestionSpan with FLAG_AUTO_CORRECTION when ...satok2011-10-141-2/+3
|\ \ | |/
| * Merge "Invalidate SuggestionSpan with FLAG_AUTO_CORRECTION when it's removed....satok2011-10-141-2/+3
| |\
| | * Invalidate SuggestionSpan with FLAG_AUTO_CORRECTION when it's removed.satok2011-10-151-2/+3
* | | Merge "Bug 5420741: exception when rotating device while suggestion popup is ...Gilles Debunne2011-10-141-0/+17
|\ \ \
| * | | Bug 5420741: exception when rotating device while suggestion popup is visibleGilles Debunne2011-10-121-0/+17
* | | | Merge "Spell checher's language synced with keyboard."Gilles Debunne2011-10-141-15/+56
|\ \ \ \
| * | | | Spell checher's language synced with keyboard.Gilles Debunne2011-10-131-15/+56
| |/ / /
* | | | Merge "Bug 5228934: added a flag to disable the display of the soft input on ...Gilles Debunne2011-10-131-3/+34
|\ \ \ \
| * | | | Bug 5228934: added a flag to disable the display of the soft input on focusGilles Debunne2011-10-121-3/+34
| |/ / /
* | | | Merge "Bug 5428541: Check that span is still in text before deleting"Gilles Debunne2011-10-131-6/+8
|\ \ \ \
| * | | | Bug 5428541: Check that span is still in text before deletingGilles Debunne2011-10-111-6/+8
| | |_|/ | |/| |
* | | | am 87228cd7: Merge "Fix bug #5446966 Changing Gravity on a TextView does not ...Fabrice Di Meglio2011-10-121-0/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Fix bug #5446966 Changing Gravity on a TextView does not change how the text ...Fabrice Di Meglio2011-10-121-0/+1
| |/
* | Bug 5237623: word no longer underlined after replacementGilles Debunne2011-10-111-11/+8
|/