antimine-android icon indicating copy to clipboard operation
antimine-android copied to clipboard

Regression: unable to launch game with specific language

Open AgGelmi opened this issue 2 years ago • 2 comments

Some languages for this app are not available as Android system languages. Since the preferred language setting has been removed, the only way to switch language in game is by changing the system language, which means it is impossible to select a game language that is not available as a system language (e.g. Esperanto).

Android Version:

17.1.7 F

AgGelmi avatar Mar 11 '23 06:03 AgGelmi

Since antimine is written using pure Android and the way Android forces locales / languages was very limited until Android 12, the language selection was removed.

But I hope to add it again using the new API. Currently it's possible to force some languages on app settings (on Android), but (like you said) some languages are missing.

lucasnlm avatar Mar 12 '23 05:03 lucasnlm

I can confirm now. It will be reintroduced on the next update (17.2.0), using the new Locale API.

image

lucasnlm avatar Apr 15 '23 01:04 lucasnlm