1
0
Fork 0
tt9/README.md
sspanak 336b569faa New beginning (#1)
* removed signing config when building a release
* slightly reorganized project structure
* .editorconfig
* updated README
2022-07-11 08:56:30 +03:00

9 lines
501 B
Markdown

# traditional-t9
T9 IME input for Android devices with hardware keypad.
This is a clone of the [original project](https://github.com/Clam-/TraditionalT9) by Clam-.
## About the project
traditional-t9 is an Input Method Editor for Android that implements predictive text using the hardware keypad on the device. **Useless without a hardware numerical keypad.**
Original Wiki: [Traditional T9 keypad IME for Android](https://github.com/Clam-/TraditionalT9/wiki/Traditional-T9-keypad-IME-for-Android)