1. e538371 Merge "Record textAppearance information for TextView." into qt-dev by TreeHugger Robot · 5 years ago
  2. 9504459 Record textAppearance information for TextView. by Aurimas Liutikas · 5 years ago
  3. aa68ab8 Clarify problems with Linkify.MAP_ADDRESSES. by Torne (Richard Coles) · 5 years ago
  4. 33f5606 Fix sysui's security issue of cross-user copy/paste by Felka Chang · 5 years ago
  5. 531db61 Added BlendMode equivalent APIs to replace deprecated PorterDuff variants by Nader Jawad · 5 years ago
  6. ef1c0b3 DO NOT MERGE - Removed ContentCapture support from standard SDK toolkit. by Felipe Leme · 5 years ago
  7. 8867053 Merge "Clarify hasSelection description" am: 6bd5cf2bcc am: 0e63b9ce98 by Hans Boehm · 5 years ago
  8. fd7a3cf Clarify hasSelection description by Hans Boehm · 5 years ago
  9. 73abdd3c Rename @EnumEntry and @FlagEntry by Ashley Rose · 5 years ago
  10. f408f36 Add NonNull annotation to getTextDirectionHeuristics by Siyamed Sinir · 5 years ago
  11. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 5 years ago
  12. 0e71b4f DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into by Xin Li · 5 years ago
  13. 2c282d7 Merge "Add trackingBug number for UnsupportedAppUsage of mMarquee" by Haoyu Zhang · 5 years ago
  14. 5c4bfc2 Add trackingBug number for UnsupportedAppUsage of mMarquee by Haoyu Zhang · 5 years ago
  15. 86ef44b Merge "Add helper methods for View attribute debugging" by Aurimas Liutikas · 5 years ago
  16. 5ddbae3 Merge "Add trackingBug number to UnsupportedAppUsage of mListeners" by Haoyu Zhang · 6 years ago
  17. 8f004c8 Add helper methods for View attribute debugging by Aurimas Liutikas · 6 years ago
  18. 7db39b4 Add trackingBug number to UnsupportedAppUsage of mListeners by Haoyu Zhang · 6 years ago
  19. abb20be Merge "Blacklist TextView.mCurTextColor" by Siyamed Sinir · 6 years ago
  20. 0115ac1 Honor text-operation user in "Add to dictionary" by Yohei Yukawa · 6 years ago
  21. 403693b Blacklist TextView.mCurTextColor by Siyamed Sinir · 6 years ago
  22. 2879c9c Merge "@InspectableProperty coverage for android.widget" by Ashley Rose · 6 years ago
  23. 55f9f92 @InspectableProperty coverage for android.widget by Ashley Rose · 6 years ago
  24. 520b2f8 Log translate action's views and clicks. by Abodunrinwa Toki · 6 years ago
  25. 35ea763 Removed unused flag from notifyTextChanged(). by Felipe Leme · 6 years ago
  26. 3c739fd Rename isHorizontallyScrolling to isHorizontallyScrollable by Haoyu Zhang · 6 years ago
  27. 401e3d4 Introduce @hide TextView#setTextOperationUser() by Yohei Yukawa · 6 years ago
  28. d8ebfef Remove old private constant from ResourceId. by Aurimas Liutikas · 6 years ago
  29. 0374b62 Fix TextView#setTextCursorDrawable for resid=0 by Mihai Popa · 6 years ago
  30. 00112e6 Merge "Move copy, cut and paste shortcut handler to onKeyDown()." by TreeHugger Robot · 6 years ago
  31. eed724d Move copy, cut and paste shortcut handler to onKeyDown(). by Yuichiro Hanada · 6 years ago
  32. f41a054 Enable null cursor drawable by Mihai Popa · 6 years ago
  33. 55418ea Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  34. 31755f9 Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  35. 56208f4 Merge "Another round of changes on Content Capture." by TreeHugger Robot · 6 years ago
  36. c53b41f Support Shift-Delete, Ctrl-Insert and Shift-Insert in TextView. by Yuichiro Hanada · 6 years ago
  37. aa5088e Another round of changes on Content Capture. by Felipe Leme · 6 years ago
  38. ba75b55 Add public API TextView.isHorizontallyScrolling by Haoyu Zhang · 6 years ago
  39. ab11e00 Merge "Recompute PcT with existing PcT for different direction" by Seigo Nonaka · 6 years ago
  40. 291ef05 Recompute PcT with existing PcT for different direction by Seigo Nonaka · 6 years ago
  41. 507bf13 Don't generate VIEW_TEXT_CHANGED events when the TextView is not laid out. by Felipe Leme · 6 years ago
  42. 749b889 Yet another (major) refactoring on Content Capture and Augmented Autofill. by Felipe Leme · 6 years ago
  43. 6c7ad1d Make text cursor drawable public by Mihai Popa · 6 years ago
  44. ecb08be Split IntelligenceManager / IntelligenceService. by Felipe Leme · 6 years ago
  45. 1532571 Make TextView.isSingleLine public by qqd · 6 years ago
  46. a1e851c Make TextView.getTextDirectionHeuristic public by Siyamed Sinir · 6 years ago
  47. bd5f58d Fixed when IntelligenceManager.notifyAppeared()/disappeared() is called. by Felipe Leme · 6 years ago
  48. 92736c1 Minor Content Capture-related changes. by Felipe Leme · 6 years ago
  49. 88eae3b Added moar ContentCapture APIs (and their initial implementation). by Felipe Leme · 6 years ago
  50. 6315a32 Make text handle drawables public by Mihai Popa · 6 years ago
  51. 9958c4a Introduce FontStyle for future extensibility by Seigo Nonaka · 6 years ago
  52. 1137512f Add textLocale attributes to TextView and TextAppearanceSpan by Haoyu Zhang · 6 years ago
  53. 5dfae05 Change TextView.TextAppearanceAttributes.mStyleIndex to mTextStyle by Haoyu Zhang · 6 years ago
  54. 77f8586 Removed afm.notifyValueChanged() optimization. by Felipe Leme · 6 years ago
  55. 4bb9a2e Merge "Add missing TextView attributes to JavaDoc" by TreeHugger Robot · 6 years ago
  56. 8d14105 Add missing TextView attributes to JavaDoc by Siyamed Sinir · 6 years ago
  57. 16cd614 Merge "Unhide getTextRunCursor APIs" by Seigo Nonaka · 6 years ago
  58. fa95b83 Unhide getTextRunCursor APIs by Seigo Nonaka · 6 years ago
  59. 484d4af Always use Context.getSystemService() to get IMM by Yohei Yukawa · 6 years ago
  60. eac0905 docs: fixed instances of typo in 'overridden' am: debd4ee72d am: 9b641cbc71 by kopriva · 6 years ago
  61. 9b641cb docs: fixed instances of typo in 'overridden' am: debd4ee72d by kopriva · 6 years ago
  62. debd4ee docs: fixed instances of typo in 'overridden' by kopriva · 6 years ago
  63. 0ed6437 Merge "Add Missing fontVariationSetting attr Javadoc" by Haoyu Zhang · 6 years ago
  64. aff7bd7 Add Missing fontVariationSetting attr Javadoc by Haoyu Zhang · 6 years ago
  65. a8fab8a Move maximum weight constant from Typeface to Font and make it public by Seigo Nonaka · 6 years ago
  66. d626970 Add fontVariationSettings to TextView and TextAppearance in XML by Haoyu Zhang · 6 years ago
  67. a85f4eb Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  68. 978c6e2 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  69. 2fb271c Merge "Code reformatting for upcoming automated code changes." am: d68f003c67 am: d48ec695d3 by Mathew Inwood · 6 years ago
  70. 74e7aed Code reformatting for upcoming automated code changes. by Mathew Inwood · 6 years ago
  71. c0dab36 Disable hyphenation by in default theme by Siyamed Sinir · 6 years ago
  72. d4ca6d1 TextView setOverlappingRendering must be true when shadows are used. by Derek Sollenberger · 6 years ago
  73. f03b754 Allow 0sp text size in xml for TextView by Mihai Popa · 6 years ago
  74. b06144c Add textFontWeight attribute to documentation by Seigo Nonaka · 6 years ago
  75. 140ac5b Merge "End the TC session on terminal selection event actions" into pi-dev am: d0a4dddb9b by Abodunrinwa Toki · 6 years ago
  76. f299fc0 End the TC session on terminal selection event actions by Abodunrinwa Toki · 6 years ago
  77. 5b3a423 Fix TextView#setText misplaced documentation by Mihai Popa · 6 years ago
  78. a875271 Check against null text in TextView constructor by Mihai Popa · 6 years ago
  79. d364bcf Merge "Fix a typo in the API doc of TextView#setKeyListener()" into pi-dev am: 643d9256d9 by android-build-team Robot · 6 years ago
  80. 3128ebd Fix a typo in the API doc of TextView#setKeyListener() by Yohei Yukawa · 6 years ago
  81. 85be2cd Merge "Move accessibilityHeader from TextView to View" into pi-dev am: 99a238adf1 by Phil Weaver · 6 years ago
  82. 11fa718 Move accessibilityHeader from TextView to View by Phil Weaver · 6 years ago
  83. 536720a Merge "Fix crash when modifying Selection" into pi-dev am: 1f2c6dea41 by Clara Bayarri · 6 years ago
  84. 4e51877 Fix crash when modifying Selection by Clara Bayarri · 6 years ago
  85. dd5bc6f Merge "Merge "TextClassifier API updates." into pi-dev am: bf9dfb16be" into pi-dev-plus-aosp by Abodunrinwa Toki · 6 years ago
  86. 080c854 TextClassifier API updates. by Abodunrinwa Toki · 6 years ago
  87. 5e4879c Merge "Implement Stateful TextClassifier APIs." into pi-dev am: 119d10deb9 by Abodunrinwa Toki · 6 years ago
  88. 119d10de Merge "Implement Stateful TextClassifier APIs." into pi-dev by Abodunrinwa Toki · 6 years ago
  89. 5dfbbc8 Merge "Use on-screen text in a11y text changed event" into pi-dev am: ebd87bf395 by Phil Weaver · 6 years ago
  90. ebd87bf Merge "Use on-screen text in a11y text changed event" into pi-dev by TreeHugger Robot · 6 years ago
  91. 88be5a6 Implement Stateful TextClassifier APIs. by Abodunrinwa Toki · 6 years ago
  92. 092f754 Use on-screen text in a11y text changed event by Phil Weaver · 6 years ago
  93. e0d6164 Merge "Stop using DynamicLayout in case of non selectable PrecomputedText" into pi-dev am: a1ff74c68d by Seigo Nonaka · 6 years ago
  94. b1b1806 Merge "Fix random SmartLinkify-related TextView bugs." into pi-dev am: d982f561cc by Abodunrinwa Toki · 6 years ago
  95. a1ff74c Merge "Stop using DynamicLayout in case of non selectable PrecomputedText" into pi-dev by TreeHugger Robot · 6 years ago
  96. d982f56 Merge "Fix random SmartLinkify-related TextView bugs." into pi-dev by TreeHugger Robot · 6 years ago
  97. 0c5daa1 Stop using DynamicLayout in case of non selectable PrecomputedText by Seigo Nonaka · 6 years ago
  98. 5209691 Fix random SmartLinkify-related TextView bugs. by Abodunrinwa Toki · 6 years ago
  99. 17a40b07 Merge "Update baseline api docs" by Siyamed Sinir · 6 years ago
  100. 07457d4 Update baseline api docs by Siyamed Sinir · 6 years ago