summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/TextView.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | Fix bug #5446966 Changing Gravity on a TextView does not change how the text ...Fabrice Di Meglio2011-10-121-0/+1
|/
* 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
| |/ / /
* | | | Merge "Too many SpellCheckSpans are created."Gilles Debunne2011-09-291-32/+49
|\ \ \ \ | | |_|/ | |/| |
| * | | Too many SpellCheckSpans are created.Gilles Debunne2011-09-271-32/+49
| |/ /
* | | Merge "Change the width of the suggestion item to match the one of the sugges...Luca Zanolin2011-09-291-0/+1
|\ \ \ | |/ / |/| |
| * | Change the width of the suggestion item to match the one of the suggestion po...Luca Zanolin2011-09-281-0/+1
| |/
* | am a200a23a: Merge "Bug 5332065: IOOB in case the suggestionSpan has been rem...Fabrice Di Meglio2011-09-261-1/+3
|\ \
| * | Bug 5332065: IOOB in case the suggestionSpan has been removedGilles Debunne2011-09-261-1/+3
| * | Fix issue #5260129: Suggestion strip in Talk app not showing all the timeDianne Hackborn2011-09-191-0/+5
* | | Merge "Fix bug #5366547 TruncateAt.MARQUEE should be replaces with "two dot" ...Fabrice Di Meglio2011-09-261-1/+1
|\ \ \
| * | | Fix bug #5366547 TruncateAt.MARQUEE should be replaces with "two dot" ellipsi...Fabrice Di Meglio2011-09-251-1/+1
| | |/ | |/|
* | | Bug 5248215: Even though I turned off the Spelling correction, it still shows upGilles Debunne2011-09-231-15/+41
|/ /
* | Revert "Bug 5248215: Even though I turned off the Spelling correction, it sti...Gilles Debunne2011-09-211-51/+18
* | Merge "Bug 5248215: Even though I turned off the Spelling correction, it stil...Gilles Debunne2011-09-201-18/+51
|\ \
| * | Bug 5248215: Even though I turned off the Spelling correction, it still shows upGilles Debunne2011-09-191-18/+51
* | | TextView not adding text to accessibility events.Svetoslav Ganov2011-09-201-1/+1
* | | Fix issue #5260129: Suggestion strip in Talk app not showing all the timeDianne Hackborn2011-09-191-0/+5
|/ /
* | TextView should report in an AccessibilityNodeInfo's text its hint if the Vie...Svetoslav Ganov2011-09-151-8/+16
|/
* Update the public APIs for finding views by text to optionally use content de...Svetoslav Ganov2011-09-141-12/+9
* Bug 5295607: IOOB problems in SuggestionsGilles Debunne2011-09-141-12/+8