1
0
Fork 0
No description
Find a file
2024-01-30 15:22:23 +02:00
!RAW New logo and updated documentation (#33) 2022-07-23 15:13:18 +03:00
.github Update actions 2023-11-01 10:14:58 +02:00
docs 43k new English words (#407) 2024-01-08 15:47:58 +02:00
fastlane/metadata/android/en-US Fastlane structure (#388) 2023-11-01 10:17:32 +02:00
gradle languages are now validated in parallel for much faster building time 2024-01-03 16:30:59 +02:00
languages sorted Swedish 2024-01-30 15:22:23 +02:00
objectbox-models Objectbox (#400) 2023-12-21 14:30:27 +02:00
res Summer bugs (#401) 2023-12-21 14:37:57 +02:00
screenshots Fastlane structure (#388) 2023-11-01 10:17:32 +02:00
scripts added support for preventing dashed words to be broken in the word injestion scripts 2024-01-10 13:50:24 +02:00
src/io/github/sspanak/tt9 small fixes 27 (#404) 2024-01-08 15:48:47 +02:00
.editorconfig .editorconfig rules for YAML 2023-06-27 11:15:20 +03:00
.gitignore Build scripts cleanup and dictionary loading optimization 2023-08-21 15:29:30 +03:00
AndroidManifest.xml code cleanup: removed an unused method from the Java code and unnecessary requirements for hardware keyboard from AndroidManifest.xml 2023-08-29 11:49:49 +03:00
build.gradle Objectbox (#400) 2023-12-21 14:30:27 +02:00
CONTRIBUTING.md Build scripts cleanup and dictionary loading optimization 2023-08-21 15:29:30 +03:00
gradle.properties upgrade gradle 7.4.2 -> 8.0.1 (#259) 2023-05-17 11:48:01 +03: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
lint.xml Full CI validation (#183) 2023-02-13 11:17:16 +02:00
proguard-project.txt Removed SnakeYAML to prevent crashes on older devices (#302) 2023-07-11 17:55:24 +03:00
project.properties Make it buildable in 2022 (#41) 2022-06-14 10:39:56 +10:00
README.md Objectbox (#400) 2023-12-21 14:30:27 +02:00

Traditional T9

TT9 is an IME (Input Method Editor) for Android devices with a hardware keypad. It supports predictive text typing in multiple languages and configurable hotkeys, bringing old school Nokia experience to modern Android devices.

This is a modernized version of the original project by Clam-.

Get it on IzzyOnDroid

or get the APK from the Releases Section.

Screenshots

System Requirements

  • Android 4.4 or higher. (Tested and confirmed on Android 4.4.2, 10 and 11)
  • Free space:
    • Minimum 40 Mb when not using Predictive mode and no dictionaries are loaded.
    • Plenty of space per each enabled language in Predictive mode (50-400 Mb, depending on the word count).
  • A hardware keypad or a keyboard. For touchscreen-only devices, an on-screen keypad can be enabled in the Settings.

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 (123). 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. Here is how:

  • Report bugs or other unusual behavior on different phones. Currently, the only testing and development devices are: Qin F21 Pro+ / Android 11; Energizer H620SEU / Android 10. But Android behaviour and appearance varies a lot across the millions of devices available out there.
  • Add a new language, new UI translations or simply fix a spelling mistake. The process is very simple and even with minimum technical knowledge, your skills as a native speaker will be of great use. Or, if you are not tech-savvy, just open a new issue and put the correct translations there.
  • Experienced developers who are willing fix a bug, or maybe create a brand new feature, see the Contribution Guide.

Your PRs are welcome!

Supporting the Project

If you like Traditional T9, buy me a beer. Donations are currently accepted on buymeacoffee.com.

License

Privacy Policy

Traditional T9 never sends any sort of "telemetry", "reports" or your personal details anywhere. It has no network connectivity capabilities.