summaryrefslogtreecommitdiffstats
path: root/core/java/android/text
Commit message (Expand)AuthorAgeFilesLines
* Add suuport for splitting touch events across windows.Jeff Brown2010-09-261-61/+0
* Text selection anchors changed to use windowsAdam Powell2010-09-211-0/+2
* Add faster TextUtil function for searching delimited lists.Brad Fitzpatrick2010-09-121-1/+30
* Fix for a memory leak in TextKeyListener.Gilles Debunne2010-09-081-2/+4
* Adds a time zone parameter to formatDateRangeErik2010-09-081-8/+53
* Hide mCursorController field in ArrowKeyMovementMethod.Gilles Debunne2010-09-071-2/+12
* When an EditText gains focus by tapping, move the insertion point where tapped.Gilles Debunne2010-08-241-18/+2
* Hysteresis effect in Text selection.Gilles Debunne2010-08-231-2/+1
* Text selection without trackball.Gilles Debunne2010-08-193-270/+91
* merge from open-source masterThe Android Open Source Project2010-06-031-4/+8
|\
| * Merge "Improved error-handling in Rfc822Tokenizer"Kenny Root2010-06-011-2/+6
| |\
| | * Improved error-handling in Rfc822TokenizerHenrik Hall2010-03-261-2/+6
| * | Added WEB_URL_PATTERN for Montenegro ".me"Simon Schoar2010-05-051-2/+2
| * | Fix last character of password field being visible after rotationDevin Taylor2010-03-261-8/+11
| |/
| * am 8693f82d: Merge change If1f0bf33 into eclairDianne Hackborn2009-12-021-1/+11
| |\
| * \ am 04a0e969: Merge change Id7c432bf into eclairEric Fischer2009-11-171-1/+1
| |\ \
* | | | Fix typo in EastAsianWidth javadocKenny Root2010-05-271-3/+3
* | | | Fix last character of password field being visible after rotationDevin Taylor2010-04-061-8/+11
* | | | Revert to previous text selection behaviorKenny Root2010-04-051-23/+31
* | | | Add documentation for LeadingMarginSpan2.Eric Fischer2010-03-121-0/+13
* | | | Add correct copyright headers to multiple filesKenny Root2010-03-111-0/+16
* | | | Merge "Don't break lines in the middle of a smiley or other graphic replaceme...Eric Fischer2010-03-101-13/+13
|\ \ \ \
| * | | | Don't break lines in the middle of a smiley or other graphic replacement.Eric Fischer2010-03-101-13/+13
* | | | | Merge "Noticed comment field when splitting guests wasn't being cleared."Erik2010-03-101-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Noticed comment field when splitting guests wasn't being cleared.Erik2010-02-241-1/+1
* | | | | Merge "Remove DateException and obsolete DateUtils functions."Ken Shirriff2010-03-011-105/+0
|\ \ \ \ \
| * | | | | Remove DateException and obsolete DateUtils functions.Ken Shirriff2010-03-011-105/+0
* | | | | | check offset and don't crashMark Wagner2010-03-011-1/+5
|/ / / / /
* | | | | Merge "Add support for accessing native bidi implementation via jni."Eric Fischer2010-02-251-0/+48
|\ \ \ \ \
| * | | | | Add support for accessing native bidi implementation via jni.Doug Felt2010-02-241-0/+48
| |/ / / /
* | | | | Re-arrange android-common so framework no longer links with it.Dianne Hackborn2010-02-253-3/+6
|/ / / /
* | | | Factor bidi algorithm into separate method.Doug Felt2010-02-242-210/+244
* | | | Fix rounding of extra spacing when it is negative.Doug Felt2010-02-221-6/+6
* | | | Change Javadocs to fix SDK buildKenny Root2010-02-171-1/+1
* | | | Merge "Add better index checks for AndroidCharacter.mirror"Kenny Root2010-02-171-0/+5
|\ \ \ \
| * | | | Add better index checks for AndroidCharacter.mirrorKenny Root2010-02-171-0/+5
* | | | | Merge "Enhance text docs, rename some variables for clarity, comment places i...Eric Fischer2010-02-175-170/+372
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Enhance text docs, rename some variables for clarity, comment places in the codeDoug Felt2010-02-165-170/+372
* | | | | Add API to access ICU's East Asian WidthKenny Root2010-02-161-0/+39
* | | | | Keep Rfc822Tokenizer from crashing when the string ends with a backslash.Eric Fischer2010-02-161-2/+2
|/ / / /
* | | | Unhiding Rfc822Tokenizer.tokenize(CharSequence text, Collection<Rfc822Token> ...Michael Chan2010-02-041-1/+0
* | | | allow + in usernamesFred Quintana2010-01-141-2/+2
* | | | Enable onepointfivetap-and-swipe to select.Maryam Garrett2010-01-061-8/+64
* | | | am d4a4729c: Update imports to android-commonTom Taylor2009-12-212-2/+2
|\ \ \ \
| * | | | Update imports to android-commonTom Taylor2009-12-212-2/+2
* | | | | am 39f0efba: Fixes context-menu trigger behavior after scroll in TextViewMaryam Garrett2009-12-141-36/+43
|\ \ \ \ \ | |/ / / /
| * | | | Fixes context-menu trigger behavior after scroll in TextViewMaryam Garrett2009-12-141-36/+43
* | | | | am 7762d936: Unbundling workPaul Westbrook2009-12-142-190/+0
|\ \ \ \ \ | |/ / / /
| * | | | Unbundling workPaul Westbrook2009-12-142-190/+0
* | | | | am 946bfa49: Merge change Ida4d6ab0 into eclair-mr2Maryam Garrett2009-12-112-5/+23
|\ \ \ \ \ | |/ / / /