ToDont icon indicating copy to clipboard operation
ToDont copied to clipboard

Support Per-app Language Preferences

Open CrazyMarvin opened this issue 3 years ago • 3 comments

Android 13 introduced the option for users to set a per-app language preference. It would be nice if we could support this too.

CrazyMarvin avatar Oct 25 '22 21:10 CrazyMarvin

Hello, I can work on that. Can you specify it a little bit more?

That are great news.

Did you read the article I linked?

For me, it would be fine to support just Android 13+ and skip the lower versions.

The app doesn't have an in-app language picker and it should stay like that.

CrazyMarvin avatar Oct 25 '22 22:10 CrazyMarvin

Hello, great. I have read the article. I saw that you have already different language files in the project. Should I just create the xml file and the configuration for the multiple language support?

Georgezogos avatar Oct 25 '22 22:10 Georgezogos

Hello, great. I have read the article. I saw that you have already different language files in the project. Should I just create the xml file and the configuration for the multiple language support?

Yes, that would be great.

Do you have an Android 13 device to test it?

CrazyMarvin avatar Oct 25 '22 23:10 CrazyMarvin

Implemented in v2.1.0.

CrazyMarvin avatar Apr 02 '24 23:04 CrazyMarvin