jenspfahl / BDT

Break.Down.Timer
https://bdt.jepfa.de
MIT License
85 stars 4 forks source link

Support Android's per-app language preferences #16

Open Korb opened 2 weeks ago

Korb commented 2 weeks ago

The language selector in the app is kind of a legacy UI - now that Android supports per-app language settings (System SettingsSystemLanguagesApp languages), we should support that and eventually get rid of the in-app language selector.

https://support.google.com/android/answer/12395118 https://developer.android.com/guide/topics/resources/app-languages https://android-developers.googleblog.com/2022/11/per-app-language-preferences-part-1.html