a recreation of the Team Win Recovery Project keyboard as an IME - mgood7123/TWRP-Team-Win-Recovery-Project-Keyboard ...
private static boolean isCtrlOn = false; // Track the state of Ctrl key private static boolean isShiftOn = false; // Track the state of Shift key private static boolean isAltOn = false; // Track the ...