summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/TextView.java
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Bug 5250788: LatinIME slows down as amount of Text increasesGilles Debunne2011-10-071-129/+26
* Fixbug #5387832 [UI/Visual] Address of the website is not displayed properly(...Fabrice Di Meglio2011-10-051-1/+1
* Merge "Revert "Fix bug #5387832 [UI/Visual] Address of the website is not dis...Fabrice Di Meglio2011-10-041-1/+1
|\
| * Revert "Fix bug #5387832 [UI/Visual] Address of the website is not displayed ...Fabrice Di Meglio2011-10-041-1/+1
* | Merge "5402566: Copy/cut icons do not appear if the text is Japanese only"Gilles Debunne2011-10-041-6/+38
|\ \
| * | 5402566: Copy/cut icons do not appear if the text is Japanese onlyGilles Debunne2011-10-031-8/+39
* | | Merge "Optimisations and bugs in SpellChecker"Gilles Debunne2011-10-041-9/+10
|\ \ \ | |/ / |/| |
| * | Optimisations and bugs in SpellCheckerGilles Debunne2011-10-031-9/+10
* | | Don't obtain attributes for the whole theme when looking for selectionAdam Powell2011-10-031-5/+6
|/ /
* | Merge "Bug 5327547: re-check word after it (may) have been added to user dict...Gilles Debunne2011-10-031-1/+3
|\ \
| * | Bug 5327547: re-check word after it (may) have been added to user dictionary.Gilles Debunne2011-09-301-1/+3
* | | Merge "Bug 5384674: When only one suggestion is returned, it is displayed twice"Gilles Debunne2011-10-031-24/+14
|\ \ \
| * | | Bug 5384674: When only one suggestion is returned, it is displayed twiceGilles Debunne2011-09-301-24/+14
| |/ /
* | | Merge "New underline color for the Voice recognized suggestions"Gilles Debunne2011-10-031-1/+1
|\ \ \ | |/ / |/| |
| * | New underline color for the Voice recognized suggestionsGilles Debunne2011-09-301-1/+1
* | | Merge "Bug 5384675: Color in add to dictionary"Gilles Debunne2011-09-301-2/+5
|\ \ \
| * | | Bug 5384675: Color in add to dictionaryGilles Debunne2011-09-291-2/+5
* | | | Merge "Bug 5254884: suggestions are no logner copied in the clipboard"Gilles Debunne2011-09-301-3/+7
|\ \ \ \
| * | | | Bug 5254884: suggestions are no logner copied in the clipboardGilles Debunne2011-09-291-3/+7
| |/ / /
* | | | Merge "Bug 5250788: EditText gets slower has the entered text gets longer"Gilles Debunne2011-09-301-28/+32
|\ \ \ \
| * | | | Bug 5250788: EditText gets slower has the entered text gets longerGilles Debunne2011-09-281-28/+32
* | | | | Merge "The x and y position of the pop-up where not calculated correctly when...Luca Zanolin2011-09-301-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | The x and y position of the pop-up where not calculated correctly when the te...Luca Zanolin2011-09-281-2/+2
* | | | | Merge "Fix bug #5387832 [UI/Visual] Address of the website is not displayed p...Fabrice Di Meglio2011-09-291-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Fix bug #5387832 [UI/Visual] Address of the website is not displayed properly...Fabrice Di Meglio2011-09-291-1/+1
* | | | Merge "Bug 5278473 & 5278471: delete option in suggestion popup menu"Gilles Debunne2011-09-291-78/+113
|\ \ \ \
| * | | | Bug 5278473 & 5278471: delete option in suggestion popup menuGilles Debunne2011-09-271-78/+113
| |/ / /