Commit Graph

1238 Commits

Author SHA1 Message Date
zarazaex69 1c936b2b31 fix(v2ray): simplify DNS server configuration logic 2026-04-10 17:50:56 +03:00
zarazaex69 dbe109eedb chore(mmkv): update database files and checksums 2026-04-10 17:41:59 +03:00
zarazaex69 7705aded77 fix(settings): validate VPN DNS servers with IP address check 2026-04-10 17:28:56 +03:00
zarazaex69 4a2d62b671 feat(dns): improve VPN DNS configuration and filtering 2026-04-10 16:33:32 +03:00
zarazaex69 b875613fb3 chore(mmkv): update MMKV database files and checksums 2026-04-10 12:55:40 +03:00
zarazaex69 d9d21061fa chore(mmkv): update SETTING database files 2026-04-10 12:52:23 +03:00
zarazaex69 fc7804fc1e chore(mmkv): update SETTING database files 2026-04-10 12:46:03 +03:00
zarazaex69 4e9de615a4 chore(mmkv): update asset database files and remove unused ASSET store 2026-04-10 12:43:38 +03:00
zarazaex69 8d284fd68a feat(subscription): add KEY subscription s 2026-04-10 11:49:49 +03:00
zarazaex69 0f28310801 refactor(config): deduplicate profiles during batch save operation 2026-04-10 11:27:30 +03:00
zarazaex69 06579df2a4 feat(dns): add QUIC support and upgrade to DoH DNS servers 2026-04-10 11:07:20 +03:00
zarazaex69 fa302edddd ci(build): add dynamic version extraction from git tags 2026-04-08 11:07:51 +03:00
zarazaex69 dd4a55b831 feat(ui): add status messages to update check on startup 2026-04-08 10:58:58 +03:00
zarazaex69 ca5003b3e8 feat(ui): add automatic update check on app startup 2026-04-08 10:57:12 +03:00
zarazaex69 89facdef76 feat(ui): add check update menu item to navigation draw 2026-04-08 10:52:40 +03:00
zarazaex69 2605234365 feat(ui): add check update menu item to navigation drawer 2026-04-08 10:50:45 +03:00
zarazaex69 0519df3d22 chore(config): update GitHub repository references to openlibrecommunity 2026-04-08 10:48:37 +03:00
zarazaex69 f310e16f77 ci(build): migrate signing configuration to environment variables 2026-04-08 09:39:26 +03:00
zarazaex69 3bce3c2fe4 fix(build): use project properties instead of system properties for signing 2026-04-08 09:27:26 +03:00
zarazaex69 fce0f9a33b chore(build): support environment-based signing configuration 2026-04-08 09:21:53 +03:00
zarazaex69 7315a59fdc chore(build): reorganize package structure to xyz.zarazaex.olc 2026-04-08 00:35:40 +03:00
zarazaex69 e787a947fe chore(build): migrate package namespace to xyz.zarazaex.olc 2026-04-07 23:48:48 +03:00
zarazaex69 7f691a8fcc chore(build): update application namespace to com.v2ray.ang 2026-04-07 23:32:29 +03:00
zarazaex69 f1cc5dbbe0 chore(build): update application namespace and ID to com.olcng.app 2026-04-07 23:28:27 +03:00
zarazaex69 7a59f5410d chore(config): simplify SOCKS inbound authentication and enable UDP 2026-04-07 23:09:49 +03:00
zarazaex69 c2c17bd70f chore(build): add release keystore and configure signing for all build types 2026-04-07 12:42:46 +03:00
zarazaex69 420a3e4230 refactor(subscriptions): migrate from MMKV library to file-based storage 2026-04-07 12:19:58 +03:00
zarazaex69 a03af4df3a feat(V2rayConfig): add SOCKS authentication with password-based accounts 2026-04-07 11:44:36 +03:00
zarazaex69 fbafa44961 feat(MainActivity): add subscription update before ping test with loading indicator 2026-04-04 19:19:32 +03:00
zarazaex69 c71b6fcd53 refactor(MainViewModel): enhance server sorting with delay-based prioritization 2026-04-04 19:13:37 +03:00
zarazaex69 f1c1731cbd refactor(MainViewModel): extract group sorting logic into dedicated method 2026-04-04 19:03:28 +03:00
zarazaex69 1f73b90525 perf(RealPingWorkerService): increase thread pool size and add exception handling 2026-04-04 19:02:49 +03:00
zarazaex69 efe1fa8f9f feat(MainActivity): add easter egg with rainbow color animation 2026-04-04 18:59:26 +03:00
zarazaex69 ec3744d430 feat(subscriptions): add subscription grouping by category and multi-subscription support 2026-04-04 18:56:32 +03:00
zarazaex69 9518753cc2 refactor: remove automatic proxy app selection functionality and associated menu item 2026-04-04 17:50:46 +03:00
zarazaex69 c68f4e8d8c refactor: remove redundant toast notifications from MainViewModel state updates 2026-04-04 02:22:15 +03:00
zarazaex69 1df3324559 refactor: replace toast notifications with temporary status bar messages and update UI styling and typography 2026-04-04 02:14:44 +03:00
zarazaex69 2422b8ea9e feat: add navigation buttons to main drawer and relocate FABs to the connection status bar 2026-04-04 01:58:06 +03:00
zarazaex69 b59deeb9e4 refactor: force server description generation and update theme accent color to green 2026-04-04 01:51:10 +03:00
zarazaex69 2b887a136d style: remove underlines from navigation drawer links and update text styling and labels 2026-04-04 00:54:04 +03:00
zarazaex69 4172a28fb6 chore: remove CDATA tags from drawer strings in localization files 2026-04-04 00:47:48 +03:00
zarazaex69 b9126d2372 refactor: streamline main UI by removing redundant menu options and recycler item actions 2026-04-04 00:43:26 +03:00
zarazaex69 3144f8c05d feat: rebrand to olcNG, implement auto-sort migration, and add Lite mode for automated server testing and connection 2026-04-03 20:42:43 +03:00
zarazaex69 5a616d78d4 idk 2026-04-03 19:33:10 +03:00
zarazaex69 d312300c60 chore: update application launcher and store icons 2026-04-03 18:51:07 +03:00
DHR60 b61cad5a5f Support new hysteria2 stream settings (#5435)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-01 20:59:32 +08:00
2dust 66cd746ad2 Add server_lab_final_mask to translations 2026-04-01 10:18:59 +08:00
owo ae4a92b66b add finalmask into share link and support import manually (#5429)
* add finalmask into share link and support import manually

* remove temp test code

* Update V2rayNG/app/src/main/res/values/strings.xml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update V2rayNG/app/src/main/java/com/v2ray/ang/ui/ServerActivity.kt

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update V2rayNG/app/src/main/java/com/v2ray/ang/fmt/FmtBase.kt

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Make finalmask Any and parse as raw string

---------

Co-authored-by: 2dust <31833384+2dust@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-01 10:12:50 +08:00
solokot 55c0ccf1b0 Update Russian translation (#5430) 2026-03-31 19:32:45 +08:00
2dust deedd26fac Respect append flag in custom config parsing
https://github.com/2dust/v2rayNG/pull/5424
2026-03-29 19:33:09 +08:00