nix-on-droid-app/terminal-view
agnostic-apollo ada5087f67 Partial refactor of the mess that is TerminalView
- Decouple the `CursorController`, `TextSelectionCursorController`(previously `SelectionModifierCursorController`) and `TextSelectionHandleView` (previously `HandleView`) from `TerminalView` by moving them to their own class files.
- Fixes #1501 which caused the `java.lang.IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first.` exception to be thrown when long pressing the down key while simultaneously long pressing the terminal view for text selection.
2021-03-06 18:25:10 +05:00
..
src/main Partial refactor of the mess that is TerminalView 2021-03-06 18:25:10 +05:00
build.gradle github actions: test run for publishing maven packages 2021-02-11 23:10:44 +02:00
proguard-rules.pro Restructure library modules 2017-04-02 14:21:36 +02:00