1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2025-02-24 23:23:08 +00:00
Commit graph

1784 commits

Author SHA1 Message Date
M66B
6f9fed8022 Auto exclude IP ranges 2016-03-29 18:30:04 +02:00
M66B
b9bed43477 Simplify tether routing 2016-03-29 13:37:33 +02:00
M66B
cab894e6cf Added IP utilities 2016-03-29 13:34:36 +02:00
M66B
0d6a2990c1 Simplify tether broadcast routing 2016-03-29 12:58:28 +02:00
M66B
faf873efdd Android N: bundle access attempt notifications 2016-03-28 14:31:59 +02:00
M66B
b9300f91e1 Better RTL support 2016-03-28 12:54:03 +02:00
M66B
3ecbeab313 Crowdin sync 2016-03-28 09:34:05 +02:00
M66B
4591a96a04 2.13 beta 2016-03-28 09:02:15 +02:00
M66B
583e67b697 Updated gradle syntax, disabled debuggable
http://developer.android.com/ndk/guides/ndk-build.html#dvr
2016-03-26 19:37:16 +01:00
M66B
5c5d016bd6 Android N compatibility: get system properties
http://developer.android.com/preview/behavior-changes.html#ndk
2016-03-26 18:16:28 +01:00
M66B
64662364a6 Default allow Play services 2016-03-26 16:18:44 +01:00
M66B
50923ec985 Updated gradle version / build tools 2016-03-26 07:24:50 +01:00
M66B
bfce66196a Increase TCP idle timeout from 5 minutes to 1 hour 2016-03-25 08:07:06 +01:00
M66B
1adbc3c051 Prevent crash on doze settings
Refs #302
2016-03-24 10:11:24 +01:00
M66B
d1a14b4e3b 2.12 stable 2016-03-22 10:20:59 +01:00
M66B
eb99c51efd Fixed holding wakelock after set from notification 2016-03-22 10:18:22 +01:00
M66B
e578e8c9f1 Allow disabling of applying rules for packages only 2016-03-21 10:39:44 +01:00
M66B
6ea9b2a934 Handle security exception when starting VPN 2016-03-20 20:20:20 +01:00
M66B
0522715e21 Prevent crash 2016-03-20 20:14:32 +01:00
M66B
dd82cb0663 2.11 stable 2016-03-20 08:19:04 +01:00
M66B
a2c9d6ca09 Fixed package cache timing problem
Refs #378
2016-03-20 08:11:39 +01:00
M66B
b0adcb5728 Updated gradle syntax 2016-03-19 12:18:31 +01:00
M66B
1cd76ac76b Enable proguard for debug builds 2016-03-19 12:12:20 +01:00
M66B
ebdddb11ef Allow clearing datagram/stream separately 2016-03-19 07:27:22 +01:00
M66B
43e3bffb0f 2.10 beta 2016-03-18 08:16:13 +01:00
M66B
ab66ed889c Clear cache on application update 2016-03-17 21:46:23 +01:00
M66B
7ccfea4d76 Catch package exceptions 2016-03-17 21:42:48 +01:00
M66B
22741f3476 Execute set command immediately 2016-03-17 21:36:08 +01:00
licaon-kter
e9e0f46fab Hosts lists usage depends on filter state v21 2016-03-17 01:31:54 +02:00
licaon-kter
d1028d32b0 Hosts lists usage depends on filter state 2016-03-17 01:30:10 +02:00
M66B
57a2e52c9e 2.9 beta 2016-03-16 07:40:51 +01:00
M66B
83007ab6e8 Crowdin sync 2016-03-16 07:16:45 +01:00
M66B
bfa52f072d Crowdin sync 2016-03-15 14:25:39 +01:00
M66B
ac2cefa380 The storage access framework is available since KitKat
http://developer.android.com/guide/topics/providers/document-provider.html
2016-03-15 14:19:33 +01:00
M66B
106f95e57d Crowdin sync 2016-03-15 13:57:25 +01:00
M66B
d23519e3e0 Shwoing application descriptions when available 2016-03-15 12:15:50 +01:00
M66B
840719e776 2.8 beta 2016-03-15 08:28:51 +01:00
M66B
acff5f6994 Check for Doze mode 2016-03-15 08:05:48 +01:00
M66B
3a56c6d216 Clear package cache on pull down refresh 2016-03-14 17:33:22 +01:00
M66B
cd14008993 Layout fix 2016-03-14 17:29:39 +01:00
M66B
1e81b7ec46 Updated Android support library 2016-03-14 17:08:04 +01:00
M66B
cd6e6f8e3c Add network interfaces to debug info 2016-03-14 14:42:31 +01:00
M66B
1a7ddc2599 Skip reporting import/export errors 2016-03-14 11:05:15 +01:00
M66B
3a30f6c5e5 Updated text 2016-03-14 09:59:38 +01:00
M66B
c17e7221c9 Explain VPN start problem 2016-03-14 09:42:45 +01:00
M66B
96bac0489a Enable power save mode only when not installed from the Play store 2016-03-14 08:41:12 +01:00
M66B
0a0f216861 Add power saving to debug info 2016-03-13 17:25:52 +01:00
M66B
b765dcfdb8 Fixed proguard
Fixes #369
2016-03-13 17:09:12 +01:00
M66B
fffc294725 2.7 beta 2016-03-12 08:14:12 +01:00
M66B
23b091200a Cache hosts again
Next time better check pull requests
2016-03-12 08:04:02 +01:00
M66B
cdacbec339 Cache package info 2016-03-12 07:58:03 +01:00
M66B
073e373564 Reduce legacy restart delay to 500 ms 2016-03-11 19:27:59 +01:00
M66B
bf2a12ca3b Add battery optimization to debug info 2016-03-11 12:11:10 +01:00
M66B
d9429d8584 Build update 2016-03-11 11:43:17 +01:00
M66B
c6d9ae8975 Crowdin sync 2016-03-11 11:34:06 +01:00
M66B
8608f20740 Fixed warnings 2016-03-11 11:32:15 +01:00
M66B
3e61fb9631 Build graddle syntax 2016-03-11 10:45:46 +01:00
M66B
b05f170e18 Allow dynamic MTU 2016-03-11 08:08:54 +01:00
M66B
df04c29f1c Refactoring 2016-03-11 07:47:52 +01:00
M66B
a8ad7a7b19 Small improvement 2016-03-10 16:41:49 +01:00
M66B
a590fe818d Fixed crash 2016-03-10 16:18:45 +01:00
M66B
2233c92200 Small improvement 2016-03-10 13:21:50 +01:00
M66B
7628e1c753 2.6 beta 2016-03-10 10:24:25 +01:00
M66B
54578ea0f9 Fixed crash 2016-03-10 10:07:32 +01:00
M66B
c51d3c361d Added new texts 2016-03-09 19:19:48 +01:00
M66B
38bd87e087 Crowdin sync 2016-03-09 18:51:58 +01:00
M66B
953169b2e8 Added sort on uid 2016-03-09 18:26:52 +01:00
M66B
1945412eb0 Show only icons for know applications 2016-03-09 18:15:02 +01:00
M66B
565df22ae4 Dynamically update IP filters 2016-03-09 17:51:49 +01:00
M66B
b9227d4060 Handle permission request cancel 2016-03-09 17:34:21 +01:00
M66B
89b904f554 Clear editor on error 2016-03-09 14:10:33 +01:00
M66B
8b5f31ad16 2016030901 beta 2016-03-09 13:00:41 +01:00
M66B
15e2aae06c Crowdin sync 2016-03-09 13:00:06 +01:00
M66B
bb43808ef3 Fixed warnings 2016-03-09 12:59:29 +01:00
M66B
174ac543a2 Make Chromium a user application 2016-03-09 12:07:02 +01:00
M66B
a0dc99b3b6 Log version code
Closes #362
2016-03-09 08:24:16 +01:00
M66B
0e62638d86 2016030801 beta 2016-03-08 14:46:33 +01:00
M66B
b13f005e9c Remove port forwarding when installed from the Play store 2016-03-08 12:09:30 +01:00
M66B
2c0d0bc760 Fixed version conversion 2016-03-08 11:36:30 +01:00
M66B
ff815ef7fa Reset apply/notify on uninstall, refactoring 2016-03-07 14:24:13 +01:00
M66B
b7d5568dcf 2.5 stable 2016-03-07 10:34:08 +01:00
M66B
9ca1e6a873 Fixed about layout on smaller screens
Fixes #361
2016-03-07 07:56:54 +01:00
M66B
653a9a0291 2016030601 beta 2016-03-06 11:32:58 +01:00
M66B
ef811796a5 Extra checks 2016-03-06 10:24:28 +01:00
M66B
204e3cb3f6 Do not log DNS requests 2016-03-05 21:49:18 +01:00
M66B
041af0f051 Added version code to about 2016-03-05 15:06:51 +01:00
M66B
27b19d630d Check for TCP urgent data 2016-03-05 14:12:10 +01:00
M66B
90c15cae82 2.4 beta 2016-03-05 08:12:22 +01:00
M66B
114691afb6 Crowdin sync 2016-03-05 08:11:19 +01:00
M66B
00edcd03e8 Define MTU in one place 2016-03-04 14:55:47 +01:00
M66B
80c1f03592 2016030401 beta 2016-03-04 13:28:20 +01:00
M66B
27e98a6bd8 Handle partial sends 2016-03-04 13:24:58 +01:00
M66B
a6eff6e22e Crowdin sync 2016-03-04 11:43:40 +01:00
M66B
620ab3e66c Added option to disable checking for updates 2016-03-04 11:29:06 +01:00
M66B
72e77f4a97 Implement TCP window scaling 2016-03-04 11:12:34 +01:00
M66B
fe5f9370a3 Decode TCP window scale option 2016-03-03 12:40:05 +01:00
M66B
a6bbb1b1a2 2016030303 beta 2016-03-03 12:18:06 +01:00
M66B
04242b1680 Fixed scale 2016-03-03 12:17:42 +01:00
M66B
99ff31aad6 Increased send and receive window to 48 KB 2016-03-03 12:17:14 +01:00
M66B
80a090bc19 2016030302 beta 2016-03-03 11:14:13 +01:00