No description
* Settings now use the database instead of SharedPreferences (which are bad) * Changed many constants to now be ENUMs. * Changed some character mappings which were too big. * Added limit to number of results returned to stop crash. * Changed Lang id so can do binary operations on it * Removed some old code |
||
|---|---|---|
| assets | ||
| gradle/wrapper | ||
| res | ||
| src | ||
| store-res | ||
| .gitignore | ||
| AndroidManifest.xml | ||
| build.gradle | ||
| deWordlistReadme.txt | ||
| enWordlistReadme.txt | ||
| gradlew | ||
| gradlew.bat | ||
| ic_launcher-web.png | ||
| proguard-project.txt | ||
| project.properties | ||
| README.md | ||
Traditional T9 keypad IME for Android.
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.
See Wiki for more information: Traditional T9 keypad IME for Android
Available on Google Play: Traditional T9 Keypad IME