1. 93ec9b8 Revert tab key behavior on multiline EditTexts. by Yuichiro Hanada · 4 years, 3 months ago
  2. 5630dc8 Merge "Use TextClassicationSession to call smart selection APIs." into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  3. 6f4e063 Use TextClassicationSession to call smart selection APIs. by Tony Mak · 4 years, 4 months ago
  4. b22931a Merge "Process numpad enter key along with enter key." into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  5. 2e40bb8 Merge "Updated TextView#setCompoundDrawableTintList documentation to refer to BlendMode.SRC_IN instead of PorterDuff.Mode.SRC_IN" into rvc-dev by Nader Jawad · 4 years, 4 months ago
  6. eb8b1ba Prevents multi touch among TextView and handle reviews. by Shu Chen · 4 years, 5 months ago
  7. 975a5f7 Process numpad enter key along with enter key. by Byungsung You · 4 years, 8 months ago
  8. af5ff36 Updated TextView#setCompoundDrawableTintList by Nader Jawad · 4 years, 4 months ago
  9. cc02ea3 Implement ACTION_LONG_CLICK for accessibility by sallyyuen · 4 years, 6 months ago
  10. f5589a7 Merge "Temporary fix to disable augmented autofill requests coming from password fields." into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  11. ef0fe208 Temporary fix to disable augmented autofill requests coming from by Adam He · 4 years, 10 months ago
  12. 4686370 Merge "Improvement of IME Enter Action" into rvc-dev by Jacky Kao · 4 years, 6 months ago
  13. 809a286 Update API ExtraRenderingInfo by review feedback by Dieter Hsu · 4 years, 6 months ago
  14. e09f66e Improvement of IME Enter Action by Jacky Kao · 4 years, 6 months ago
  15. c444b51 Removing possible user defined strings from bugreport view-dump by Sunny Goyal · 4 years, 6 months ago
  16. f1273c4 Refresh new extra data AccessibilityNodeInfo.ExtraRenderingInfo by Dieter Hsu · 4 years, 7 months ago
  17. ed54866 Fix TextView.shouldAdvanceFocusOnTab(). by Yuichiro Hanada · 4 years, 7 months ago
  18. a3419ba Providing new accessibilityNode action by Jacky Kao · 4 years, 7 months ago
  19. 3e2213e Merge "Providing new accessibilityNode action" by Svetoslav Ganov · 4 years, 7 months ago
  20. 62a96a1 Merge "Add surrounding text to EditorInfo to speed up IME startup" by TreeHugger Robot · 4 years, 7 months ago
  21. c486acc Add surrounding text to EditorInfo to speed up IME startup by Chris.CC Lee · 4 years, 8 months ago
  22. b087399 Providing new accessibilityNode action by Jacky Kao · 4 years, 7 months ago
  23. ed5a6ae Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 9 months ago
  24. 9a1369b Ability to start a cursor drag from anywhere in an editable TextView by Nikita Dubrovsky · 4 years, 9 months ago
  25. d63f203 Consolidate tracking of touch state in Editor (editable TextView) by Nikita Dubrovsky · 4 years, 9 months ago
  26. 05cfcc8 Add debug logging for cursor logic in TextView and Editor by Nikita Dubrovsky · 4 years, 10 months ago
  27. 7f03482 Add @CallSuper to TextView#onSelectionChanged by Phil Weaver · 4 years, 11 months ago
  28. d55b16e Implement AssistStructure.ViewNode.getHintIdEntry(). by Adam He · 5 years ago
  29. e849269 TextClassifier cross-user vulnerability in direct-reply by Abodunrinwa Toki · 5 years ago
  30. 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
  31. 9e4ca44 Only send text update for TextView after VIEW_ADDED is notified by Feng Cao · 5 years ago
  32. b51c200 Merge "Record textAppearance information for TextView." into qt-dev am: e53837182c am: c38e9716a8 by Aurimas Liutikas · 5 years ago
  33. c38e971 Merge "Record textAppearance information for TextView." into qt-dev by Aurimas Liutikas · 5 years ago
  34. e538371 Merge "Record textAppearance information for TextView." into qt-dev by TreeHugger Robot · 5 years ago
  35. a759af5 Merge "Clarify problems with Linkify.MAP_ADDRESSES." into qt-dev am: a0d66cf3f6 am: 0f0173f9e1 by Torne (Richard Coles) · 5 years ago
  36. c2ed59a Merge "Clarify problems with Linkify.MAP_ADDRESSES." into qt-dev am: a0d66cf3f6 by Torne (Richard Coles) · 5 years ago
  37. a50d608 Merge "Clarify problems with Linkify.MAP_ADDRESSES." into qt-dev am: a0d66cf3f6 by Torne (Richard Coles) · 5 years ago
  38. 9504459 Record textAppearance information for TextView. by Aurimas Liutikas · 5 years ago
  39. aa68ab8 Clarify problems with Linkify.MAP_ADDRESSES. by Torne (Richard Coles) · 5 years ago
  40. 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
  41. 2a42d99 Make content capture send text update event for TextView even when it is not editable (EditText) by Feng Cao · 5 years ago
  42. 8f223c5 Set the a11yNodeInfo unclickable if the TextView has a by sallyyuen · 5 years ago
  43. 0ac85fe Merge "DO NOT MERGE - Re-add ContentCapture support from standard SDK toolkit." into qt-r1-dev by TreeHugger Robot · 5 years ago
  44. 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
  45. 33f5606 Fix sysui's security issue of cross-user copy/paste by Felka Chang · 5 years ago
  46. 911cb1f DO NOT MERGE - Re-add ContentCapture support from standard SDK toolkit. by Felipe Leme · 5 years ago
  47. 531db61 Added BlendMode equivalent APIs to replace deprecated PorterDuff variants by Nader Jawad · 5 years ago
  48. 8e31c3e Added BlendMode equivalent APIs to replace deprecated PorterDuff variants by Nader Jawad · 5 years ago
  49. ef1c0b3 DO NOT MERGE - Removed ContentCapture support from standard SDK toolkit. by Felipe Leme · 5 years ago
  50. 8867053 Merge "Clarify hasSelection description" am: 6bd5cf2bcc am: 0e63b9ce98 by Hans Boehm · 5 years ago
  51. fd7a3cf Clarify hasSelection description by Hans Boehm · 5 years ago
  52. 73abdd3c Rename @EnumEntry and @FlagEntry by Ashley Rose · 5 years ago
  53. f408f36 Add NonNull annotation to getTextDirectionHeuristics by Siyamed Sinir · 5 years ago
  54. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 5 years ago
  55. 0e71b4f DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into by Xin Li · 6 years ago
  56. 2c282d7 Merge "Add trackingBug number for UnsupportedAppUsage of mMarquee" by Haoyu Zhang · 6 years ago
  57. 5c4bfc2 Add trackingBug number for UnsupportedAppUsage of mMarquee by Haoyu Zhang · 6 years ago
  58. 86ef44b Merge "Add helper methods for View attribute debugging" by Aurimas Liutikas · 6 years ago
  59. 5ddbae3 Merge "Add trackingBug number to UnsupportedAppUsage of mListeners" by Haoyu Zhang · 6 years ago
  60. 8f004c8 Add helper methods for View attribute debugging by Aurimas Liutikas · 6 years ago
  61. 7db39b4 Add trackingBug number to UnsupportedAppUsage of mListeners by Haoyu Zhang · 6 years ago
  62. abb20be Merge "Blacklist TextView.mCurTextColor" by Siyamed Sinir · 6 years ago
  63. 0115ac1 Honor text-operation user in "Add to dictionary" by Yohei Yukawa · 6 years ago
  64. 403693b Blacklist TextView.mCurTextColor by Siyamed Sinir · 6 years ago
  65. 2879c9c Merge "@InspectableProperty coverage for android.widget" by Ashley Rose · 6 years ago
  66. 55f9f92 @InspectableProperty coverage for android.widget by Ashley Rose · 6 years ago
  67. 520b2f8 Log translate action's views and clicks. by Abodunrinwa Toki · 6 years ago
  68. 35ea763 Removed unused flag from notifyTextChanged(). by Felipe Leme · 6 years ago
  69. 3c739fd Rename isHorizontallyScrolling to isHorizontallyScrollable by Haoyu Zhang · 6 years ago
  70. 401e3d4 Introduce @hide TextView#setTextOperationUser() by Yohei Yukawa · 6 years ago
  71. d8ebfef Remove old private constant from ResourceId. by Aurimas Liutikas · 6 years ago
  72. 0374b62 Fix TextView#setTextCursorDrawable for resid=0 by Mihai Popa · 6 years ago
  73. 00112e6 Merge "Move copy, cut and paste shortcut handler to onKeyDown()." by TreeHugger Robot · 6 years ago
  74. eed724d Move copy, cut and paste shortcut handler to onKeyDown(). by Yuichiro Hanada · 6 years ago
  75. f41a054 Enable null cursor drawable by Mihai Popa · 6 years ago
  76. 55418ea Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  77. 31755f9 Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  78. 56208f4 Merge "Another round of changes on Content Capture." by TreeHugger Robot · 6 years ago
  79. c53b41f Support Shift-Delete, Ctrl-Insert and Shift-Insert in TextView. by Yuichiro Hanada · 6 years ago
  80. aa5088e Another round of changes on Content Capture. by Felipe Leme · 6 years ago
  81. ba75b55 Add public API TextView.isHorizontallyScrolling by Haoyu Zhang · 6 years ago
  82. ab11e00 Merge "Recompute PcT with existing PcT for different direction" by Seigo Nonaka · 6 years ago
  83. 291ef05 Recompute PcT with existing PcT for different direction by Seigo Nonaka · 6 years ago
  84. 507bf13 Don't generate VIEW_TEXT_CHANGED events when the TextView is not laid out. by Felipe Leme · 6 years ago
  85. 749b889 Yet another (major) refactoring on Content Capture and Augmented Autofill. by Felipe Leme · 6 years ago
  86. 6c7ad1d Make text cursor drawable public by Mihai Popa · 6 years ago
  87. ecb08be Split IntelligenceManager / IntelligenceService. by Felipe Leme · 6 years ago
  88. 1532571 Make TextView.isSingleLine public by qqd · 6 years ago
  89. a1e851c Make TextView.getTextDirectionHeuristic public by Siyamed Sinir · 6 years ago
  90. bd5f58d Fixed when IntelligenceManager.notifyAppeared()/disappeared() is called. by Felipe Leme · 6 years ago
  91. 92736c1 Minor Content Capture-related changes. by Felipe Leme · 6 years ago
  92. 88eae3b Added moar ContentCapture APIs (and their initial implementation). by Felipe Leme · 6 years ago
  93. 6315a32 Make text handle drawables public by Mihai Popa · 6 years ago
  94. 9958c4a Introduce FontStyle for future extensibility by Seigo Nonaka · 6 years ago
  95. 1137512f Add textLocale attributes to TextView and TextAppearanceSpan by Haoyu Zhang · 6 years ago
  96. 5dfae05 Change TextView.TextAppearanceAttributes.mStyleIndex to mTextStyle by Haoyu Zhang · 6 years ago
  97. 77f8586 Removed afm.notifyValueChanged() optimization. by Felipe Leme · 6 years ago
  98. 4bb9a2e Merge "Add missing TextView attributes to JavaDoc" by TreeHugger Robot · 6 years ago
  99. 8d14105 Add missing TextView attributes to JavaDoc by Siyamed Sinir · 6 years ago
  100. 16cd614 Merge "Unhide getTextRunCursor APIs" by Seigo Nonaka · 6 years ago