1. 4a7aeb3 Avoid FloatingToolbar flickers by Abodunrinwa Toki · 7 years ago
  2. 1d263b8 Merge "No smart text assist for unprovisioned device." into oc-dr1-dev am: bda6275cf6 by Abodunrinwa Toki · 7 years ago
  3. 9796a1b No smart text assist for unprovisioned device. by Abodunrinwa Toki · 7 years ago
  4. 555bcac Make the android.R.string.autofill public. by Felipe Leme · 7 years ago
  5. c9cd9db Use TEXT_HANDLE_MOVE in TextView behind the flag by Yohei Yukawa · 7 years ago
  6. 532f3c9 Fix crash during TextView.onCreateContextMenu by Siyamed Sinir · 7 years ago
  7. 484c2e2 Force Autofill in FloatingToolbar overflow menu by Siyamed Sinir · 7 years ago
  8. 1c1626e Don't show AUTOFILL menu when text is selected. by Felipe Leme · 7 years ago
  9. 4ce651e TextView: Invalidate selection action mode on "select all". by Abodunrinwa Toki · 7 years ago
  10. 1d77557 TRON: Count smart selection events. by Abodunrinwa Toki · 7 years ago
  11. 66c1627 Only classify text when the toolbar is shown. by Abodunrinwa Toki · 7 years ago
  12. 3cb6125 Merge "Support resetting "smart selection" to any word in the selection." into oc-dev by TreeHugger Robot · 7 years ago
  13. 8dd3a74 Support resetting "smart selection" to any word in the selection. by Abodunrinwa Toki · 7 years ago
  14. ea6cb12 Add "Paste as plain text" in TextView's toolbar. by Abodunrinwa Toki · 7 years ago
  15. e0b5789 TextClassifier: API rename by Abodunrinwa Toki · 7 years ago
  16. 5452341 Force autofill on overflow only if empty by Svet Ganov · 7 years ago
  17. 54486c1 TRON: Log "textAssist" actions. by Abodunrinwa Toki · 7 years ago
  18. 6eecdc9 FloatingToolbar: Rules for ordering menu items. by Abodunrinwa Toki · 7 years ago
  19. 7557a5a Revert "Make selection end handle stick to selection at line end." by Roozbeh Pournader · 7 years ago
  20. 2ac463e Allow users to manually request Autofill. by Felipe Leme · 7 years ago
  21. 89ba5fb Implement reset to original selection. by Abodunrinwa Toki · 7 years ago
  22. 9b4c82a TextClassifierImpl: Handle urls. by Abodunrinwa Toki · 7 years ago
  23. 5fedfb8 FloatingToolbar: Support for menu groups. by Abodunrinwa Toki · 7 years ago
  24. bf1a0e2 Merge "start/invalidate selection actionMode asynchronously" by TreeHugger Robot · 7 years ago
  25. 1e27582 Merge "Provide text locations to accessibility services." by Phil Weaver · 7 years ago
  26. 8710ea1 start/invalidate selection actionMode asynchronously by Abodunrinwa Toki · 8 years ago
  27. c2e2893 Provide text locations to accessibility services. by Phil Weaver · 8 years ago
  28. fafdb73 Fix TextClassifier.getTextClassificationResult() by Abodunrinwa Toki · 7 years ago
  29. f9a81f3 Ignore smart selection for multi-word selections. by Abodunrinwa Toki · 8 years ago
  30. f001fef Update TextAssistant interface. by Abodunrinwa Toki · 8 years ago
  31. 3dac460 When dragging text, take style data too. by Ben Murdoch · 8 years ago
  32. 846946e Merge "Make selection end handle stick to selection at line end." by Keisuke Kuroyanagi · 8 years ago
  33. 7c263dd Make selection end handle stick to selection at line end. by Keisuke Kuroyanagi · 8 years ago
  34. d0d9ceb Introduce TextAssistant for Smart Text Share feature. by Abodunrinwa Toki · 8 years ago
  35. 1b304e4 TRON logging for TextView gesture - Long press. by Abodunrinwa Toki · 8 years ago
  36. c69f693 Merge "Fix: Undo for drag and drop." by Keisuke Kuroyanagi · 8 years ago
  37. 46ca471 Merge "Fix: Selection created by long tap and drag can be empty." by Keisuke Kuroyanagi · 8 years ago
  38. f5af4a3 Always redraw text that protrude from line bounds. by Keisuke Kuroyanagi · 8 years ago
  39. 499c159 Lazy RenderNode creation to improve performance. by Keisuke Kuroyanagi · 8 years ago
  40. ee62c29 Cleanup TextView and Editor style issues. by Aurimas Liutikas · 8 years ago
  41. fa2d7b1 Fix: Undo for drag and drop. by Keisuke Kuroyanagi · 8 years ago
  42. 133dfc0 Fix: Selection created by long tap and drag can be empty. by Keisuke Kuroyanagi · 8 years ago
  43. 113c004 Make Undo/Redo work properly with IME. by Keisuke Kuroyanagi · 8 years ago
  44. c5a4320 Cleanup Editor.java. by Keisuke Kuroyanagi · 8 years ago
  45. ecea728 Merge "Filter ACTION_PROCESS_TEXT entries by exported status and permission." by Abodunrinwa Toki · 8 years ago
  46. 7c8305b Merge "Use original theme for SuggestsionsPopupWindow" into nyc-dev by Seigo Nonaka · 8 years ago
  47. 5ba060b Filter ACTION_PROCESS_TEXT entries by exported status and permission. by Abodunrinwa Toki · 8 years ago
  48. 23cbe85 Move LocaleList to avoid layering violation. by Yohei Yukawa · 8 years ago
  49. e9f54bf Use original theme for SuggestsionsPopupWindow by Seigo Nonaka · 8 years ago
  50. be1cd9f Merge "Show drag handles after finishing batch edit if needed." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  51. c6fad96 Show drag handles after finishing batch edit if needed. by Keisuke Kuroyanagi · 8 years ago
  52. e2a3b1e Adjust touch position for handles using window coordinate. by Keisuke Kuroyanagi · 8 years ago
  53. ab8913e Merge "Fix unexpected truncation again." into nyc-dev by Seigo Nonaka · 8 years ago
  54. 77972bb Fix unexpected truncation again. by Seigo Nonaka · 8 years ago
  55. 377c328 Rename DropPermissions to DragAndDropPermissions by Vladislav Kaznacheev · 8 years ago
  56. 64d1515 Merge "Fix suggestion popup for RTL text on LTR layout." into nyc-dev by Seigo Nonaka · 8 years ago
  57. 1d3efb6 Fix suggestion popup for RTL text on LTR layout. by Seigo Nonaka · 8 years ago
  58. 03f1e02 Merge "Invalidate HandleView when handle position may have to be changed." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  59. a46be16 Merge "Fix: Selection handle behavior in scrolled TextView." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  60. a1a56ed Merge "Stop automatically creating action mode in FS extracted mode." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  61. b1b8865 Fix: Selection handle behavior in scrolled TextView. by Keisuke Kuroyanagi · 8 years ago
  62. c14e127 Invalidate HandleView when handle position may have to be changed. by Keisuke Kuroyanagi · 8 years ago
  63. 807c3a82 Merge "Unhide View#dispatch{Start,Finish}TemporaryDetach()" into nyc-dev by Yohei Yukawa · 8 years ago
  64. 0fd28c9 Stop automatically creating action mode in FS extracted mode. by Keisuke Kuroyanagi · 8 years ago
  65. 183fd50 Make hasTransientState be true only if user created selection is active. by Keisuke Kuroyanagi · 8 years ago
  66. 24df931 Unhide View#dispatch{Start,Finish}TemporaryDetach() by Yohei Yukawa · 8 years ago
  67. f0bb87b7 Improve selection handle behavior for bidi text. by Keisuke Kuroyanagi · 8 years ago
  68. 987ec65 Do not use hint text for Editor cursor positioning by Siyamed Sinir · 8 years ago
  69. 531d8d2 Merge "Re-disable drag and drop in full screen extracted mode." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  70. 126fdf1 Merge "Stop automatically creating selection action mode." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  71. 6e0860d Add a check for misspelled span change. by Keisuke Kuroyanagi · 8 years ago
  72. c477b58 Stop automatically creating selection action mode. by Keisuke Kuroyanagi · 8 years ago
  73. fdfc93d Re-disable drag and drop in full screen extracted mode. by Keisuke Kuroyanagi · 8 years ago
  74. f8e0da2 Show SuggestionsPopup when there is a misspelled span. by Keisuke Kuroyanagi · 8 years ago
  75. 182f5fe Fix: Context menu can contain obsolete suggestions. by Keisuke Kuroyanagi · 8 years ago
  76. 01ef02d Merge "Reset mWordIteratorWithText when SpellChecker locale is changed." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  77. e0ac5ac Reset mWordIteratorWithText when SpellChecker locale is changed. by Keisuke Kuroyanagi · 8 years ago
  78. fae4578 Make drag&drop be atomic for undo/redo. by Keisuke Kuroyanagi · 8 years ago
  79. 713be06 Fix: Selection is not correctly used for SuggestionsPopup. by Keisuke Kuroyanagi · 8 years ago
  80. 40fd5fa Merge "Call View#setHasTransientState in TextView#spanChange." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  81. af4caa6 Call View#setHasTransientState in TextView#spanChange. by Keisuke Kuroyanagi · 8 years ago
  82. 15ae7c1 Merge "Try to find equivalent SuggestionsSpan when it has been updated." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  83. bd4b217 Merge "Refresh action mode always when selection is modified." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  84. c1cd17f9 Merge "Supress SuggestionPopup for original field." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  85. f47976e Fix unexpected ellipsize for long suggestion text. by Seigo Nonaka · 8 years ago
  86. d3194503 Try to find equivalent SuggestionsSpan when it has been updated. by Keisuke Kuroyanagi · 8 years ago
  87. bec9715 Refresh action mode always when selection is modified. by Keisuke Kuroyanagi · 8 years ago
  88. 4a696ac Supress SuggestionPopup for original field. by Keisuke Kuroyanagi · 8 years ago
  89. 2f229ca Show selection handles at the correct position for view transformation by Seigo Nonaka · 8 years ago
  90. 5396d7e Make drag shadow grapheme cluster aware. by Keisuke Kuroyanagi · 8 years ago
  91. 217c0f7 Clamp EditText cursor in the drawable boundaries. by Siyamed Sinir · 9 years ago
  92. 60490d1 Revive drop shadow of SuggestionWindow. by Seigo Nonaka · 9 years ago
  93. a74e729 Merge "Fix SecurityException in Editor.onDrop" by Vladislav Kaznacheev · 9 years ago
  94. c14df8e Fix SecurityException in Editor.onDrop by Vladislav Kaznacheev · 9 years ago
  95. dfea1a3 Merge "TextView: start drag and drop when dragging selection by mouse." by Keisuke Kuroyanagi · 9 years ago
  96. d469f21 Clarify the purpose of EditorInfo#hintLocales. by Yohei Yukawa · 9 years ago
  97. 3ed1b39 Fix material style errors in suggestion popup window. by Seigo Nonaka · 9 years ago
  98. e876085 TextView: start drag and drop when dragging selection by mouse. by Keisuke Kuroyanagi · 9 years ago
  99. 1cd8aac TextView: Offer suggestions in context menu. by Keisuke Kuroyanagi · 9 years ago
  100. d056081 TextView: Open context menu on right click. by Keisuke Kuroyanagi · 9 years ago