Skip to content

Commit

Permalink
The Translator v0.10
Browse files Browse the repository at this point in the history
Signed-off-by: sunilpaulmathew <[email protected]>
  • Loading branch information
sunilpaulmathew committed Feb 2, 2021
1 parent 1a16a83 commit 6aa2cee
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 12 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![The Translator](app/src/main/res/mipmap-xxxhdpi/ic_launcher.png?raw=true)

[![](https://img.shields.io/badge/The%20Translator-v0.9-green)](https://play.google.com/store/apps/details?id=com.sunilpaulmathew.translator)
[![](https://img.shields.io/badge/The%20Translator-v0.10-green)](https://play.google.com/store/apps/details?id=com.sunilpaulmathew.translator)
![](https://img.shields.io/github/languages/top/sunilpaulmathew/Translator)
![](https://img.shields.io/github/contributors/sunilpaulmathew/Translator)
![](https://img.shields.io/github/license/sunilpaulmathew/Translator)
Expand All @@ -16,9 +16,6 @@
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
alt=""
height="80">](https://f-droid.org/packages/com.sunilpaulmathew.translator)
[<img src="https://i.ibb.co/q0mdc4Z/get-it-on-github.png"
alt=""
height="80">](https://github.com/sunilpaulmathew/Translator/releases/download/v0.9/com.sunilpaulmathew.translator-v0.9-release.apk)

## Features
* Quickly and easily translate android app's language strings (string.xml).
Expand Down Expand Up @@ -52,6 +49,7 @@ If you like to appreciate my work, please consider donating to me (either via [L
* [Waldemar Stoczkowski](https://github.com/WaldiSt), Polish Translations
* [Diego](https://github.com/sguinetti), Spanish Translations
* [anilmavis](https://github.com/anilmavis), Turkish Translations
* [Jakub Fabijan](https://github.com/jakubfabijan), Esperanto Translations

## License

Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ android {
applicationId "com.sunilpaulmathew.translator"
minSdkVersion 23
targetSdkVersion 29
versionCode 9
versionName "v0.9"
versionCode 10
versionName "v0.10"
vectorDrawables.useSupportLibrary = true
archivesBaseName = "$applicationId-$versionName"
signingConfig signingConfigs.release
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/assets/changelogs.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"releaseNotes": "v0.9\n - Moved top menu items into a new Settings page.\n - Added Turkish translation.\n - Updated Chinese, Spanish and Malayalam translation.\n - Miscellaneous changes.\n\nv0.8\n - Added Chinese (Simplified) and Polish translations.\n - Miscellaneous changes.\n\nv0.7\n - Improved app UI.\n - Fixed crashes on various situations.\n - Improved illegal character warning.\n - Overall code improvements.\n - Miscellaneous changes.\n\nv0.6\n - Added Amharic Translations.\n - Added a licence view.\n - Switch to blue accent.\n - Miscellaneous changes.\n\nv0.5\n - Completely removed Google Ads.\n - Fixed some issues on importing strings.\n - Updated build tools.\n - Miscellaneous changes.\n\nv0.4\n - Added Spanish, Russian and Ukrainian translations.\n - Slightly updated app layout.\n - Miscellaneous changes.\n\nv0.3\n - Add info/warning icons to warn illegal characters.\n - Show real-time warning by coloring text into red when a user enters an illegal texts.\n - Allow removing lines by long click.\n - Added option to share exported string.\n - Added Indonesian and Malayalam translations.\n - Improved script view and saving.\n - Highlight matching words when searching.\n - Updated translations.\n\nv0.2\n - Rebuild from nearly scratch.\n - Added Korean, Portuguese (Brazilian) and German translations.\n - A bunch of bug fixes and improvements.\n - Miscellaneous changes.\n\nv0.1\n - Initial release."
"releaseNotes": "v0.10\n - Temporarily fixed storage related issues on Android 11.\n - Added Esperanto translation.\n - Miscellaneous changes.\n\nv0.9\n - Moved top menu items into a new Settings page.\n - Added Turkish translation.\n - Updated Chinese, Spanish and Malayalam translation.\n - Miscellaneous changes.\n\nv0.8\n - Added Chinese (Simplified) and Polish translations.\n - Miscellaneous changes.\n\nv0.7\n - Improved app UI.\n - Fixed crashes on various situations.\n - Improved illegal character warning.\n - Overall code improvements.\n - Miscellaneous changes.\n\nv0.6\n - Added Amharic Translations.\n - Added a licence view.\n - Switch to blue accent.\n - Miscellaneous changes.\n\nv0.5\n - Completely removed Google Ads.\n - Fixed some issues on importing strings.\n - Updated build tools.\n - Miscellaneous changes.\n\nv0.4\n - Added Spanish, Russian and Ukrainian translations.\n - Slightly updated app layout.\n - Miscellaneous changes.\n\nv0.3\n - Add info/warning icons to warn illegal characters.\n - Show real-time warning by coloring text into red when a user enters an illegal texts.\n - Allow removing lines by long click.\n - Added option to share exported string.\n - Added Indonesian and Malayalam translations.\n - Improved script view and saving.\n - Highlight matching words when searching.\n - Updated translations.\n\nv0.2\n - Rebuild from nearly scratch.\n - Added Korean, Portuguese (Brazilian) and German translations.\n - A bunch of bug fixes and improvements.\n - Miscellaneous changes.\n\nv0.1\n - Initial release."
}
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<string name="cancel">Cancel</string>
<string name="change_logs">Change-logs</string>
<string name="credits">Credits</string>
<string name="credits_summary"><b><i>Grarak</i></b>: Kernel Adiutor (Code contributions)\n<b><i>Lennoard Silva</i></b>: Portuguese (Brazilian) translations\n<b><i>FiestaLake</i></b>: Korean translations\n<b><i>elea11</i></b>: German translations\n<b><i>Andi Krisma</i></b>: Indonesian translations\n<b><i>MONSTER_PC</i></b>: Russian/Ukrainian translations\n<b><i>Kike Cabrera</i> &amp; <i>Diego</i></b>: Spanish translations\n<b><i>Mikesew1320</i></b>: Amharic translations\n<b><i>sr093906</i></b>: Chinese (simplified) Translations\n<b><i>Waldemar Stoczkowski</i></b>: Polish translations\n<b><i>anilmavis</i></b>: Turkish translations</string>
<string name="credits_summary"><b><i>Grarak</i></b>: Kernel Adiutor (Code contributions)\n<b><i>Lennoard Silva</i></b>: Portuguese (Brazilian) translations\n<b><i>FiestaLake</i></b>: Korean translations\n<b><i>elea11</i></b>: German translations\n<b><i>Andi Krisma</i></b>: Indonesian translations\n<b><i>MONSTER_PC</i></b>: Russian/Ukrainian translations\n<b><i>Kike Cabrera</i> &amp; <i>Diego</i></b>: Spanish translations\n<b><i>Mikesew1320</i></b>: Amharic translations\n<b><i>sr093906</i></b>: Chinese (simplified) Translations\n<b><i>Waldemar Stoczkowski</i></b>: Polish translations\n<b><i>anilmavis</i></b>: Turkish translations\n<b><i>Jakub Fabijan</i></b>: Esperanto translations</string>
<string name="dark_theme">Dark Theme</string>
<string name="dark_theme_auto">Auto</string>
<string name="dark_theme_disable">Disable</string>
Expand Down
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/10.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
* Temporarily fixed storage related issues on Android 11.
* Added Esperanto translation.
* Miscellaneous changes.
4 changes: 0 additions & 4 deletions fastlane/metadata/android/en-US/changelogs/9.txt

This file was deleted.

0 comments on commit 6aa2cee

Please sign in to comment.