1. 55418ea Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  2. a85f4eb Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  3. 74e7aed Code reformatting for upcoming automated code changes. by Mathew Inwood · 6 years ago
  4. f299fc0 End the TC session on terminal selection event actions by Abodunrinwa Toki · 6 years ago
  5. 3128ebd Fix a typo in the API doc of TextView#setKeyListener() by Yohei Yukawa · 6 years ago
  6. 11fa718 Move accessibilityHeader from TextView to View by Phil Weaver · 6 years ago
  7. 4e51877 Fix crash when modifying Selection by Clara Bayarri · 6 years ago
  8. 080c854 TextClassifier API updates. by Abodunrinwa Toki · 6 years ago
  9. 119d10de Merge "Implement Stateful TextClassifier APIs." into pi-dev by Abodunrinwa Toki · 6 years ago
  10. ebd87bf Merge "Use on-screen text in a11y text changed event" into pi-dev by TreeHugger Robot · 6 years ago
  11. 88be5a6 Implement Stateful TextClassifier APIs. by Abodunrinwa Toki · 6 years ago
  12. 092f754 Use on-screen text in a11y text changed event by Phil Weaver · 6 years ago
  13. a1ff74c Merge "Stop using DynamicLayout in case of non selectable PrecomputedText" into pi-dev by TreeHugger Robot · 6 years ago
  14. d982f56 Merge "Fix random SmartLinkify-related TextView bugs." into pi-dev by TreeHugger Robot · 6 years ago
  15. 0c5daa1 Stop using DynamicLayout in case of non selectable PrecomputedText by Seigo Nonaka · 6 years ago
  16. 5209691 Fix random SmartLinkify-related TextView bugs. by Abodunrinwa Toki · 6 years ago
  17. 02c8d1b Merge "Make PrecomputedText Spannable for supporting selection" into pi-dev by TreeHugger Robot · 6 years ago
  18. e9a7cb8 Merge "Fix smart_linkify_enabled flag." into pi-dev by TreeHugger Robot · 6 years ago
  19. 6563833 Fix smart_linkify_enabled flag. by Abodunrinwa Toki · 6 years ago
  20. a553477 Make PrecomputedText Spannable for supporting selection by Seigo Nonaka · 6 years ago
  21. 46c84bf Merge "Fix rounding error related to autoSize" into pi-dev by Siyamed Sinir · 6 years ago
  22. e887f4d Revert "Make PrecomputedText Spannable for supporting selection" by Seigo Nonaka · 6 years ago
  23. 948693e Fix rounding error related to autoSize by Siyamed Sinir · 6 years ago
  24. 80ed5a3 Make PrecomputedText Spannable for supporting selection by Seigo Nonaka · 6 years ago
  25. 687bf8f Add @attr for justificationMode by Seigo Nonaka · 6 years ago
  26. 0efaf20 Merge "Introduce new perf test for TextView with precomputed text" into pi-dev by TreeHugger Robot · 6 years ago
  27. d15f04e Introduce new perf test for TextView with precomputed text by Seigo Nonaka · 6 years ago
  28. e1ffb54 Throw an exception in case of parameter mismatch of precomputed text by Seigo Nonaka · 6 years ago
  29. 27db81b Don't use highlighting in non-selectable text. Also fixes potential discrepancy in indexes for Linkified entities. by Richard Ledley · 6 years ago
  30. 904fcda Fix CTS TextViewTest by Seigo Nonaka · 6 years ago
  31. e245116 New attribute textFontWeight for selecting weight in the font family by Seigo Nonaka · 6 years ago
  32. 78cab5a Merge "[Magnifier-23] Fix invisible cursor in magnifier" by Mihai Popa · 6 years ago
  33. e68ba07 Merge "Reorganize MeasuredText API (2nd)" by Seigo Nonaka · 6 years ago
  34. 6ef5bbc Merge "Get text positions from transformed text" by Phil Weaver · 6 years ago
  35. a4e39c4 [Magnifier-23] Fix invisible cursor in magnifier by Mihai Popa · 6 years ago
  36. beafa1f Reorganize MeasuredText API (2nd) by Seigo Nonaka · 7 years ago
  37. cc595bb Get text positions from transformed text by Phil Weaver · 7 years ago
  38. 27d0446 Optimization: don't call AFM.notifyValueChanged() when value didn't change. by Felipe Leme · 7 years ago
  39. 4e90fa2 Revert "Reorganize MeasuredText API" by Seigo Nonaka · 7 years ago
  40. 7fd36d1 Reorganize MeasuredText API by Seigo Nonaka · 7 years ago
  41. 72c510f Revert "Move A11y events throttling away from View(RootImpl)" by Eugene Susla · 7 years ago
  42. 6290fb59 Add semantics for accessibility headings by Phil Weaver · 7 years ago
  43. f317e58 Merge "Implement text baseline attributes for TextView." by Abodunrinwa Toki · 7 years ago
  44. e0f35ee Fix API review javadoc issues in TextView/ExtractedText by Clara Bayarri · 7 years ago
  45. e94a75a Implement text baseline attributes for TextView. by Abodunrinwa Toki · 7 years ago
  46. b01e18c Merge "Rename PremeasuredText to MeasuredText" by Seigo Nonaka · 7 years ago
  47. b033685 Merge "Set selection bounds when we try to copy, so it will work with nonselectable text." by Richard Ledley · 7 years ago
  48. b306698 Merge "Make Linkify links clickable in nonselectable text." by Richard Ledley · 7 years ago
  49. 4b823b9 Set selection bounds when we try to copy, so it will work with nonselectable text. by Richard Ledley · 7 years ago
  50. 0b22497 Merge "Move A11y events throttling away from View(RootImpl)" by TreeHugger Robot · 7 years ago
  51. 9d3bd08 Rename PremeasuredText to MeasuredText by Seigo Nonaka · 7 years ago
  52. 724eff9 Make Linkify links clickable in nonselectable text. by Richard Ledley · 7 years ago
  53. 3101268 Merge "Avoid unnecessary division in TextView.Marquee.tick." by TreeHugger Robot · 7 years ago
  54. e4d31b3 Move A11y events throttling away from View(RootImpl) by Eugene Susla · 7 years ago
  55. 0f4c423 Merge "Renaming leftover from previous CL..." by TreeHugger Robot · 7 years ago
  56. 2ef95c9 Merge "Ignores Resources.NotFoundException when setting ViewStructure.setTestIdEntry()." by TreeHugger Robot · 7 years ago
  57. 0ca1807 Renaming leftover from previous CL... by Felipe Leme · 7 years ago
  58. 01f4f03 Ignores Resources.NotFoundException when setting ViewStructure.setTestIdEntry(). by Felipe Leme · 7 years ago
  59. 8038267 Enable/disable fallback line spacing in TextView by Siyamed Sinir · 7 years ago
  60. 5dc45ca Added new Autofill APIs to get name of id used on android:text. by Felipe Leme · 7 years ago
  61. e536e57 Update setLineSpacing docs to mention units by Clara Bayarri · 7 years ago
  62. fa83834 Avoid unnecessary division in TextView.Marquee.tick. by Tim Murray · 7 years ago
  63. 26b8722 Show Floating Toolbar when tapping a selectable TextLink in TextView. by Richard Ledley · 7 years ago
  64. ce8db99 Add more IntDef prefixes for auto-documenting. by Jeff Sharkey · 7 years ago
  65. fbe63bd Introduce PremeasuredText by Seigo Nonaka · 7 years ago
  66. d4128ec Revert "Don't generate irrelevant a11y events - framework" by Eugene Susla · 7 years ago
  67. 8ddfb47 Don't generate irrelevant a11y events - framework by Svet Ganov · 7 years ago
  68. ca189fe [Magnifier - 5] Auto invalidate and misc by Andrei Stingaceanu · 7 years ago
  69. 15af561 [Magnifier - 3] Reduce number of calls to PixelCopy by Andrei Stingaceanu · 7 years ago
  70. 02a20b7 Merge "Added new ViewNode properties for Autofill (minEms, maxEms, maxLength)." by TreeHugger Robot · 7 years ago
  71. aa7e229 Added new ViewNode properties for Autofill (minEms, maxEms, maxLength). by Felipe Leme · 7 years ago
  72. e06eebf Rename mCursorDrawble to mDrawableForCursor by Roozbeh Pournader · 7 years ago
  73. e3c34ce Merge "Switch version gate for fallback linespacing to P" by TreeHugger Robot · 7 years ago
  74. 60f555c Switch version gate for fallback linespacing to P by Roozbeh Pournader · 7 years ago
  75. a26be3c Fix crash in TextView#setHint by Clara Bayarri · 7 years ago
  76. d8c5e7f Fix hint text updates in Extracted text mode by Clara Bayarri · 7 years ago
  77. 390a4d6 Merge "Fix maxLines/lines properties for BoringLayout" into oc-mr1-dev am: ae90cfccee by Siyamed Sinir · 7 years ago
  78. dcb33f1 Fix maxLines/lines properties for BoringLayout by Siyamed Sinir · 7 years ago
  79. 89bda32 Log the "change selected text" gesture. by Abodunrinwa Toki · 7 years ago
  80. 78940eb Log the "change selected text" gesture. by Abodunrinwa Toki · 7 years ago
  81. 160d23e Merge "TextView longpress 2 haptic feedback fix" into oc-mr1-dev am: 04b6095082 by Andrei Stingaceanu · 7 years ago
  82. 4303f22 TextView longpress 2 haptic feedback fix by Andrei Stingaceanu · 7 years ago
  83. 5caf5a6 Use fallback-based line spacing in TextView etc by Roozbeh Pournader · 7 years ago
  84. 22a167c Add a builder for DynamicLayout and switch TextView to it by Roozbeh Pournader · 7 years ago
  85. abe61c2 Merge "Add deltaX/Y to a11y scroll events" by TreeHugger Robot · 7 years ago
  86. b186823 Merge "Improve TextView.onMeasure() for multiline text." by TreeHugger Robot · 7 years ago
  87. 917748e Improve TextView.onMeasure() for multiline text. by Seigo Nonaka · 7 years ago
  88. b969b3e Merge "AutoSize TextView - fix transformation method" into oc-mr1-dev am: 8719c2a8e6 by Andrei Stingaceanu · 7 years ago
  89. cb45ddf Add deltaX/Y to a11y scroll events by Eugene Susla · 7 years ago
  90. d278116 Refactor TextView TextAppearance attributes reading by Clara Bayarri · 7 years ago
  91. 4ecf2de Merge "Remove secondary bidi cursor" by TreeHugger Robot · 7 years ago
  92. 9c13307 Remove secondary bidi cursor by Roozbeh Pournader · 7 years ago
  93. 6e82029 AutoSize TextView - fix transformation method by Andrei Stingaceanu · 7 years ago
  94. 83a8429 Merge "Move cursor to end of text when autofilling." into oc-mr1-dev am: de499f469f by Felipe Leme · 7 years ago
  95. 2e58b16 Move cursor to end of text when autofilling. by Felipe Leme · 7 years ago
  96. 1e2df08 Merge "Define constants for ellipsize values" by TreeHugger Robot · 7 years ago
  97. 3f9cfa7 Define constants for ellipsize values by Roozbeh Pournader · 7 years ago
  98. 967805c Merge "Handle long text for share/cut/copy operations." by Siyamed Sinir · 7 years ago
  99. ce3b05a Handle long text for share/cut/copy operations. by Siyamed Sinir · 7 years ago
  100. 7f9b090 Update TextView ApiDoc for lineSpacing attributes by Siyamed Sinir · 7 years ago