ManeraKai / simplytranslate_mobile

Privacy friendly frontend to Google Translate
https://manerakai.github.io/simplytranslate_mobile/
GNU General Public License v3.0
173 stars 15 forks source link

New Release 1.4.4 #244

Closed ManeraKai closed 6 months ago

ManeraKai commented 6 months ago

@Valdnet @Aga-C Can you test it for any bugs before I release?

https://github.com/ManeraKai/simplytranslate_mobile/actions/runs/8419540277

Aga-C commented 6 months ago

Why have you removed translated strings from the app?

ManeraKai commented 6 months ago

What?

Aga-C commented 6 months ago

When I open the app, it's in English and there's no way to change the language. Also, there's nothing to translate on Weblate.

ManeraKai commented 6 months ago

They are still in the repo: https://github.com/ManeraKai/simplytranslate_mobile/tree/main/lib/messages

I remember I changed something in the translations. I'll check.

ManeraKai commented 6 months ago

Added it: https://github.com/ManeraKai/simplytranslate_mobile/actions/runs/8430156815

Aga-C commented 6 months ago

The last version I used was 1.4.0, and I think there are some regressions:

Another thing - I don't understand what's selected as three green languages. I thought these will be last three used, but it doesn't work this way.

Also, could you add back strings to Weblate? Now there's nothing to translate.

ManeraKai commented 6 months ago

Another thing - I don't understand what's selected as three green languages. I thought these will be last three used, but it doesn't work this way.

They are the most used languages, but thinking about it, it's better to be the last used languages, even code wise.

Valdnet commented 6 months ago

@ManeraKai As I wrote earlier, the application stopped developing in the right direction. I'm also currently using version 1.4.0 like @Aga-C because it's the last best version that works properly.

In my opinion, you should go back to version 1.4.0 and start improving it.

ManeraKai commented 6 months ago

I prefer having a more stable app than one with a lot of features. I have university. I can't maintain it much.

Valdnet commented 6 months ago

But app version 1.4.0 is stable. I don't know what isn't working properly.

ManeraKai commented 6 months ago

The code under the hood was really messy. I did a lot if cleaning. See the changelog: https://github.com/ManeraKai/simplytranslate_mobile/compare/v1.4.0...main

ManeraKai commented 6 months ago

I can't choose Autodetect, which is on the bottom of the list, but my keyboard hides it. When I try to hide the keyboard, also the select lists hides.

Fixed.

Another thing - I don't understand what's selected as three green languages. I thought these will be last three used, but it doesn't work this way.

Now they are the 3 last used languages.

I think "Translate" button was better than automatic translations. There should be an option to choose what user prefers. "Customize buttons" could be utilized for it, but I see it was removed from settings.

It's more subjective. Some people like it, some people don't, but I don't want to add yet another option for customizing. So sorry...

Also, could you add back strings to Weblate? Now there's nothing to translate.

I will try to do so. Can't give a deadline.

ManeraKai commented 6 months ago

https://github.com/ManeraKai/simplytranslate_mobile/actions/runs/8457795214

ManeraKai commented 6 months ago

Last build before the release: https://github.com/ManeraKai/simplytranslate_mobile/actions/runs/8587744738

ManeraKai commented 6 months ago

https://github.com/ManeraKai/simplytranslate_mobile/releases/tag/v1.4.4

joseio commented 6 months ago

@ManeraKai will 1.4.4 be released to f droid here in the coming days? Thanks

ManeraKai commented 6 months ago

It takes a week to release on f-droid after I release it on github.