Commit Graph

203 Commits

Author SHA1 Message Date
M66B fa1cea7ca8 Remove setting to show top applications in speed graph (Android N)
Doesn't work in Android N anymore
2016-07-23 14:36:47 +02:00
M66B 85cc2832b7 Fixed removing settings 2016-07-23 14:36:23 +02:00
M66B 1b2a70bf41 Allow importing of virtual files 2016-07-22 14:12:38 +02:00
M66B 28bb934b12 Update show stats settings on tile changing 2016-07-22 13:58:58 +02:00
M66B 58c5750599 Removed usage data sharing 2016-07-19 07:27:54 +02:00
M66B 1e33cf068d Export/import share usage data
Refs #461
2016-07-14 06:15:58 +02:00
M66B a9e14fdbed Allow disabling sharing usage data per application
Refs #461
2016-07-13 20:42:27 +02:00
M66B e9bd13a17d UI submit settings 2016-07-08 09:35:44 +02:00
M66B 2bfffec9bf Let use hosts settings depend on filtering mode only
Refs #459
2016-07-08 07:17:58 +02:00
M66B 23c36a3bbf Show selected but forgotton Wi-Fi SSIDs
Fixes #397
2016-07-03 11:44:47 +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 ce51eecc52 Revert "Increased minimum SDK to 19 (KitKat 4.4)"
This reverts commit 2575bdd641.

Refs #454
2016-06-26 19:32:06 +02:00
M66B 2575bdd641 Increased minimum SDK to 19 (KitKat 4.4)
Refs #454
2016-06-26 19:31:38 +02:00
M66B d052c13bde Revert "Allow switch off from notfication"
This reverts commit 1a1f4494dc.

Refs #432
2016-06-24 22:01:30 +02:00
M66B 1a1f4494dc Allow switch off from notfication
Fixes #432
2016-06-23 18:50:59 +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 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 dd7ce17323 Reload on LAN setting change 2016-03-31 10:01:20 +02: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 1a7ddc2599 Skip reporting import/export errors 2016-03-14 11:05:15 +01:00
M66B df04c29f1c Refactoring 2016-03-11 07:47:52 +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 174ac543a2 Make Chromium a user application 2016-03-09 12:07:02 +01:00
M66B b13f005e9c Remove port forwarding when installed from the Play store 2016-03-08 12:09:30 +01:00
M66B 620ab3e66c Added option to disable checking for updates 2016-03-04 11:29:06 +01:00
M66B 8498ed58e3 Export/import forwards
Fixes #354
2016-02-29 12:06:12 +01:00
M66B c8fdea20df Replaced speed graph base line by scale 2016-02-27 15:55:18 +01:00
M66B e4c63e0355 Check if VPN IP/DNS address is numeric 2016-02-27 09:17:44 +01:00
M66B c77d04d714 Suppress error message when clearing VPN IP/DNS 2016-02-25 16:01:07 +01:00
M66B 9424a2986e Show exception when entering invalid inet address
Refs #345
2016-02-25 10:46:51 +01:00
M66B 3ba197649b Support for multiple DNS servers 2016-02-21 14:00:17 +01:00
M66B 48bafdcf00 Remove resolved menu
Closes #326
2016-02-21 12:27:05 +01:00
M66B cb1235a217 Replaced confusing filter allowed option with per application apply setting 2016-02-21 09:04:03 +01:00
M66B c464ec1ab5 Ask if sure when clearing network usage, layout improvement 2016-02-20 08:36:34 +01:00
M66B 5e80515785 Store notify indication by package name 2016-02-19 16:49:32 +01:00
M66B 37d44af65a Always reload rules 2016-02-17 13:08:57 +01:00
M66B 4df3eb535f Added option to reset network usage statistics 2016-02-15 19:49:33 +01:00
M66B 0e09d6d31e Fixed removing advanced setting 2016-02-15 12:12:09 +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 bb3f4bf212 Do not import last hosts file import/download time 2016-02-14 10:09:12 +01:00
M66B 6d4639325d Inflate without attaching to root 2016-02-13 15:55:22 +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 223cf9fbc7 Better checl VPN/DNS address 2016-02-11 07:50:02 +01:00
M66B 29d3c74a9a Use reentrant read/write lock to protect database / optimize performance
Refs #243
2016-02-10 18:54:22 +01:00