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