Commit Graph

2524 Commits

Author SHA1 Message Date
M66B 86361dfeaa Default disable hand-over 2020-07-24 08:28:26 +02:00
M66B faee24872e Crowdin sync 2020-07-17 19:17:10 +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 61e22a5d09 Crowdin sync 2020-07-08 19:07:52 +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 7fe8bf7a79 Crowdin sync 2020-06-27 09:12:26 +02:00
M66B 63ba4b271c Exclude multicast addresses 2020-06-21 13:47:47 +02:00
M66B 9bd63c4418 Added comment 2020-06-14 13:25:44 +02:00
M66B 4af99e12de Workaround Android 11 bug 2020-06-14 13:17:48 +02:00
M66B 9850dbb5ec Added query all packages permission
https://developer.android.com/preview/privacy/package-visibility
2020-06-13 15:01:38 +02:00
M66B 37951e7274 Crowdin sync 2020-06-12 14:41:06 +02:00
M66B 52dfc830c0 Simplification 2020-06-07 12:44:23 +02:00
M66B d0f19242bb Workaround Android returning wrong is connected state 2020-06-07 12:20:12 +02:00
M66B 0525a14eda Reduced logging 2020-05-24 13:59:09 +02:00
M66B adf73dd8c8 Fixed subscriptions 2020-05-18 15:39:59 +02:00
M66B 729d612774 Crowdin sync 2020-05-18 15:39:44 +02:00
M66B 1382c7ad05 Crowdin sync 2020-04-24 16:53:06 +02:00
M66B 2a6f9501f7 Fixed subscriptions 2020-04-24 16:52:51 +02:00
M66B f28931856b Internal storage only 2020-04-19 14:30:38 +02:00
M66B a655ad30d7 Crowdin sync 2020-04-19 14:30:24 +02:00
M66B 073ba051d1 Fixed typo 2020-04-17 13:38:55 +02:00
M66B 038b81b0fd Crowdin sync 2020-04-17 13:30:05 +02:00
M66B 30ed5ba3cc New subscription policies
https://android-developers.googleblog.com/2020/04/building-user-trust-through-more.html
2020-04-17 09:56:24 +02:00
M66B 4b87c1ecf8 Revert "Removed subscription"
This reverts commit e6e14fae7d.
2020-04-17 09:07:24 +02:00
M66B e6e14fae7d Removed subscription 2020-04-16 22:07:20 +02:00
M66B 0e0b244581 Crowdin sync 2020-04-16 22:02:16 +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 9610f56b2f Crowdin sync 2020-03-20 08:21:33 +01:00
M66B 088bb68eee Reduce logging 2020-02-23 09:04:09 +01:00
M66B 6975fad82f Crowdin sync 2020-02-14 17:49:50 +01:00
M66B 4dfe2bd0e9 Reduce ICMP timeout to 5 seconds 2020-01-25 15:24:30 +01:00
Marcel Bokhorst 5c07825da5
Merge pull request #524 from p1g30n/boot-priority
increase BOOT_COMPLETED intent priority to 999
2020-01-23 16:29:29 +01:00
M66B f408a31409 Added missing super calls 2020-01-20 20:50:44 +01:00
p1g30n 127158c447 increase BOOT_COMPLETED intent priority to 999 2020-01-17 20:49:48 +01:00
M66B 6491394972 Revert "AndroidX preferences"
This reverts commit 87f3e94f6d.
2020-01-10 14:14:44 +01:00
M66B 87f3e94f6d AndroidX preferences 2020-01-10 14:13:26 +01:00
M66B 72850f2764 Disable update check for third part builds 2020-01-10 14:10:34 +01:00
M66B 570e573f0d Fixed off-by-one 2020-01-10 08:49:54 +01:00
M66B 97bf1c914e Reload on DNS change only 2020-01-09 21:07:07 +01:00
M66B f9462fc186 Fixed reloading on link properties changed 2020-01-09 19:27:29 +01:00
M66B 5b0307c258 Updated libraries 2020-01-09 19:24:55 +01:00
M66B 88e97ad927 Crowdin sync 2020-01-09 16:30:05 +01:00
M66B e0bd3eff49 Prevent buffer overflow 2020-01-07 09:52:04 +01:00
M66B 25d30fafc5 Crowdin sync 2019-12-26 12:52:50 +01:00
M66B 81c8320dff Prevent out of bounds (4) 2019-12-19 15:27:06 +01:00
M66B e98d5ef6a9 Prevent out of bounds (3) 2019-12-19 14:51:43 +01:00
M66B 5978352b2d Prevent out of bounds (2) 2019-12-19 12:46:38 +01:00