Commit Graph

1440 Commits

Author SHA1 Message Date
zarazaex69 fce0f9a33b chore(build): support environment-based signing configuration 2026-04-08 09:21:53 +03:00
zarazaex69 a83579cd59 docs(readme): update license badge and remove golang badge 2026-04-08 09:15:54 +03:00
zarazaex69 1860a8f42e ci(build): format gradle signing parameters across multiple lines 2026-04-08 09:13:08 +03:00
zarazaex 8c85f6c8a0 fear(readme): cgnh branch to master 2026-04-08 08:30:40 +03:00
zarazaex69 ca5c21aac5 docs: update readme contact information 2026-04-08 08:26:42 +03:00
zarazaex69 3cf987634a docs: update readme project description 2026-04-08 08:22:56 +03:00
zarazaex69 744ae1a51a docs: add telegram channel badge to readme 2026-04-08 08:08:08 +03:00
zarazaex69 f768b47b12 docs: update readme logo to use remote asset 2026-04-08 08:05:51 +03:00
zarazaex69 1b81a0c571 fix: update hev-socks5-tunnel to upstream commit 2026-04-08 07:56:36 +03:00
zarazaex69 4a549ac3df fix: update AndroidLibXrayLite to upstream commit 2026-04-08 07:51:30 +03:00
zarazaex69 5efe6e7904 chore(build): update APK binary with latest changes 2026-04-08 06:46:05 +03:00
zarazaex69 9929058356 chore(build): update APK binary with latest changes 2026-04-08 00:45:32 +03:00
zarazaex69 7315a59fdc chore(build): reorganize package structure to xyz.zarazaex.olc 2026-04-08 00:35:40 +03:00
zarazaex69 d1257b7a19 chore(build): update APK binary with latest changes 2026-04-07 23:49:01 +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 e81ed48fff chore(build): add F-Droid flavor suffix 2026-04-07 13:38:26 +03:00
zarazaex69 2003bb4003 chore(build): update APK binary with latest changes 2026-04-07 12:55:29 +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 bddd769984 feat(subscriptions): add subscription management system with MMKV storage 2026-04-07 12:15:55 +03:00
zarazaex69 06a5a68f63 chore(.gitignore): add Python script and gitignore file to exclusions 2026-04-07 11:53:57 +03:00
zarazaex69 a03af4df3a feat(V2rayConfig): add SOCKS authentication with password-based accounts 2026-04-07 11:44:36 +03:00
zarazaex69 b70a743e61 chore(build): update APK binary with latest changes 2026-04-04 19:19:40 +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 1021013c1d build: update olcng.apk binary to latest version 2026-04-04 00:54:12 +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 b1e622f9da docs: update project description in readme.md 2026-04-04 00:31:51 +03:00
zarazaex69 c66dfc6427 idk 2026-04-04 00:27:04 +03:00
zarazaex69 59b654f70a chore: replace readme.txt and olccfg.zip with formatted readme.md 2026-04-04 00:22:25 +03:00
zarazaex69 ae0eeb3e66 docs: add project readme file 2026-04-03 20:45:41 +03:00
zarazaex69 6abca72206 Please provide the code changes or file diffs you would like me to summarize. 2026-04-03 20:45:05 +03:00
zarazaex69 e177269ee6 fix: allow tracking of v2rayNG APK in repository by updating gitignore 2026-04-03 20:44:32 +03:00
zarazaex69 81bcd31a8a chore: remove unused file from codebase 2026-04-03 20:42:53 +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