StatusCursorControl
Control edit text cursor by swiping status bar
===
I was inspired by SwipeSelection for iOS, but it might interfere with swiping on keyboards (eg. SwiftKey), so I decided to use the status bar instead.
Preview Video: https://www.youtube.com/watch?v=C74c5OHxReo
Settings can be accessed via Xposed Installer > Modules > Tap on StatusCursorControl.
If you have difficulty controlling the cursor, you can change the sensitivity of each swipe.
Some ROMs (or GravityBox module) come with the brightness control by swiping on the status bar. You can disable it only when the keyboard is up in the settings.
===
This module is open-source.
Source Code licensed under GPLv3:
https://github.com/zst123/StatusCursorControl
First Release