1. 4e51877 Fix crash when modifying Selection by Clara Bayarri · 6 years ago
  2. b1b423a [Magnifier-37] Hide handle when overlaps magnifier by Mihai Popa · 6 years ago
  3. 08a75e0 Merge "Change TextClassification to use RemoteActions" into pi-dev by Jan Althaus · 6 years ago
  4. 20d346e Change TextClassification to use RemoteActions by Jan Althaus · 6 years ago
  5. 894469c [Magnifier-35] Do not show when text is large by Mihai Popa · 6 years ago
  6. 5209691 Fix random SmartLinkify-related TextView bugs. by Abodunrinwa Toki · 6 years ago
  7. 3872238 [Magnifier-33] Add animation on line jump by Mihai Popa · 6 years ago
  8. 27e4dfb [Magnifier-32] Do not magnify outside selection by Mihai Popa · 6 years ago
  9. e301746 [Magnifier-31] Do not magnify outside current line by Mihai Popa · 6 years ago
  10. 27db81b Don't use highlighting in non-selectable text. Also fixes potential discrepancy in indexes for Linkified entities. by Richard Ledley · 6 years ago
  11. db8fc31 Associate TCconstants with the TCM instead of TCImpl by Abodunrinwa Toki · 6 years ago
  12. a4e39c4 [Magnifier-23] Fix invisible cursor in magnifier by Mihai Popa · 6 years ago
  13. 2f19b92 TextClassifier: Support service intents. by Abodunrinwa Toki · 6 years ago
  14. fdbc5ee Fix Editor ActionMode content rectangle by Siyamed Sinir · 6 years ago
  15. 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 · 6 years ago
  16. 5f2f820 Remove selection on nonselectable text (which would be there if a user tapped Linkified text) if a TextView loses focus. by Richard Ledley · 6 years ago
  17. 80620c5 Updating smart text selection animation by Jan Althaus · 6 years ago
  18. 20f29fd Merge "Fix extra space in Suggestions Popup" by TreeHugger Robot · 6 years ago
  19. b0538e6 Merge "[Magnifier - 14] Follow finger instead of cursor" by TreeHugger Robot · 6 years ago
  20. 1d1ed0c [Magnifier - 14] Follow finger instead of cursor by Mihai Popa · 6 years ago
  21. 0d9fbb9 Making TextClassifier helper objects parcelable by Jan Althaus · 7 years ago
  22. 724eff9 Make Linkify links clickable in nonselectable text. by Richard Ledley · 7 years ago
  23. 26b8722 Show Floating Toolbar when tapping a selectable TextLink in TextView. by Richard Ledley · 7 years ago
  24. ce8db99 Add more IntDef prefixes for auto-documenting. by Jeff Sharkey · 7 years ago
  25. ddd156b Merge "Fix an incorrect display position of error popup in RTL layout" am: b7941c50a0 am: 0863cf4e40 by Siyamed Sinir · 7 years ago
  26. b7941c5 Merge "Fix an incorrect display position of error popup in RTL layout" by Siyamed Sinir · 7 years ago
  27. 008f387 Add a signature to TextSelection and TextClassification by Abodunrinwa Toki · 7 years ago
  28. ba38562 Primary/Secondary actions in TextClassification. by Abodunrinwa Toki · 7 years ago
  29. d6644dc [Magnifier - 10] Make it public by Andrei Stingaceanu · 7 years ago
  30. f1f320c Merge "[Magnifier - 8] SurfaceView support and invalidate revival" by Andrei Stingaceanu · 7 years ago
  31. 41589fa [Magnifier - 8] SurfaceView support and invalidate revival by Andrei Stingaceanu · 7 years ago
  32. a0c8c1c Fix an incorrect display position of error popup in RTL layout by Hidehiko Tsuchiya · 7 years ago
  33. 0d872c0 Merge "Show selection handles even when toolbar is empty." by TreeHugger Robot · 7 years ago
  34. deb2f49 Show selection handles even when toolbar is empty. by Abodunrinwa Toki · 7 years ago
  35. c28be38 Fix the list of PROCESS_TEXT items in the toolbar. by Abodunrinwa Toki · 7 years ago
  36. 5a6a541 Merge "TextView: Support multiple textAssist menu items." by TreeHugger Robot · 7 years ago
  37. 3049d8c TextView: Support multiple textAssist menu items. by Abodunrinwa Toki · 7 years ago
  38. d27c36b [Magnifier - 6] Simplify API and configuration by Andrei Stingaceanu · 7 years ago
  39. 1eb19a3 Merge "[Magnifier - 5] Auto invalidate and misc" by TreeHugger Robot · 7 years ago
  40. ca189fe [Magnifier - 5] Auto invalidate and misc by Andrei Stingaceanu · 7 years ago
  41. a18447dd Merge "FloatingToolbar updates" by TreeHugger Robot · 7 years ago
  42. 15af561 [Magnifier - 3] Reduce number of calls to PixelCopy by Andrei Stingaceanu · 7 years ago
  43. 9c881f2 FloatingToolbar updates by Abodunrinwa Toki · 7 years ago
  44. 451f947 [Magnifier - 4] Batch of tweaks by Andrei Stingaceanu · 7 years ago
  45. 060b3d7 [Magnifier - 2] Turn magnifier ON by Andrei Stingaceanu · 7 years ago
  46. 6c591dd Merge "[Magnifier - 1] Initial implementation and wiring" by Andrei Stingaceanu · 7 years ago
  47. e06eebf Rename mCursorDrawble to mDrawableForCursor by Roozbeh Pournader · 7 years ago
  48. d2eadfa [Magnifier - 1] Initial implementation and wiring by Andrei Stingaceanu · 7 years ago
  49. 019389a New metrics fields for selection logs by Jan Althaus · 7 years ago
  50. a2dfc3c Merge "New metrics fields for selection logs" by TreeHugger Robot · 7 years ago
  51. d8c5e7f Fix hint text updates in Extracted text mode by Clara Bayarri · 7 years ago
  52. 786a39d New metrics fields for selection logs by Jan Althaus · 7 years ago
  53. 89bda32 Log the "change selected text" gesture. by Abodunrinwa Toki · 7 years ago
  54. 78940eb Log the "change selected text" gesture. by Abodunrinwa Toki · 7 years ago
  55. 5ab7bb2 Draw SmartSelectSprite in TextView by Petar Šegina · 7 years ago
  56. 7c5df64 Merge "Delete old TEXT_SELECTION_MENU_ITEM_ASSIST logs." into oc-mr1-dev am: f28b8a8de3 by Abodunrinwa Toki · 7 years ago
  57. fadd428 Delete old TEXT_SELECTION_MENU_ITEM_ASSIST logs. by Abodunrinwa Toki · 7 years ago
  58. 5ddd3ed TextView text selection interaction logging. by Abodunrinwa Toki · 7 years ago
  59. 57ec6ea TextView text selection interaction logging. by Abodunrinwa Toki · 7 years ago
  60. 2be7eff Merge "Use fallback-based line spacing in TextView etc" by Roozbeh Pournader · 7 years ago
  61. 5caf5a6 Use fallback-based line spacing in TextView etc by Roozbeh Pournader · 7 years ago
  62. 91df3f9 Expand the animation from the user's last touch point by Petar Šegina · 7 years ago
  63. d762f32 Merge "Fix failing Framework TextView tests." by Abodunrinwa Toki · 7 years ago
  64. 4a056a5 Fix failing Framework TextView tests. by Abodunrinwa Toki · 7 years ago
  65. 8b7053d Merge "Fix EditText cursor when line spacing is set" by Siyamed Sinir · 7 years ago
  66. 9c13307 Remove secondary bidi cursor by Roozbeh Pournader · 7 years ago
  67. a60b59d Fix EditText cursor when line spacing is set by Siyamed Sinir · 7 years ago
  68. ce3b05a Handle long text for share/cut/copy operations. by Siyamed Sinir · 7 years ago
  69. 428e523 Fix extra space in Suggestions Popup by Clara Bayarri · 7 years ago
  70. 4a7aeb3 Avoid FloatingToolbar flickers by Abodunrinwa Toki · 7 years ago
  71. 1d263b8 Merge "No smart text assist for unprovisioned device." into oc-dr1-dev am: bda6275cf6 by Abodunrinwa Toki · 7 years ago
  72. 9796a1b No smart text assist for unprovisioned device. by Abodunrinwa Toki · 7 years ago
  73. 555bcac Make the android.R.string.autofill public. by Felipe Leme · 7 years ago
  74. c9cd9db Use TEXT_HANDLE_MOVE in TextView behind the flag by Yohei Yukawa · 7 years ago
  75. 532f3c9 Fix crash during TextView.onCreateContextMenu by Siyamed Sinir · 7 years ago
  76. 484c2e2 Force Autofill in FloatingToolbar overflow menu by Siyamed Sinir · 7 years ago
  77. 1c1626e Don't show AUTOFILL menu when text is selected. by Felipe Leme · 7 years ago
  78. 4ce651e TextView: Invalidate selection action mode on "select all". by Abodunrinwa Toki · 7 years ago
  79. 1d77557 TRON: Count smart selection events. by Abodunrinwa Toki · 7 years ago
  80. 66c1627 Only classify text when the toolbar is shown. by Abodunrinwa Toki · 7 years ago
  81. 3cb6125 Merge "Support resetting "smart selection" to any word in the selection." into oc-dev by TreeHugger Robot · 7 years ago
  82. 8dd3a74 Support resetting "smart selection" to any word in the selection. by Abodunrinwa Toki · 7 years ago
  83. ea6cb12 Add "Paste as plain text" in TextView's toolbar. by Abodunrinwa Toki · 7 years ago
  84. e0b5789 TextClassifier: API rename by Abodunrinwa Toki · 7 years ago
  85. 5452341 Force autofill on overflow only if empty by Svet Ganov · 7 years ago
  86. 54486c1 TRON: Log "textAssist" actions. by Abodunrinwa Toki · 7 years ago
  87. 6eecdc9 FloatingToolbar: Rules for ordering menu items. by Abodunrinwa Toki · 7 years ago
  88. 7557a5a Revert "Make selection end handle stick to selection at line end." by Roozbeh Pournader · 7 years ago
  89. 2ac463e Allow users to manually request Autofill. by Felipe Leme · 7 years ago
  90. 89ba5fb Implement reset to original selection. by Abodunrinwa Toki · 7 years ago
  91. 9b4c82a TextClassifierImpl: Handle urls. by Abodunrinwa Toki · 7 years ago
  92. 5fedfb8 FloatingToolbar: Support for menu groups. by Abodunrinwa Toki · 7 years ago
  93. bf1a0e2 Merge "start/invalidate selection actionMode asynchronously" by TreeHugger Robot · 7 years ago
  94. 1e27582 Merge "Provide text locations to accessibility services." by Phil Weaver · 7 years ago
  95. 8710ea1 start/invalidate selection actionMode asynchronously by Abodunrinwa Toki · 7 years ago
  96. c2e2893 Provide text locations to accessibility services. by Phil Weaver · 8 years ago
  97. fafdb73 Fix TextClassifier.getTextClassificationResult() by Abodunrinwa Toki · 7 years ago
  98. f9a81f3 Ignore smart selection for multi-word selections. by Abodunrinwa Toki · 7 years ago
  99. f001fef Update TextAssistant interface. by Abodunrinwa Toki · 8 years ago
  100. 3dac460 When dragging text, take style data too. by Ben Murdoch · 7 years ago