Commit Graph

271 Commits

Author SHA1 Message Date
M66B c5e9414bb4 Rebuild VPN on active network change 2024-02-22 17:24:44 +01:00
M66B 37ff174b1f COpy search domain from active network 2024-02-17 16:03:37 +01:00
M66B fb4c311ac2 Disabled debug info 2023-11-11 17:32:08 +01:00
M66B 8ef3e87cb1 Log level fix 2023-11-02 14:38:47 +01:00
M66B 336c5d67d9 Skip new app notifications without names 2023-11-02 14:18:34 +01:00
M66B d80ae38ac2 Refactoring 2023-11-02 08:36:38 +01:00
M66B 2a60b69a3f Cleanup 2023-11-02 08:19:39 +01:00
M66B 43f2f62c4e Revert "Reload on service state changes"
This reverts commit 913eb460c7.
2023-11-02 08:18:36 +01:00
M66B 2ed792332c Optimization 2023-11-02 08:18:19 +01:00
M66B 913eb460c7 Reload on service state changes 2023-11-01 15:42:51 +01:00
M66B 31249b815b Always show app titles in notifications 2023-11-01 07:34:02 +01:00
M66B 6ad2e037ee Revert "Explicitly reload on active network changes"
This reverts commit eaea05832e.
2023-10-29 10:52:40 +01:00
M66B eaea05832e Explicitly reload on active network changes 2023-10-04 07:54:40 +02:00
M66B f806ea2162 Sinkhole not allowed apps in non-filtering mode 2023-09-29 12:10:01 +02:00
M66B 98c40164cc Play Store: allow unknown traffic 2023-09-28 10:40:35 +02:00
M66B 2a3b35cf96 Suppress empty access notifications 2023-09-27 07:27:13 +02:00
M66B 5003849260 Added malware protection 2023-09-25 19:03:28 +02:00
M66B e9d3a2d385 Check notification permissions 2023-09-21 14:53:41 +02:00
M66B 36bdbc4dcf Immutable pending intents 2023-09-21 14:43:38 +02:00
M66B 99c58283f2 Use non-exported receivers 2023-09-17 07:45:26 +02:00
M66B 5b8939720e Prevent loop 2023-06-11 14:30:58 +02:00
M66B 1919aa0e28 Workaround Android issue
Some Android versions report network events on a background thread
2023-05-20 08:43:08 +02:00
M66B 7fedb27f1d Added exception for SFR MMS 2022-08-20 09:52:38 +02:00
M66B c2b60e5163 Revert "Drop validated requirement for connectivity changes"
This reverts commit 0a750f98eb.
2022-06-14 14:01:14 +02:00
M66B 0a750f98eb Drop validated requirement for connectivity changes 2022-06-04 15:15:48 +02:00
M66B e3cdfaa297 Delay expiring DNS info 2022-03-06 11:37:11 +01:00
M66B b808005e00 SDK 31 support 2022-01-19 09:03:46 +01:00
M66B 22e04a7a59 Android 12 compatibility 2021-06-14 13:44:26 +02:00
M66B b04fb7a55f Removed auto enable subnet routing 2021-03-02 09:30:47 +01:00
M66B b2289c7764 Add 0.0.0.0 subnets again 2021-02-23 17:33:22 +01:00
M66B aacd96defd Auto enable limited subnet routing on custom private DNS 2021-02-23 11:05:50 +01:00
M66B 93cd2008d2 Workaround Android bug 2021-02-21 15:47:37 +01:00
M66B dd7b99807d Revert "Selectively sinkhole in non filtering mode"
This reverts commit 57d40a479f.
2021-02-21 15:21:25 +01:00
M66B 98129bdecb Exclude private DNS servers in non filtering mode / subnet routing 2021-02-21 15:20:53 +01:00
M66B 57d40a479f Selectively sinkhole in non filtering mode 2021-02-21 14:48:36 +01:00
M66B b0f3d9ce2c Exclude DNS traffic when not filtering / subnet routing 2021-02-21 14:09:18 +01:00
M66B 053c11dc1d Disable VPN handover on Android 11 2020-09-27 23:22:02 +02:00
M66B c6c985d454 Disabled auto start notification 2020-08-26 12:26:56 +02:00
M66B 151464d266 Block system in disconnected state 2020-08-26 12:15:38 +02:00
M66B 86361dfeaa Default disable hand-over 2020-07-24 08:28:26 +02:00
M66B f31b49fbac Refactoring 2020-07-17 10:55:06 +02:00
M66B 91940d3e93 Improved logging 2020-07-16 15:41:20 +02:00
M66B ba45b661b5 Check connected state on capability changes 2020-07-08 17:14:11 +02:00
M66B 4845337b3f Revert "Exclude multicast addresses"
This reverts commit 63ba4b271c.
2020-06-27 09:16:14 +02:00
M66B 63ba4b271c Exclude multicast addresses 2020-06-21 13:47:47 +02:00
M66B 0525a14eda Reduced logging 2020-05-24 13:59:09 +02:00
M66B 7645864e46 Refactoring 2020-03-22 19:47:36 +01:00
Ryan Hayle 22434c6056
Set metered connection status on Android 10
"VPN apps targeting Build.VERSION_CODES.Q or above will be considered
metered by default."  As a result, the metered status must be
explicitly set when creating the VpnService.Builder.
2020-03-22 13:27:29 -05:00
M66B 088bb68eee Reduce logging 2020-02-23 09:04:09 +01:00
M66B 72850f2764 Disable update check for third part builds 2020-01-10 14:10:34 +01:00