diff --git a/README.md b/README.md index 971e99be..6509eda4 100644 --- a/README.md +++ b/README.md @@ -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 + + + + + ## System Requirements - Android 4.4 or higher. _(Tested and confirmed on Android 4.4.2, 10 and 11)_ - Free space: diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt new file mode 100644 index 00000000..e8db5d61 --- /dev/null +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -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. diff --git a/fastlane/metadata/android/en-US/images/icon.png b/fastlane/metadata/android/en-US/images/icon.png new file mode 120000 index 00000000..581b0e51 --- /dev/null +++ b/fastlane/metadata/android/en-US/images/icon.png @@ -0,0 +1 @@ +../../../../../res/drawable-hdpi/ic_launcher.png \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots b/fastlane/metadata/android/en-US/images/phoneScreenshots new file mode 120000 index 00000000..352baed5 --- /dev/null +++ b/fastlane/metadata/android/en-US/images/phoneScreenshots @@ -0,0 +1 @@ +../../../../../screenshots/ \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/short_description.txt b/fastlane/metadata/android/en-US/short_description.txt new file mode 100644 index 00000000..f7a1f984 --- /dev/null +++ b/fastlane/metadata/android/en-US/short_description.txt @@ -0,0 +1 @@ +A T9 IME for Android devices with a hardware keypad. diff --git a/fastlane/metadata/android/en-US/title.txt b/fastlane/metadata/android/en-US/title.txt new file mode 100644 index 00000000..0047cf60 --- /dev/null +++ b/fastlane/metadata/android/en-US/title.txt @@ -0,0 +1 @@ +Traditional T9 diff --git a/screenshots/1.png b/screenshots/1.png new file mode 100644 index 00000000..53ca6734 Binary files /dev/null and b/screenshots/1.png differ diff --git a/screenshots/2.png b/screenshots/2.png new file mode 100644 index 00000000..12d59a99 Binary files /dev/null and b/screenshots/2.png differ diff --git a/screenshots/3.png b/screenshots/3.png new file mode 100644 index 00000000..6dc2cc2b Binary files /dev/null and b/screenshots/3.png differ diff --git a/screenshots/4.png b/screenshots/4.png new file mode 100644 index 00000000..12ec7f18 Binary files /dev/null and b/screenshots/4.png differ diff --git a/screenshots/5.png b/screenshots/5.png new file mode 100644 index 00000000..990d951d Binary files /dev/null and b/screenshots/5.png differ