Commit Graph

1554 Commits

Author SHA1 Message Date
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 fd614bcbd7 Enable keep alive later and enable on remote close
This will save battery
2016-03-01 10:15:55 +01:00
M66B 2edbef0fdb Refactoring, prevent crash 2016-03-01 08:44:56 +01:00
M66B d802b115ed Pick last resolved DNS 2016-02-29 20:29:01 +01:00
M66B e006d18feb Fixed IPv6 VPN address 2016-02-29 14:46:37 +01:00
M66B e7635888c2 Revert "Route DNS into VPN"
This reverts commit 7673dceb8d.
2016-02-29 14:29:57 +01:00
M66B 7673dceb8d Route DNS into VPN 2016-02-29 14:22:50 +01:00
M66B 4e7eb2674c Rebuild on legacy restart 2016-02-29 14:11:16 +01:00
M66B 8498ed58e3 Export/import forwards
Fixes #354
2016-02-29 12:06:12 +01:00
M66B 65ec9c2a60 2.0 beta 2016-02-29 10:40:06 +01:00
M66B 5dc1e66fbf Auto purge log records older than three days
Fixes #348
2016-02-29 10:20:17 +01:00
M66B 7135e241d2 Check twice daily for GitHub updates
Fixes #349
2016-02-29 10:19:49 +01:00
M66B f62cb96d1f Full restart on network type change
Refs #345
2016-02-29 08:25:58 +01:00
M66B 48e445b379 Prevent negative network speed 2016-02-28 12:02:08 +01:00
M66B bef0a659e4 0.98 stable 2016-02-27 19:13:14 +01:00
M66B 5d27a2bb1e Properly handle EBADF
Closes #351
2016-02-27 19:02:20 +01:00
M66B c8fdea20df Replaced speed graph base line by scale 2016-02-27 15:55:18 +01:00
M66B 25043c4864 Minor improvement 2016-02-27 10:48:13 +01:00
M66B ea16c53a03 Allow backup transport on mobile as well
Too prevent the application list from not loading
2016-02-27 09:19:32 +01:00
M66B e4c63e0355 Check if VPN IP/DNS address is numeric 2016-02-27 09:17:44 +01:00
M66B 4c8058b240 Make package name selectable 2016-02-27 09:16:08 +01:00
M66B b4755e1e50 Cleanup 2016-02-26 10:35:03 +01:00
M66B 26737ff1f5 Check for port forwarding to privileged port on local address
Refs #345
2016-02-26 10:32:37 +01:00
M66B f6f0f62688 Revert "Prevent forwarding to privileged ports"
This reverts commit da00526ec1.

Refs #345
2016-02-26 10:26:48 +01:00
M66B da00526ec1 Prevent forwarding to privileged ports
Closes #345
2016-02-26 10:24:52 +01:00
M66B e1148dac6c Debuggable 2016-02-26 08:08:26 +01:00
M66B e8d7adfaa8 Crowdin sync 2016-02-26 08:06:38 +01:00
M66B 407f6b8c9c Updated text 2016-02-25 22:59:24 +01:00
M66B 738a43d12d Removed title from action bar 2016-02-25 22:57:42 +01:00
M66B 490f66167a Updated text 2016-02-25 22:50:45 +01:00
M66B 2c447d920a Fixed Arabic translation 2016-02-25 16:10:50 +01:00
M66B c77d04d714 Suppress error message when clearing VPN IP/DNS 2016-02-25 16:01:07 +01:00
M66B 89bc9a7999 0.95 stable 2016-02-25 12:36:04 +01:00
M66B 2966380108 0.94 stable 2016-02-25 11:48:33 +01:00
M66B 9424a2986e Show exception when entering invalid inet address
Refs #345
2016-02-25 10:46:51 +01:00
M66B 4376c41832 Finish activity on closing search view when searching by intent 2016-02-25 09:11:23 +01:00
M66B 5d18216a7c Remove access notification upon uninstall 2016-02-25 08:55:39 +01:00
M66B 4c8410af15 0.93 beta 2016-02-23 09:45:37 +01:00
M66B 51010114e3 Allow/block from traffic log 2016-02-23 09:43:24 +01:00
M66B bf488ac9c2 Show organization 2016-02-23 09:12:25 +01:00
M66B 08034a2c0e Removed to do's 2016-02-23 08:03:53 +01:00
M66B 63ac3edcf4 Changed log level 2016-02-22 16:39:49 +01:00
M66B c56ba04df8 Limit number of notified IP addresses to 7 2016-02-22 14:25:38 +01:00
M66B 12d87bc4f1 0.92 beta 2016-02-22 09:25:36 +01:00
M66B 4f3e71e8d5 Enable application log menu 2016-02-22 08:01:21 +01:00
M66B 9101ba86e6 Workaround some Android versions not accepting broadcast addresses
Refs #342
2016-02-21 20:44:04 +01:00
M66B 9a50844081 Reduce MTU to Android maximum value
Refs #342
2016-02-21 20:14:27 +01:00
M66B 256344c187 Filter loopback and any local DNS addresses 2016-02-21 19:43:39 +01:00
M66B 6abf1a42ed Route broadcast addresses as well
Refs #342
2016-02-21 19:37:50 +01:00
M66B 83463afff9 Simplify tether routing
Fixes #342
2016-02-21 19:27:26 +01:00
M66B cb70d35a51 Restart VPN when needed only
Fixes #341
2016-02-21 16:16:23 +01:00
M66B ea56e95a8d 2016022102 beta 2016-02-21 14:49:10 +01:00
M66B 3ba197649b Support for multiple DNS servers 2016-02-21 14:00:17 +01:00
M66B aedade8bfe Removed to do's 2016-02-21 12:58:14 +01:00
M66B 144b1e3a67 Show application name on larger screens
Fixes #332
2016-02-21 12:58:01 +01:00
M66B 48bafdcf00 Remove resolved menu
Closes #326
2016-02-21 12:27:05 +01:00
M66B 6f51464651 Refactoring 2016-02-21 12:13:53 +01:00
M66B 7544f3cdc7 Reset apply as well 2016-02-21 09:53:08 +01:00
M66B 74c5cd7268 Consider not apply as a change rule as well 2016-02-21 09:50:22 +01:00
M66B 340162da8b Do not apply when not managing system applications 2016-02-21 09:32:00 +01:00
M66B 0603060011 Crowdin sync 2016-02-21 09:25:30 +01:00
M66B cb1235a217 Replaced confusing filter allowed option with per application apply setting 2016-02-21 09:04:03 +01:00
M66B da25a91e61 Fixed filtering enabled by default on Android 5.1
Closes #338
2016-02-20 16:32:50 +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 ef9d459833 Default allow NetGuard
Fixes #336
2016-02-20 11:11:42 +01:00
M66B a1b5bb802d Show all application for port forwarding
Fixes #335
2016-02-20 11:07:36 +01:00
M66B df6c43517d Log version on create main activity 2016-02-20 09:05:12 +01:00
M66B 6e20de59d2 Crowdin sync 2016-02-20 08:58:41 +01:00
M66B 939e059e2a Make roaming symbol translatable
For scripts other than latin

