1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2024-12-26 01:38:07 +00:00
Commit graph

2073 commits

Author SHA1 Message Date
M66B
3c7cc7eaa2 Crowdin sync 2016-02-16 07:41:32 +01:00
M66B
6ea46b47c1 Merge branch 'master' into usage
Conflicts:
	app/src/main/java/eu/faircode/netguard/SinkholeService.java
2016-02-16 07:38:53 +01:00
M66B
ee692d9e27 Refresh application list when needed only 2016-02-16 07:25:57 +01:00
M66B
fbd758140b Prevent crash
Refs #291
2016-02-16 07:21:14 +01:00
M66B
902a0de9a0 Try to workaround handover fail
https://code.google.com/p/android/issues/detail?id=62410
2016-02-16 07:12:15 +01:00
M66B
12d4dbfb6e Merge branch 'master' into usage 2016-02-15 20:24:46 +01:00
M66B
a780534082 Try to workaround handover fail
https://code.google.com/p/android/issues/detail?id=62410
2016-02-15 20:24:11 +01:00
M66B
6f1a670091 Crowdin sync 2016-02-15 19:51:45 +01:00
M66B
4df3eb535f Added option to reset network usage statistics 2016-02-15 19:49:33 +01:00
M66B
66aee047a9 Layout improvement 2016-02-15 18:42:11 +01:00
M66B
53b6b99764 Traffic accounting units 2016-02-15 18:31:08 +01:00
M66B
b4810bcd61 Crowdin sync 2016-02-15 17:56:17 +01:00
M66B
dbffce872f Native UDP/TCP traffic accounting 2016-02-15 17:51:23 +01:00
M66B
e92b51643b Removed to do 2016-02-15 14:04:31 +01:00
M66B
8c3123aea2 2016021502 beta 2016-02-15 13:12:18 +01:00
M66B
1c5a7a188e Reload hosts file when needed only 2016-02-15 13:10:35 +01:00
M66B
dbe4414501 Native factor ACKed into send window 2016-02-15 12:50:03 +01:00
M66B
0e09d6d31e Fixed removing advanced setting 2016-02-15 12:12:09 +01:00
M66B
4e92a7aca8 Native report unknown unknown protocols only
Fixes #324
2016-02-15 12:03:19 +01:00
M66B
2f68dc8fff 0.88 beta 2016-02-15 08:37:31 +01:00
M66B
f2c927bcbc Crowdin sync 2016-02-15 08:30:15 +01:00
M66B
e2aec1a97d Check for pro feature later 2016-02-15 08:19:07 +01:00
M66B
bd582ce964 Layout improvement 2016-02-15 08:18:57 +01:00
M66B
77212945b9 Set filter allowed for older Android versions 2016-02-15 08:09:08 +01:00
M66B
4ab9ebbfd8 Native fixed get uid logging, refactoring 2016-02-15 08:01:25 +01:00
M66B
c137d98dbd 2016021402 beta 2016-02-14 20:27:44 +01:00
M66B
0411e4b9aa Layout improvement 2016-02-14 19:23:01 +01:00
M66B
5ed0bf7538 Let domain blocking depend on filtering allowed traffic 2016-02-14 18:22:34 +01:00
M66B
29123467c1 2016021401 beta 2016-02-14 16:39:29 +01:00
M66B
5b0ba61fcd Added setting to route allowed traffic, crowdin sync 2016-02-14 16:34:37 +01:00
M66B
c3efb778f7 Routing allowed only if filter rules
Closes #321
2016-02-14 16:01:11 +01:00
M66B
f1c2c13193 Revert "Do not route system traffic into the VPN when not managing system apps"
This reverts commit 41f9ec6644.

Refs #321
2016-02-14 15:06:45 +01:00
M66B
41f9ec6644 Do not route system traffic into the VPN when not managing system apps
Refs #321
2016-02-14 14:57:50 +01:00
M66B
5efacada27 Native report error number
This will allow different errors to have their own notification
2016-02-14 14:40:45 +01:00
M66B
b037fe8727 Native refactoring 2016-02-14 14:11:05 +01:00
M66B
9769db65c1 Add last 250 traffic log entries to logcat 2016-02-14 13:50:11 +01:00
M66B
19b0fe25a5 Native report fragmentation, unknown protocols 2016-02-14 13:30:36 +01:00
M66B
db43a95de3 Log not supported protocols as blocked
Refs #321
2016-02-14 12:48:26 +01:00
M66B
87b3d0c33c Native the maximum domain name length is 255 octets
http://tools.ietf.org/html/rfc3986#page-21
2016-02-14 11:58:34 +01:00
M66B
dc0980e87f Native refactoring 2016-02-14 11:29:48 +01:00
M66B
3beb851339 System application theming fix 2016-02-14 11:16:50 +01:00
M66B
a315b5042d Fixed image button theming 2016-02-14 11:13:34 +01:00
M66B
5166b8318b Make PCAP record size and max file size configurable 2016-02-14 11:01:36 +01:00
M66B
46b054b9f8 Prevent double name lookups 2016-02-14 10:16:44 +01:00
M66B
bb3f4bf212 Do not import last hosts file import/download time 2016-02-14 10:09:12 +01:00
M66B
60a3babb4e Search on complete uid in traffic log
Only searching on 0 root is still awkward
2016-02-14 10:03:43 +01:00
M66B
2c40e71326 Recursively apply related rules
Refs #317
2016-02-14 09:56:51 +01:00
M66B
645964af12 Remove open file list from logcat 2016-02-14 08:17:28 +01:00
M66B
d05f9c68d7 2016021301 beta 2016-02-13 19:01:19 +01:00
M66B
00d5a656c1 Scale down application icons to save memory 2016-02-13 16:10:18 +01:00