mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2024-12-27 23:40:05 +01:00
a1218e1488
* Add new preference entry for recently used languages Exposes a function to keep the language array clean: no more than 3 items, starting with the most recently used iso code * Add the preferences to the status editor ViewModel * Add language selector handling of most recent languages Only when the user has explicitly selected a language, when the posting was successful, add the selected language to the preferences array. - Makes Language a local private struct for clarity - Ensures all available languages are only fetched once - Separates recently used, other and search result section contents using specific vars/funcs * Copy new key in all localization files Co-authored-by: Pascal Batty <pascal@zen.ly> |
||
---|---|---|
.. | ||
App | ||
Assets.xcassets | ||
Resources | ||
IceCubesApp.entitlements | ||
Info.plist | ||
Secret.plist |