Commit Graph

249 Commits

Author SHA1 Message Date
M66B ab319fa2e2 Submit settings 2016-07-07 22:59:52 +02:00
M66B ca17b09d06 Suppress VPN start failed when no connectivity 2016-07-07 07:15:44 +02:00
M66B ac6fb2e51c Always show error when not starting/reloading 2016-07-06 08:22:12 +02:00
M66B 24a1a452b0 Revert "Refine error handling"
This reverts commit 2030c3afcd.
2016-07-06 08:18:19 +02:00
M66B 2030c3afcd Refine error handling 2016-07-05 20:37:42 +02:00
M66B d1d1d60983 Show autostart failed when starting only 2016-07-03 16:59:22 +02:00
M66B 7fee9b3868 Android N: improved notifications
Refs #453
2016-07-03 16:24:19 +02:00
M66B 090f43bf12 Simplify error reporting 2016-07-03 15:51:39 +02:00
M66B e58d4c3d4b Guarantee native stop 2016-07-03 10:12:31 +02:00
M66B bab4790ef7 Android N: customized notifications
Closes #453
2016-07-03 09:54:35 +02:00
M66B a419aab396 Revert "Removed check if VPN is prepared"
This reverts commit 07fd058546.
2016-07-02 17:35:39 +02:00
M66B da990e120f Added logging 2016-07-02 13:11:43 +02:00
M66B 07fd058546 Removed check if VPN is prepared 2016-07-02 12:53:41 +02:00
M66B ad63878bc6 Fix for Always on VPN on Android N
Thanks @pulser for testing
2016-06-26 09:49:31 +02:00
M66B 711b86920b Revert "Quick manage speed graph notification"
This reverts commit ffca21cba1.

Refs #442
2016-06-24 22:02:23 +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 dd9f5b101e Revert "Fixed swiping away graph while service not running"
This reverts commit 888c2635c8.
2016-06-24 22:00:08 +02:00
M66B 888c2635c8 Fixed swiping away graph while service not running 2016-06-24 21:49:08 +02:00
M66B 20ea73264a Fixed removing error notifications 2016-06-24 21:06:13 +02:00
M66B 11c79001b5 Switch from pselect to epoll
Refs #431
2016-06-24 15:21:04 +02:00
M66B 1a1f4494dc Allow switch off from notfication
Fixes #432
2016-06-23 18:50:59 +02:00
M66B ffca21cba1 Quick manage speed graph notification
Fixes #442
2016-06-23 18:22:51 +02:00
M66B 947d4d9fd1 Unregister when registered 2016-05-14 18:03:01 +02:00
M66B 2b8b6bd42b Added option to enable subnet routing 2016-05-13 20:32:41 +02:00
M66B 48640fa6a2 Added option to disable IPv6 2016-04-08 08:02:52 +02:00
M66B d238b9b640 Prevent reload when no rules change on interactive state change 2016-03-31 14:41:39 +02:00
M66B bb7f97d681 Check if LAN interface is up and not tun 2016-03-31 10:31:09 +02:00
M66B da0ea8c95c Prevent crash 2016-03-31 09:55:14 +02:00
M66B 1b0b7819b1 Added setting to allow LAN 2016-03-31 09:51:18 +02:00
M66B 5a249e0b74 Revert "Only add routes when needed"
This reverts commit c8cec0839e.

Refs #395
2016-03-31 09:00:25 +02:00
M66B c8cec0839e Only add routes when needed
Refs #395
2016-03-30 10:46:19 +02:00
Josh Miers 3fe1d36431 Adding T-Mobile MCC and MNC values for automatic Wi-Fi Calling 2016-03-29 18:43:48 -04:00
M66B 6f9fed8022 Auto exclude IP ranges 2016-03-29 18:30:04 +02:00
M66B b9bed43477 Simplify tether routing 2016-03-29 13:37:33 +02:00
M66B 0d6a2990c1 Simplify tether broadcast routing 2016-03-29 12:58:28 +02:00
M66B faf873efdd Android N: bundle access attempt notifications 2016-03-28 14:31:59 +02:00
M66B eb99c51efd Fixed holding wakelock after set from notification 2016-03-22 10:18:22 +01:00
M66B 6ea9b2a934 Handle security exception when starting VPN 2016-03-20 20:20:20 +01:00
M66B 0522715e21 Prevent crash 2016-03-20 20:14:32 +01:00
M66B a2c9d6ca09 Fixed package cache timing problem
Refs #378
2016-03-20 08:11:39 +01:00
M66B ebdddb11ef Allow clearing datagram/stream separately 2016-03-19 07:27:22 +01:00
M66B 22741f3476 Execute set command immediately 2016-03-17 21:36:08 +01:00
M66B 83007ab6e8 Crowdin sync 2016-03-16 07:16:45 +01:00
M66B c17e7221c9 Explain VPN start problem 2016-03-14 09:42:45 +01:00
M66B 96bac0489a Enable power save mode only when not installed from the Play store 2016-03-14 08:41:12 +01:00
M66B 23b091200a Cache hosts again
Next time better check pull requests
2016-03-12 08:04:02 +01:00
M66B 073e373564 Reduce legacy restart delay to 500 ms 2016-03-11 19:27:59 +01:00
M66B b05f170e18 Allow dynamic MTU 2016-03-11 08:08:54 +01:00
M66B df04c29f1c Refactoring 2016-03-11 07:47:52 +01:00
Renamed from app/src/main/java/eu/faircode/netguard/SinkholeService.java (Browse further)