Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing/new chapter languages & their corresponding flags #1976

Merged
merged 6 commits into from
Nov 26, 2024

Conversation

curche
Copy link
Contributor

@curche curche commented Nov 26, 2024

mainly added all the new chapter languages supported (and forgotten)

fixed some of the current flags so that they render properly in android studio (sr, la, still don't render)

ended up getting flags from dex directly ( /img/flags/[a-z]{2}.svg )

maybe it makes sense to just import from /img/flags/ occasionally instead of having to depend on another repo for country flags that might not match exactly or have discrepancies in chapter language <-> country code. Alas there doesn't seem to be a way to automate svg to drawable iiuc /shrug

tried to match languages to the main country that they are spoken
in and added corresponding missing country.svg files
the previous svg files weren't rendering very well in android
studio ui and replacing them seems to have fixed that

there are some other broken ones too but they couldn't be fixed
when tried with a new flag.xml
except `hr`, everything seems to render fine now
these SVGs were obtained directly from dex from their url:
 $baseUrl/img/flags/[a-z][a-z].svg
@AntsyLich
Copy link
Contributor

@nonproto nonproto merged commit 12d5e04 into nekomangaorg:main Nov 26, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants