You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.
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.
Developed and tested on a Softbank 007SH J, I can only hope and assume it'll work on other numerical keypad-like phones.
Default CandidateView is ugly. If someone can make a better one feel free. (A vertical display would be nicer/more logical from the "traditional t9" perspective.)
Since the 007SH J is Android 2.3 I've targeted 2.3. (I've set minSDKVersion to 2.2, so that's the minimum requirement. It can be changed if it really needs to be.)
Many thanks to Дмитрий Соколовский and Sven Eichelberg. I greatly appreciate all your help and comments.