Age | Commit message (Expand) | Author |
---|---|---|
2020-08-04 | Add DeviceConfig flag for drag direction angle threshold for cursor drag | Nikita Dubrovsky |
2020-07-01 | Change cursor drag threshold from 30 to 45 degrees from vertical | Nikita Dubrovsky |
2020-01-21 | Implement touch through on InsertionHandleView. | Shu Chen |
2020-01-12 | Handle ACTION_CANCEL in EditorTouchState (editable TextView) | Nikita Dubrovsky |
2020-01-09 | Simplify state in SelectionModifierCursorController | Nikita Dubrovsky |
2019-12-20 | Suppress cursor drag when the user swipes vertically | Nikita Dubrovsky |
2019-12-19 | Ability to start a cursor drag from anywhere in an editable TextView | Nikita Dubrovsky |
2019-12-05 | Consolidate tracking of touch state in Editor (editable TextView) | Nikita Dubrovsky |