jiuqianyuan
|
79aa86a402
|
Update MainActivity.kt
|
2021-08-09 17:22:49 +08:00 |
|
yuhan6665
|
7bf32c2b30
|
Fix parsing for some loosely formatted base64
|
2021-08-07 17:35:09 -04:00 |
|
jiuqianyuan
|
ceb1c55e49
|
Fix missing prompts for update subscription error
|
2021-08-07 08:08:45 +08:00 |
|
2dust
|
4ab3134eac
|
Merge pull request #1164 from yuhan6665/update
Fix compile warnings
1.6.16
|
2021-07-31 15:38:19 +08:00 |
|
yuhan6665
|
0391685d42
|
Fix some more compile warnings
|
2021-07-30 18:31:29 -04:00 |
|
yuhan6665
|
6482253697
|
Fix some compile warnings
remove flatDir
|
2021-07-30 18:31:29 -04:00 |
|
yuhan6665
|
c033358126
|
Fix some compile warnings
Migrate to Androidx Activity Result APIs
|
2021-07-30 18:31:29 -04:00 |
|
yuhan6665
|
0b52c78b72
|
Fix some compile warnings
Some deprecated methods
|
2021-07-30 18:31:29 -04:00 |
|
yuhan6665
|
a2a7d790e7
|
Fix some compile warnings
Migrate to viewpager2
|
2021-07-30 18:31:29 -04:00 |
|
yuhan6665
|
c7c6564624
|
Fix some compile warnings
upper case and lower case
|
2021-07-30 18:31:29 -04:00 |
|
2dust
|
f7d534fc00
|
Merge pull request #1153 from yuhan6665/update
Migrate to View Binding
|
2021-07-26 08:07:28 +08:00 |
|
yuhan6665
|
ecb1d58e7a
|
Migrate to View Binding
Use view binding to simplify some code
|
2021-07-23 18:17:17 -04:00 |
|
2dust
|
54a191d181
|
Merge pull request #1147 from yuhan6665/update
Update project dependencies
|
2021-07-20 08:12:30 +08:00 |
|
2dust
|
90b6979f94
|
Merge pull request #1146 from jiuqianyuan/master
fix update subscription error
|
2021-07-20 08:12:18 +08:00 |
|
jiuqianyuan
|
5daf4886b7
|
fix wrong commit
wrong commit for dbee208
|
2021-07-17 16:18:33 +08:00 |
|
jiuqianyuan
|
dbee2085fb
|
clean useless “”
|
2021-07-17 15:58:29 +08:00 |
|
yuhan6665
|
3c6c4ca3a5
|
Update project dependencies
|
2021-07-16 18:11:28 -04:00 |
|
jiuqianyuan
|
3932ee6e9b
|
fix update subscription error
Prevent server list from being emptied when update subscription failed or the subscription url is invalid
|
2021-07-16 17:49:56 +08:00 |
|
2dust
|
242c96a4de
|
Merge pull request #1136 from yuhan6665/EditorKit
Editor kit
|
2021-07-14 08:26:14 +08:00 |
|
yuhan6665
|
a23245435f
|
Use EditorKit for custom config
https://github.com/massivemadness/Squircle-IDE
|
2021-07-09 20:45:48 -04:00 |
|
yuhan6665
|
57476290d3
|
Auto Migrate to AndroidX
|
2021-07-09 20:44:38 -04:00 |
|
2dust
|
c5617ac65a
|
Merge pull request #1129 from yuhan6665/fix-host
Fix host should be empty list when it is blank
1.6.15
|
2021-07-03 16:48:12 +08:00 |
|
yuhan6665
|
3795348b04
|
Fix host should be empty list when it is blank
|
2021-07-02 17:40:15 -04:00 |
|
2dust
|
50bf9c8da0
|
Merge pull request #1116 from yuhan6665/fix-base64
Fix base64-url-safe format decode
1.6.14
|
2021-06-27 11:52:20 +08:00 |
|
yuhan6665
|
78fe4e4bc4
|
Fix base64-url-safe format decode
|
2021-06-26 19:44:21 -04:00 |
|
2dust
|
962519854d
|
Merge pull request #1092 from yuhan6665/Logtag
Log with consistent tag
1.6.13
|
2021-06-13 19:53:46 +08:00 |
|
yuhan6665
|
841629f9a3
|
Cleanup some files
|
2021-06-12 23:38:31 -04:00 |
|
yuhan6665
|
d32ccc817a
|
Log with consistent tag
|
2021-06-12 23:38:31 -04:00 |
|
2dust
|
19cc665f2d
|
Merge pull request #1088 from yuhan6665/import-fix
Fix a null pointer when subscribe link doesn't have sni field
|
2021-06-07 08:17:13 +08:00 |
|
yuhan6665
|
031e9105e2
|
Fix a null pointer when subscribe link doesn't have sni field
|
2021-06-06 11:18:58 -04:00 |
|
2dust
|
35c5d64863
|
Merge pull request #1070 from yuhan6665/bypass-fix
bypass local also bypass multicast address
1.6.12
1.6.11
|
2021-05-29 10:29:25 +08:00 |
|
yuhan6665
|
0b05756d12
|
bypass local also bypass multicast address
https://www.iana.org/assignments/ipv4-address-space/ipv4-address-space.xhtml
|
2021-05-28 19:51:08 -04:00 |
|
2dust
|
3548dcbb67
|
Merge pull request #1065 from yuhan6665/domestic
Always add domestic dns to config
1.6.10
|
2021-05-24 08:14:43 +08:00 |
|
yuhan6665
|
b897b2a0e9
|
Always add domestic dns to config
Previously, domestic dns is only added to config under
"local dns mode". However, it should be used for V2ray
core routing DNS as well.
|
2021-05-23 11:56:23 -04:00 |
|
2dust
|
eb60e4a0e4
|
Merge pull request #1058 from yuhan6665/grpc
Grpc
1.6.9
|
2021-05-16 19:35:16 +08:00 |
|
yuhan6665
|
c3dfa8cedc
|
Support gRPC import and export
New Format https://github.com/XTLS/Xray-core/issues/91
For Vmess QRcode https://github.com/2dust/v2rayN/wiki/%E5%88%86%E4%BA%AB%E9%93%BE%E6%8E%A5%E6%A0%BC%E5%BC%8F%E8%AF%B4%E6%98%8E(ver-2)
gRPC mode is mapped to "type"
|
2021-05-15 23:18:09 -04:00 |
|
yuhan6665
|
f58bf85b6d
|
Update UI for gRPC
Separate transport header types for different networks
Change UI dynamically based on user selection of network
|
2021-05-15 23:04:58 -04:00 |
|
2dust
|
906d0714b5
|
Merge pull request #1050 from yuhan6665/fakedns
Fakedns
1.6.8
1.6.7
|
2021-05-08 11:28:42 +08:00 |
|
yuhan6665
|
701fed2525
|
Update settings UI, add new VPN section
|
2021-05-07 21:55:44 -04:00 |
|
yuhan6665
|
e83208465f
|
Add vpn dns preference setting
Vpn Dns can now be changed separately from remote Dns
|
2021-05-07 21:17:11 -04:00 |
|
yuhan6665
|
2b031033d3
|
Add fake dns preference setting
|
2021-05-07 20:55:02 -04:00 |
|
2dust
|
e0e16b5934
|
fix tcp http request
|
2021-05-07 20:50:52 -04:00 |
|
2dust
|
0748f994ef
|
Merge pull request #1038 from yuhan6665/new-storage-fix
New storage fix
1.6.6
|
2021-05-01 18:20:11 +08:00 |
|
yuhan6665
|
233b34bda6
|
Fix scrolling by cache server config in ViewModel
|
2021-04-30 20:17:41 -04:00 |
|
yuhan6665
|
6ece3385fe
|
Fix trojan sni saved as null when it should be empty
|
2021-04-30 20:17:41 -04:00 |
|
2dust
|
9b8a810445
|
Merge pull request #1028 from yuhan6665/master
Update tun2socks
|
2021-04-26 08:22:47 +08:00 |
|
yuhan6665
|
f63242d147
|
Update tun2socks
60a66a363f
compiled with NDK 22.1.7171670
|
2021-04-25 19:56:14 -04:00 |
|
2dust
|
7024fabb82
|
Merge pull request #1016 from yuhan6665/new-storage-fix
Fix data migration sniff setting default to true
1.6.5
|
2021-04-17 10:24:19 +08:00 |
|
2dust
|
459f52fec6
|
Merge pull request #1015 from yuhan6665/xray
Update AndroidLibrayLite project to Xray
|
2021-04-17 10:24:10 +08:00 |
|
yuhan6665
|
90f2d33d97
|
Fix data migration sniff setting default to true
|
2021-04-16 20:33:59 -04:00 |
|