Android 13 will support per-app language preferences. That is cool because there will finally be an official api for it, but of course #Tusky already has the feature anyway.
https://developer.android.com/about/versions/13/features/app-languages
@ConnyDuck I implemented that for Esperanto initially because Android has no Esperanto translation, wondering if that works with locale that the system doesn’t support… (I suppose so but it’s unclear)
@ConnyDuck oh btw, I suppose we won’t want to use that until Tusk stops supporting Android 12 in several years? (I guess it’s annoying to support both the actual system and this new API, but not sure)
@ariasuni I hope there will be a compat library for it which works on all versions
@ConnyDuck oh neat, I remember there being an Xposed Module for that once but it was obsolete when I needed the feature