Commit Graph

37 Commits

Author SHA1 Message Date
M66B a8848ca42d Use ssl for hosts file download 2016-07-01 11:04:16 +02:00
M66B 86c7e07e24 Added preference sub screens again
Hopefully removing the 'filter' dependency from the hosts file preferences solves a crash on some devices
2016-06-27 11:02:23 +02:00
M66B 2b8b6bd42b Added option to enable subnet routing 2016-05-13 20:32:41 +02:00
M66B 865b0695a9 Revert "Wrap preference categories in preference screens"
This reverts commit fd906cd36b.
2016-04-14 15:17:47 +02:00
M66B fd906cd36b Wrap preference categories in preference screens 2016-04-11 14:54:28 +02:00
M66B b04b4055d9 Added description to IPv6 switch 2016-04-11 08:35:15 +02:00
M66B e1b1963f86 Added setting to disable new app installed notification
Fixes #402
2016-04-08 08:12:46 +02:00
M66B 48640fa6a2 Added option to disable IPv6 2016-04-08 08:02:52 +02:00
M66B ac34670faa Revert "Improve settings dependency"
This reverts commit 7d7a458cb9.
2016-03-31 22:27:35 +02:00
M66B 7d7a458cb9 Improve settings dependency 2016-03-31 09:57:06 +02:00
M66B 1b0b7819b1 Added setting to allow LAN 2016-03-31 09:51:18 +02:00
licaon-kter d1028d32b0 Hosts lists usage depends on filter state 2016-03-17 01:30:10 +02:00
M66B 565df22ae4 Dynamically update IP filters 2016-03-09 17:51:49 +01:00
M66B 620ab3e66c Added option to disable checking for updates 2016-03-04 11:29:06 +01:00
M66B 54cb29cd15 Revert "Added debug option to disable using default DNS servers"
This reverts commit c2299ac590.

Refs #356
2016-03-01 10:57:23 +01:00
M66B c2299ac590 Added debug option to disable using default DNS servers
Closes #356
2016-03-01 10:45:55 +01:00
M66B c8fdea20df Replaced speed graph base line by scale 2016-02-27 15:55:18 +01:00
M66B cb1235a217 Replaced confusing filter allowed option with per application apply setting 2016-02-21 09:04:03 +01:00
M66B a07677b0a2 Storing resolved DNS names depends on filtering allowed traffic 2016-02-20 13:00:50 +01:00
M66B ddc3704379 Port forwarding depends on filtering allowed traffic 2016-02-20 12:35:51 +01:00
M66B 4df3eb535f Added option to reset network usage statistics 2016-02-15 19:49:33 +01:00
M66B dbffce872f Native UDP/TCP traffic accounting 2016-02-15 17:51:23 +01:00
M66B 5ed0bf7538 Let domain blocking depend on filtering allowed traffic 2016-02-14 18:22:34 +01:00
M66B 5b0ba61fcd Added setting to route allowed traffic, crowdin sync 2016-02-14 16:34:37 +01:00
M66B 5166b8318b Make PCAP record size and max file size configurable 2016-02-14 11:01:36 +01:00
M66B 5a63c34938 Show resolved domain names (debug version only) 2016-02-13 07:54:44 +01:00
M66B 55de37cb5c Last time imported hosts file
Fixes #280
2016-02-12 10:52:28 +01:00
M66B 5436b12fbf Default native log level error 2016-02-09 14:20:37 +01:00
M66B 27cc16eb2e Basic port forwarding UI
Fixes #292
2016-02-09 11:24:59 +01:00
M66B 11f2d1a7fc Show session count in traffic stats 2016-02-08 19:03:12 +01:00
M66B a31d0b3bfe Preference hint 2016-02-06 19:52:29 +01:00
M66B 548a00b315 Set roaming default to black listing
With the new permission request, people will come with questions otherwise
2016-02-06 19:50:31 +01:00
M66B c4391a7c94 Filter traffic log on udp/tcp/other and blocked/allowed
Fixes #282
2016-02-04 11:07:48 +01:00
M66B 18b780bfa4 Added setting to disable storing resolved domain names (default enabled) 2016-02-03 18:41:11 +01:00
M66B 4434a61280 Updated, added text
https://tools.ietf.org/html/rfc2308
2016-02-03 16:27:04 +01:00
M66B 191fa26cf3 Hosts file download option 2016-02-03 11:54:17 +01:00
M66B 5757c66e79 Use checkbox preferences for Android < 5.0
SwitchCompat cannot be used because there is currently no MultiSelectListPreference
2016-02-01 18:19:25 +01:00