1. ed5a6ae Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 9 months ago
  2. 9a1369b Ability to start a cursor drag from anywhere in an editable TextView by Nikita Dubrovsky · 4 years, 9 months ago
  3. d63f203 Consolidate tracking of touch state in Editor (editable TextView) by Nikita Dubrovsky · 4 years, 10 months ago
  4. 05cfcc8 Add debug logging for cursor logic in TextView and Editor by Nikita Dubrovsky · 4 years, 11 months ago
  5. 7f03482 Add @CallSuper to TextView#onSelectionChanged by Phil Weaver · 5 years ago
  6. d55b16e Implement AssistStructure.ViewNode.getHintIdEntry(). by Adam He · 5 years ago
  7. e849269 TextClassifier cross-user vulnerability in direct-reply by Abodunrinwa Toki · 5 years ago
  8. d57c973 Merge "Only send text update for TextView after VIEW_ADDED is notified" into qt-r1-dev am: 691fa971ec by Feng Cao · 5 years ago
  9. 9e4ca44 Only send text update for TextView after VIEW_ADDED is notified by Feng Cao · 5 years ago
  10. b51c200 Merge "Record textAppearance information for TextView." into qt-dev am: e53837182c am: c38e9716a8 by Aurimas Liutikas · 5 years ago
  11. c38e971 Merge "Record textAppearance information for TextView." into qt-dev by Aurimas Liutikas · 5 years ago
  12. e538371 Merge "Record textAppearance information for TextView." into qt-dev by TreeHugger Robot · 5 years ago
  13. a759af5 Merge "Clarify problems with Linkify.MAP_ADDRESSES." into qt-dev am: a0d66cf3f6 am: 0f0173f9e1 by Torne (Richard Coles) · 5 years ago
  14. c2ed59a Merge "Clarify problems with Linkify.MAP_ADDRESSES." into qt-dev am: a0d66cf3f6 by Torne (Richard Coles) · 5 years ago
  15. a50d608 Merge "Clarify problems with Linkify.MAP_ADDRESSES." into qt-dev am: a0d66cf3f6 by Torne (Richard Coles) · 5 years ago
  16. 9504459 Record textAppearance information for TextView. by Aurimas Liutikas · 5 years ago
  17. aa68ab8 Clarify problems with Linkify.MAP_ADDRESSES. by Torne (Richard Coles) · 5 years ago
  18. 23f1142 Merge "Make content capture send text update event for TextView even when it is not editable (EditText)" into qt-r1-dev am: f2f679afac by Feng Cao · 5 years ago
  19. 2a42d99 Make content capture send text update event for TextView even when it is not editable (EditText) by Feng Cao · 5 years ago
  20. 8f223c5 Set the a11yNodeInfo unclickable if the TextView has a by sallyyuen · 5 years ago
  21. 0ac85fe Merge "DO NOT MERGE - Re-add ContentCapture support from standard SDK toolkit." into qt-r1-dev by TreeHugger Robot · 5 years ago
  22. 69f09de Merge "Fix sysui's security issue of cross-user copy/paste" into qt-dev am: 743288a029 am: 01fc17e00a by Felka Chang · 5 years ago
  23. 33f5606 Fix sysui's security issue of cross-user copy/paste by Felka Chang · 5 years ago
  24. 911cb1f DO NOT MERGE - Re-add ContentCapture support from standard SDK toolkit. by Felipe Leme · 5 years ago
  25. 531db61 Added BlendMode equivalent APIs to replace deprecated PorterDuff variants by Nader Jawad · 5 years ago
  26. 8e31c3e Added BlendMode equivalent APIs to replace deprecated PorterDuff variants by Nader Jawad · 5 years ago
  27. ef1c0b3 DO NOT MERGE - Removed ContentCapture support from standard SDK toolkit. by Felipe Leme · 5 years ago
  28. 8867053 Merge "Clarify hasSelection description" am: 6bd5cf2bcc am: 0e63b9ce98 by Hans Boehm · 5 years ago
  29. fd7a3cf Clarify hasSelection description by Hans Boehm · 6 years ago
  30. 73abdd3c Rename @EnumEntry and @FlagEntry by Ashley Rose · 5 years ago
  31. f408f36 Add NonNull annotation to getTextDirectionHeuristics by Siyamed Sinir · 6 years ago
  32. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 6 years ago
  33. 0e71b4f DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into by Xin Li · 6 years ago
  34. 2c282d7 Merge "Add trackingBug number for UnsupportedAppUsage of mMarquee" by Haoyu Zhang · 6 years ago
  35. 5c4bfc2 Add trackingBug number for UnsupportedAppUsage of mMarquee by Haoyu Zhang · 6 years ago
  36. 86ef44b Merge "Add helper methods for View attribute debugging" by Aurimas Liutikas · 6 years ago
  37. 5ddbae3 Merge "Add trackingBug number to UnsupportedAppUsage of mListeners" by Haoyu Zhang · 6 years ago
  38. 8f004c8 Add helper methods for View attribute debugging by Aurimas Liutikas · 6 years ago
  39. 7db39b4 Add trackingBug number to UnsupportedAppUsage of mListeners by Haoyu Zhang · 6 years ago
  40. abb20be Merge "Blacklist TextView.mCurTextColor" by Siyamed Sinir · 6 years ago
  41. 0115ac1 Honor text-operation user in "Add to dictionary" by Yohei Yukawa · 6 years ago
  42. 403693b Blacklist TextView.mCurTextColor by Siyamed Sinir · 6 years ago
  43. 2879c9c Merge "@InspectableProperty coverage for android.widget" by Ashley Rose · 6 years ago
  44. 55f9f92 @InspectableProperty coverage for android.widget by Ashley Rose · 6 years ago
  45. 520b2f8 Log translate action's views and clicks. by Abodunrinwa Toki · 6 years ago
  46. 35ea763 Removed unused flag from notifyTextChanged(). by Felipe Leme · 6 years ago
  47. 3c739fd Rename isHorizontallyScrolling to isHorizontallyScrollable by Haoyu Zhang · 6 years ago
  48. 401e3d4 Introduce @hide TextView#setTextOperationUser() by Yohei Yukawa · 6 years ago
  49. d8ebfef Remove old private constant from ResourceId. by Aurimas Liutikas · 6 years ago
  50. 0374b62 Fix TextView#setTextCursorDrawable for resid=0 by Mihai Popa · 6 years ago
  51. 00112e6 Merge "Move copy, cut and paste shortcut handler to onKeyDown()." by TreeHugger Robot · 6 years ago
  52. eed724d Move copy, cut and paste shortcut handler to onKeyDown(). by Yuichiro Hanada · 6 years ago
  53. f41a054 Enable null cursor drawable by Mihai Popa · 6 years ago
  54. 55418ea Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  55. 31755f9 Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  56. 56208f4 Merge "Another round of changes on Content Capture." by TreeHugger Robot · 6 years ago
  57. c53b41f Support Shift-Delete, Ctrl-Insert and Shift-Insert in TextView. by Yuichiro Hanada · 6 years ago
  58. aa5088e Another round of changes on Content Capture. by Felipe Leme · 6 years ago
  59. ba75b55 Add public API TextView.isHorizontallyScrolling by Haoyu Zhang · 6 years ago
  60. ab11e00 Merge "Recompute PcT with existing PcT for different direction" by Seigo Nonaka · 6 years ago
  61. 291ef05 Recompute PcT with existing PcT for different direction by Seigo Nonaka · 6 years ago
  62. 507bf13 Don't generate VIEW_TEXT_CHANGED events when the TextView is not laid out. by Felipe Leme · 6 years ago
  63. 749b889 Yet another (major) refactoring on Content Capture and Augmented Autofill. by Felipe Leme · 6 years ago
  64. 6c7ad1d Make text cursor drawable public by Mihai Popa · 6 years ago
  65. ecb08be Split IntelligenceManager / IntelligenceService. by Felipe Leme · 6 years ago
  66. 1532571 Make TextView.isSingleLine public by qqd · 6 years ago
  67. a1e851c Make TextView.getTextDirectionHeuristic public by Siyamed Sinir · 6 years ago
  68. bd5f58d Fixed when IntelligenceManager.notifyAppeared()/disappeared() is called. by Felipe Leme · 6 years ago
  69. 92736c1 Minor Content Capture-related changes. by Felipe Leme · 6 years ago
  70. 88eae3b Added moar ContentCapture APIs (and their initial implementation). by Felipe Leme · 6 years ago
  71. 6315a32 Make text handle drawables public by Mihai Popa · 6 years ago
  72. 9958c4a Introduce FontStyle for future extensibility by Seigo Nonaka · 6 years ago
  73. 1137512f Add textLocale attributes to TextView and TextAppearanceSpan by Haoyu Zhang · 6 years ago
  74. 5dfae05 Change TextView.TextAppearanceAttributes.mStyleIndex to mTextStyle by Haoyu Zhang · 6 years ago
  75. 77f8586 Removed afm.notifyValueChanged() optimization. by Felipe Leme · 6 years ago
  76. 4bb9a2e Merge "Add missing TextView attributes to JavaDoc" by TreeHugger Robot · 6 years ago
  77. 8d14105 Add missing TextView attributes to JavaDoc by Siyamed Sinir · 6 years ago
  78. 16cd614 Merge "Unhide getTextRunCursor APIs" by Seigo Nonaka · 6 years ago
  79. fa95b83 Unhide getTextRunCursor APIs by Seigo Nonaka · 6 years ago
  80. 484d4af Always use Context.getSystemService() to get IMM by Yohei Yukawa · 6 years ago
  81. eac0905 docs: fixed instances of typo in 'overridden' am: debd4ee72d am: 9b641cbc71 by kopriva · 6 years ago
  82. 9b641cb docs: fixed instances of typo in 'overridden' am: debd4ee72d by kopriva · 6 years ago
  83. debd4ee docs: fixed instances of typo in 'overridden' by kopriva · 6 years ago
  84. 0ed6437 Merge "Add Missing fontVariationSetting attr Javadoc" by Haoyu Zhang · 6 years ago
  85. aff7bd7 Add Missing fontVariationSetting attr Javadoc by Haoyu Zhang · 6 years ago
  86. a8fab8a Move maximum weight constant from Typeface to Font and make it public by Seigo Nonaka · 6 years ago
  87. d626970 Add fontVariationSettings to TextView and TextAppearance in XML by Haoyu Zhang · 6 years ago
  88. a85f4eb Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  89. 978c6e2 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  90. 2fb271c Merge "Code reformatting for upcoming automated code changes." am: d68f003c67 am: d48ec695d3 by Mathew Inwood · 6 years ago
  91. 74e7aed Code reformatting for upcoming automated code changes. by Mathew Inwood · 6 years ago
  92. c0dab36 Disable hyphenation by in default theme by Siyamed Sinir · 6 years ago
  93. d4ca6d1 TextView setOverlappingRendering must be true when shadows are used. by Derek Sollenberger · 6 years ago
  94. f03b754 Allow 0sp text size in xml for TextView by Mihai Popa · 6 years ago
  95. b06144c Add textFontWeight attribute to documentation by Seigo Nonaka · 6 years ago
  96. 140ac5b Merge "End the TC session on terminal selection event actions" into pi-dev am: d0a4dddb9b by Abodunrinwa Toki · 6 years ago
  97. f299fc0 End the TC session on terminal selection event actions by Abodunrinwa Toki · 6 years ago
  98. 5b3a423 Fix TextView#setText misplaced documentation by Mihai Popa · 6 years ago
  99. a875271 Check against null text in TextView constructor by Mihai Popa · 6 years ago
  100. 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