1. 17ace29 Deprecate SuggestionSpan#ACTION_SUGGESTION_PICKED by Yohei Yukawa · 6 years ago
  2. 401e3d4 Introduce @hide TextView#setTextOperationUser() by Yohei Yukawa · 6 years ago
  3. 6c7ad1d Make text cursor drawable public by Mihai Popa · 6 years ago
  4. c695029 [Magnifier-65] Separate builder defaults by Mihai Popa · 6 years ago
  5. db68c54 Fix handle creation on startActionMode by Mihai Popa · 6 years ago
  6. 6315a32 Make text handle drawables public by Mihai Popa · 6 years ago
  7. c7ddcf3 Update some docs & tweak some method names by John Reck · 6 years ago
  8. 32f140aa6 Rename & package shuffle by John Reck · 6 years ago
  9. ddf9fe0 [Magnifier-63] Hide it for rotated/scaled textview by Mihai Popa · 6 years ago
  10. 8b3002e Merge "[Magnifier-62] Deprecate constructor" by Mihai Popa · 6 years ago
  11. b6ca909 [Magnifier-62] Deprecate constructor by Mihai Popa · 6 years ago
  12. 484d4af Always use Context.getSystemService() to get IMM by Yohei Yukawa · 6 years ago
  13. b6a2cfb Merge "[Magnifier-47] Expose magnifier properties" by TreeHugger Robot · 6 years ago
  14. c2e0bee [Magnifier-47] Expose magnifier properties by Mihai Popa · 6 years ago
  15. 978c6e2 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  16. c390e51 [Magnifier-44] Fix memory leak caused by callback by Mihai Popa · 6 years ago
  17. 038f7a8 Fix repeated calls into reportExtractedText by Clara Bayarri · 6 years ago
  18. 29cb768 FloatingActionMode.setOutsideTouchable by Abodunrinwa Toki · 6 years ago
  19. 993890f Merge "Fix non-unique PendingIntent issue with TCImpl." into pi-dev by Abodunrinwa Toki · 6 years ago
  20. 904a931 Fix non-unique PendingIntent issue with TCImpl. by Abodunrinwa Toki · 6 years ago
  21. aeed443 Merge "[Magnifier-39] Hide both handles on overlap" into pi-dev by Mihai Popa · 6 years ago
  22. 4e51877 Fix crash when modifying Selection by Clara Bayarri · 6 years ago
  23. 63ee7f1 [Magnifier-39] Hide both handles on overlap by Mihai Popa · 6 years ago
  24. b1b423a [Magnifier-37] Hide handle when overlaps magnifier by Mihai Popa · 6 years ago
  25. 08a75e0 Merge "Change TextClassification to use RemoteActions" into pi-dev by Jan Althaus · 6 years ago
  26. 20d346e Change TextClassification to use RemoteActions by Jan Althaus · 6 years ago
  27. 894469c [Magnifier-35] Do not show when text is large by Mihai Popa · 6 years ago
  28. 5209691 Fix random SmartLinkify-related TextView bugs. by Abodunrinwa Toki · 6 years ago
  29. 3872238 [Magnifier-33] Add animation on line jump by Mihai Popa · 7 years ago
  30. 27e4dfb [Magnifier-32] Do not magnify outside selection by Mihai Popa · 7 years ago
  31. e301746 [Magnifier-31] Do not magnify outside current line by Mihai Popa · 7 years ago
  32. 27db81b Don't use highlighting in non-selectable text. Also fixes potential discrepancy in indexes for Linkified entities. by Richard Ledley · 7 years ago
  33. db8fc31 Associate TCconstants with the TCM instead of TCImpl by Abodunrinwa Toki · 7 years ago
  34. a4e39c4 [Magnifier-23] Fix invisible cursor in magnifier by Mihai Popa · 7 years ago
  35. 2f19b92 TextClassifier: Support service intents. by Abodunrinwa Toki · 7 years ago
  36. fdbc5ee Fix Editor ActionMode content rectangle by Siyamed Sinir · 7 years ago
  37. db96b03 Merge "Remove selection on nonselectable text (which would be there if a user tapped Linkified text) if a TextView loses focus." by Richard Ledley · 7 years ago
  38. 5f2f820 Remove selection on nonselectable text (which would be there if a user tapped Linkified text) if a TextView loses focus. by Richard Ledley · 7 years ago
  39. 80620c5 Updating smart text selection animation by Jan Althaus · 7 years ago
  40. 20f29fd Merge "Fix extra space in Suggestions Popup" by TreeHugger Robot · 7 years ago
  41. b0538e6 Merge "[Magnifier - 14] Follow finger instead of cursor" by TreeHugger Robot · 7 years ago
  42. 1d1ed0c [Magnifier - 14] Follow finger instead of cursor by Mihai Popa · 7 years ago
  43. 0d9fbb9 Making TextClassifier helper objects parcelable by Jan Althaus · 7 years ago
  44. 724eff9 Make Linkify links clickable in nonselectable text. by Richard Ledley · 7 years ago
  45. 26b8722 Show Floating Toolbar when tapping a selectable TextLink in TextView. by Richard Ledley · 7 years ago
  46. ce8db99 Add more IntDef prefixes for auto-documenting. by Jeff Sharkey · 7 years ago
  47. ddd156b Merge "Fix an incorrect display position of error popup in RTL layout" am: b7941c50a0 am: 0863cf4e40 by Siyamed Sinir · 7 years ago
  48. b7941c5 Merge "Fix an incorrect display position of error popup in RTL layout" by Siyamed Sinir · 7 years ago
  49. 008f387 Add a signature to TextSelection and TextClassification by Abodunrinwa Toki · 7 years ago
  50. ba38562 Primary/Secondary actions in TextClassification. by Abodunrinwa Toki · 7 years ago
  51. d6644dc [Magnifier - 10] Make it public by Andrei Stingaceanu · 7 years ago
  52. f1f320c Merge "[Magnifier - 8] SurfaceView support and invalidate revival" by Andrei Stingaceanu · 7 years ago
  53. 41589fa [Magnifier - 8] SurfaceView support and invalidate revival by Andrei Stingaceanu · 7 years ago
  54. a0c8c1c Fix an incorrect display position of error popup in RTL layout by Hidehiko Tsuchiya · 7 years ago
  55. 0d872c0 Merge "Show selection handles even when toolbar is empty." by TreeHugger Robot · 7 years ago
  56. deb2f49 Show selection handles even when toolbar is empty. by Abodunrinwa Toki · 7 years ago
  57. c28be38 Fix the list of PROCESS_TEXT items in the toolbar. by Abodunrinwa Toki · 7 years ago
  58. 5a6a541 Merge "TextView: Support multiple textAssist menu items." by TreeHugger Robot · 7 years ago
  59. 3049d8c TextView: Support multiple textAssist menu items. by Abodunrinwa Toki · 7 years ago
  60. d27c36b [Magnifier - 6] Simplify API and configuration by Andrei Stingaceanu · 7 years ago
  61. 1eb19a3 Merge "[Magnifier - 5] Auto invalidate and misc" by TreeHugger Robot · 7 years ago
  62. ca189fe [Magnifier - 5] Auto invalidate and misc by Andrei Stingaceanu · 7 years ago
  63. a18447dd Merge "FloatingToolbar updates" by TreeHugger Robot · 7 years ago
  64. 15af561 [Magnifier - 3] Reduce number of calls to PixelCopy by Andrei Stingaceanu · 7 years ago
  65. 9c881f2 FloatingToolbar updates by Abodunrinwa Toki · 7 years ago
  66. 451f947 [Magnifier - 4] Batch of tweaks by Andrei Stingaceanu · 7 years ago
  67. 060b3d7 [Magnifier - 2] Turn magnifier ON by Andrei Stingaceanu · 7 years ago
  68. 6c591dd Merge "[Magnifier - 1] Initial implementation and wiring" by Andrei Stingaceanu · 7 years ago
  69. e06eebf Rename mCursorDrawble to mDrawableForCursor by Roozbeh Pournader · 7 years ago
  70. d2eadfa [Magnifier - 1] Initial implementation and wiring by Andrei Stingaceanu · 7 years ago
  71. 019389a New metrics fields for selection logs by Jan Althaus · 7 years ago
  72. a2dfc3c Merge "New metrics fields for selection logs" by TreeHugger Robot · 7 years ago
  73. d8c5e7f Fix hint text updates in Extracted text mode by Clara Bayarri · 7 years ago
  74. 786a39d New metrics fields for selection logs by Jan Althaus · 7 years ago
  75. 89bda32 Log the "change selected text" gesture. by Abodunrinwa Toki · 7 years ago
  76. 78940eb Log the "change selected text" gesture. by Abodunrinwa Toki · 7 years ago
  77. 5ab7bb2 Draw SmartSelectSprite in TextView by Petar Šegina · 7 years ago
  78. 7c5df64 Merge "Delete old TEXT_SELECTION_MENU_ITEM_ASSIST logs." into oc-mr1-dev am: f28b8a8de3 by Abodunrinwa Toki · 7 years ago
  79. fadd428 Delete old TEXT_SELECTION_MENU_ITEM_ASSIST logs. by Abodunrinwa Toki · 7 years ago
  80. 5ddd3ed TextView text selection interaction logging. by Abodunrinwa Toki · 7 years ago
  81. 57ec6ea TextView text selection interaction logging. by Abodunrinwa Toki · 7 years ago
  82. 2be7eff Merge "Use fallback-based line spacing in TextView etc" by Roozbeh Pournader · 7 years ago
  83. 5caf5a6 Use fallback-based line spacing in TextView etc by Roozbeh Pournader · 7 years ago
  84. 91df3f9 Expand the animation from the user's last touch point by Petar Šegina · 7 years ago
  85. d762f32 Merge "Fix failing Framework TextView tests." by Abodunrinwa Toki · 7 years ago
  86. 4a056a5 Fix failing Framework TextView tests. by Abodunrinwa Toki · 7 years ago
  87. 8b7053d Merge "Fix EditText cursor when line spacing is set" by Siyamed Sinir · 7 years ago
  88. 9c13307 Remove secondary bidi cursor by Roozbeh Pournader · 7 years ago
  89. a60b59d Fix EditText cursor when line spacing is set by Siyamed Sinir · 7 years ago
  90. ce3b05a Handle long text for share/cut/copy operations. by Siyamed Sinir · 7 years ago
  91. 428e523 Fix extra space in Suggestions Popup by Clara Bayarri · 7 years ago
  92. 4a7aeb3 Avoid FloatingToolbar flickers by Abodunrinwa Toki · 7 years ago
  93. 1d263b8 Merge "No smart text assist for unprovisioned device." into oc-dr1-dev am: bda6275cf6 by Abodunrinwa Toki · 7 years ago
  94. 9796a1b No smart text assist for unprovisioned device. by Abodunrinwa Toki · 7 years ago
  95. 555bcac Make the android.R.string.autofill public. by Felipe Leme · 7 years ago
  96. c9cd9db Use TEXT_HANDLE_MOVE in TextView behind the flag by Yohei Yukawa · 7 years ago
  97. 532f3c9 Fix crash during TextView.onCreateContextMenu by Siyamed Sinir · 7 years ago
  98. 484c2e2 Force Autofill in FloatingToolbar overflow menu by Siyamed Sinir · 7 years ago
  99. 1c1626e Don't show AUTOFILL menu when text is selected. by Felipe Leme · 7 years ago
  100. 4ce651e TextView: Invalidate selection action mode on "select all". by Abodunrinwa Toki · 7 years ago