New beginning (#1)
* removed signing config when building a release * slightly reorganized project structure * .editorconfig * updated README
This commit is contained in:
parent
0a81e6845f
commit
336b569faa
14 changed files with 44 additions and 76 deletions
11
README.md
11
README.md
|
|
@ -1,8 +1,9 @@
|
|||
Traditional T9 keypad IME for Android.
|
||||
# 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-.
|
||||
|
||||
This is a Input Method Editor for Android that implements predictive text using the hardware keypad on the device. **Useless without a hardware numerical keypad.**
|
||||
## 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.**
|
||||
|
||||
See Wiki for more information: [Traditional T9 keypad IME for Android](https://github.com/Clam-/TraditionalT9/wiki/Traditional-T9-keypad-IME-for-Android)
|
||||
|
||||
Available on Google Play: [Traditional T9 Keypad IME](https://play.google.com/store/apps/details?id=org.nyanya.android.traditionalt9)
|
||||
Original Wiki: [Traditional T9 keypad IME for Android](https://github.com/Clam-/TraditionalT9/wiki/Traditional-T9-keypad-IME-for-Android)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue