1. 1cd8aac TextView: Offer suggestions in context menu. by Keisuke Kuroyanagi · 9 years ago
  2. d056081 TextView: Open context menu on right click. by Keisuke Kuroyanagi · 9 years ago
  3. ff37557 Merge "Fix selection expansion detection logic." by Keisuke Kuroyanagi · 9 years ago
  4. 155aecb Move double tap/triple click detection to Editor. by Keisuke Kuroyanagi · 9 years ago
  5. 4368d05 Triple click to start paragraph based selection. by Keisuke Kuroyanagi · 9 years ago
  6. b2ba060 Remove unneeded method HandleView#showAtLocation. by Keisuke Kuroyanagi · 9 years ago
  7. 97af673 Move mouse selection handling logic to Editor. by Keisuke Kuroyanagi · 9 years ago
  8. 2645414 Fix selection expansion detection logic. by Keisuke Kuroyanagi · 9 years ago
  9. 5d7657e Refactoring: SelectionHandleView. by Keisuke Kuroyanagi · 9 years ago
  10. d3c4893 Merge "Add selection handle dragging tests." by Keisuke Kuroyanagi · 9 years ago
  11. da79ee6 Add selection handle dragging tests. by Keisuke Kuroyanagi · 9 years ago
  12. a71a244 Make suggestion window style material. by Seigo Nonaka · 9 years ago
  13. a17d876 Merge "Clear suggestionSpan reference once popup window is closing." by Seigo Nonaka · 9 years ago
  14. e0ee5d9 Fix crash on calling removeSelection with showing selection handlers am: 9582e15196 am: 6649ee972b am: 6a5bb1534c by Yoshiki Iguchi · 9 years ago
  15. 9582e15 Fix crash on calling removeSelection with showing selection handlers by Yoshiki Iguchi · 9 years ago
  16. fa78343 Merge "Fix toolbar flickering in ExtractedMode when longpressing." into mnc-dr-dev am: ee4ab0a55b am: 24fc647e70 am: 509a74972a by Andrei Stingaceanu · 9 years ago
  17. 2aaeefe Fix toolbar flickering in ExtractedMode when longpressing. by Andrei Stingaceanu · 9 years ago
  18. d0374c6 Fix a few view ctors to not call Looper.myLooper by John Reck · 9 years ago
  19. 003cc3d Rename DisplayListData to DisplayList by Chris Craik · 9 years ago
  20. 7afa67c Clear suggestionSpan reference once popup window is closing. by Seigo Nonaka · 9 years ago
  21. f03d799 Merge "Reduce the number of TextAppearanceSpan objects for highlighting." by Seigo Nonaka · 9 years ago
  22. a60160b Introduce simple SuggestionsPopupWindowTest. by Seigo Nonaka · 9 years ago
  23. bffbd30 Reduce the number of TextAppearanceSpan objects for highlighting. by Seigo Nonaka · 9 years ago
  24. 9dffc27 Merge "Clear SuggestionsPopupWindow.mSpansLengths after it is used." by Yohei Yukawa · 9 years ago
  25. 8cf6d86 am d202d15d: am cf2d44be: am 855a862f: am c98a786c: am beabcb92: Merge "Fix Insertion ActionMode not showing on RTL languages" into mnc-dev by Raph Levien · 9 years ago
  26. 67af994 Clear SuggestionsPopupWindow.mSpansLengths after it is used. by Yohei Yukawa · 9 years ago
  27. f95ed10 Fix Insertion ActionMode not showing on RTL languages by Clara Bayarri · 9 years ago
  28. 62aeada1 Use TextUtils.substring instead of String.substring. by Seigo Nonaka · 9 years ago
  29. beb6e66 Merge "Allow text selection handles to scroll horizontally" into mnc-dev by Mady Mellor · 9 years ago
  30. 42390aa Allow text selection handles to scroll horizontally by Mady Mellor · 9 years ago
  31. 4579491 Merge "Disallow dragging text in extracted mode" into mnc-dev by Andrei Stingaceanu · 9 years ago
  32. b50045a Disallow dragging text in extracted mode by Andrei Stingaceanu · 9 years ago
  33. fd3eff2 Fix: Wrong suggestion popup position in extract mode. by Keisuke Kuroyanagi · 9 years ago
  34. 1c277ca Merge "Fix: line slop shouldn't always increase / decrease by one line" into mnc-dev by Mady Mellor · 9 years ago
  35. a6a0f78 Fix line slop issue at end of line for Thai & CJK by Mady Mellor · 9 years ago
  36. 8067907 Fix: line slop shouldn't always increase / decrease by one line by Mady Mellor · 9 years ago
  37. ff66ca5 Use hint text to position handle / floating tool bar popups by Mady Mellor · 9 years ago
  38. bc687f9 Merge "Drag handles persist after lost focus in extracted mode" into mnc-dev by Andrei Stingaceanu · 9 years ago
  39. 8fbe1a0 Merge "Add accessibility actions for the PROCESS_TEXT feature." into mnc-dev by Abodunrinwa Toki · 9 years ago
  40. 99d3bbd Drag handles persist after lost focus in extracted mode by Andrei Stingaceanu · 9 years ago
  41. 4712b8e Fix: Selection handles can remain on home screen. by Keisuke Kuroyanagi · 9 years ago
  42. deaf0db Add accessibility actions for the PROCESS_TEXT feature. by Abodunrinwa Toki · 9 years ago
  43. a526683 Text selection: fix snapping to words when words break across lines by Mady Mellor · 9 years ago
  44. 29f37e1 Merge "Text selection: When user reaches midpoint jump to end of word" into mnc-dev by Mady Mellor · 9 years ago
  45. 10f9251 Merge "Text selection: Fix word boundaries for languages without spaces" into mnc-dev by Mady Mellor · 9 years ago
  46. a286145 Fix: Don't display the drag handles when focus is lost by Mady Mellor · 9 years ago
  47. 83830727 Floating toolbar shown after rotation in extract mode by Andrei Stingaceanu · 9 years ago
  48. e264ac3 Text selection: Fix word boundaries for languages without spaces by Mady Mellor · 9 years ago
  49. b1891b3 Fix selection by double tap in Extracted mode by Andrei Stingaceanu · 9 years ago
  50. 8fc9bed Text selection: When user reaches midpoint jump to end of word by Mady Mellor · 9 years ago
  51. 03709c7 Merge "Text selection: update touch delta when moving towards handles" into mnc-dev by Mady Mellor · 9 years ago
  52. fe67c1e Merge "Fix: Drag handle jumps between bidi boundaries." into mnc-dev by Keisuke Kuroyanagi · 9 years ago
  53. 5279d11 Merge "Drag to select text: add some slop for moving between lines" into mnc-dev by Mady Mellor · 9 years ago
  54. ee3821e Insertion cursor: add some slop for moving between lines by Mady Mellor · 9 years ago
  55. f9f8aeb Drag to select text: add some slop for moving between lines by Mady Mellor · 9 years ago
  56. cc65c37 Text selection: add some slop for moving between lines by Mady Mellor · 9 years ago
  57. f444b5c Fix floating toolbar flickers. by Abodunrinwa Toki · 9 years ago
  58. f4e347d Reset drag accelerator state in Editor#sendOnTextChanged. by Keisuke Kuroyanagi · 9 years ago
  59. 8912400 Merge "Fix Floating tool bar flickers after long pressing on empty region." into mnc-dev by Clara Bayarri · 9 years ago
  60. 136a462 Merge "Revert "Fix: Crash when modifying text while using drag accelerator."" into mnc-dev by Keisuke Kuroyanagi · 9 years ago
  61. eac4556 Revert "Fix: Crash when modifying text while using drag accelerator." by Keisuke Kuroyanagi · 9 years ago
  62. b71dddd Fix Floating tool bar flickers after long pressing on empty region. by Clara Bayarri · 9 years ago
  63. 43fd2f4 Text selection: update touch delta when moving towards handles by Mady Mellor · 9 years ago
  64. 7184c8a Remove insertion action mode runnable on selection start by Clara Bayarri · 9 years ago
  65. 7d3b883 Merge "Fix ActionMode.snooze API" into mnc-dev by Abodunrinwa Toki · 9 years ago
  66. 3e85c1e Merge "Fix Select All should not be shown when everything is already selected" into mnc-dev by Clara Bayarri · 9 years ago
  67. 9e21128 Fix ActionMode.snooze API by Abodunrinwa Toki · 9 years ago
  68. 01243ac Fix Toolbar is not refreshed after Select All by Clara Bayarri · 9 years ago
  69. 3b69fd8 Fix Select All should not be shown when everything is already selected by Clara Bayarri · 9 years ago
  70. c1f28bc Merge "Separate the SelectionActionMode into Insertion and Selection." into mnc-dev by Clara Bayarri · 9 years ago
  71. 7938cdb Separate the SelectionActionMode into Insertion and Selection. by Clara Bayarri · 9 years ago
  72. 4186b1d Merge "Stop offering "Replace..." when there are no suggestions." into mnc-dev by Keisuke Kuroyanagi · 9 years ago
  73. eb66533 Merge "Fix Floating tool bar covers text during long press + drag" into mnc-dev by Clara Bayarri · 9 years ago
  74. 95753e2 Merge "Ensure to reset state of selecting by word/char for new selections" into mnc-dev by Mady Mellor · 9 years ago
  75. dfac443 Fix Floating tool bar covers text during long press + drag by Clara Bayarri · 9 years ago
  76. 36d5a7b Ensure to reset state of selecting by word/char for new selections by Mady Mellor · 9 years ago
  77. a447937 Fix TextView ActionMode overflow finishes the ActionMode by Clara Bayarri · 9 years ago
  78. aee243b Make Text Selection Action Mode secondary items IF_ROOM by Clara Bayarri · 9 years ago
  79. 373816e Stop showing both the floating toolbar and suggestions by Andrei Stingaceanu · 9 years ago
  80. dbe2c29 Fix: Drag handle jumps between bidi boundaries. by Keisuke Kuroyanagi · 9 years ago
  81. 7e4fbe0 Stop offering "Replace..." when there are no suggestions. by Keisuke Kuroyanagi · 9 years ago
  82. 1733bd3 Merge "Fix: Insertion handle can be moved just by tapping." into mnc-dev by Keisuke Kuroyanagi · 9 years ago
  83. 27a6361 Merge "Fix: Crash when modifying text while using drag accelerator." into mnc-dev by Keisuke Kuroyanagi · 9 years ago
  84. b300d31 Merge "Text selection: fix some issues with drag accelerator" into mnc-dev by Mady Mellor · 9 years ago
  85. 3244a66 Merge "Fix selection handles on older API versions" into mnc-dev by Mady Mellor · 9 years ago
  86. 7a93644 Text selection: fix some issues with drag accelerator by Mady Mellor · 9 years ago
  87. 8c44e74 Merge "Landscape extracted mode - floating toolbar interference" into mnc-dev by Andrei Stingaceanu · 9 years ago
  88. 975a8d0 Landscape extracted mode - floating toolbar interference by Andrei Stingaceanu · 9 years ago
  89. fd3a3a1 Hide floating toolbar when user interacts with screen. by Abodunrinwa Toki · 9 years ago
  90. bc89a5c Fix: Insertion handle can be moved just by tapping. by Keisuke Kuroyanagi · 9 years ago
  91. 259292f Fix: Crash when modifying text while using drag accelerator. by Keisuke Kuroyanagi · 9 years ago
  92. e20b22f Merge "Fix: Drag handle isn't updated after crossing bidi boundary." into mnc-dev by Keisuke Kuroyanagi · 9 years ago
  93. 33f81ac Fix: Drag handle isn't updated after crossing bidi boundary. by Keisuke Kuroyanagi · 9 years ago
  94. 709386f Fix selection handles on older API versions by Mady Mellor · 9 years ago
  95. 21417a0 Merge "Text selection: Fix moving by character when should move by word" into mnc-dev by Mady Mellor · 9 years ago
  96. c25d6c2 Merge "Fix difficulty grabbing handles for small selections" into mnc-dev by Mady Mellor · 9 years ago
  97. 81fa3e8 Text selection: Fix moving by character when should move by word by Mady Mellor · 9 years ago
  98. fae270c Editor: enable double tap for selection after cut/copy. by Andrei Stingaceanu · 9 years ago
  99. 35c550c Fix: text selection bubbles move along with the text by Andrei Stingaceanu · 9 years ago
  100. c398adf Merge "Fix floating toolbar popping frequently after Replace/Copy" into mnc-dev by Andrei Stingaceanu · 9 years ago