1. a8d982d StaticLayout capped height should be 0 when maxLines=0 by Siyamed Sinir · 7 years ago
  2. 737dfea Support extra linespacing based on fallback fonts by Roozbeh Pournader · 7 years ago
  3. 891f481 Merge "Refactoring: Deprecate Paint.mNativeTypeface." by TreeHugger Robot · 7 years ago
  4. 318ca04 Refactoring: Deprecate Paint.mNativeTypeface. by Seigo Nonaka · 7 years ago
  5. e88b5df Make ellipsize retry if text doesn't fit by Roozbeh Pournader · 7 years ago
  6. a19cd51 Reset StaticLayout.mEllipsized during generate() by Siyamed Sinir · 7 years ago
  7. 7f0ebc9 Revert "Make ellipsize retry if text doesn't fit" by Roozbeh Pournader · 7 years ago
  8. 1051bbe Make ellipsize retry if text doesn't fit by Roozbeh Pournader · 7 years ago
  9. 200ae37 Merge "Revert "Make ellipsize retry if text doesn't fit"" by Roozbeh Pournader · 7 years ago
  10. 7f8dcaa Revert "Make ellipsize retry if text doesn't fit" by Roozbeh Pournader · 7 years ago
  11. 5494361 Merge changes from topic 'edit_text_linespacing' by Siyamed Sinir · 7 years ago
  12. fb0b2dc Fix DynamicLayout last line spacing by Siyamed Sinir · 7 years ago
  13. f3b3821 Merge "Make ellipsize retry if text doesn't fit" by TreeHugger Robot · 7 years ago
  14. 287c8d6 Make ellipsize retry if text doesn't fit by Roozbeh Pournader · 7 years ago
  15. 442c151 Fix EditText line spacing by Siyamed Sinir · 7 years ago
  16. c94801f Merge "Store line extra in layouts" by Siyamed Sinir · 7 years ago
  17. d25760c Merge "Fix StaticLayout.mDirections array size" by Siyamed Sinir · 7 years ago
  18. af39851 Fix StaticLayout.mDirections array size by Siyamed Sinir · 7 years ago
  19. 0fa89d6 Store line extra in layouts by Siyamed Sinir · 7 years ago
  20. 9ea756f Refactor ellipsis attributes and methods by Roozbeh Pournader · 7 years ago
  21. ef7cfa1 Pass all locale information down to Minikin by Roozbeh Pournader · 7 years ago
  22. 4b4730d Change justification parameter from boolean to int. by Seigo Nonaka · 7 years ago
  23. 3e29364 Update setJustify API reference. by Seigo Nonaka · 7 years ago
  24. 365ec09 Fixed that indents on an ellipsis of a staticlayout were dropped by Selim Cinek · 7 years ago
  25. a59c3fe Customizable minimum suffix/prefix length for hyphenation by Roozbeh Pournader · 7 years ago
  26. 09da71a Introduce full justification. by Seigo Nonaka · 8 years ago
  27. 9aba698 Merge "StaticLayout visual fix for maxLines" by Siyamed Sinir · 8 years ago
  28. 82d1c44 Make ellipsis START and MIDDLE grapheme cluster aware. by Keisuke Kuroyanagi · 8 years ago
  29. f5af4a3 Always redraw text that protrude from line bounds. by Keisuke Kuroyanagi · 8 years ago
  30. 0745c72 StaticLayout visual fix for maxLines by Siyamed Sinir · 8 years ago
  31. 78f0d83 Sum up character widths to get the last line width for ellipsis. by Keisuke Kuroyanagi · 8 years ago
  32. f9a0886 Fix StaticLayout left/right indent by Siyamed Sinir · 8 years ago
  33. 07e6c23 Apply correct bottom padding to layouts by Raph Levien · 8 years ago
  34. ca9dbf5 am ebdf60e7: am 0221328c: am b3538082: am 5362f273: Merge "Fix line height problem with inline images in StaticLayout." into mnc-dr-dev by Roozbeh Pournader · 9 years ago
  35. 431e506 Fix line height problem with inline images in StaticLayout. by Roozbeh Pournader · 9 years ago
  36. 63aa02e Merge "Load binary hyphen data files" into mnc-dr-dev by Roozbeh Pournader · 9 years ago
  37. 35e0269 Load binary hyphen data files by Raph Levien · 9 years ago
  38. 0453112 Make Hyphenator#get() return an object. by Roozbeh Pournader · 9 years ago
  39. 091dba2 Load binary hyphen data files by Raph Levien · 9 years ago
  40. e7eac6f Make Hyphenator#get() return an object. by Roozbeh Pournader · 9 years ago
  41. 112d9c7 Remove EmojiFactory and its mentions from frameworks. by Roozbeh Pournader · 9 years ago
  42. 22ba786 Release text when finishing StaticLayout.Builder by Raph Levien · 9 years ago
  43. 04a8455 Fix StaticLayout crash when maxLines = 0 by Raph Levien · 9 years ago
  44. 2ea5290 Fix problems with StaticLayout indentation by Raph Levien · 9 years ago
  45. f4a3f3a Fix: Ellipsis is wrongly applied or not applied in TextView. by Keisuke Kuroyanagi · 9 years ago
  46. a6a0828 Rename setTextDir to setTextDirection by Raph Levien · 9 years ago
  47. 95c7a13 Add hyphenationFrequency attribute to TextView and StaticLayout. by Roozbeh Pournader · 9 years ago
  48. 3bd60c7 Clear all StaticLayout.Builder fields on pool recycle by Raph Levien · 9 years ago
  49. 531c30c Expose StaticLayout.Builder publicly by Raph Levien · 9 years ago
  50. ebd66ca Make Paint a required field of StaticLayout Builder by Raph Levien · 9 years ago
  51. e319d5a Add left and right indent arrays to TextView by Raph Levien · 9 years ago
  52. ed2eea1 Fix crash when ellipsize="start" is applied to short line. by Keisuke Kuroyanagi · 9 years ago
  53. 39b4db7 Add breakStrategy attribute to TextView by Raph Levien · 9 years ago
  54. 26d443a Revert "Fix build: Revert "Record hyphens from Minikin and draw them"" by Raph Levien · 9 years ago
  55. 5a6eeb3 Fix build: Revert "Record hyphens from Minikin and draw them" by Ed Heyl · 9 years ago
  56. 71cbc72 Record hyphens from Minikin and draw them by Raph Levien · 9 years ago
  57. c94f742 Calculate line breaks using Minikin by Raph Levien · 9 years ago
  58. 70616ec Start moving text measurement into native code by Raph Levien · 9 years ago
  59. ce4155a Fix android.text.cts.StaticLayoutTest#testGetEllipsisCount by Raph Levien · 9 years ago
  60. 4c1f12e Add JNI StaticLayout.Builder by Raph Levien · 9 years ago
  61. d3ab692 Some refactoring of StaticLayout by Raph Levien · 9 years ago
  62. 0b1b824 am 022cf57f: am a08934cf: am f789d45b: Merge "Avoid static initialization of Layout from TextUtils" into lmp-mr1-dev by Neil Fuller · 9 years ago
  63. d29bdb2 Avoid static initialization of Layout from TextUtils by Neil Fuller · 9 years ago
  64. 4c02e83 Revert "Fix missing ellipsis when just one character is truncated" by Raph Levien · 10 years ago
  65. 1a91d8d resolved conflicts for merge of b9d21d62 to master by Raph Levien · 10 years ago
  66. 0e3c5e8 Fix off-by-one error in computeEllipsis by Raph Levien · 10 years ago
  67. 93e48e8 Fix missing ellipsis when just one character is truncated by Raph Levien · 10 years ago
  68. 396879f Fix missing ellipsis when just one character is truncated by Raph Levien · 10 years ago
  69. 7053919 Add Optimized Line breaking to LayoutLib by Deepanshu Gupta · 10 years ago
  70. 26c87cf Ignore width of trailing whitespace for computing ellipsis by Raph Levien · 10 years ago
  71. 969e7b9 Add optimizing line breaker by Anish Athalye · 10 years ago
  72. c8f9e62 Implement line breaking in native code by Anish Athalye · 10 years ago
  73. c56c9ee am c255033f: am 675f13bf: am 2f2e3797: Merge "Make LeadingMarginSpan2 behavior more consistent" into lmp-dev by Anish Athalye · 10 years ago
  74. ab08c6d Make LeadingMarginSpan2 behavior more consistent by Anish Athalye · 10 years ago
  75. 46514a7 Fix performance bug in layout by Anish Athalye · 10 years ago
  76. 9cd3bcc Fix line breaking for clusters in narrow views by Anish Athalye · 10 years ago
  77. 88b5b0b Implement line breaking using ICU break iterator by Anish Athalye · 10 years ago
  78. 54dacbe am 3914a33c: am 26a5c2dd: Merge "Followon fix for 14276128 Clipping at bottom of TextView" into klp-modular-dev by Yuling Liang · 10 years ago
  79. d97b097 Followon fix for 14276128 Clipping at bottom of TextView by Raph Levien · 10 years ago
  80. 2be1f8c am 69a9d925: am eea94f06: Merge "Revert "Followon fix for 14276128 Clipping at bottom of TextView"" into klp-modular-dev by Yuling Liang · 10 years ago
  81. 10973c7 Revert "Followon fix for 14276128 Clipping at bottom of TextView" by Yuling Liang · 10 years ago
  82. ec2b7d6 am 60f8349b: am 243e551a: Merge "Followon fix for 14276128 Clipping at bottom of TextView" into klp-modular-dev by Yuling Liang · 10 years ago
  83. a10e198 Followon fix for 14276128 Clipping at bottom of TextView by Raph Levien · 10 years ago
  84. 79cb550 am 07bed492: am e4ee0e31: Merge "Fix bug 14276128 Clipping at bottom of TextView" into klp-modular-dev by Raph Levien · 10 years ago
  85. 936df68 Fix bug 14276128 Clipping at bottom of TextView by Raph Levien · 10 years ago
  86. 63b3d8c Fix extra text appearing after ellipsis by Raph Levien · 10 years ago
  87. 776abc2 Uses VMRuntime.newUnpaddedArray for ideal array sizes by Adam Lesinski · 10 years ago
  88. e631889 Fix bug #9073962 - Carret is still on the left with an empty EditText in Arabic Locale by Fabrice Di Meglio · 11 years ago
  89. 8d087c3 Make zero width space a line breaker by Raph Levien · 11 years ago
  90. 7c3255f Fix bug 7054190 line breaks at inappropriate places by Raph Levien · 12 years ago
  91. 8154149 Better handling of spaces at ends of lines in StaticLayout. by Gilles Debunne · 12 years ago
  92. badf5a9 Merge "Fixed text rendering issue with spans." into jb-dev by Gilles Debunne · 12 years ago
  93. cd943a7 Fixed text rendering issue with spans. by Gilles Debunne · 12 years ago
  94. 8d44fff Fix bug #6661824 Hebrew Text can be clipped by Fabrice Di Meglio · 12 years ago
  95. 34a126e Fix bug #3389545 android:ellipsize="end" doesn't work without using android:singleLine="true" which is deprecated by Fabrice Di Meglio · 12 years ago
  96. d300e75 Wrong word cut at end of lines with spaces by Gilles Debunne · 13 years ago
  97. ad0b051 Revert "Fix bug #5387832 [UI/Visual] Address of the website is not displayed properly(second line of the address is partly shown)" by Fabrice Di Meglio · 13 years ago
  98. a130e5f Fix bug #5387832 [UI/Visual] Address of the website is not displayed properly(second line of the address is partly shown) by Fabrice Di Meglio · 13 years ago
  99. cb33264 Fix bug #5366547 TruncateAt.MARQUEE should be replaces with "two dot" ellipsis on hardware that dont support MARQUEE by Fabrice Di Meglio · 13 years ago
  100. aef455f Fix bug #5197549 android.text.cts.StaticLayoutTest#testGetEllipsisCount fails on IRK49E mysid-userdebug by Fabrice Di Meglio · 13 years ago