-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add links to terms of service and privacy policy #835
Conversation
…cy-policy-settings
…cy-policy-settings
…cy-policy-settings
…cy-policy-settings
Our flutter code already uses the url_launcher plugin which has the option of launching in a webview. Can we just use that? |
@oxtoacart The main reason I'm using a webview on the native side is because it's already configured to use our proxy. I can check if there's a way to do something similar with a |
Oh yeah, good point. I thought we had set it up so all webviews use our proxy, but it is just in our WebView activity. This LGTM. |
Thanks for the review, @oxtoacart! |
commit 76197b6 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Wed May 17 07:57:39 2023 -0500 Instrumented reverse DNS operation commit eeb56a0 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Wed May 17 06:58:52 2023 -0500 Better error message when unable to reverse lookup an IP address commit 42d8081 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Tue May 16 15:45:30 2023 -0500 Updated changelog for 7.4.9 commit f195477 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Tue May 16 15:43:32 2023 -0500 Added ability to tag specific commit SHA commit 63b5014 Merge: 75f1221 8a447a4 Author: Percy Wegmann <ox.to.a.cart@gmail.com> Date: Sun May 14 22:10:49 2023 -0500 Merge pull request #841 from getlantern/main_with_tos commit 8a447a4 Merge: 0db3b1c cc80666 Author: Percy Wegmann <ox.to.a.cart@gmail.com> Date: Sun May 14 22:10:00 2023 -0500 Merge pull request #840 from getlantern/atavism/scrollable-settings-screen commit 75f1221 Merge: 9a0873d abbb791 Author: Percy Wegmann <ox.to.a.cart@gmail.com> Date: Sun May 14 21:34:40 2023 -0500 Merge pull request #819 from getlantern/atavism/vpn-startup-sequence commit 9a0873d Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 16:02:09 2023 -0500 Built 7.4.9 commit 277d0cd Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 15:55:20 2023 -0500 Upgraded to latest db-android with ReLinker for library loading commit 1bbf277 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 10:30:09 2023 -0500 Exclude x86 from androidArchJava commit 2d3e74a Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 09:07:55 2023 -0500 Upgraded to latest db-android with latest libsqlcipher commit fff9ecf Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Thu May 11 20:01:15 2023 -0500 Updated changelog for 7.4.8 commit cc80666 Author: atavism <todd@lana.io> Date: Thu May 11 17:12:20 2023 -0700 use ListView to make settings screen scrollable commit abbb791 Merge: 96c156b 4764fab Author: atavism <todd@lana.io> Date: Thu May 11 16:07:41 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/vpn-startup-sequence commit 96c156b Author: atavism <todd@lana.io> Date: Thu May 11 16:07:33 2023 -0700 perform geolookup after establishing VPN connection, prior to running tun2socks commit 4764fab Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Thu May 11 18:02:23 2023 -0500 Built 7.4.8 commit 781ffbc Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Thu May 11 17:43:00 2023 -0500 Upgraded to latest ipproxy to fix crash on nil pointer commit 0db3b1c Merge: 0e9c93b e81b468 Author: atavism <atavism@users.noreply.github.com> Date: Thu May 11 06:52:58 2023 -0700 Merge pull request #835 from getlantern/atavism/add-tos-privacy-policy-settings Add links to terms of service and privacy policy commit 916b5c4 Merge: 7585eb9 0e9c93b Author: atavism <todd@lana.io> Date: Thu May 11 05:41:30 2023 -0700 merge latest commit e81b468 Author: atavism <todd@lana.io> Date: Thu May 11 05:35:10 2023 -0700 Add closeWebView commit 8cb4f69 Merge: 46c57a5 0e9c93b Author: atavism <todd@lana.io> Date: Thu May 11 05:04:41 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit 0e9c93b Merge: f4efd8f 164873e Author: atavism <atavism@users.noreply.github.com> Date: Thu May 11 05:04:18 2023 -0700 Merge pull request #838 from getlantern/atavism/use-go-1.19-ci Update dependencies and CI to use Go 1.19 commit 46c57a5 Merge: 308db83 f4efd8f Author: atavism <todd@lana.io> Date: Thu May 11 05:03:56 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit 164873e Author: atavism <todd@lana.io> Date: Wed May 10 19:15:33 2023 -0700 update CI to use Go 1.19 commit 308db83 Merge: c970ded 527e73f Author: atavism <todd@lana.io> Date: Tue May 9 07:03:22 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit c970ded Merge: 5614be0 ff1f6da Author: atavism <todd@lana.io> Date: Sun May 7 10:35:10 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit 5614be0 Author: atavism <todd@lana.io> Date: Sun May 7 10:23:19 2023 -0700 remove comment commit a01e9a0 Author: atavism <todd@lana.io> Date: Sun May 7 10:20:43 2023 -0700 Add links to terms of service and privacy policy to settings screen commit cd19c27 Author: atavism <todd@lana.io> Date: Sun May 7 10:20:25 2023 -0700 Add links to terms of service and privacy policy to settings screen commit 7585eb9 Author: atavism <todd@lana.io> Date: Mon May 1 09:02:01 2023 -0700 merge latest commit 308e0f0 Author: atavism <todd@lana.io> Date: Mon May 1 08:58:34 2023 -0700 merge latest commit 33c07d6 Author: atavism <todd@lana.io> Date: Mon May 1 06:01:59 2023 -0700 pass session to doGeolookup commit ca39102 Author: atavism <todd@lana.io> Date: Mon May 1 05:55:47 2023 -0700 SetIP in geolookup as well commit 3b2722c Author: atavism <todd@lana.io> Date: Wed Apr 12 08:11:15 2023 -0700 Fix tests commit 756bb52 Author: atavism <todd@lana.io> Date: Wed Apr 12 07:06:16 2023 -0700 perform geolookup after starting VPN service commit 6e19dd4 Author: atavism <todd@lana.io> Date: Wed Apr 12 04:12:08 2023 -0700 remove session reference commit 1d59e25 Author: atavism <todd@lana.io> Date: Wed Apr 12 03:53:33 2023 -0700 do geolookup when vpn is switched on
commit ef10a8a Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Tue May 23 07:19:45 2023 -0500 Updated to latest flashlight commit 76197b6 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Wed May 17 07:57:39 2023 -0500 Instrumented reverse DNS operation commit eeb56a0 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Wed May 17 06:58:52 2023 -0500 Better error message when unable to reverse lookup an IP address commit 42d8081 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Tue May 16 15:45:30 2023 -0500 Updated changelog for 7.4.9 commit f195477 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Tue May 16 15:43:32 2023 -0500 Added ability to tag specific commit SHA commit 63b5014 Merge: 75f1221 8a447a4 Author: Percy Wegmann <ox.to.a.cart@gmail.com> Date: Sun May 14 22:10:49 2023 -0500 Merge pull request #841 from getlantern/main_with_tos commit 8a447a4 Merge: 0db3b1c cc80666 Author: Percy Wegmann <ox.to.a.cart@gmail.com> Date: Sun May 14 22:10:00 2023 -0500 Merge pull request #840 from getlantern/atavism/scrollable-settings-screen commit 75f1221 Merge: 9a0873d abbb791 Author: Percy Wegmann <ox.to.a.cart@gmail.com> Date: Sun May 14 21:34:40 2023 -0500 Merge pull request #819 from getlantern/atavism/vpn-startup-sequence commit 9a0873d Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 16:02:09 2023 -0500 Built 7.4.9 commit 277d0cd Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 15:55:20 2023 -0500 Upgraded to latest db-android with ReLinker for library loading commit 1bbf277 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 10:30:09 2023 -0500 Exclude x86 from androidArchJava commit 2d3e74a Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 09:07:55 2023 -0500 Upgraded to latest db-android with latest libsqlcipher commit fff9ecf Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Thu May 11 20:01:15 2023 -0500 Updated changelog for 7.4.8 commit cc80666 Author: atavism <todd@lana.io> Date: Thu May 11 17:12:20 2023 -0700 use ListView to make settings screen scrollable commit abbb791 Merge: 96c156b 4764fab Author: atavism <todd@lana.io> Date: Thu May 11 16:07:41 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/vpn-startup-sequence commit 96c156b Author: atavism <todd@lana.io> Date: Thu May 11 16:07:33 2023 -0700 perform geolookup after establishing VPN connection, prior to running tun2socks commit 4764fab Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Thu May 11 18:02:23 2023 -0500 Built 7.4.8 commit 781ffbc Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Thu May 11 17:43:00 2023 -0500 Upgraded to latest ipproxy to fix crash on nil pointer commit 0db3b1c Merge: 0e9c93b e81b468 Author: atavism <atavism@users.noreply.github.com> Date: Thu May 11 06:52:58 2023 -0700 Merge pull request #835 from getlantern/atavism/add-tos-privacy-policy-settings Add links to terms of service and privacy policy commit 916b5c4 Merge: 7585eb9 0e9c93b Author: atavism <todd@lana.io> Date: Thu May 11 05:41:30 2023 -0700 merge latest commit e81b468 Author: atavism <todd@lana.io> Date: Thu May 11 05:35:10 2023 -0700 Add closeWebView commit 8cb4f69 Merge: 46c57a5 0e9c93b Author: atavism <todd@lana.io> Date: Thu May 11 05:04:41 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit 0e9c93b Merge: f4efd8f 164873e Author: atavism <atavism@users.noreply.github.com> Date: Thu May 11 05:04:18 2023 -0700 Merge pull request #838 from getlantern/atavism/use-go-1.19-ci Update dependencies and CI to use Go 1.19 commit 46c57a5 Merge: 308db83 f4efd8f Author: atavism <todd@lana.io> Date: Thu May 11 05:03:56 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit 164873e Author: atavism <todd@lana.io> Date: Wed May 10 19:15:33 2023 -0700 update CI to use Go 1.19 commit 308db83 Merge: c970ded 527e73f Author: atavism <todd@lana.io> Date: Tue May 9 07:03:22 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit c970ded Merge: 5614be0 ff1f6da Author: atavism <todd@lana.io> Date: Sun May 7 10:35:10 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit 5614be0 Author: atavism <todd@lana.io> Date: Sun May 7 10:23:19 2023 -0700 remove comment commit a01e9a0 Author: atavism <todd@lana.io> Date: Sun May 7 10:20:43 2023 -0700 Add links to terms of service and privacy policy to settings screen commit cd19c27 Author: atavism <todd@lana.io> Date: Sun May 7 10:20:25 2023 -0700 Add links to terms of service and privacy policy to settings screen commit 7585eb9 Author: atavism <todd@lana.io> Date: Mon May 1 09:02:01 2023 -0700 merge latest commit 308e0f0 Author: atavism <todd@lana.io> Date: Mon May 1 08:58:34 2023 -0700 merge latest commit 33c07d6 Author: atavism <todd@lana.io> Date: Mon May 1 06:01:59 2023 -0700 pass session to doGeolookup commit ca39102 Author: atavism <todd@lana.io> Date: Mon May 1 05:55:47 2023 -0700 SetIP in geolookup as well commit 3b2722c Author: atavism <todd@lana.io> Date: Wed Apr 12 08:11:15 2023 -0700 Fix tests commit 756bb52 Author: atavism <todd@lana.io> Date: Wed Apr 12 07:06:16 2023 -0700 perform geolookup after starting VPN service commit 6e19dd4 Author: atavism <todd@lana.io> Date: Wed Apr 12 04:12:08 2023 -0700 remove session reference commit 1d59e25 Author: atavism <todd@lana.io> Date: Wed Apr 12 03:53:33 2023 -0700 do geolookup when vpn is switched on
commit 8e21c33 Author: Jigar-f <jigar@getlantern.org> Date: Tue May 23 18:23:04 2023 +0530 Squashed commit of the following: commit ef10a8a Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Tue May 23 07:19:45 2023 -0500 Updated to latest flashlight commit 76197b6 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Wed May 17 07:57:39 2023 -0500 Instrumented reverse DNS operation commit eeb56a0 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Wed May 17 06:58:52 2023 -0500 Better error message when unable to reverse lookup an IP address commit 42d8081 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Tue May 16 15:45:30 2023 -0500 Updated changelog for 7.4.9 commit f195477 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Tue May 16 15:43:32 2023 -0500 Added ability to tag specific commit SHA commit 63b5014 Merge: 75f1221 8a447a4 Author: Percy Wegmann <ox.to.a.cart@gmail.com> Date: Sun May 14 22:10:49 2023 -0500 Merge pull request #841 from getlantern/main_with_tos commit 8a447a4 Merge: 0db3b1c cc80666 Author: Percy Wegmann <ox.to.a.cart@gmail.com> Date: Sun May 14 22:10:00 2023 -0500 Merge pull request #840 from getlantern/atavism/scrollable-settings-screen commit 75f1221 Merge: 9a0873d abbb791 Author: Percy Wegmann <ox.to.a.cart@gmail.com> Date: Sun May 14 21:34:40 2023 -0500 Merge pull request #819 from getlantern/atavism/vpn-startup-sequence commit 9a0873d Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 16:02:09 2023 -0500 Built 7.4.9 commit 277d0cd Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 15:55:20 2023 -0500 Upgraded to latest db-android with ReLinker for library loading commit 1bbf277 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 10:30:09 2023 -0500 Exclude x86 from androidArchJava commit 2d3e74a Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 09:07:55 2023 -0500 Upgraded to latest db-android with latest libsqlcipher commit fff9ecf Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Thu May 11 20:01:15 2023 -0500 Updated changelog for 7.4.8 commit cc80666 Author: atavism <todd@lana.io> Date: Thu May 11 17:12:20 2023 -0700 use ListView to make settings screen scrollable commit abbb791 Merge: 96c156b 4764fab Author: atavism <todd@lana.io> Date: Thu May 11 16:07:41 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/vpn-startup-sequence commit 96c156b Author: atavism <todd@lana.io> Date: Thu May 11 16:07:33 2023 -0700 perform geolookup after establishing VPN connection, prior to running tun2socks commit 4764fab Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Thu May 11 18:02:23 2023 -0500 Built 7.4.8 commit 781ffbc Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Thu May 11 17:43:00 2023 -0500 Upgraded to latest ipproxy to fix crash on nil pointer commit 0db3b1c Merge: 0e9c93b e81b468 Author: atavism <atavism@users.noreply.github.com> Date: Thu May 11 06:52:58 2023 -0700 Merge pull request #835 from getlantern/atavism/add-tos-privacy-policy-settings Add links to terms of service and privacy policy commit 916b5c4 Merge: 7585eb9 0e9c93b Author: atavism <todd@lana.io> Date: Thu May 11 05:41:30 2023 -0700 merge latest commit e81b468 Author: atavism <todd@lana.io> Date: Thu May 11 05:35:10 2023 -0700 Add closeWebView commit 8cb4f69 Merge: 46c57a5 0e9c93b Author: atavism <todd@lana.io> Date: Thu May 11 05:04:41 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit 0e9c93b Merge: f4efd8f 164873e Author: atavism <atavism@users.noreply.github.com> Date: Thu May 11 05:04:18 2023 -0700 Merge pull request #838 from getlantern/atavism/use-go-1.19-ci Update dependencies and CI to use Go 1.19 commit 46c57a5 Merge: 308db83 f4efd8f Author: atavism <todd@lana.io> Date: Thu May 11 05:03:56 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit 164873e Author: atavism <todd@lana.io> Date: Wed May 10 19:15:33 2023 -0700 update CI to use Go 1.19 commit 308db83 Merge: c970ded 527e73f Author: atavism <todd@lana.io> Date: Tue May 9 07:03:22 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit c970ded Merge: 5614be0 ff1f6da Author: atavism <todd@lana.io> Date: Sun May 7 10:35:10 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit 5614be0 Author: atavism <todd@lana.io> Date: Sun May 7 10:23:19 2023 -0700 remove comment commit a01e9a0 Author: atavism <todd@lana.io> Date: Sun May 7 10:20:43 2023 -0700 Add links to terms of service and privacy policy to settings screen commit cd19c27 Author: atavism <todd@lana.io> Date: Sun May 7 10:20:25 2023 -0700 Add links to terms of service and privacy policy to settings screen commit 7585eb9 Author: atavism <todd@lana.io> Date: Mon May 1 09:02:01 2023 -0700 merge latest commit 308e0f0 Author: atavism <todd@lana.io> Date: Mon May 1 08:58:34 2023 -0700 merge latest commit 33c07d6 Author: atavism <todd@lana.io> Date: Mon May 1 06:01:59 2023 -0700 pass session to doGeolookup commit ca39102 Author: atavism <todd@lana.io> Date: Mon May 1 05:55:47 2023 -0700 SetIP in geolookup as well commit 3b2722c Author: atavism <todd@lana.io> Date: Wed Apr 12 08:11:15 2023 -0700 Fix tests commit 756bb52 Author: atavism <todd@lana.io> Date: Wed Apr 12 07:06:16 2023 -0700 perform geolookup after starting VPN service commit 6e19dd4 Author: atavism <todd@lana.io> Date: Wed Apr 12 04:12:08 2023 -0700 remove session reference commit 1d59e25 Author: atavism <todd@lana.io> Date: Wed Apr 12 03:53:33 2023 -0700 do geolookup when vpn is switched on commit 9335809 Author: Jigar-f <jigar@getlantern.org> Date: Tue May 23 15:49:32 2023 +0530 read logs for IP and verifies message. commit 0e87561 Author: Jigar-f <jigar@getlantern.org> Date: Mon May 22 13:23:52 2023 +0530 Squashed commit of the following: commit 76197b6 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Wed May 17 07:57:39 2023 -0500 Instrumented reverse DNS operation commit eeb56a0 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Wed May 17 06:58:52 2023 -0500 Better error message when unable to reverse lookup an IP address commit 42d8081 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Tue May 16 15:45:30 2023 -0500 Updated changelog for 7.4.9 commit f195477 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Tue May 16 15:43:32 2023 -0500 Added ability to tag specific commit SHA commit 63b5014 Merge: 75f1221 8a447a4 Author: Percy Wegmann <ox.to.a.cart@gmail.com> Date: Sun May 14 22:10:49 2023 -0500 Merge pull request #841 from getlantern/main_with_tos commit 8a447a4 Merge: 0db3b1c cc80666 Author: Percy Wegmann <ox.to.a.cart@gmail.com> Date: Sun May 14 22:10:00 2023 -0500 Merge pull request #840 from getlantern/atavism/scrollable-settings-screen commit 75f1221 Merge: 9a0873d abbb791 Author: Percy Wegmann <ox.to.a.cart@gmail.com> Date: Sun May 14 21:34:40 2023 -0500 Merge pull request #819 from getlantern/atavism/vpn-startup-sequence commit 9a0873d Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 16:02:09 2023 -0500 Built 7.4.9 commit 277d0cd Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 15:55:20 2023 -0500 Upgraded to latest db-android with ReLinker for library loading commit 1bbf277 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 10:30:09 2023 -0500 Exclude x86 from androidArchJava commit 2d3e74a Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 09:07:55 2023 -0500 Upgraded to latest db-android with latest libsqlcipher commit fff9ecf Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Thu May 11 20:01:15 2023 -0500 Updated changelog for 7.4.8 commit cc80666 Author: atavism <todd@lana.io> Date: Thu May 11 17:12:20 2023 -0700 use ListView to make settings screen scrollable commit abbb791 Merge: 96c156b 4764fab Author: atavism <todd@lana.io> Date: Thu May 11 16:07:41 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/vpn-startup-sequence commit 96c156b Author: atavism <todd@lana.io> Date: Thu May 11 16:07:33 2023 -0700 perform geolookup after establishing VPN connection, prior to running tun2socks commit 4764fab Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Thu May 11 18:02:23 2023 -0500 Built 7.4.8 commit 781ffbc Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Thu May 11 17:43:00 2023 -0500 Upgraded to latest ipproxy to fix crash on nil pointer commit 0db3b1c Merge: 0e9c93b e81b468 Author: atavism <atavism@users.noreply.github.com> Date: Thu May 11 06:52:58 2023 -0700 Merge pull request #835 from getlantern/atavism/add-tos-privacy-policy-settings Add links to terms of service and privacy policy commit 916b5c4 Merge: 7585eb9 0e9c93b Author: atavism <todd@lana.io> Date: Thu May 11 05:41:30 2023 -0700 merge latest commit e81b468 Author: atavism <todd@lana.io> Date: Thu May 11 05:35:10 2023 -0700 Add closeWebView commit 8cb4f69 Merge: 46c57a5 0e9c93b Author: atavism <todd@lana.io> Date: Thu May 11 05:04:41 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit 0e9c93b Merge: f4efd8f 164873e Author: atavism <atavism@users.noreply.github.com> Date: Thu May 11 05:04:18 2023 -0700 Merge pull request #838 from getlantern/atavism/use-go-1.19-ci Update dependencies and CI to use Go 1.19 commit 46c57a5 Merge: 308db83 f4efd8f Author: atavism <todd@lana.io> Date: Thu May 11 05:03:56 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit 164873e Author: atavism <todd@lana.io> Date: Wed May 10 19:15:33 2023 -0700 update CI to use Go 1.19 commit 308db83 Merge: c970ded 527e73f Author: atavism <todd@lana.io> Date: Tue May 9 07:03:22 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit c970ded Merge: 5614be0 ff1f6da Author: atavism <todd@lana.io> Date: Sun May 7 10:35:10 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit 5614be0 Author: atavism <todd@lana.io> Date: Sun May 7 10:23:19 2023 -0700 remove comment commit a01e9a0 Author: atavism <todd@lana.io> Date: Sun May 7 10:20:43 2023 -0700 Add links to terms of service and privacy policy to settings screen commit cd19c27 Author: atavism <todd@lana.io> Date: Sun May 7 10:20:25 2023 -0700 Add links to terms of service and privacy policy to settings screen commit 7585eb9 Author: atavism <todd@lana.io> Date: Mon May 1 09:02:01 2023 -0700 merge latest commit 308e0f0 Author: atavism <todd@lana.io> Date: Mon May 1 08:58:34 2023 -0700 merge latest commit 33c07d6 Author: atavism <todd@lana.io> Date: Mon May 1 06:01:59 2023 -0700 pass session to doGeolookup commit ca39102 Author: atavism <todd@lana.io> Date: Mon May 1 05:55:47 2023 -0700 SetIP in geolookup as well commit 3b2722c Author: atavism <todd@lana.io> Date: Wed Apr 12 08:11:15 2023 -0700 Fix tests commit 756bb52 Author: atavism <todd@lana.io> Date: Wed Apr 12 07:06:16 2023 -0700 perform geolookup after starting VPN service commit 6e19dd4 Author: atavism <todd@lana.io> Date: Wed Apr 12 04:12:08 2023 -0700 remove session reference commit 1d59e25 Author: atavism <todd@lana.io> Date: Wed Apr 12 03:53:33 2023 -0700 do geolookup when vpn is switched on commit c86986f Author: Jigar-f <jigar@getlantern.org> Date: Fri May 19 17:09:46 2023 +0530 Make changes able to run in local as well. commit 6b9fdc2 Author: Jigar-f <jigar@getlantern.org> Date: Fri May 19 16:49:05 2023 +0530 🧹 Cleaned and 🗂️ organized code commit 0c79e67 Author: Jigar-f <jigar@getlantern.org> Date: Fri May 19 12:07:21 2023 +0530 ✨🚀 Enable parallel testing with unique device allocation commit 6639e51 Author: Jigar-f <jigar@getlantern.org> Date: Tue May 16 16:50:39 2023 +0530 Migrated java to kotlin commit 51e6942 Author: Jigar-f <jigar@getlantern.org> Date: Mon May 15 18:19:00 2023 +0530 Setup base test class and other utils method. commit 20ff4c9 Author: Jigar-f <jigar@getlantern.org> Date: Sat May 13 13:42:47 2023 +0530 Setup appium and Create VPN Test. commit ef10a8a Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Tue May 23 07:19:45 2023 -0500 Updated to latest flashlight commit 76197b6 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Wed May 17 07:57:39 2023 -0500 Instrumented reverse DNS operation commit eeb56a0 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Wed May 17 06:58:52 2023 -0500 Better error message when unable to reverse lookup an IP address commit 42d8081 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Tue May 16 15:45:30 2023 -0500 Updated changelog for 7.4.9 commit f195477 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Tue May 16 15:43:32 2023 -0500 Added ability to tag specific commit SHA commit 63b5014 Merge: 75f1221 8a447a4 Author: Percy Wegmann <ox.to.a.cart@gmail.com> Date: Sun May 14 22:10:49 2023 -0500 Merge pull request #841 from getlantern/main_with_tos commit 8a447a4 Merge: 0db3b1c cc80666 Author: Percy Wegmann <ox.to.a.cart@gmail.com> Date: Sun May 14 22:10:00 2023 -0500 Merge pull request #840 from getlantern/atavism/scrollable-settings-screen commit 75f1221 Merge: 9a0873d abbb791 Author: Percy Wegmann <ox.to.a.cart@gmail.com> Date: Sun May 14 21:34:40 2023 -0500 Merge pull request #819 from getlantern/atavism/vpn-startup-sequence commit 9a0873d Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 16:02:09 2023 -0500 Built 7.4.9 commit 277d0cd Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 15:55:20 2023 -0500 Upgraded to latest db-android with ReLinker for library loading commit 1bbf277 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 10:30:09 2023 -0500 Exclude x86 from androidArchJava commit 2d3e74a Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 09:07:55 2023 -0500 Upgraded to latest db-android with latest libsqlcipher commit fff9ecf Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Thu May 11 20:01:15 2023 -0500 Updated changelog for 7.4.8 commit cc80666 Author: atavism <todd@lana.io> Date: Thu May 11 17:12:20 2023 -0700 use ListView to make settings screen scrollable commit abbb791 Merge: 96c156b 4764fab Author: atavism <todd@lana.io> Date: Thu May 11 16:07:41 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/vpn-startup-sequence commit 96c156b Author: atavism <todd@lana.io> Date: Thu May 11 16:07:33 2023 -0700 perform geolookup after establishing VPN connection, prior to running tun2socks commit 4764fab Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Thu May 11 18:02:23 2023 -0500 Built 7.4.8 commit 781ffbc Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Thu May 11 17:43:00 2023 -0500 Upgraded to latest ipproxy to fix crash on nil pointer commit 0db3b1c Merge: 0e9c93b e81b468 Author: atavism <atavism@users.noreply.github.com> Date: Thu May 11 06:52:58 2023 -0700 Merge pull request #835 from getlantern/atavism/add-tos-privacy-policy-settings Add links to terms of service and privacy policy commit 916b5c4 Merge: 7585eb9 0e9c93b Author: atavism <todd@lana.io> Date: Thu May 11 05:41:30 2023 -0700 merge latest commit e81b468 Author: atavism <todd@lana.io> Date: Thu May 11 05:35:10 2023 -0700 Add closeWebView commit 8cb4f69 Merge: 46c57a5 0e9c93b Author: atavism <todd@lana.io> Date: Thu May 11 05:04:41 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit 0e9c93b Merge: f4efd8f 164873e Author: atavism <atavism@users.noreply.github.com> Date: Thu May 11 05:04:18 2023 -0700 Merge pull request #838 from getlantern/atavism/use-go-1.19-ci Update dependencies and CI to use Go 1.19 commit 46c57a5 Merge: 308db83 f4efd8f Author: atavism <todd@lana.io> Date: Thu May 11 05:03:56 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit 164873e Author: atavism <todd@lana.io> Date: Wed May 10 19:15:33 2023 -0700 update CI to use Go 1.19 commit 308db83 Merge: c970ded 527e73f Author: atavism <todd@lana.io> Date: Tue May 9 07:03:22 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit c970ded Merge: 5614be0 ff1f6da Author: atavism <todd@lana.io> Date: Sun May 7 10:35:10 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit 5614be0 Author: atavism <todd@lana.io> Date: Sun May 7 10:23:19 2023 -0700 remove comment commit a01e9a0 Author: atavism <todd@lana.io> Date: Sun May 7 10:20:43 2023 -0700 Add links to terms of service and privacy policy to settings screen commit cd19c27 Author: atavism <todd@lana.io> Date: Sun May 7 10:20:25 2023 -0700 Add links to terms of service and privacy policy to settings screen commit 7585eb9 Author: atavism <todd@lana.io> Date: Mon May 1 09:02:01 2023 -0700 merge latest commit 308e0f0 Author: atavism <todd@lana.io> Date: Mon May 1 08:58:34 2023 -0700 merge latest commit 33c07d6 Author: atavism <todd@lana.io> Date: Mon May 1 06:01:59 2023 -0700 pass session to doGeolookup commit ca39102 Author: atavism <todd@lana.io> Date: Mon May 1 05:55:47 2023 -0700 SetIP in geolookup as well commit 3b2722c Author: atavism <todd@lana.io> Date: Wed Apr 12 08:11:15 2023 -0700 Fix tests commit 756bb52 Author: atavism <todd@lana.io> Date: Wed Apr 12 07:06:16 2023 -0700 perform geolookup after starting VPN service commit 6e19dd4 Author: atavism <todd@lana.io> Date: Wed Apr 12 04:12:08 2023 -0700 remove session reference commit 1d59e25 Author: atavism <todd@lana.io> Date: Wed Apr 12 03:53:33 2023 -0700 do geolookup when vpn is switched on
commit 8e21c33 Author: Jigar-f <jigar@getlantern.org> Date: Tue May 23 18:23:04 2023 +0530 Squashed commit of the following: commit ef10a8a Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Tue May 23 07:19:45 2023 -0500 Updated to latest flashlight commit 76197b6 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Wed May 17 07:57:39 2023 -0500 Instrumented reverse DNS operation commit eeb56a0 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Wed May 17 06:58:52 2023 -0500 Better error message when unable to reverse lookup an IP address commit 42d8081 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Tue May 16 15:45:30 2023 -0500 Updated changelog for 7.4.9 commit f195477 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Tue May 16 15:43:32 2023 -0500 Added ability to tag specific commit SHA commit 63b5014 Merge: 75f1221 8a447a4 Author: Percy Wegmann <ox.to.a.cart@gmail.com> Date: Sun May 14 22:10:49 2023 -0500 Merge pull request #841 from getlantern/main_with_tos commit 8a447a4 Merge: 0db3b1c cc80666 Author: Percy Wegmann <ox.to.a.cart@gmail.com> Date: Sun May 14 22:10:00 2023 -0500 Merge pull request #840 from getlantern/atavism/scrollable-settings-screen commit 75f1221 Merge: 9a0873d abbb791 Author: Percy Wegmann <ox.to.a.cart@gmail.com> Date: Sun May 14 21:34:40 2023 -0500 Merge pull request #819 from getlantern/atavism/vpn-startup-sequence commit 9a0873d Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 16:02:09 2023 -0500 Built 7.4.9 commit 277d0cd Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 15:55:20 2023 -0500 Upgraded to latest db-android with ReLinker for library loading commit 1bbf277 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 10:30:09 2023 -0500 Exclude x86 from androidArchJava commit 2d3e74a Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 09:07:55 2023 -0500 Upgraded to latest db-android with latest libsqlcipher commit fff9ecf Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Thu May 11 20:01:15 2023 -0500 Updated changelog for 7.4.8 commit cc80666 Author: atavism <todd@lana.io> Date: Thu May 11 17:12:20 2023 -0700 use ListView to make settings screen scrollable commit abbb791 Merge: 96c156b 4764fab Author: atavism <todd@lana.io> Date: Thu May 11 16:07:41 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/vpn-startup-sequence commit 96c156b Author: atavism <todd@lana.io> Date: Thu May 11 16:07:33 2023 -0700 perform geolookup after establishing VPN connection, prior to running tun2socks commit 4764fab Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Thu May 11 18:02:23 2023 -0500 Built 7.4.8 commit 781ffbc Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Thu May 11 17:43:00 2023 -0500 Upgraded to latest ipproxy to fix crash on nil pointer commit 0db3b1c Merge: 0e9c93b e81b468 Author: atavism <atavism@users.noreply.github.com> Date: Thu May 11 06:52:58 2023 -0700 Merge pull request #835 from getlantern/atavism/add-tos-privacy-policy-settings Add links to terms of service and privacy policy commit 916b5c4 Merge: 7585eb9 0e9c93b Author: atavism <todd@lana.io> Date: Thu May 11 05:41:30 2023 -0700 merge latest commit e81b468 Author: atavism <todd@lana.io> Date: Thu May 11 05:35:10 2023 -0700 Add closeWebView commit 8cb4f69 Merge: 46c57a5 0e9c93b Author: atavism <todd@lana.io> Date: Thu May 11 05:04:41 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit 0e9c93b Merge: f4efd8f 164873e Author: atavism <atavism@users.noreply.github.com> Date: Thu May 11 05:04:18 2023 -0700 Merge pull request #838 from getlantern/atavism/use-go-1.19-ci Update dependencies and CI to use Go 1.19 commit 46c57a5 Merge: 308db83 f4efd8f Author: atavism <todd@lana.io> Date: Thu May 11 05:03:56 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit 164873e Author: atavism <todd@lana.io> Date: Wed May 10 19:15:33 2023 -0700 update CI to use Go 1.19 commit 308db83 Merge: c970ded 527e73f Author: atavism <todd@lana.io> Date: Tue May 9 07:03:22 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit c970ded Merge: 5614be0 ff1f6da Author: atavism <todd@lana.io> Date: Sun May 7 10:35:10 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit 5614be0 Author: atavism <todd@lana.io> Date: Sun May 7 10:23:19 2023 -0700 remove comment commit a01e9a0 Author: atavism <todd@lana.io> Date: Sun May 7 10:20:43 2023 -0700 Add links to terms of service and privacy policy to settings screen commit cd19c27 Author: atavism <todd@lana.io> Date: Sun May 7 10:20:25 2023 -0700 Add links to terms of service and privacy policy to settings screen commit 7585eb9 Author: atavism <todd@lana.io> Date: Mon May 1 09:02:01 2023 -0700 merge latest commit 308e0f0 Author: atavism <todd@lana.io> Date: Mon May 1 08:58:34 2023 -0700 merge latest commit 33c07d6 Author: atavism <todd@lana.io> Date: Mon May 1 06:01:59 2023 -0700 pass session to doGeolookup commit ca39102 Author: atavism <todd@lana.io> Date: Mon May 1 05:55:47 2023 -0700 SetIP in geolookup as well commit 3b2722c Author: atavism <todd@lana.io> Date: Wed Apr 12 08:11:15 2023 -0700 Fix tests commit 756bb52 Author: atavism <todd@lana.io> Date: Wed Apr 12 07:06:16 2023 -0700 perform geolookup after starting VPN service commit 6e19dd4 Author: atavism <todd@lana.io> Date: Wed Apr 12 04:12:08 2023 -0700 remove session reference commit 1d59e25 Author: atavism <todd@lana.io> Date: Wed Apr 12 03:53:33 2023 -0700 do geolookup when vpn is switched on commit 9335809 Author: Jigar-f <jigar@getlantern.org> Date: Tue May 23 15:49:32 2023 +0530 read logs for IP and verifies message. commit 0e87561 Author: Jigar-f <jigar@getlantern.org> Date: Mon May 22 13:23:52 2023 +0530 Squashed commit of the following: commit 76197b6 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Wed May 17 07:57:39 2023 -0500 Instrumented reverse DNS operation commit eeb56a0 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Wed May 17 06:58:52 2023 -0500 Better error message when unable to reverse lookup an IP address commit 42d8081 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Tue May 16 15:45:30 2023 -0500 Updated changelog for 7.4.9 commit f195477 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Tue May 16 15:43:32 2023 -0500 Added ability to tag specific commit SHA commit 63b5014 Merge: 75f1221 8a447a4 Author: Percy Wegmann <ox.to.a.cart@gmail.com> Date: Sun May 14 22:10:49 2023 -0500 Merge pull request #841 from getlantern/main_with_tos commit 8a447a4 Merge: 0db3b1c cc80666 Author: Percy Wegmann <ox.to.a.cart@gmail.com> Date: Sun May 14 22:10:00 2023 -0500 Merge pull request #840 from getlantern/atavism/scrollable-settings-screen commit 75f1221 Merge: 9a0873d abbb791 Author: Percy Wegmann <ox.to.a.cart@gmail.com> Date: Sun May 14 21:34:40 2023 -0500 Merge pull request #819 from getlantern/atavism/vpn-startup-sequence commit 9a0873d Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 16:02:09 2023 -0500 Built 7.4.9 commit 277d0cd Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 15:55:20 2023 -0500 Upgraded to latest db-android with ReLinker for library loading commit 1bbf277 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 10:30:09 2023 -0500 Exclude x86 from androidArchJava commit 2d3e74a Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 09:07:55 2023 -0500 Upgraded to latest db-android with latest libsqlcipher commit fff9ecf Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Thu May 11 20:01:15 2023 -0500 Updated changelog for 7.4.8 commit cc80666 Author: atavism <todd@lana.io> Date: Thu May 11 17:12:20 2023 -0700 use ListView to make settings screen scrollable commit abbb791 Merge: 96c156b 4764fab Author: atavism <todd@lana.io> Date: Thu May 11 16:07:41 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/vpn-startup-sequence commit 96c156b Author: atavism <todd@lana.io> Date: Thu May 11 16:07:33 2023 -0700 perform geolookup after establishing VPN connection, prior to running tun2socks commit 4764fab Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Thu May 11 18:02:23 2023 -0500 Built 7.4.8 commit 781ffbc Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Thu May 11 17:43:00 2023 -0500 Upgraded to latest ipproxy to fix crash on nil pointer commit 0db3b1c Merge: 0e9c93b e81b468 Author: atavism <atavism@users.noreply.github.com> Date: Thu May 11 06:52:58 2023 -0700 Merge pull request #835 from getlantern/atavism/add-tos-privacy-policy-settings Add links to terms of service and privacy policy commit 916b5c4 Merge: 7585eb9 0e9c93b Author: atavism <todd@lana.io> Date: Thu May 11 05:41:30 2023 -0700 merge latest commit e81b468 Author: atavism <todd@lana.io> Date: Thu May 11 05:35:10 2023 -0700 Add closeWebView commit 8cb4f69 Merge: 46c57a5 0e9c93b Author: atavism <todd@lana.io> Date: Thu May 11 05:04:41 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit 0e9c93b Merge: f4efd8f 164873e Author: atavism <atavism@users.noreply.github.com> Date: Thu May 11 05:04:18 2023 -0700 Merge pull request #838 from getlantern/atavism/use-go-1.19-ci Update dependencies and CI to use Go 1.19 commit 46c57a5 Merge: 308db83 f4efd8f Author: atavism <todd@lana.io> Date: Thu May 11 05:03:56 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit 164873e Author: atavism <todd@lana.io> Date: Wed May 10 19:15:33 2023 -0700 update CI to use Go 1.19 commit 308db83 Merge: c970ded 527e73f Author: atavism <todd@lana.io> Date: Tue May 9 07:03:22 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit c970ded Merge: 5614be0 ff1f6da Author: atavism <todd@lana.io> Date: Sun May 7 10:35:10 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit 5614be0 Author: atavism <todd@lana.io> Date: Sun May 7 10:23:19 2023 -0700 remove comment commit a01e9a0 Author: atavism <todd@lana.io> Date: Sun May 7 10:20:43 2023 -0700 Add links to terms of service and privacy policy to settings screen commit cd19c27 Author: atavism <todd@lana.io> Date: Sun May 7 10:20:25 2023 -0700 Add links to terms of service and privacy policy to settings screen commit 7585eb9 Author: atavism <todd@lana.io> Date: Mon May 1 09:02:01 2023 -0700 merge latest commit 308e0f0 Author: atavism <todd@lana.io> Date: Mon May 1 08:58:34 2023 -0700 merge latest commit 33c07d6 Author: atavism <todd@lana.io> Date: Mon May 1 06:01:59 2023 -0700 pass session to doGeolookup commit ca39102 Author: atavism <todd@lana.io> Date: Mon May 1 05:55:47 2023 -0700 SetIP in geolookup as well commit 3b2722c Author: atavism <todd@lana.io> Date: Wed Apr 12 08:11:15 2023 -0700 Fix tests commit 756bb52 Author: atavism <todd@lana.io> Date: Wed Apr 12 07:06:16 2023 -0700 perform geolookup after starting VPN service commit 6e19dd4 Author: atavism <todd@lana.io> Date: Wed Apr 12 04:12:08 2023 -0700 remove session reference commit 1d59e25 Author: atavism <todd@lana.io> Date: Wed Apr 12 03:53:33 2023 -0700 do geolookup when vpn is switched on commit c86986f Author: Jigar-f <jigar@getlantern.org> Date: Fri May 19 17:09:46 2023 +0530 Make changes able to run in local as well. commit 6b9fdc2 Author: Jigar-f <jigar@getlantern.org> Date: Fri May 19 16:49:05 2023 +0530 🧹 Cleaned and 🗂️ organized code commit 0c79e67 Author: Jigar-f <jigar@getlantern.org> Date: Fri May 19 12:07:21 2023 +0530 ✨🚀 Enable parallel testing with unique device allocation commit 6639e51 Author: Jigar-f <jigar@getlantern.org> Date: Tue May 16 16:50:39 2023 +0530 Migrated java to kotlin commit 51e6942 Author: Jigar-f <jigar@getlantern.org> Date: Mon May 15 18:19:00 2023 +0530 Setup base test class and other utils method. commit 20ff4c9 Author: Jigar-f <jigar@getlantern.org> Date: Sat May 13 13:42:47 2023 +0530 Setup appium and Create VPN Test. commit ef10a8a Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Tue May 23 07:19:45 2023 -0500 Updated to latest flashlight commit 76197b6 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Wed May 17 07:57:39 2023 -0500 Instrumented reverse DNS operation commit eeb56a0 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Wed May 17 06:58:52 2023 -0500 Better error message when unable to reverse lookup an IP address commit 42d8081 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Tue May 16 15:45:30 2023 -0500 Updated changelog for 7.4.9 commit f195477 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Tue May 16 15:43:32 2023 -0500 Added ability to tag specific commit SHA commit 63b5014 Merge: 75f1221 8a447a4 Author: Percy Wegmann <ox.to.a.cart@gmail.com> Date: Sun May 14 22:10:49 2023 -0500 Merge pull request #841 from getlantern/main_with_tos commit 8a447a4 Merge: 0db3b1c cc80666 Author: Percy Wegmann <ox.to.a.cart@gmail.com> Date: Sun May 14 22:10:00 2023 -0500 Merge pull request #840 from getlantern/atavism/scrollable-settings-screen commit 75f1221 Merge: 9a0873d abbb791 Author: Percy Wegmann <ox.to.a.cart@gmail.com> Date: Sun May 14 21:34:40 2023 -0500 Merge pull request #819 from getlantern/atavism/vpn-startup-sequence commit 9a0873d Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 16:02:09 2023 -0500 Built 7.4.9 commit 277d0cd Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 15:55:20 2023 -0500 Upgraded to latest db-android with ReLinker for library loading commit 1bbf277 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 10:30:09 2023 -0500 Exclude x86 from androidArchJava commit 2d3e74a Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 09:07:55 2023 -0500 Upgraded to latest db-android with latest libsqlcipher commit fff9ecf Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Thu May 11 20:01:15 2023 -0500 Updated changelog for 7.4.8 commit cc80666 Author: atavism <todd@lana.io> Date: Thu May 11 17:12:20 2023 -0700 use ListView to make settings screen scrollable commit abbb791 Merge: 96c156b 4764fab Author: atavism <todd@lana.io> Date: Thu May 11 16:07:41 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/vpn-startup-sequence commit 96c156b Author: atavism <todd@lana.io> Date: Thu May 11 16:07:33 2023 -0700 perform geolookup after establishing VPN connection, prior to running tun2socks commit 4764fab Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Thu May 11 18:02:23 2023 -0500 Built 7.4.8 commit 781ffbc Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Thu May 11 17:43:00 2023 -0500 Upgraded to latest ipproxy to fix crash on nil pointer commit 0db3b1c Merge: 0e9c93b e81b468 Author: atavism <atavism@users.noreply.github.com> Date: Thu May 11 06:52:58 2023 -0700 Merge pull request #835 from getlantern/atavism/add-tos-privacy-policy-settings Add links to terms of service and privacy policy commit 916b5c4 Merge: 7585eb9 0e9c93b Author: atavism <todd@lana.io> Date: Thu May 11 05:41:30 2023 -0700 merge latest commit e81b468 Author: atavism <todd@lana.io> Date: Thu May 11 05:35:10 2023 -0700 Add closeWebView commit 8cb4f69 Merge: 46c57a5 0e9c93b Author: atavism <todd@lana.io> Date: Thu May 11 05:04:41 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit 0e9c93b Merge: f4efd8f 164873e Author: atavism <atavism@users.noreply.github.com> Date: Thu May 11 05:04:18 2023 -0700 Merge pull request #838 from getlantern/atavism/use-go-1.19-ci Update dependencies and CI to use Go 1.19 commit 46c57a5 Merge: 308db83 f4efd8f Author: atavism <todd@lana.io> Date: Thu May 11 05:03:56 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit 164873e Author: atavism <todd@lana.io> Date: Wed May 10 19:15:33 2023 -0700 update CI to use Go 1.19 commit 308db83 Merge: c970ded 527e73f Author: atavism <todd@lana.io> Date: Tue May 9 07:03:22 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit c970ded Merge: 5614be0 ff1f6da Author: atavism <todd@lana.io> Date: Sun May 7 10:35:10 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit 5614be0 Author: atavism <todd@lana.io> Date: Sun May 7 10:23:19 2023 -0700 remove comment commit a01e9a0 Author: atavism <todd@lana.io> Date: Sun May 7 10:20:43 2023 -0700 Add links to terms of service and privacy policy to settings screen commit cd19c27 Author: atavism <todd@lana.io> Date: Sun May 7 10:20:25 2023 -0700 Add links to terms of service and privacy policy to settings screen commit 7585eb9 Author: atavism <todd@lana.io> Date: Mon May 1 09:02:01 2023 -0700 merge latest commit 308e0f0 Author: atavism <todd@lana.io> Date: Mon May 1 08:58:34 2023 -0700 merge latest commit 33c07d6 Author: atavism <todd@lana.io> Date: Mon May 1 06:01:59 2023 -0700 pass session to doGeolookup commit ca39102 Author: atavism <todd@lana.io> Date: Mon May 1 05:55:47 2023 -0700 SetIP in geolookup as well commit 3b2722c Author: atavism <todd@lana.io> Date: Wed Apr 12 08:11:15 2023 -0700 Fix tests commit 756bb52 Author: atavism <todd@lana.io> Date: Wed Apr 12 07:06:16 2023 -0700 perform geolookup after starting VPN service commit 6e19dd4 Author: atavism <todd@lana.io> Date: Wed Apr 12 04:12:08 2023 -0700 remove session reference commit 1d59e25 Author: atavism <todd@lana.io> Date: Wed Apr 12 03:53:33 2023 -0700 do geolookup when vpn is switched on
commit 76197b6 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Wed May 17 07:57:39 2023 -0500 Instrumented reverse DNS operation commit eeb56a0 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Wed May 17 06:58:52 2023 -0500 Better error message when unable to reverse lookup an IP address commit 42d8081 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Tue May 16 15:45:30 2023 -0500 Updated changelog for 7.4.9 commit f195477 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Tue May 16 15:43:32 2023 -0500 Added ability to tag specific commit SHA commit 63b5014 Merge: 75f1221 8a447a4 Author: Percy Wegmann <ox.to.a.cart@gmail.com> Date: Sun May 14 22:10:49 2023 -0500 Merge pull request #841 from getlantern/main_with_tos commit 8a447a4 Merge: 0db3b1c cc80666 Author: Percy Wegmann <ox.to.a.cart@gmail.com> Date: Sun May 14 22:10:00 2023 -0500 Merge pull request #840 from getlantern/atavism/scrollable-settings-screen commit 75f1221 Merge: 9a0873d abbb791 Author: Percy Wegmann <ox.to.a.cart@gmail.com> Date: Sun May 14 21:34:40 2023 -0500 Merge pull request #819 from getlantern/atavism/vpn-startup-sequence commit 9a0873d Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 16:02:09 2023 -0500 Built 7.4.9 commit 277d0cd Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 15:55:20 2023 -0500 Upgraded to latest db-android with ReLinker for library loading commit 1bbf277 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 10:30:09 2023 -0500 Exclude x86 from androidArchJava commit 2d3e74a Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 09:07:55 2023 -0500 Upgraded to latest db-android with latest libsqlcipher commit fff9ecf Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Thu May 11 20:01:15 2023 -0500 Updated changelog for 7.4.8 commit cc80666 Author: atavism <todd@lana.io> Date: Thu May 11 17:12:20 2023 -0700 use ListView to make settings screen scrollable commit abbb791 Merge: 96c156b 4764fab Author: atavism <todd@lana.io> Date: Thu May 11 16:07:41 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/vpn-startup-sequence commit 96c156b Author: atavism <todd@lana.io> Date: Thu May 11 16:07:33 2023 -0700 perform geolookup after establishing VPN connection, prior to running tun2socks commit 4764fab Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Thu May 11 18:02:23 2023 -0500 Built 7.4.8 commit 781ffbc Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Thu May 11 17:43:00 2023 -0500 Upgraded to latest ipproxy to fix crash on nil pointer commit 0db3b1c Merge: 0e9c93b e81b468 Author: atavism <atavism@users.noreply.github.com> Date: Thu May 11 06:52:58 2023 -0700 Merge pull request #835 from getlantern/atavism/add-tos-privacy-policy-settings Add links to terms of service and privacy policy commit 916b5c4 Merge: 7585eb9 0e9c93b Author: atavism <todd@lana.io> Date: Thu May 11 05:41:30 2023 -0700 merge latest commit e81b468 Author: atavism <todd@lana.io> Date: Thu May 11 05:35:10 2023 -0700 Add closeWebView commit 8cb4f69 Merge: 46c57a5 0e9c93b Author: atavism <todd@lana.io> Date: Thu May 11 05:04:41 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit 0e9c93b Merge: f4efd8f 164873e Author: atavism <atavism@users.noreply.github.com> Date: Thu May 11 05:04:18 2023 -0700 Merge pull request #838 from getlantern/atavism/use-go-1.19-ci Update dependencies and CI to use Go 1.19 commit 46c57a5 Merge: 308db83 f4efd8f Author: atavism <todd@lana.io> Date: Thu May 11 05:03:56 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit 164873e Author: atavism <todd@lana.io> Date: Wed May 10 19:15:33 2023 -0700 update CI to use Go 1.19 commit 308db83 Merge: c970ded 527e73f Author: atavism <todd@lana.io> Date: Tue May 9 07:03:22 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit c970ded Merge: 5614be0 ff1f6da Author: atavism <todd@lana.io> Date: Sun May 7 10:35:10 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit 5614be0 Author: atavism <todd@lana.io> Date: Sun May 7 10:23:19 2023 -0700 remove comment commit a01e9a0 Author: atavism <todd@lana.io> Date: Sun May 7 10:20:43 2023 -0700 Add links to terms of service and privacy policy to settings screen commit cd19c27 Author: atavism <todd@lana.io> Date: Sun May 7 10:20:25 2023 -0700 Add links to terms of service and privacy policy to settings screen commit 7585eb9 Author: atavism <todd@lana.io> Date: Mon May 1 09:02:01 2023 -0700 merge latest commit 308e0f0 Author: atavism <todd@lana.io> Date: Mon May 1 08:58:34 2023 -0700 merge latest commit 33c07d6 Author: atavism <todd@lana.io> Date: Mon May 1 06:01:59 2023 -0700 pass session to doGeolookup commit ca39102 Author: atavism <todd@lana.io> Date: Mon May 1 05:55:47 2023 -0700 SetIP in geolookup as well commit 3b2722c Author: atavism <todd@lana.io> Date: Wed Apr 12 08:11:15 2023 -0700 Fix tests commit 756bb52 Author: atavism <todd@lana.io> Date: Wed Apr 12 07:06:16 2023 -0700 perform geolookup after starting VPN service commit 6e19dd4 Author: atavism <todd@lana.io> Date: Wed Apr 12 04:12:08 2023 -0700 remove session reference commit 1d59e25 Author: atavism <todd@lana.io> Date: Wed Apr 12 03:53:33 2023 -0700 do geolookup when vpn is switched on
commit ef10a8a Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Tue May 23 07:19:45 2023 -0500 Updated to latest flashlight commit 76197b6 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Wed May 17 07:57:39 2023 -0500 Instrumented reverse DNS operation commit eeb56a0 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Wed May 17 06:58:52 2023 -0500 Better error message when unable to reverse lookup an IP address commit 42d8081 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Tue May 16 15:45:30 2023 -0500 Updated changelog for 7.4.9 commit f195477 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Tue May 16 15:43:32 2023 -0500 Added ability to tag specific commit SHA commit 63b5014 Merge: 75f1221 8a447a4 Author: Percy Wegmann <ox.to.a.cart@gmail.com> Date: Sun May 14 22:10:49 2023 -0500 Merge pull request #841 from getlantern/main_with_tos commit 8a447a4 Merge: 0db3b1c cc80666 Author: Percy Wegmann <ox.to.a.cart@gmail.com> Date: Sun May 14 22:10:00 2023 -0500 Merge pull request #840 from getlantern/atavism/scrollable-settings-screen commit 75f1221 Merge: 9a0873d abbb791 Author: Percy Wegmann <ox.to.a.cart@gmail.com> Date: Sun May 14 21:34:40 2023 -0500 Merge pull request #819 from getlantern/atavism/vpn-startup-sequence commit 9a0873d Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 16:02:09 2023 -0500 Built 7.4.9 commit 277d0cd Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 15:55:20 2023 -0500 Upgraded to latest db-android with ReLinker for library loading commit 1bbf277 Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 10:30:09 2023 -0500 Exclude x86 from androidArchJava commit 2d3e74a Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Sun May 14 09:07:55 2023 -0500 Upgraded to latest db-android with latest libsqlcipher commit fff9ecf Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Thu May 11 20:01:15 2023 -0500 Updated changelog for 7.4.8 commit cc80666 Author: atavism <todd@lana.io> Date: Thu May 11 17:12:20 2023 -0700 use ListView to make settings screen scrollable commit abbb791 Merge: 96c156b 4764fab Author: atavism <todd@lana.io> Date: Thu May 11 16:07:41 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/vpn-startup-sequence commit 96c156b Author: atavism <todd@lana.io> Date: Thu May 11 16:07:33 2023 -0700 perform geolookup after establishing VPN connection, prior to running tun2socks commit 4764fab Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Thu May 11 18:02:23 2023 -0500 Built 7.4.8 commit 781ffbc Author: Ox Cart <ox.to.a.cart@gmail.com> Date: Thu May 11 17:43:00 2023 -0500 Upgraded to latest ipproxy to fix crash on nil pointer commit 0db3b1c Merge: 0e9c93b e81b468 Author: atavism <atavism@users.noreply.github.com> Date: Thu May 11 06:52:58 2023 -0700 Merge pull request #835 from getlantern/atavism/add-tos-privacy-policy-settings Add links to terms of service and privacy policy commit 916b5c4 Merge: 7585eb9 0e9c93b Author: atavism <todd@lana.io> Date: Thu May 11 05:41:30 2023 -0700 merge latest commit e81b468 Author: atavism <todd@lana.io> Date: Thu May 11 05:35:10 2023 -0700 Add closeWebView commit 8cb4f69 Merge: 46c57a5 0e9c93b Author: atavism <todd@lana.io> Date: Thu May 11 05:04:41 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit 0e9c93b Merge: f4efd8f 164873e Author: atavism <atavism@users.noreply.github.com> Date: Thu May 11 05:04:18 2023 -0700 Merge pull request #838 from getlantern/atavism/use-go-1.19-ci Update dependencies and CI to use Go 1.19 commit 46c57a5 Merge: 308db83 f4efd8f Author: atavism <todd@lana.io> Date: Thu May 11 05:03:56 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit 164873e Author: atavism <todd@lana.io> Date: Wed May 10 19:15:33 2023 -0700 update CI to use Go 1.19 commit 308db83 Merge: c970ded 527e73f Author: atavism <todd@lana.io> Date: Tue May 9 07:03:22 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit c970ded Merge: 5614be0 ff1f6da Author: atavism <todd@lana.io> Date: Sun May 7 10:35:10 2023 -0700 Merge remote-tracking branch 'origin/main' into atavism/add-tos-privacy-policy-settings commit 5614be0 Author: atavism <todd@lana.io> Date: Sun May 7 10:23:19 2023 -0700 remove comment commit a01e9a0 Author: atavism <todd@lana.io> Date: Sun May 7 10:20:43 2023 -0700 Add links to terms of service and privacy policy to settings screen commit cd19c27 Author: atavism <todd@lana.io> Date: Sun May 7 10:20:25 2023 -0700 Add links to terms of service and privacy policy to settings screen commit 7585eb9 Author: atavism <todd@lana.io> Date: Mon May 1 09:02:01 2023 -0700 merge latest commit 308e0f0 Author: atavism <todd@lana.io> Date: Mon May 1 08:58:34 2023 -0700 merge latest commit 33c07d6 Author: atavism <todd@lana.io> Date: Mon May 1 06:01:59 2023 -0700 pass session to doGeolookup commit ca39102 Author: atavism <todd@lana.io> Date: Mon May 1 05:55:47 2023 -0700 SetIP in geolookup as well commit 3b2722c Author: atavism <todd@lana.io> Date: Wed Apr 12 08:11:15 2023 -0700 Fix tests commit 756bb52 Author: atavism <todd@lana.io> Date: Wed Apr 12 07:06:16 2023 -0700 perform geolookup after starting VPN service commit 6e19dd4 Author: atavism <todd@lana.io> Date: Wed Apr 12 04:12:08 2023 -0700 remove session reference commit 1d59e25 Author: atavism <todd@lana.io> Date: Wed Apr 12 03:53:33 2023 -0700 do geolookup when vpn is switched on
Resolves https://github.com/getlantern/engineering/issues/59