summaryrefslogtreecommitdiffstats
path: root/core/java/android/text
Commit message (Expand)AuthorAgeFilesLines
* Merge "Enable mouse drag text selection for unfocused TextView."Keisuke Kuroyanagi2015-04-201-16/+23
|\
| * Enable mouse drag text selection for unfocused TextView.Keisuke Kuroyanagi2015-04-161-16/+23
* | Merge "Stop Shift+Backspace from foward deleting."Michael Wright2015-04-161-1/+1
|\ \
| * | Stop Shift+Backspace from foward deleting.Michael Wright2015-04-151-1/+1
* | | Merge "Fix various conformance issues with TextDirectionHeuristics."Roozbeh Pournader2015-04-161-40/+80
|\ \ \
| * | | Fix various conformance issues with TextDirectionHeuristics.Roozbeh Pournader2015-04-151-40/+80
| | |/ | |/|
* | | Add left and right indent arrays to TextViewRaph Levien2015-04-151-0/+15
* | | Merge "Fix crash when ellipsize="start" is applied to short line."Keisuke Kuroyanagi2015-04-151-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix crash when ellipsize="start" is applied to short line.Keisuke Kuroyanagi2015-04-141-1/+1
| |/
* | Introduce Ctrl+Backspace/Ctrl+ForwardDelete shortcut.Seigo Nonaka2015-04-101-8/+68
* | Use TextView's text locale for capitalization.Seigo Nonaka2015-04-091-4/+17
|/
* Merge "Clear hyphenEdit from Layout's paint"Raph Levien2015-04-081-0/+1
|\
| * Clear hyphenEdit from Layout's paintRaph Levien2015-04-081-0/+1
* | am 5b61a282: am e4d787b2: am 80e455e3: Merge "Prevent possible memory leak in...Romain Guy2015-04-081-3/+10
|\ \ | |/ |/|
| * Prevent possible memory leak in SpanSetRomain Guy2015-04-071-3/+10
* | Merge "Load hyphenation data at Zygote init"Raph Levien2015-04-061-11/+22
|\ \
| * | Load hyphenation data at Zygote initRaph Levien2015-04-061-11/+22
* | | Add breakStrategy attribute to TextViewRaph Levien2015-04-013-38/+94
|/ /
* | Revert "Fix build: Revert "Record hyphens from Minikin and draw them""Raph Levien2015-03-305-29/+145
* | Merge "Fix build: Revert "Record hyphens from Minikin and draw them""Ed Heyl2015-03-305-139/+29
|\ \
| * | Fix build: Revert "Record hyphens from Minikin and draw them"Ed Heyl2015-03-305-139/+29
* | | Merge "Record hyphens from Minikin and draw them"Raph Levien2015-03-305-29/+139
|\ \ \ | |/ /
| * | Record hyphens from Minikin and draw themRaph Levien2015-03-275-29/+139
* | | Merge "Document that Time doesn't support pseudo-zones."Elliott Hughes2015-03-271-0/+1
|\ \ \ | |/ / |/| |
| * | Document that Time doesn't support pseudo-zones.Elliott Hughes2015-03-271-0/+1
* | | Calculate line breaks using MinikinRaph Levien2015-03-262-26/+34
* | | am 46c95313: am ddb30cd3: am 7506f499: Merge "Fix to crash when clicking text...Alan Viverette2015-03-251-1/+7
|\ \ \ | | |/ | |/|
| * | Merge "Fix to crash when clicking text link without view activity"Alan Viverette2015-03-251-1/+7
| |\ \
| | * | Fix to crash when clicking text link without view activityDaniel 2 Olofsson2014-12-101-1/+7
* | | | Make Html#toHTML() generate correct bidi directions.Roozbeh Pournader2015-03-231-7/+9
| |_|/ |/| |
* | | Replace usages of deprecated Resources.getColor() and getColorStateList()Alan Viverette2015-03-181-1/+1
* | | Merge "Improve undo support for text entered with IME"James Cook2015-03-181-0/+19
|\ \ \
| * | | Improve undo support for text entered with IMEJames Cook2015-03-181-0/+19
* | | | am 17eda7d0: am 4d907643: Merge "Frameworks/base: Fix trivial equals implemen...Andreas Gampe2015-03-171-4/+0
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Frameworks/base: Fix trivial equals implementationAndreas Gampe2015-03-171-4/+0
* | | Start moving text measurement into native codeRaph Levien2015-03-134-29/+99
* | | Fix android.text.cts.StaticLayoutTest#testGetEllipsisCountRaph Levien2015-03-111-1/+1
* | | Annotate ARGB integer parameters with @ColorIntTor Norbye2015-03-053-2/+10
* | | Merge "Add JNI StaticLayout.Builder"Raph Levien2015-03-051-4/+36
|\ \ \
| * | | Add JNI StaticLayout.BuilderRaph Levien2015-03-051-4/+36
* | | | Merge "Some refactoring of StaticLayout"Raph Levien2015-03-043-50/+213
|\ \ \ \ | |/ / /
| * | | Some refactoring of StaticLayoutRaph Levien2015-03-043-52/+213
* | | | Remove unused imports in frameworks/base.John Spurlock2015-02-283-4/+0
|/ / /
* | | Merge "Document the limitations of Linkify addresses"Roozbeh Pournader2015-02-251-1/+4
|\ \ \
| * | | Document the limitations of Linkify addressesRoozbeh Pournader2015-02-251-1/+4
* | | | Annotate the parameter in TextUtils#isEmpty() as @NullableScott Kennedy2015-02-191-1/+2
* | | | Add @ResourceInt annotations on APIsTor Norbye2015-02-181-2/+3
* | | | Merge "Interval tree for SpannableStringBuilder"Raph Levien2015-02-121-189/+361
|\ \ \ \
| * | | | Interval tree for SpannableStringBuilderRaph Levien2015-02-121-189/+361
* | | | | resolve merge conflicts of 6d8886a to master.Tao Bao2015-02-121-139/+15
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |