600 Commits

Author SHA1 Message Date
Kebin Liu
719203afc6 Merge pull request #1501 from hiddenSharp429/develop
Some checks failed
Feature Building / build (push) Has been cancelled
Feat(QRCode): Enhance 'Scan QR Code From Screen' notifications # #1250
v1.10.3
2024-10-29 19:54:49 +08:00
hiddenSharp429
3fccede1a7 fix: update release.yml for build configuration 2024-10-29 19:37:30 +08:00
hiddenSharp429
c8643526b8 fix: update feature.yml for build configuration 2024-10-29 18:54:41 +08:00
hiddenSharp429
2fc108699c Feat(QRCode): Enhance 'Scan QR Code From Screen' notifications # #1250
Improve the clarity of notifications in the QR code scanning feature:

1. Permission handling:
   - Show notification when screen recording permission is missing
   - Automatically open system settings for permission grant

2. Enhanced scanning status notifications:
   When no QR code found:
   - Title: "Scanned X displays"
   - Subtitle: "No QR codes found"
   - Body: "Try adjusting the QR code position on your screen"

   When invalid QR codes found:
   - Title: "Found X QR code(s)"
   - Subtitle: "No valid Shadowsocks URLs"
   - Body: "QR codes found are not Shadowsocks configuration"

   When valid QR codes found:
   - Title: "Found X Shadowsocks URL(s)"
   - Subtitle: "Scanned X displays, found X QR codes"
   - Body: "Successfully added X server configuration(s)"
