Fastlane structure (#388)
--------- Co-authored-by: Dimo Karaivanov <doftor.livain@gmail.com>
This commit is contained in:
parent
9acfba573c
commit
7fb1ca7b5b
11 changed files with 11 additions and 0 deletions
|
|
@ -9,6 +9,12 @@ This is a modernized version of the [original project](https://github.com/Clam-/
|
|||
|
||||
or get the APK from the [Releases Section](https://github.com/sspanak/tt9/releases/latest).
|
||||
|
||||
## 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">
|
||||
|
||||
|
||||
## System Requirements
|
||||
- Android 4.4 or higher. _(Tested and confirmed on Android 4.4.2, 10 and 11)_
|
||||
- Free space:
|
||||
|
|
|
|||
1
fastlane/metadata/android/en-US/full_description.txt
Normal file
1
fastlane/metadata/android/en-US/full_description.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
TT9 is an IME (Input Method Editor) for Android devices with a hardware keypad. It supports multiple languages and predictive text typing.
|
||||
1
fastlane/metadata/android/en-US/images/icon.png
Symbolic link
1
fastlane/metadata/android/en-US/images/icon.png
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../../../../res/drawable-hdpi/ic_launcher.png
|
||||
1
fastlane/metadata/android/en-US/images/phoneScreenshots
Symbolic link
1
fastlane/metadata/android/en-US/images/phoneScreenshots
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../../../../screenshots/
|
||||
1
fastlane/metadata/android/en-US/short_description.txt
Normal file
1
fastlane/metadata/android/en-US/short_description.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
A T9 IME for Android devices with a hardware keypad.
|
||||
1
fastlane/metadata/android/en-US/title.txt
Normal file
1
fastlane/metadata/android/en-US/title.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
Traditional T9
|
||||
BIN
screenshots/1.png
Normal file
BIN
screenshots/1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
BIN
screenshots/2.png
Normal file
BIN
screenshots/2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
BIN
screenshots/3.png
Normal file
BIN
screenshots/3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
BIN
screenshots/4.png
Normal file
BIN
screenshots/4.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 49 KiB |
BIN
screenshots/5.png
Normal file
BIN
screenshots/5.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 44 KiB |
Loading…
Add table
Add a link
Reference in a new issue