Refs #333
2016-02-20 08:56:33 +01:00
M66B e20e8234d7 Fixed tinting off legend on lower Android versions
Refs #333
2016-02-20 08:53:39 +01:00
M66B 800b12c469 Fixed legend in light theme
Fixes #333
2016-02-20 08:42:48 +01:00
M66B c464ec1ab5 Ask if sure when clearing network usage, layout improvement 2016-02-20 08:36:34 +01:00
M66B 45fe542e91 Log number of connections per domain per applications 2016-02-19 20:58:11 +01:00
M66B cb8a7f1479 Crowdin sync 2016-02-19 17:44:38 +01:00
M66B 2e70a03897 Lets behave
When power save mode is enabled on Lollipop or later:
- stop traffic logging
- stop usage logging
- stop speed graph notification
2016-02-19 17:33:19 +01:00
M66B 5e80515785 Store notify indication by package name 2016-02-19 16:49:32 +01:00
M66B b4e7a7a1ef Added legend 2016-02-19 12:43:26 +01:00
M66B 4ad768bdb5 Crowdin sync 2016-02-19 11:13:50 +01:00
M66B 4ac98761bc Better position long press help texts, long press icon shows about 2016-02-19 11:12:19 +01:00
Marcel Bokhorst ca85cad3af Merge pull request #331 from licaon-kter/patch-1
Long press toast on hourglass
2016-02-19 10:52:13 +01:00
M66B c16f159c5c Updated to do's 2016-02-19 10:51:09 +01:00
licaon-kter 6f5f4dcf89 Actual toast 2016-02-19 11:39:29 +02:00
licaon-kter 5fc001cb19 Toaster tip on busy long press 2016-02-19 11:37:30 +02:00
M66B c992aa56fe Layout improvement 2016-02-19 09:43:14 +01:00
M66B bb2b9a9d44 Fixed resetting state on stop 2016-02-19 09:28:12 +01:00
M66B c58c4bacdf 0.90 beta 2016-02-19 08:53:26 +01:00
M66B e6bdf5c77d Added hourglass to indicate the background service is busy 2016-02-19 08:49:31 +01:00
M66B e161c8d7ad Added database indices for faster reload 2016-02-19 08:03:41 +01:00
M66B 185c6f6f91 Split main/log action bar layout 2016-02-18 23:05:02 +01:00
M66B 67161f32d9 Fixed enabling/disabling PCAP
Fixes #328
2016-02-18 23:01:20 +01:00
M66B 7800251ebf Indicate connection is metered in the action bar 2016-02-18 10:10:55 +01:00
M66B 5ae59064ab IAB fixes, improvements 2016-02-18 09:16:18 +01:00
M66B 6a1a3157b6 Checked database indices 2016-02-17 15:47:53 +01:00
M66B a5b44db63f Added logging 2016-02-17 13:25:58 +01:00
M66B 7b9d3039ec Save some memory when not started 2016-02-17 13:24:36 +01:00
M66B 37d44af65a Always reload rules 2016-02-17 13:08:57 +01:00
M66B 2ea05570da Added logging 2016-02-17 09:14:08 +01:00
M66B 5eea96737d Fixed port forwarding application selector 2016-02-17 09:01:42 +01:00