1
0
Fork 0

New screenshots (#508)

This commit is contained in:
Dimo Karaivanov 2024-05-03 13:55:45 +03:00 committed by sspanak
parent 58ac84f31b
commit 0830c7a87b
9 changed files with 13 additions and 6 deletions

View file

@ -1,12 +1,21 @@
# Traditional T9 [![codebeat badge](https://codebeat.co/badges/f7ab222f-4c5d-4b79-b1c8-401eea79c206)](https://codebeat.co/projects/github-com-sspanak-tt9-master) ![GitHub Downloads (all assets, latest release)](https://img.shields.io/github/downloads/sspanak/tt9/latest/total)
A 12-key (T9) keyboard for devices with a hardware keypad. It supports predictive text typing in [20+ languages](app/languages/definitions), configurable hotkeys, and an on-screen keypad for touchscreen phones, bringing an old-school Nokia experience to modern Android devices. Best of all, it doesn't spy on you.
A 12-key (T9) keyboard for devices with a hardware keypad. It supports predictive text typing in [25+ languages](app/languages/definitions), configurable hotkeys, and an on-screen keypad for touchscreen phones, bringing an old-school Nokia experience to modern Android devices. Best of all, it doesn't spy on you.
This is a modernized version of the [original project](https://github.com/Clam-/TraditionalT9) by Clam-.
## 📷 Screenshots
<img src="screenshots/1.png" width="160" height="177"> <img src="screenshots/3.png" width="160" height="177"> <img src="screenshots/5.png" width="160" height="177">
<img src="screenshots/2.png" width="160" height="177"> <img src="screenshots/4.png" width="160" height="177">
<table>
<tr>
<td rowspan="2"> <img src="screenshots/3.png"> </td>
<td> <img src="screenshots/1.png"> </td>
<td rowspan="2"> <img src="screenshots/5.png"> </td>
<td rowspan="2"> <img src="screenshots/4.png"> </td>
</tr>
<tr>
<td> <img src="screenshots/2.png"> </td>
</tr>
</table>
## 📦 Install