summaryrefslogtreecommitdiff
path: root/core/java/android/text
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * Allows users to scroll while in select mode.Maryam Garrett2009-12-102-5/+23
* | am 7c427030: Merge change I9088d29b into eclair-mr2Maryam Garrett2009-12-071-32/+93
|\|
| * Merge change I9088d29b into eclair-mr2Android (Google) Code Review2009-12-071-32/+93
| |\
| | * Improves the touch-based text selection UI in text boxes.Maryam Garrett2009-12-031-32/+93
* | | am 67d9aa15: Merge change I6173d7c7 into eclair-mr2Daisuke Miyakawa2009-12-031-0/+22
|\| |
| * | Add isPrintableAscii() and isPrintableAsciiOnly() to TextUtils.java as hidden...Daisuke Miyakawa2009-12-031-0/+22
* | | am 2d8b0c3f: am 8693f82d: Merge change If1f0bf33 into eclairDianne Hackborn2009-12-021-1/+11
|\| |
| * | am 8693f82d: Merge change If1f0bf33 into eclairDianne Hackborn2009-12-021-1/+11
| |\ \ | | |/ | |/|
| | * Some work on issue #2286804: sometimes text field doesn't accept inputDianne Hackborn2009-12-021-1/+11
* | | am 8c7d9eab: Merge change Icb1674f1 into eclair-mr2Dan Egnor2009-11-182-208/+6
|\| |
| * | Create android-common static library which gets included in frameworks.jar,Dan Egnor2009-11-182-208/+6
* | | am e45ebbaf: am 04a0e969: Merge change Id7c432bf into eclairEric Fischer2009-11-171-1/+1
|\| |
| * | am 04a0e969: Merge change Id7c432bf into eclairEric Fischer2009-11-171-1/+1
| |\|
| | * Add vertical bar to the alt-space character picker for the hardware keyboard.Eric Fischer2009-11-171-1/+1
* | | am dad4780b: Merge change I3834b1cb into eclair-mr2Mark Wagner2009-10-193-3/+26
|\| |
| * | support for multiline paragraph style indentationMark Wagner2009-10-163-3/+26
| |/
* | am 88f2acb0: Merge change Iec1f8a2e into eclairEric Fischer2009-09-301-2/+4
|\|
| * Add Turkish accented letters for G and S on the hard keyboard.Eric Fischer2009-09-301-2/+4
* | am eaa18dec: scroll text field with touchCary Clark2009-09-291-0/+18
|\|