1. f5af4a3 Always redraw text that protrude from line bounds. by Keisuke Kuroyanagi · 8 years ago
  2. 499c159 Lazy RenderNode creation to improve performance. by Keisuke Kuroyanagi · 8 years ago
  3. ee62c29 Cleanup TextView and Editor style issues. by Aurimas Liutikas · 8 years ago
  4. 113c004 Make Undo/Redo work properly with IME. by Keisuke Kuroyanagi · 8 years ago
  5. c5a4320 Cleanup Editor.java. by Keisuke Kuroyanagi · 8 years ago
  6. ecea728 Merge "Filter ACTION_PROCESS_TEXT entries by exported status and permission." by Abodunrinwa Toki · 8 years ago
  7. 7c8305b Merge "Use original theme for SuggestsionsPopupWindow" into nyc-dev by Seigo Nonaka · 8 years ago
  8. 5ba060b Filter ACTION_PROCESS_TEXT entries by exported status and permission. by Abodunrinwa Toki · 8 years ago
  9. 23cbe85 Move LocaleList to avoid layering violation. by Yohei Yukawa · 8 years ago
  10. e9f54bf Use original theme for SuggestsionsPopupWindow by Seigo Nonaka · 8 years ago
  11. be1cd9f Merge "Show drag handles after finishing batch edit if needed." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  12. c6fad96 Show drag handles after finishing batch edit if needed. by Keisuke Kuroyanagi · 8 years ago
  13. e2a3b1e Adjust touch position for handles using window coordinate. by Keisuke Kuroyanagi · 8 years ago
  14. ab8913e Merge "Fix unexpected truncation again." into nyc-dev by Seigo Nonaka · 8 years ago
  15. 77972bb Fix unexpected truncation again. by Seigo Nonaka · 8 years ago
  16. 377c328 Rename DropPermissions to DragAndDropPermissions by Vladislav Kaznacheev · 8 years ago
  17. 64d1515 Merge "Fix suggestion popup for RTL text on LTR layout." into nyc-dev by Seigo Nonaka · 8 years ago
  18. 1d3efb6 Fix suggestion popup for RTL text on LTR layout. by Seigo Nonaka · 8 years ago
  19. 03f1e02 Merge "Invalidate HandleView when handle position may have to be changed." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  20. a46be16 Merge "Fix: Selection handle behavior in scrolled TextView." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  21. a1a56ed Merge "Stop automatically creating action mode in FS extracted mode." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  22. b1b8865 Fix: Selection handle behavior in scrolled TextView. by Keisuke Kuroyanagi · 8 years ago
  23. c14e127 Invalidate HandleView when handle position may have to be changed. by Keisuke Kuroyanagi · 8 years ago
  24. 807c3a82 Merge "Unhide View#dispatch{Start,Finish}TemporaryDetach()" into nyc-dev by Yohei Yukawa · 8 years ago
  25. 0fd28c9 Stop automatically creating action mode in FS extracted mode. by Keisuke Kuroyanagi · 8 years ago
  26. 183fd50 Make hasTransientState be true only if user created selection is active. by Keisuke Kuroyanagi · 8 years ago
  27. 24df931 Unhide View#dispatch{Start,Finish}TemporaryDetach() by Yohei Yukawa · 8 years ago
  28. f0bb87b7 Improve selection handle behavior for bidi text. by Keisuke Kuroyanagi · 9 years ago
  29. 987ec65 Do not use hint text for Editor cursor positioning by Siyamed Sinir · 9 years ago
  30. 531d8d2 Merge "Re-disable drag and drop in full screen extracted mode." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  31. 126fdf1 Merge "Stop automatically creating selection action mode." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  32. 6e0860d Add a check for misspelled span change. by Keisuke Kuroyanagi · 8 years ago
  33. c477b58 Stop automatically creating selection action mode. by Keisuke Kuroyanagi · 8 years ago
  34. fdfc93d Re-disable drag and drop in full screen extracted mode. by Keisuke Kuroyanagi · 8 years ago
  35. f8e0da2 Show SuggestionsPopup when there is a misspelled span. by Keisuke Kuroyanagi · 8 years ago
  36. 182f5fe Fix: Context menu can contain obsolete suggestions. by Keisuke Kuroyanagi · 8 years ago
  37. 01ef02d Merge "Reset mWordIteratorWithText when SpellChecker locale is changed." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  38. e0ac5ac Reset mWordIteratorWithText when SpellChecker locale is changed. by Keisuke Kuroyanagi · 8 years ago
  39. fae4578 Make drag&drop be atomic for undo/redo. by Keisuke Kuroyanagi · 8 years ago
  40. 713be06 Fix: Selection is not correctly used for SuggestionsPopup. by Keisuke Kuroyanagi · 8 years ago
  41. 40fd5fa Merge "Call View#setHasTransientState in TextView#spanChange." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  42. af4caa6 Call View#setHasTransientState in TextView#spanChange. by Keisuke Kuroyanagi · 8 years ago
  43. 15ae7c1 Merge "Try to find equivalent SuggestionsSpan when it has been updated." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  44. bd4b217 Merge "Refresh action mode always when selection is modified." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  45. c1cd17f9 Merge "Supress SuggestionPopup for original field." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  46. f47976e Fix unexpected ellipsize for long suggestion text. by Seigo Nonaka · 8 years ago
  47. d3194503 Try to find equivalent SuggestionsSpan when it has been updated. by Keisuke Kuroyanagi · 8 years ago
  48. bec9715 Refresh action mode always when selection is modified. by Keisuke Kuroyanagi · 8 years ago
  49. 4a696ac Supress SuggestionPopup for original field. by Keisuke Kuroyanagi · 9 years ago
  50. 2f229ca Show selection handles at the correct position for view transformation by Seigo Nonaka · 9 years ago
  51. 5396d7e Make drag shadow grapheme cluster aware. by Keisuke Kuroyanagi · 9 years ago
  52. 217c0f7 Clamp EditText cursor in the drawable boundaries. by Siyamed Sinir · 9 years ago
  53. 60490d1 Revive drop shadow of SuggestionWindow. by Seigo Nonaka · 9 years ago
  54. a74e729 Merge "Fix SecurityException in Editor.onDrop" by Vladislav Kaznacheev · 9 years ago
  55. c14df8e Fix SecurityException in Editor.onDrop by Vladislav Kaznacheev · 9 years ago
  56. dfea1a3 Merge "TextView: start drag and drop when dragging selection by mouse." by Keisuke Kuroyanagi · 9 years ago
  57. d469f21 Clarify the purpose of EditorInfo#hintLocales. by Yohei Yukawa · 9 years ago
  58. 3ed1b39 Fix material style errors in suggestion popup window. by Seigo Nonaka · 9 years ago
  59. e876085 TextView: start drag and drop when dragging selection by mouse. by Keisuke Kuroyanagi · 9 years ago
  60. 1cd8aac TextView: Offer suggestions in context menu. by Keisuke Kuroyanagi · 9 years ago
  61. d056081 TextView: Open context menu on right click. by Keisuke Kuroyanagi · 9 years ago
  62. ff37557 Merge "Fix selection expansion detection logic." by Keisuke Kuroyanagi · 9 years ago
  63. 155aecb Move double tap/triple click detection to Editor. by Keisuke Kuroyanagi · 9 years ago
  64. 4368d05 Triple click to start paragraph based selection. by Keisuke Kuroyanagi · 9 years ago
  65. b2ba060 Remove unneeded method HandleView#showAtLocation. by Keisuke Kuroyanagi · 9 years ago
  66. 97af673 Move mouse selection handling logic to Editor. by Keisuke Kuroyanagi · 9 years ago
  67. 2645414 Fix selection expansion detection logic. by Keisuke Kuroyanagi · 9 years ago
  68. 5d7657e Refactoring: SelectionHandleView. by Keisuke Kuroyanagi · 9 years ago
  69. d3c4893 Merge "Add selection handle dragging tests." by Keisuke Kuroyanagi · 9 years ago
  70. da79ee6 Add selection handle dragging tests. by Keisuke Kuroyanagi · 9 years ago
  71. a71a244 Make suggestion window style material. by Seigo Nonaka · 9 years ago
  72. a17d876 Merge "Clear suggestionSpan reference once popup window is closing." by Seigo Nonaka · 9 years ago
  73. e0ee5d9 Fix crash on calling removeSelection with showing selection handlers am: 9582e15196 am: 6649ee972b am: 6a5bb1534c by Yoshiki Iguchi · 9 years ago
  74. 9582e15 Fix crash on calling removeSelection with showing selection handlers by Yoshiki Iguchi · 9 years ago
  75. 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
  76. 2aaeefe Fix toolbar flickering in ExtractedMode when longpressing. by Andrei Stingaceanu · 9 years ago
  77. d0374c6 Fix a few view ctors to not call Looper.myLooper by John Reck · 9 years ago
  78. 003cc3d Rename DisplayListData to DisplayList by Chris Craik · 9 years ago
  79. 7afa67c Clear suggestionSpan reference once popup window is closing. by Seigo Nonaka · 9 years ago
  80. f03d799 Merge "Reduce the number of TextAppearanceSpan objects for highlighting." by Seigo Nonaka · 9 years ago
  81. a60160b Introduce simple SuggestionsPopupWindowTest. by Seigo Nonaka · 9 years ago
  82. bffbd30 Reduce the number of TextAppearanceSpan objects for highlighting. by Seigo Nonaka · 9 years ago
  83. 9dffc27 Merge "Clear SuggestionsPopupWindow.mSpansLengths after it is used." by Yohei Yukawa · 9 years ago
  84. 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
  85. 67af994 Clear SuggestionsPopupWindow.mSpansLengths after it is used. by Yohei Yukawa · 9 years ago
  86. f95ed10 Fix Insertion ActionMode not showing on RTL languages by Clara Bayarri · 9 years ago
  87. 62aeada1 Use TextUtils.substring instead of String.substring. by Seigo Nonaka · 9 years ago
  88. beb6e66 Merge "Allow text selection handles to scroll horizontally" into mnc-dev by Mady Mellor · 9 years ago
  89. 42390aa Allow text selection handles to scroll horizontally by Mady Mellor · 9 years ago
  90. 4579491 Merge "Disallow dragging text in extracted mode" into mnc-dev by Andrei Stingaceanu · 9 years ago
  91. b50045a Disallow dragging text in extracted mode by Andrei Stingaceanu · 9 years ago
  92. fd3eff2 Fix: Wrong suggestion popup position in extract mode. by Keisuke Kuroyanagi · 9 years ago
  93. 1c277ca Merge "Fix: line slop shouldn't always increase / decrease by one line" into mnc-dev by Mady Mellor · 9 years ago
  94. a6a0f78 Fix line slop issue at end of line for Thai & CJK by Mady Mellor · 9 years ago
  95. 8067907 Fix: line slop shouldn't always increase / decrease by one line by Mady Mellor · 9 years ago
  96. ff66ca5 Use hint text to position handle / floating tool bar popups by Mady Mellor · 9 years ago
  97. bc687f9 Merge "Drag handles persist after lost focus in extracted mode" into mnc-dev by Andrei Stingaceanu · 9 years ago
  98. 8fbe1a0 Merge "Add accessibility actions for the PROCESS_TEXT feature." into mnc-dev by Abodunrinwa Toki · 9 years ago
  99. 99d3bbd Drag handles persist after lost focus in extracted mode by Andrei Stingaceanu · 9 years ago
  100. 4712b8e Fix: Selection handles can remain on home screen. by Keisuke Kuroyanagi · 9 years ago