Skip to content

nail down language pref handling for localized index metadata

This supports a priority list of locales based on the user preference. In >= android-24, there is a locale preference list already, so F-Droid doesn't have to work so hard. For older Android versions, we make it try to find a useful match if the default locale is not available.

Also, I removed the "About" category so that there isn't a redundant header in the Settings view. about

Merge request reports