|
d51cc88dcb
|
Fix #291
|
2017-03-27 21:52:07 +08:00 |
|
|
0b761c755a
|
Better ss url paser.
|
2017-03-26 20:07:55 +08:00 |
|
|
2c68038865
|
Rename pac mode.
|
2017-03-25 22:01:14 +08:00 |
|
|
73396e4ff1
|
Romve show proxy mode as text on status bar.
|
2017-03-25 15:15:53 +08:00 |
|
|
2b8dd02b5f
|
Use diferent icon resperent the proxy mode.
|
2017-03-25 15:05:17 +08:00 |
|
|
ad747021e5
|
MSIC
|
2017-03-25 14:22:25 +08:00 |
|
|
be6859f525
|
Fix warning. #288
|
2017-03-24 17:37:20 +08:00 |
|
|
9fe0b944de
|
Fix typo.
|
2017-03-24 16:35:55 +08:00 |
|
|
ad0c3d53e8
|
Support add other custom arguments for kcptun.
TOFIX: Don't support space between quotation marks.
|
2017-03-24 00:43:31 +08:00 |
|
|
6339000797
|
Optimize server profile layout.
|
2017-03-23 23:19:42 +08:00 |
|
|
ead31e6dcf
|
Increase bundle version.
|
2017-03-23 21:00:31 +08:00 |
|
|
9c18ffabf4
|
Fix all in one preferences window layout.
|
2017-03-23 21:00:16 +08:00 |
|
|
f4ae598ca3
|
Translating.
|
2017-03-23 20:46:25 +08:00 |
|
|
a8fef3ddee
|
Set test target to shared scheme.
|
2017-03-23 19:47:10 +08:00 |
|
|
e10b142efe
|
Update kctptun to version 20170322
|
2017-03-23 19:31:35 +08:00 |
|
|
b2335f632e
|
Code clean.
|
2017-03-22 22:42:43 +08:00 |
|
|
fb17132b02
|
Update encrypt method list.
|
2017-03-22 22:41:18 +08:00 |
|
|
74f1515f5f
|
Upgrade ss-local to version 3.0.5
|
2017-03-22 22:36:05 +08:00 |
|
|
f61c0e5a0a
|
Fix bug #283.
|
2017-03-22 17:25:13 +08:00 |
|
|
63afe0a325
|
In some situation, use toast instead of system user notifications.
|
2017-03-21 00:11:50 +08:00 |
|
|
129c4d71b9
|
Twist toast fade in/out durations.
|
2017-03-21 00:11:15 +08:00 |
|
|
3b88409c5f
|
Move the ugly toast codes from application delegate to seperated window controller.
|
2017-03-21 00:05:34 +08:00 |
|
|
aa7cfc2e14
|
Fix shortcuts.
|
2017-03-20 22:30:47 +08:00 |
|
|
4ab5ebe9b7
|
Must call chmod +s on proxy_conf_helper.
|
2017-03-20 22:23:49 +08:00 |
|
|
975b544078
|
Update outdated pods.
|
2017-03-20 21:26:25 +08:00 |
|
|
5f97493f1d
|
Increase proxy conf helper version in order to reinstall it.
Ensuer the helper has been set to right permissions.
|
2017-03-20 21:12:37 +08:00 |
|
|
18f8addfe7
|
Update preferences layouts.
|
2017-03-20 21:08:40 +08:00 |
|
|
ed14b9f7f8
|
Fix #165, ensure correct permissions of proxy_conf_helper.
|
2017-03-20 20:38:53 +08:00 |
|
|
4479dc59d9
|
Deprecate OTA.
|
2017-03-20 00:23:52 +08:00 |
|
|
1cc0d0299a
|
Add shared schemes.
|
2017-03-18 18:24:15 +08:00 |
|
|
a58993748e
|
Better QRCode window.
|
2017-03-18 17:56:12 +08:00 |
|
|
9ce64aad56
|
MISC
|
2017-03-18 17:35:11 +08:00 |
|
|
72985b32ae
|
Refactor.
|
2017-03-18 12:20:51 +08:00 |
|
|
c9b3b80008
|
Code clean.
|
2017-03-18 12:16:51 +08:00 |
|
|
e507a41a6d
|
Refactor apply config.
|
2017-03-17 23:18:44 +08:00 |
|
|
f865395062
|
Clean.
|
2017-03-17 23:12:33 +08:00 |
|
|
fd0971d88d
|
All in one preferences window.
|
2017-03-17 23:11:12 +08:00 |
|
|
24836d203a
|
Add new pods.
- RxSwift
- RXCocoa
|
2017-03-17 23:08:52 +08:00 |
|
|
0bbc55748c
|
Update issue template.
|
2017-03-11 19:22:48 +08:00 |
|
|
2abdf7242a
|
Remove shortcut tip in main menu.
|
2017-03-11 12:13:16 +08:00 |
|
|
484826f00e
|
Revert "Add leaked 'weak'."
This reverts commit 8e1c8c8cd5 .
|
2017-03-11 00:58:36 +08:00 |
|
|
e6468c1390
|
Change version number and update readme.
|
2017-03-11 00:22:45 +08:00 |
|
|
905d445fe6
|
Add README.md to project.
|
2017-03-11 00:20:38 +08:00 |
|
|
8e1c8c8cd5
|
Add leaked 'weak'.
|
2017-03-11 00:16:43 +08:00 |
|
|
6a6b144ac9
|
Merge branch 'feature/shortcuts' into develop
|
2017-03-11 00:15:14 +08:00 |
|
|
003727a0fe
|
Implement configurable shortcuts for toggle running and switch proxy mode.
- By MASShortcut.
- A new shortcuts preferences window.
|
2017-03-11 00:14:56 +08:00 |
|
|
52709213e4
|
Add pod MASShortcut 2.3.6
|
2017-03-10 22:35:50 +08:00 |
|
|
e003b89c2b
|
Merge branch 'release/1.4.0' into develop
|
2017-03-10 21:55:58 +08:00 |
|
|
25353cdf70
|
Fix bug when compose http proxy export cmd line.
|
2017-03-08 15:22:40 +08:00 |
|
|
3833bb7d28
|
Fix typo. #254
|
2017-03-02 23:52:27 +08:00 |
|