1
0
Fork 0
No description
Find a file
2023-01-25 11:18:41 +02:00
!RAW New logo and updated documentation (#33) 2022-07-23 15:13:18 +03:00
assets Fixed incorrectly capitalized English words (#138) 2023-01-04 12:25:39 +02:00
docs fixed holding keys not working in some cases and removed the 'hold' function for some keys 2023-01-19 11:38:50 +02:00
gradle/wrapper Total engine refactoring (#44) 2022-10-03 15:28:24 +03:00
res New translations (#146) 2023-01-25 10:29:37 +02:00
scripts Language improvements 2022-12-25 15:28:43 +02:00
src/io/github/sspanak/tt9 added longer initial repeat delay for the on-screen backspace 2023-01-25 11:18:41 +02:00
.editorconfig New beginning (#1) 2022-07-11 08:56:30 +03:00
.gitignore New dictionary loader (#89) 2022-10-27 14:31:57 +03:00
AndroidManifest.xml Android SDK and libraries upgraded to latest version (SDK 30 -> 33) 2022-12-09 10:54:30 +02:00
build.gradle Language improvements 2022-12-25 15:28:43 +02:00
CONTRIBUTING.md New Settings screen 2022-12-01 17:01:38 +02:00
gradle.properties Make it buildable in 2022 (#41) 2022-06-14 10:39:56 +10:00
gradlew New beginning (#1) 2022-07-11 08:56:30 +03:00
gradlew.bat Added Gradle build files, changed dict filenames 2013-11-23 17:49:24 +11:00
LICENSE.txt added missing main license and fixed several broken/missing documentation links 2022-07-31 08:35:23 +03:00
proguard-project.txt Initial commit 2013-07-02 15:35:21 +10:00
project.properties Make it buildable in 2022 (#41) 2022-06-14 10:39:56 +10:00
README.md fixed holding keys not working in some cases and removed the 'hold' function for some keys 2023-01-19 11:38:50 +02:00

Traditional T9

TT9 is an IME (Input Method Editor) for Android devices with a hardware keypad. It supports multiple languages and predictive text typing.

This is an updated version of the original project by Clam-.

Get it on IzzyOnDroid

or get the APK from the Releases Section.

System Requirements

  • Android 4.4 or higher. (Tested and confirmed on Android 4.4.2, 5.1.1 and 11)
  • Free space:
    • Minimum 10 Mb when not using Predictive mode and no dictionaries are loaded.
    • About 25 Mb per each enabled language in Predictive mode
  • A hardware keypad or a keyboard. The application is not usable on touchscreen-only devices.

If you own a phone with Android 2.2 up to 4.4, please refer to the original version of Traditional T9 from 2016.

How to use Traditional T9?

Before using Traditional T9 for the first time you would need to load a dictionary and configure it. After that, you could start typing right away in one of the three modes: Predictive, ABC or Numeric. And even if you have mastered the keypad back in the days, you would still find the Predictive mode now provides powerful and smart new ways of typing with even less key presses.

So make sure to read the initial setup and the hotkey tips in the user manual.

Contributing to the Project

As with many other open-source projects, this one is also maintained by its author in his free time. Any help in making Traditional T9 better will be highly appreciated. This includes:

  • Testing on different phones and reporting bugs or other unusual behavior. Currently, the only testing and development device is: Qin F21 Pro+ / Android 11.
  • Adding new translations or fixing incorrect ones.
  • Writing new code. If you are a developer and you are willing fix a bug, add a new language or maybe create a brand new feature, see the Contribution Guide.

License

Privacy Policy

Traditional T9 does not collect any information about you or about the way you are using using the application.