c69a758429c5fbd163b7e297677594147a42b770
This commit improves the Bakhtiari language support by addressing issues from PR [#3927](https://github.com/2dust/v2rayNG/pull/3927), where the initial implementation had incorrect file placements and lacked necessary changes for functionality. - Integrated `strings.xml` into the correct `values-bqi-rIR` directory. - Updated the `Language` enum to include `BAKHTIARI("bqi-rIR")`. - Modified the `getLocale()` function to handle Bakhtiari with `Locale("bqi", "IR")`. - Added Bakhtiari to the `language_select` string-array using its native script: `<item>بختیاری</item>`. - Updated the `language_select_value` string-array to include `<item>bqi-rIR</item>`. Verified that the language switching works correctly. For grammatical or translation accuracy, a native speaker's review is needed. @hosseinabaspanah, since I assume Bakhtiari is your native language, could you please review the translations to ensure accuracy?
v2rayNG
A V2Ray client for Android, support Xray core and v2fly core
Telegram Channel
Usage
Geoip and Geosite
- geoip.dat and geosite.dat files are in
Android/data/com.v2ray.ang/files/assets(path may differ on some Android device) - download feature will get enhanced version in this repo (Note it need a working proxy)
- latest official domain list and ip list can be imported manually
- possible to use third party dat file in the same folder, like h2y
More in our wiki
Development guide
Android project under V2rayNG folder can be compiled directly in Android Studio, or using Gradle wrapper. But the v2ray core inside the aar is (probably) outdated.
The aar can be compiled from the Golang project AndroidLibV2rayLite or AndroidLibXrayLite.
For a quick start, read guide for Go Mobile and Makefiles for Go Developers
v2rayNG can run on Android Emulators. For WSA, VPN permission need to be granted via
appops set [package name] ACTIVATE_VPN allow
1.10.19
Latest
Languages
Kotlin
90.9%
HTML
8%
Makefile
0.7%
Shell
0.4%