2024-10-28 12:09:16 +08:00
Kebin Liu
4c731d3dda Merge pull request #1461 from bdyebd/develop
Delay write of plist file to fix frequent notification issue on Ventura
v1.10.2
2023-03-28 21:55:49 +08:00
bdyebd
6c8c162e3c Delay write of plist file for ventura notification 2023-03-27 23:57:28 +08:00
Kebin Liu
e42131e8e4 Merge pull request #1456 from shadowsocks/disable_code_signing_inject_base_entitlements_for_release
Disable CODE_SIGNING_INJECT_BASE_ENTITLEMENTS for release build, to resolve CVE-2023-27574
v1.10.1
2023-03-10 16:50:29 +08:00
Kebin Liu
1e5efb47ec Disable CODE_SIGNING_INJECT_BASE_ENTITLEMENTS for release build #1455 2023-03-03 21:37:28 +08:00
Kebin Liu
b8eb26caaa Enhance workflows event v1.10.0 2023-01-11 07:06:34 +08:00
Kebin Liu
322e3de17e Add release workflows 2023-01-11 07:06:34 +08:00
Kebin Liu
2454d1fdd9 Set version number to commit 2023-01-11 07:06:34 +08:00
Kebin Liu
88f99a0853 Fixes privoxy linking 2023-01-11 07:06:34 +08:00
Kebin Liu
ee13ef6412 Try to use macos-latest runner 2023-01-11 07:06:34 +08:00
Kebin Liu
bf34184e5d Add --disable-documentation flag 2023-01-11 07:06:34 +08:00
Kebin Liu
315700b55b fixes cross-compilation and CI 2023-01-11 07:06:34 +08:00
Kebin Liu
a902e20330 Compile dependency binaries from source code 2023-01-11 07:06:34 +08:00
Qiu Yuzhou
0e0e5126d1 Merge branch 'develop' of https://github.com/shadowsocks/ShadowsocksX-NG into develop 2021-06-26 00:33:01 +08:00
Qiu Yuzhou
6f98a01c52 Bump building requirement versions 2021-06-26 00:32:29 +08:00
Qiu Yuzhou
c622d91fbd Merge pull request #1306 from wxh06/develop
Set jsDelivr to default GFWListURL instead of GitHub Raw
2021-06-26 00:28:14 +08:00
Qiu Yuzhou
4957f2b45e Merge pull request #1311 from dev4u/develop
revert fast-open option
2021-06-26 00:23:17 +08:00
Qiu Yuzhou
d390727e5b fix code sign settings 2021-06-26 00:18:55 +08:00
Qiu Yuzhou
6d39e37810 fix code sign settings for DEBUG 2021-06-26 00:17:05 +08:00
Qiu Yuzhou
de8b153f8a fix code sign settings 2021-06-26 00:13:23 +08:00
Qiu Yuzhou
fa47828470 try to fix ci 2021-06-26 00:08:51 +08:00
Qiu Yuzhou
52157d796a try to CI 2021-06-26 00:04:10 +08:00
Qiu Yuzhou
dacb694b27 Delete .travis.yml 2021-06-26 00:03:49 +08:00
Qiu Yuzhou
0126acc015 Update project.pbxproj 2021-06-25 23:58:38 +08:00
Qiu Yuzhou
bb9655fc76 can't sign v2ray-plugin binary compressed by upx 2021-06-25 23:58:17 +08:00
Qiu Yuzhou
85179217fb upgrade v2ray-plugin binary
https://github.com/shadowsocks/v2ray-plugin/ v1.3.1-9-gddd7ab4
v2ray-core/v4 v4.38.3
build by go1.16.4
Mach-O universal binary with 2 architectures: [x86_64:Mach-O 64-bit executable x86_64] [arm64]
2021-06-25 23:46:59 +08:00
Qiu Yuzhou
2f6d0b4b02 fix preject file 2021-06-24 01:29:52 +08:00
Qiu Yuzhou
f9ee656ff5 fix deprecations 2021-06-24 01:25:13 +08:00
Qiu Yuzhou
bb799bbf0b fix a buid warning 2021-06-24 01:21:50 +08:00
Qiu Yuzhou
b59b53940c conversion to swift 5 by xcode 2021-06-24 01:18:55 +08:00
Qiu Yuzhou
18f6c4ad80 make project built by latest xcode 2021-06-24 01:16:32 +08:00
Qiu Yuzhou
d999f32b35 update to recommended settings 2021-06-24 00:12:11 +08:00
Qiu Yuzhou
0ea777e2de udpate to recommended settings 2021-06-24 00:11:41 +08:00
Qiu Yuzhou
184bf068b7 update outdated pods 2021-06-24 00:11:03 +08:00
Qiu Yuzhou
607a597ec8 Merge branch 'develop' of https://github.com/shadowsocks/ShadowsocksX-NG into develop 2020-11-13 17:04:10 +08:00
Qiu Yuzhou
abf052baa3 Update v2ray-plugin
In order to run on Big Sur
2020-11-13 17:03:45 +08:00
test
d82ea703a6 revert fast-open option, caused by ss-local is not support fast-open option any more 2020-05-11 12:50:08 +08:00
汪心禾
1cca568bc9 Set jsDelivr to default GFWListURL instead of GitHub Raw
Change default GFWListURL from https://raw.githubusercontent.com/gfwlist/gfwlist/master/gfwlist.txt
to -> https://cdn.jsdelivr.net/gh/gfwlist/gfwlist/gfwlist.txt
2020-04-29 14:36:00 +08:00
Qiu Yuzhou
dd6149e3f2 Merge pull request #1243 from RonnieRen/bug/813
override the gwf rules with user rules
2020-02-25 11:40:37 +08:00
Ronnie Ren
c199373524 override the gwf rules with user rules 2020-01-20 13:04:11 +08:00
Qiu Yuzhou
fc538fe696 Merge pull request #1193 from jibon57/develop
added additional v2ray symbolic link as an alias.
2019-11-14 12:48:39 +08:00
Jibon L. Costa
4787492576 added v2ray symbolic link
At present it will create `v2ray-plugin` symbolic link but in Android it's `v2ray`. Sometime need to share configuration using QR code that time need to edit it manually. In this change will create `v2ray` symbolic link.
2019-11-13 12:38:20 +08:00
Qiu Yuzhou
2357b07fdc Update README. v1.9.4 2019-11-13 10:08:56 +08:00
Qiu Yuzhou
dabdbfe58e Bump version to 1.9.4 2019-11-13 10:08:43 +08:00
Qiu Yuzhou
3fd8ba864a Fixes #1185.
Make sure the folder `~/.ShadowsocksX-NG` exists.
2019-11-11 10:26:41 +08:00
Qiu Yuzhou
3fa0945116 Fixes layout of profile window. v1.9.3 2019-10-31 12:04:05 +08:00
Qiu Yuzhou
ee77aea366 Update profile window layout. 2019-10-31 00:05:33 +08:00