Commit Graph

51 Commits

Author SHA1 Message Date
Jeff 54a416ce7a
bump lokinet submodule to v0.9.8 tag 2022-08-21 16:42:19 -04:00
Jeff 9fd9536e44
bump submodule 2022-05-30 20:22:27 -04:00
majestrate 2aa0d15555
Merge pull request #12 from frtget/fix-use-last-config-when-started-by-system
Use the latest values when started by the system (because the Always-on VPN setting is on)
2022-03-09 16:19:09 -05:00
frtget c3d2b32855 Use latest values when started by the system 2022-03-09 16:03:48 -05:00
Jeff d1348d9878
bump submodule 2022-03-09 15:43:29 -05:00
frtget 50c927a36d LokinetLib.info -> LokinetLib.status 2022-03-09 15:34:30 -05:00
frtget 6d7a9c54a3 Bind on start & fix onRevoke +NullPointerException 2022-03-09 15:28:04 -05:00
frtget 3af9e768ae Rename variables 2022-03-09 10:27:05 -05:00
frtget 04233c8f1a minor status related changes 2022-03-08 18:11:16 -05:00
frtget cd8d515038 Also check if VPN is enabled 2022-03-08 00:28:19 -05:00
frtget 5f45a9f743 Propagate status updates from daemon 2022-03-07 23:25:36 -05:00
frtget cc7c93d179 Fix typos 2022-03-07 00:07:13 -05:00
frtget bfdb8b1316 Bump gradle plugins, kotlin, gradle and compileSdk 2022-03-06 23:42:35 -05:00
frtget fd8a35bbe6 Add Settings class -> persist settings 2022-02-02 20:04:27 -05:00
Jeff 828d259e2c bump versions 2022-01-27 13:21:06 -05:00
Jeff cd35042fff
bump submodule 2021-12-31 12:20:41 -05:00
Jeff Becker d4fdf4902e
use new build directory structure from android ci changes in lokinet 2021-11-23 12:40:18 -05:00
Jeff Becker 00d6843067
route ipv6 too 2021-10-22 13:30:40 -04:00
Jeff Becker 06b06cd44c
bump submodule and prepare for playstore 2021-10-09 12:33:24 -04:00
Jeff Becker e6ea4b1476
format 2021-09-24 17:20:46 -04:00
Jeff Becker 1072bd5220
fixies for CI pipeline 2021-09-22 16:22:31 -04:00
Jeff Becker 1c77683324
only build jni libs if the submodule exists 2021-09-02 12:21:41 -04:00
Jeff Becker cb1153a2cb
bump submodule 2021-09-02 11:03:14 -04:00
Jeff Becker 36cfb60ca2
set ifaddr in java side so apk works again 2021-08-31 18:56:43 -04:00
Jeff Becker e431a85aae
bump submodule 2021-08-08 12:25:26 -04:00
Jeff Becker d450e928c4
bump submodule 2021-08-08 11:46:14 -04:00
Jeff Becker 19a68aaeff
bump submodule 2021-08-08 11:42:51 -04:00
Jeff Becker b40d100e4f
bump 2021-07-26 10:39:53 -04:00
Jeff Becker e2f3477dad
bump 2021-07-26 10:20:01 -04:00
Jeff Becker 2d614a82c4
bump 2021-07-26 09:59:04 -04:00
Jeff Becker 6a173de920
bump 2021-07-26 09:40:10 -04:00
Jeff Becker 5ac7390983
bump 2021-07-26 09:22:46 -04:00
Jeff Becker 31200eead8
switch branch for testing 2021-07-26 08:56:07 -04:00
Jeff Becker a2fd6e6468
update submodule path and submodule branch 2021-07-06 06:27:31 -04:00
Jeff Becker e5ff964a37
update submodule to v0.9.4 2021-06-28 13:35:02 -04:00
Jeff Becker 76a9337f16
do proper code formatting
automate code formatting with a contrib/format.sh
2021-06-23 11:40:20 -04:00
Jeff Becker 6efd72db2a
bump submodule 2021-06-23 09:11:44 -04:00
Jeff Becker e2d28663af
flutter format 2021-06-22 16:53:28 -04:00
Jeff Becker 83589b463d
update dev branch 2021-06-22 13:33:45 -04:00
Jeff Becker 467acf698e
add clean target for lokinet android 2021-06-21 11:27:47 -04:00
Jeff Becker 3218354242
update submodule 2021-06-21 07:52:57 -04:00
Jeff Becker 54bacd003d
use the correct target for ensuring jni libs are in place 2021-06-21 07:13:20 -04:00
Jeff Becker e3c5a9771e
copy and build jni libs via gradle, the worst language ever devised.
god made gradle so than man may suffer.
2021-06-21 07:02:25 -04:00
Jeff Becker 350179f9b0
add lokinet source tree as submodule for build 2021-06-21 06:02:14 -04:00
Jeff Becker edbc6abfe3
* allow custom upstream dns
* default upstream dns to quad9
* add upstream dns field in ui
* refactor LokinetDaemon.java to use static final strings for defaults instead of literals
* keep it on flutter 1.x because flutter 2.x broke lmao
2021-06-20 05:46:43 -04:00
Konstantin Ullrich 09ad06c07d
Add DumpJson 2021-05-30 23:18:08 +02:00
Konstantin Ullrich 569e7a282c
More Config options 2021-05-16 19:19:23 +02:00
Konstantin Ullrich cab4f6279d
It is working now yay ¯\_(ツ)_/¯ 2021-04-10 22:24:21 +02:00
Jeff Becker 39aed2715e
fix stopping 2021-03-23 17:25:07 -04:00
Konstantin Ullrich af2cd839c0
Add Disconnect 2021-03-22 23:33:01 +01:00