Commit Graph

183 Commits

Author SHA1 Message Date
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
M66B e738cddd80 Make database helper single instance
Refs #243
2016-02-10 12:50:51 +01:00
M66B ad9610cd43 Enable use hosts after download 2016-02-10 09:32:36 +01:00
M66B 27cc16eb2e Basic port forwarding UI
Fixes #292
2016-02-09 11:24:59 +01:00
M66B a2c1f1c5eb Fixed potential crashes
Google: after all these years we are still missing a reliable AsynTask / Dialog

Fixes #291
2016-02-07 09:28:02 +01:00
M66B 6aa89b8038 Own fault 2016-02-06 20:24:48 +01:00
M66B 21ef2377ed Improvement 2016-02-05 20:50:30 +01:00
M66B 4f263330d2 Store access version/protocol
Refs #284
2016-02-05 20:44:12 +01:00
M66B 02a665103e Request required permissions on import
Fixes #288
2016-02-05 16:59:40 +01:00
M66B 2dcaccd75a Add root to application list
Shell is already part of the list

Fixes #283
2016-02-04 16:43:06 +01:00
M66B 338bf5ccec Remove last download time on local import of hosts file
Fixes #275
2016-02-04 07:14:30 +01:00
M66B 5ab87cdca8 Remove checks for Wi-Fi and telephony
Fixes #267
2016-02-03 13:42:03 +01:00
M66B 859caa6536 Check permissions for roaming whitelisting 2016-02-03 13:28:29 +01:00
M66B a0dc8d46be Remember last hosts file download, improvements
Fixes #273
2016-02-03 13:23:54 +01:00
M66B 191fa26cf3 Hosts file download option 2016-02-03 11:54:17 +01:00
M66B 1f3e638dd0 Fixed technical info 2016-02-02 19:50:28 +01:00
M66B 7c43ba977d Fixed up navigation
http://developer.android.com/training/implementing-navigation/ancestral.html

Refs #243
2016-02-02 09:01:04 +01:00
M66B d6460d368b Fixed export file name
Refs #243
2016-02-02 07:46:50 +01:00
M66B 477c3a604a Added settings to disable access notifications per application
Fixes #268
2016-02-01 20:22:39 +01:00
M66B 1a4e18acf3 Use hosts is an advanced option 2016-02-01 19:51:33 +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