秦宇航
e94ba06959
更新libev
1.4.2-R8
1.4.2-R8-fix-subscribe
2017-08-03 12:04:00 +08:00
秦宇航
25d2dfdd4a
修改订阅去重复策略
2017-08-03 12:03:41 +08:00
秦宇航
294c2a94e1
Bump version
2017-07-31 10:11:50 +08:00
秦宇航
8162d7346b
add auth_chain_b
2017-07-31 08:48:08 +08:00
秦宇航
c0f017fc82
fix typo
2017-07-25 14:22:51 +08:00
秦宇航
eb3815defe
fix connect at launch not work as expected
2017-07-24 08:00:00 +08:00
秦宇航
5ce8e611e2
fix crash problem
2017-07-24 07:52:20 +08:00
秦宇航
ac027b8588
Merge branch 'develop' into feature/subscribe
2017-07-23 23:53:11 +08:00
秦宇航
d4305d4ab4
fix Method Obfs Protocol upcase problem, make it lowcased
2017-07-23 23:43:15 +08:00
秦宇航
5dd66ea9a7
while network err and not fill subscribe name using New Subscribe
2017-07-23 19:31:14 +08:00
秦宇航
37050b64e2
get group name from the res
2017-07-22 22:35:52 +08:00
秦宇航
93136411ee
fix accidently remove ss-config profile
2017-07-22 13:46:53 +08:00
秦宇航
d529c29b20
Delete profiles to 0 stop the app, and Not auto connect if no activeProfile
2017-07-22 13:14:03 +08:00
秦宇航
b143d78ef0
Fix activeProfileId not sync change with subscribe
2017-07-22 12:53:58 +08:00
秦宇航
5366345b79
Move profile manager function to the Class
...
the function should be in the Class instead of the AppDelegate
2017-07-22 12:11:12 +08:00
秦宇航
290865ad18
Fix if update subscribe delete using node problem
...
Now update subscribe delete the using node, the app
will automatic select the first profile
2017-07-22 12:05:28 +08:00
秦宇航
1249a9f1a8
hold wrong maxCount
2017-07-19 21:56:21 +08:00
秦宇航
09437bdc61
fix wrong notification on bad netstat
2017-07-18 08:30:08 +08:00
秦宇航
08f130858c
refine subscribe class
...
now after update subscribe push notification
2017-07-17 09:06:07 +08:00
秦宇航
944cfb47da
Fix subscribe cannot delete to zero
2017-07-17 08:42:27 +08:00
秦宇航
b4ce1eb460
update subscribe at launch
2017-07-16 21:23:57 +08:00
秦宇航
010b093368
Merge branch 'develop' into feature/subscribe
2017-07-16 21:08:36 +08:00
秦宇航
a984a62f7e
finish viewcontroller
2017-07-16 21:07:31 +08:00
秦宇航
55ef345611
localization
2017-07-16 09:26:38 +08:00
秦宇航
1c2e395248
bind data
2017-07-16 09:23:15 +08:00
秦宇航
6f6b75b664
Rerange menu items
...
TODO finish the table view of subscribe management
Especially the bind profile thing
2017-07-14 08:55:20 +08:00
秦宇航
82d7558b58
Fix profile bind problem
2017-07-14 00:17:42 +08:00
秦宇航
75d71ae3a2
Add Subscribe Class
...
Subscribe Class Now Can download the Server Profiles To local.
TODO add manual update subscribe and period update subscribe
and finish subscribe manager functions
2017-07-13 22:20:54 +08:00
秦宇航
5027ef621e
refine subscribe manager
2017-06-20 18:44:47 +08:00
秦宇航
2b592e9be6
add subscribe manager
2017-06-20 18:22:38 +08:00
秦宇航
a0a550a465
Bump version
2017-06-15 06:29:45 +08:00
秦宇航
17a3d3a59f
init subscribe
2017-06-15 06:27:08 +08:00
秦宇航
a35f045fba
sync ssr-local
2017-06-14 14:26:02 +08:00
秦宇航
d3bdc73054
Now handler multiper config in one ss url #165
2017-06-14 10:01:54 +08:00
秦宇航
abf99692d8
update ACL from User rule
2017-06-12 17:36:59 +08:00
秦宇航
15833de218
Merge pull request #168 from mcfans/develop
...
the ping process thread-safe now
2017-06-10 00:30:30 +08:00
mcfans
2d331b2bd0
remove unused func
2017-06-09 13:06:00 +08:00
mcfans
5e4d07e06e
make the ping process Thread-safe
2017-06-09 13:04:45 +08:00
秦宇航
9eeb0233ab
update build for Xcode9
2017-06-07 16:16:13 +08:00
秦宇航
f35d94a828
Bump version
2017-06-06 15:08:20 +08:00
秦宇航
f4a076fdb0
Merge pull request #163 from mcfans/develop
...
rewrite pingClient.swift
2017-06-06 15:03:44 +08:00
mcfans
158af9f90b
update xcodeproj
2017-06-05 10:25:08 +08:00
mcfans
5b8c196640
add some judgement when app lauch first time
2017-06-05 00:09:20 +08:00
mcfans
039148696d
remove some unused files.
2017-06-05 00:08:38 +08:00
秦宇航
363d3318bb
fix switch mode not update ss-local run condition
2017-06-04 23:53:22 +08:00
mcfans
84e20d915c
show “failed” when test failed
2017-06-04 23:50:15 +08:00
mcfans
a1cd296998
thread-safe access array
2017-06-03 22:47:48 +08:00
mcfans
4ca89e16a8
rewrite pingClient.swift
2017-06-03 21:22:04 +08:00
秦宇航
03957fd127
update ss-local fix #161
2017-06-02 06:37:21 +08:00
秦宇航
5017884c33
Merge pull request #156 from clavichord93/develop
...
fix typo in README.md
2017-05-24 08:28:52 +08:00