Commit Graph

138 Commits

Author SHA1 Message Date
ChronosX88
1997f260c4
Merge pull request #10 from vikulin/master
Added more functionality: peers dynamic list sorted by ping, DNS list, Static IP
2020-07-03 00:05:50 +04:00
vadym
2e25e2e08c 1. MTU=65535 2020-07-02 11:59:58 -07:00
vadym
9646428019 2. MTU=1500 2020-07-02 11:17:28 -07:00
vadym
efca13b58f 1. minor GUI fixes 2020-07-02 10:53:00 -07:00
vadym
21c70cb0f7 2. added new DNS functionality 2020-07-02 10:19:02 -07:00
vadym
f8875455be 3. added IP field constraints 2020-07-02 07:29:02 -07:00
vadym
17dc3b8650 2. minor improvements for text fields 2020-07-02 06:46:09 -07:00
vadym
aa00e9aeb4 2. completed schema dropdown 2020-07-02 06:32:38 -07:00
vadym
f00d8b8af9 2. add peer form. iteration 2 2020-07-02 05:02:53 -07:00
vadym
599c79eca9 1. add peer dialog. iteration 1 2020-07-01 13:49:38 -07:00
vadym
010051da50 2. getPeers parsing fixes 2020-07-01 02:56:30 -07:00
vadym
bca4b88d3d 1. added peers update in Mesh mode 2020-07-01 01:53:34 -07:00
vadym
e597fff59b 1. added notifications 2020-06-30 14:05:02 -07:00
vadym
c736c06f51 static IP fix, fixed dynamic peers list crash, peer/DNS list layout fix 2020-06-30 07:14:11 -07:00
vadym
d1511581bf 1. layout fix 2020-06-30 07:10:50 -07:00
vadym
13af25ae08 1. peer list layout fix 2020-06-30 07:03:58 -07:00
vadym
04f2537145 1. fixed dynamic peers list crash 2020-06-30 05:47:26 -07:00
vadym
9306593012 1. static IP fix 2020-06-30 05:42:48 -07:00
vadym
aaf6dc41c8 1. no peers fix 2020-06-29 21:48:56 -07:00
vadym
c5b5a0fa24 1. added static IP option 2020-06-29 14:01:18 -07:00
vadym
729b44c127 1. added static IP 2020-06-29 13:29:39 -07:00
vadym
0377fe2565 Merge branch 'no-wifi-direct'
# Conflicts:
#	app/src/main/AndroidManifest.xml
#	app/src/main/java/io/github/chronosx88/yggdrasil/YggdrasilTunService.kt
2020-06-29 12:55:50 -07:00
vadym
8f5c263364 1. network state permissions fix 2020-06-29 12:34:30 -07:00
vadym
19a73f9c9c 1. removed wifi direct code 2020-06-29 12:30:25 -07:00
vadym
97a94e5609 1. foreground permission fix 2020-06-29 07:43:16 -07:00
vadym
f7c4e70dd6 1. moved to blocking IO mode 2020-06-29 05:53:24 -07:00
vadym
0719c674b8 1. routed only 2000::/3 2020-06-29 03:02:49 -07:00
vadym
ab4d18fc48 1. YGG address fix 2020-06-29 02:39:31 -07:00
vadym
bf491944d4 1. fix for DNS unavailability 2020-06-29 02:30:31 -07:00
vadym
5217204670 1. DNS possible fix 2020-06-29 00:00:25 -07:00
vadym
767079cfdc 1. ipv6 family possible fix 2020-06-28 13:39:18 -07:00
vadym
3879fe9bf9 1. caption fix 2020-06-28 11:11:28 -07:00
vadym
6ee736cf56 1. allow empty peer list for WiFi Direct mode 2020-06-28 10:44:06 -07:00
vadym
b09f180020 1. allow empty peer list fo WiFi Direct 2020-06-28 10:27:13 -07:00
vadym
c0a779ce3c 1. NPE crash fix 2020-06-28 10:06:26 -07:00
vadym
4b4ae6737a 1. wifi direct first commit 2020-06-28 08:23:18 -07:00
vadym
5bb9ddc2de 1. IP address state fix, code refactoring 2020-06-28 06:00:51 -07:00
vadym
63f777d2c4 1. VPN DNS refactoring, GUI refactoring 2020-06-28 04:55:48 -07:00
vadym
50a107cea4 1. DNS refresh fix 2020-06-27 14:58:44 -07:00
vadym
a8eaa5fc9d 1. orientation fix 2020-06-27 13:24:47 -07:00
vadym
317e040e1b 1. old core fix, clipboard fix, GUI fix 2020-06-27 13:10:10 -07:00
vadym
b04ca172f4 1. fixed Yggdrasil().Stop() crash
1. corrected VPN service status on GUI
1. corrected VPN service status on GUI
1. bump version
1. implemented address copy
2020-06-27 12:17:28 -07:00
vadym
b47344b0f3 1. implemented address copy 2020-06-27 12:04:41 -07:00
vadym
bfb30af465 1. bump version 2020-06-27 11:40:16 -07:00
vadym
484bc7c3d3 1. corrected VPN service status on GUI 2020-06-27 11:39:03 -07:00
vadym
bee63041f4 1. corrected VPN service status on GUI 2020-06-27 09:53:48 -07:00
vadym
38fb87b08d 1. fixed Yggdrasil().Stop() crash
2. Minor GUI changes
2020-06-27 08:54:10 -07:00
vadym
3db311c4d2 1. added DNS form. iteration 1. 2020-06-25 13:09:24 -07:00
vadym
aec660bff0 1. added duplication peer records fix 2020-06-24 12:43:40 -07:00
vadym
572d487e35 1. return native build code 2020-06-22 02:16:43 -07:00