Commit Graph

251 Commits

Author SHA1 Message Date
M66B 16de988ba4 Convert to AndroidX 2018-11-17 17:32:36 +01:00
M66B b130571b89 Prepare for 2018 2017-12-24 10:12:10 +01:00
M66B 9f0cf42983 Removed dependency on application info 2017-11-05 15:17:09 +01:00
M66B 7b96f5a950 Added settings to reload on every connectivity change 2017-08-20 09:11:34 +02:00
M66B e4aedccec9 Added settings to disable NetGuard on telephone call 2017-07-23 09:18:40 +02:00
M66B 05b3b0376d Use network callback on recent Android versions
- no need to request phone permission anymore
- might solve DNS problems (link properties changed)
- preparation for Android O
2017-07-23 08:16:38 +02:00
M66B a1bb7c0358 Removed dependency on subscription manager 2017-07-22 14:51:32 +02:00
M66B 95c905a1ef Refactoring 2017-07-22 14:48:00 +02:00
M66B b4f15e150d Attempt to fix slow/not loading app list 2017-07-02 08:56:37 +02:00
M66B e04db5d0f9 Roam like at home 2017-06-15 19:43:03 +02:00
M66B f65d35dc14 Show when filtering/logging unavailable 2017-04-11 07:49:28 +02:00
M66B 4fc1ac6e2c Disable/hide log if filtering not available 2017-04-08 10:58:31 +02:00
M66B c344693928 Cleanup 2017-04-08 10:23:37 +02:00
M66B 7883988ed0 Check if filtering mode can be used 2017-04-08 08:30:42 +02:00
M66B a7e8147943 Clear database cache on import 2017-03-26 16:43:26 +02:00
M66B 1157ae18b8 Cleanup 2017-03-26 16:40:56 +02:00
M66B 401355f978 Lock down Wi-Fi and/or mobile as option 2017-03-21 16:36:24 +01:00
M66B e4543357b5 Added lockdown mode 2017-03-21 09:06:04 +01:00
M66B 4c2fc42ba9 Fixed export of roaming setting 2017-03-19 14:41:03 +01:00
M66B 059a6ab7d3 Change from cache to data dir for PCAP files 2017-02-18 13:37:02 +01:00
M66B 3576f8a9a4 Improvement 2017-02-12 10:17:12 +01:00
M66B 589ac7db4d Made rcode configurable 2017-02-10 21:12:04 +01:00
M66B 80c3142c31 Increase default TTL to three days 2017-02-04 09:34:07 +01:00
M66B 9db81a3e08 Happy newyear 2016-12-30 14:58:00 +01:00
M66B c9e4887802 Set default minimum TTL to 24 hours 2016-12-23 10:53:42 +01:00
M66B 035b6f1b4a Make minimum TTL configurable, refactoring 2016-12-23 10:25:18 +01:00
M66B 8d9dc22239 Fixed lint warning
Workaround for Android < N bug, although Google calls it differently
2016-12-21 16:26:59 +01:00
M66B 9941f042c3 Added setting to disable 'when screen on' condition 2016-12-21 16:03:09 +01:00
M66B d282fa3e77 Added settings tile to enable/disable filtering 2016-11-11 17:32:16 +01:00
M66B 116d7cabfa Add clear to DNS list, make DNS list public 2016-11-10 09:07:53 +01:00
M66B 6b5a79d832 Added secondary DNS setting 2016-10-12 14:59:39 +02:00
M66B 85c6b4eb2d Fixed pro icon theming 2016-10-06 13:57:07 +02:00
M66B f9d1b63987 Cleanup 2016-09-26 08:32:36 +02:00
M66B b9402efa20 Fixed settings dependency on Android 4 2016-09-11 14:13:45 +02:00
M66B 186e854601 Revert "Make sure filtering is enabled when Android < 5"
This reverts commit c1695367c3.
2016-09-11 14:04:10 +02:00
M66B c1695367c3 Make sure filtering is enabled when Android < 5 2016-09-08 07:30:04 +02:00
M66B 705a654832 Revert "Bark five times an hour to Samsung"
This reverts commit d59a25833c.
2016-08-01 08:42:13 +02:00
M66B d59a25833c Bark five times an hour to Samsung 2016-08-01 06:48:14 +02:00
M66B 87f40f2ae4 Bark at Samsung 2016-07-31 16:09:22 +02:00
M66B c5b00b24d7 SOCKS improvements 2016-07-31 15:35:54 +02:00
M66B f9fbc72d0e Mark pro features with an icon 2016-07-29 10:06:35 +02:00
Marcel Bokhorst 0249045d7e SOCKS5 basic auth, fixes 2016-07-29 08:13:26 +02:00
M66B e1ed149871 SOCKS5 basic auth 2016-07-28 23:59:49 +02:00
M66B 1205e105e9 Fixed setting text 2016-07-28 18:41:55 +02:00
M66B aff4fb2308 Basic SOCKS5 TCP support 2016-07-28 17:46:19 +02:00
M66B 5ba9022374 Remove development options from release versions 2016-07-24 10:40:12 +02:00
M66B 7318c58f2f Disable instead of hide filtering on KitKat 2016-07-23 18:08:20 +02:00
M66B 96d06f49c8 Fixed crashing import
Thanks Google for your excellent documentation, ... not!
2016-07-23 15:38:42 +02:00
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