Commit Graph

232 Commits

Author SHA1 Message Date
vadym
4d16ebe8c4 1. preparation for new ygg core version 2021-03-21 12:35:00 +02:00
vadym
225487eacc Merge branch 'master' of https://github.com/vikulin/yggdrasil-android 2021-03-21 12:23:07 +02:00
vadym
78df5dc478 1. preparation for new ygg core version 2021-03-21 12:22:46 +02:00
vadym
e60238271c 1. #32. limited peer list by 10 lines 2020-12-09 14:54:37 +02:00
vadym
664c39d315 1. added copy peer info/dns info to clipboard 2020-12-09 13:47:24 +02:00
vadym
0857d15340 4. bump version 2020-12-09 11:41:18 +02:00
vadym
3ca6399272 3. dns save menu fix 2020-12-09 11:35:47 +02:00
vadym
8c5ca798c3 3. version bump 2020-12-09 11:21:39 +02:00
vadym
e7497c50a9 1. PeerInfo optimization.
2. InetAddress deserialization error fix
2020-12-09 11:20:51 +02:00
vadym
2689fee039 2. bump code version 2020-12-09 10:11:29 +02:00
vadym
e35e4442d3 1. #38, latest core update 2020-12-09 10:03:51 +02:00
vadym
c5344d5794 1. #30. added node info copy to Clipboard 2020-12-07 13:11:06 +02:00
vadym
22db3c2343 1. #36. URL default value fix 2020-12-07 09:46:45 +02:00
vadym
5a4074b868 1. #36. keyboard layout fix 2020-12-07 09:34:59 +02:00
vadym
91e3dd2058 1. #36. keyboard layout fix 2020-12-07 09:34:40 +02:00
vadym
6c97fe1dc4 1. #36. menu edit url layout fix. 2020-12-07 09:26:55 +02:00
vadym
0aa8e4629c 1. version code bump 2020-12-07 08:59:34 +02:00
vadym
1434db6f43 1. issue #36. Add peer url form 2020-12-07 08:33:49 +02:00
vadym
172b7e0ece 1. cache peer list pre-loading 2020-12-06 19:37:13 +02:00
vadym
69e9999dfa Merge branch 'peer_list_cache' of https://github.com/vikulin/yggdrasil-android 2020-12-06 16:56:36 +02:00
Vadym
296178c892 1. added peer info cache 2020-12-06 16:51:20 +02:00
Vadym Vikulin
7294166b50
Merge pull request #25 from vikulin/master
Fixed bug with checkmark clean up while adding new peers in list
2020-10-17 20:20:22 +03:00
vadym
8e0d575ed3 1. links fixes 2020-10-15 08:06:58 +03:00
vadym
78562e2baa 1. apk file name fix 2020-10-14 16:05:06 +03:00
vadym
a0f70375e1 3. Added about screen
4. Fix app stuck after network switch #19
2020-10-14 15:50:49 +03:00
vadym
09d4e6b3fa 1. style fixes
2. added about screen
2020-10-13 20:20:12 +03:00
vadym
37748ad304 1. upgrade gradle version 2020-10-13 13:45:07 +03:00
vadym
10108c6c1e 1. upgrade core to 0.3.15 2020-09-29 20:02:08 +03:00
vadym
9cfd0b32ec 1. libraries upgrade 2020-09-29 19:13:44 +03:00
Vadym Vikulin
34d8113470
Update 4.txt 2020-08-27 21:12:36 +03:00
Vadym Vikulin
cbae175255
Merge pull request #24 from LibreHacker/master
F-Droid support
2020-08-27 21:11:38 +03:00
Vadym Vikulin
28a1e0f538
Update 4.txt 2020-08-27 21:11:05 +03:00
Vadym Vikulin
bf0e703125
Update 4.txt 2020-08-27 21:08:09 +03:00
LibreHacker
64a24299c7 F-Droid support 2020-08-27 20:43:00 +03:00
vadym
ebe7485120 Revert "1. fix for bug #19"
This reverts commit 63dcc380
2020-08-26 13:00:38 +03:00
vadym
63dcc3802b 1. fix for bug #19 2020-08-26 12:34:14 +03:00
ChronosX88
96f5cd01fa
Merge pull request #23 from 6543-forks/fastlane-changelogs
[fastlane] add changelogs
2020-08-26 13:26:14 +04:00
6543
a6ab7be640
add changelogs from https://github.com/vikulin/yggdrasil-android/releases 2020-08-25 22:13:11 +02:00
Vadym Vikulin
3f829acff0
Merge pull request #22 from 6543-forks/add-fastlane
Add fastlane
2020-08-25 23:13:06 +03:00
6543
d41b5b53ca
Add fastlane 2020-08-25 21:54:02 +02:00
vadym
0c5a3b0f82 1. remove checkmarks fix 2020-08-23 21:38:43 +03:00
vadym
fd8742f513 1. pure threading in packets read/write 2020-08-23 11:22:16 +03:00
ChronosX88
addb9ac8a6
Merge pull request #21 from vikulin/master
Added Android 4 support (API 15)
2020-08-17 13:19:36 +04:00
vadym
cf8d818a7b 1. temporally removed network state listeners 2020-08-17 08:54:27 +03:00
vadym
a7322a7ff3 1. added new peer input fields checks 2020-08-08 05:43:02 -07:00
vadym
72ec1a5300 1. removed toast 2020-08-08 01:25:13 -07:00
vadym
394a0a9177 1. Added vpn state fix 2020-08-08 01:19:45 -07:00
vadym
e73b6c8814 1. added notification 2020-08-08 01:08:01 -07:00
vadym
4d8d79a385 1. implemented network state receiver 2020-08-08 01:05:35 -07:00
vadym
0fb8ed0252 1. add DNS layout fix 2020-08-08 00:22:25 -07:00