Commit Graph

1128 Commits

Author SHA1 Message Date
emanuele-f
e2c5b81d4f Fix possible NullPointerException in getNetworkInterfaces
This occurred with non-primary user account.

See #336
2023-07-20 21:56:33 +02:00
Ridhwan Ikhwanto
efa982c2c6
Use [address]:port notation for IPv6 (#334) 2023-07-13 13:27:06 +02:00
Shubham Mittal
a85faf7d5c
Update mitm bad addon message. (#329)
The updated message tells which version of the addon the user should install instead.
2023-06-16 11:04:41 +02:00
emanuele-f
1fc4980af4 Bump version to 1.6.5 2023-06-15 09:31:54 +02:00
Владислав NULL
4c42340303 Update Russian strings 2023-06-15 09:05:48 +02:00
Oğuz Ersen
7a08880a10 Update Turkish strings 2023-06-15 09:05:43 +02:00
Eric
73b2f183a7 Update Chinese (Simplified) strings 2023-06-15 09:05:33 +02:00
Emanuele Faranda
5fc21e1f00 Update Italian strings 2023-06-15 09:05:21 +02:00
gallegonovato
9202a6f2ae Update Spanish strings 2023-06-15 09:05:07 +02:00
emanuele-f
5a139aaf6c Fix crash on invalid IPv6 DNS
Closes #325
2023-06-13 20:35:00 +02:00
emanuele-f
4e96623130 Fix IPv6 validation on Android < 29 2023-06-13 20:22:55 +02:00
emanuele-f
e357534414 Allow exporting the SSLKEYLOG after anomalous app stop
Closes #324
2023-06-13 19:51:55 +02:00
emanuele-f
1c3614652b Remove unused resources 2023-06-06 13:44:37 +02:00
emanuele-f
1f00fa95ae Update CI Java version to 17 2023-06-06 12:35:05 +02:00
emanuele-f
937c68ed07 Add support for mitm Js Injector 2023-06-06 12:14:16 +02:00
emanuele-f
96032d3aef Update gradle 2023-06-04 17:11:53 +02:00
emanuele-f
464516409a Only apply TLS decryption to specified connections
TLS decryption is now only applied to connections matching
the user-configured rules. This allows running the decryption
along with the normal capture. The decryption whitelist has
been removed.
2023-05-31 23:16:55 +02:00
phyrz91
f482d0fa8f Add Polish translation 2023-05-21 21:38:12 +02:00
emanuele-f
a947ebfc70 Fix ICMPv6 not working in VPN mode
ICMPv6 packets were dropped due to missing logic

Also affected #321
2023-05-19 12:37:20 +02:00
emanuele-f
3459d18e3b Capture IPv6 ULA addresses traffic
Closes #321
2023-05-19 09:34:37 +02:00
emanuele-f
ad46d94971 Update deps 2023-05-19 09:31:25 +02:00
incycledream
e828245c54
App icon can be themed now (Android 13) (#316) 2023-05-03 09:05:35 +02:00
emanuele-f
0168ed052e Bump version to 1.6.4 2023-04-24 11:13:45 +02:00
Emanuele Faranda
096d8fe93c Update Italian strings 2023-04-24 11:03:54 +02:00
gallegonovato
81a4395b4c Update Spanish strings 2023-04-24 11:03:37 +02:00
Oğuz Ersen
b9ab7ca569 Update Turkish strings 2023-04-24 11:03:19 +02:00
Eric
29ccec37af Update Chinese (Simplified) strings 2023-04-24 11:02:58 +02:00
RyoidenshiAokigahara
8cbc65bfa7 Update Russian strings 2023-04-24 11:02:28 +02:00
Mario Herrmann
d253be247a Update German strings 2023-04-24 11:00:41 +02:00
emanuele-f
3e7ca1e7b0 Fix QR code activation crash on Android 32+
The bluetooth_name setting is not readable anymore
2023-04-24 10:43:14 +02:00
emanuele-f
a3b52da317 Bump version to 1.6.3 2023-04-23 22:08:45 +02:00
emanuele-f
b7a59635e3 Fix possible crash while importing rules
E.g. SecurityException: com.android.providers.downloads has no access
to content ...
2023-04-23 20:03:48 +02:00
emanuele-f
4f22276562 Fix possible NullPointerException in connections 2023-04-23 19:56:10 +02:00
emanuele-f
c98740c830 Fix possible NullPointerException in apps context menu 2023-04-23 19:53:04 +02:00
emanuele-f
88a9c747fd Fix possible crash on firewall whitelist reload
A SIGSEV occurred after a whitelist rules reload when firewall rules
failed to load
2023-04-23 19:47:40 +02:00
emanuele-f
5406475bed Fix possible crashes in MitmAddon 2023-04-23 19:03:08 +02:00
emanuele-f
6a42e7d988 Log private DNS mode in build info 2023-04-23 18:30:09 +02:00
emanuele-f
b9ee20fca4 Fix TCP connections spam to VPN IP port 853
Fixes #313
2023-04-23 17:38:19 +02:00
emanuele-f
532dd2c2a6 Fix app connections jump to bottom dpad focus
Fixes #298
2023-04-16 22:27:17 +02:00
emanuele-f
fa05c751e1 Fix autostart whitelist link
Fixes #308
2023-04-16 21:48:05 +02:00
emanuele-f
c4d8a09e1d Implement license activation via QR code
It's now possible to use a QR code to activate licenses on
non-Play builds of the app. This comes handy on TV devices
2023-04-16 19:48:05 +02:00
emanuele-f
2b57c40dfe Fix firewall not working with duplicate rules
The firewall was silently failing to load in case duplicate rules
were supplied. This could happen, for example, with rules for subdomains.
2023-04-13 19:51:23 +02:00
emanuele-f
4eb7f7f0e9 Bump version to 1.6.2 2023-03-31 16:55:16 +02:00
Emanuele Faranda
8e11eb9aed Update Italian strings 2023-03-31 09:58:16 +02:00
Oğuz Ersen
a22e8e3a6a Update Turkish strings 2023-03-31 09:46:26 +02:00
Eric
c3819da844 Update Chinese (Simplified) strings 2023-03-31 09:46:09 +02:00
gallegonovato
baeea04568 Update Spanish strings 2023-03-31 09:45:29 +02:00
Mario Herrmann
367a38b392 Create German F-Droid strings 2023-03-28 11:50:36 +02:00
Mario Herrmann
41e62d400c Update German strings 2023-03-28 11:49:43 +02:00
Yannick Molinghen
cceec6a662 Update French strings 2023-03-28 11:47:01 +02:00