New screenshots (#508)
This commit is contained in:
parent
58ac84f31b
commit
0830c7a87b
9 changed files with 13 additions and 6 deletions
15
README.md
15
README.md
|
|
@ -1,12 +1,21 @@
|
|||
# Traditional T9 [](https://codebeat.co/projects/github-com-sspanak-tt9-master) 
|
||||
|
||||
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue