Commit Graph

853 Commits

Author SHA1 Message Date
emanuele-f
fef9810118 Update submodule 2022-06-07 11:53:56 +02:00
emanuele-f
eedba8f180 Fix possible NullPointerException in sslkeyfileExportResult 2022-06-06 18:12:18 +02:00
emanuele-f
04ddfdcb9d Update libs 2022-06-06 17:51:48 +02:00
Emanuele Faranda
7c998679c4
Add notes about work profiles 2022-06-06 17:31:19 +02:00
emanuele-f
fd0c119bba Compilation fix 2022-06-06 16:54:35 +02:00
emanuele-f
9c7a1d0952 Fix permission grant inside work profile 2022-06-06 16:43:18 +02:00
emanuele-f
4a44fa28af Resolve correct package info for other users apps
Also show the "badged" icon for managed profiles apps
2022-06-06 16:23:36 +02:00
emanuele-f
fec54e9499 Add INTERACT_ACROSS_USERS permission
This is a signature-level permission required in order to call
getPackagesForUid for other users/profiles. It will be granted on first
root capture start.

See #217
2022-06-06 14:54:23 +02:00
Oky Priyanto
e6bc27b3e3 Update Indonesian strings 2022-06-04 12:34:55 +02:00
Oğuz Ersen
edba6d0dc7 Update Turkish strings 2022-06-04 12:34:28 +02:00
Eric
a0c2231aac Update Chinese strings 2022-06-04 12:34:08 +02:00
RyoidenshiAokigahara
67c8500558 Update Russian strings 2022-06-04 12:33:15 +02:00
emanuele-f
4a1e24b710 Fix possible IllegalStateException in mitm wizard 2022-06-04 12:17:26 +02:00
emanuele-f
aa2efb8079 Fix possible IllegalStateException in GeoipSettings 2022-06-04 12:07:11 +02:00
emanuele-f
25f7193051 Fix crash on screen rotation in connection details
On screen rotation, the fragments onAttach is called before the activity
onCreate, which caused mConn to be null
2022-06-04 11:50:34 +02:00
Emanuele Faranda
a18d39b78c
Update README.md 2022-06-02 16:20:22 +02:00
Emanuele Faranda
cdf7909db8
Update README.md 2022-06-02 15:58:28 +02:00
emanuele-f
fe6f7730b7 Fix app filter icon not shown on capture start 2022-06-02 11:23:15 +02:00
emanuele-f
9f3d120c49 Bump version to 1.5.0 2022-06-02 09:58:24 +02:00
emanuele-f
1eb4af516a Add privacy policy 2022-06-01 16:55:45 +02:00
emanuele-f
49d025718b Improve some strings 2022-06-01 16:34:00 +02:00
Oğuz Ersen
d8da4a8ba9 Update Turkish strings 2022-06-01 16:29:35 +02:00
Eric
dac692d8ba Update Chinese strings 2022-06-01 16:29:20 +02:00
RyoidenshiAokigahara
70898b1d20 Update Russian strings 2022-06-01 16:28:42 +02:00
Emanuele Faranda
278eebc15e Improve Italian strings 2022-06-01 16:28:11 +02:00
emanuele-f
33b68936ea Fix developer warning notification on Android 32
Bug introduced in bd6034b. Now notification is correctly removed
2022-06-01 15:46:27 +02:00
emanuele-f
ca063e3296 Wait for capture stop when calling stop via API
This allows getting more accurate capture stats
2022-06-01 12:14:38 +02:00
emanuele-f
10b2774315 Improve onboarding text appearance 2022-05-31 18:35:25 +02:00
emanuele-f
6876d596ff Fix QUIC not blocked with missing host 2022-05-31 17:36:46 +02:00
emanuele-f
523e1dda41 Fix private DNS blocking setting not applied
Fixes #216
2022-05-31 17:22:32 +02:00
emanuele-f
30073c9899 Improve strings 2022-05-31 17:11:44 +02:00
Eric
22f0c77634 Update Chinese strings 2022-05-31 17:05:43 +02:00
Emanuele Faranda
2173d54612 Improve strings 2022-05-31 17:02:33 +02:00
Emanuele Faranda
dbe44d3ce7 Update Italian strings 2022-05-31 17:02:21 +02:00
emanuele-f
fbcfda7dbb Remove unused strings 2022-05-31 14:28:39 +02:00
emanuele-f
ebfcd89213 Improve on-boarding 2022-05-31 14:20:27 +02:00
Maxime Leroy
ee9d3a4d51 Update French strings 2022-05-31 13:41:00 +02:00
Reza Almanda
074182dbda Update Indonesian strings 2022-05-31 13:40:43 +02:00
Oğuz Ersen
2e22285eb2 Update Turkish strings 2022-05-31 13:40:18 +02:00
Eric
291a13b19f Update Chinese strings 2022-05-31 13:39:50 +02:00
RyoidenshiAokigahara
0352f49057 Update Russian strings 2022-05-31 13:39:11 +02:00
emanuele-f
59488f1694 Improve app on-boarding 2022-05-31 12:53:11 +02:00
emanuele-f
bd6034b8c6 Fix notification sometimes not removed on stop
Fixes #198
2022-05-31 00:15:04 +02:00
emanuele-f
e221fad374 Enable the TLS decryption switch on setup done 2022-05-30 23:20:32 +02:00
emanuele-f
12f29a920e Update screenshot 2022-05-30 22:44:23 +02:00
emanuele-f
eb8a504f09 Add informative message before asking VPN permission
Closes #215
2022-05-30 22:21:50 +02:00
emanuele-f
a22d334b5a Add app on-boarding
Closes #149
2022-05-30 19:58:55 +02:00
emanuele-f
b5be8b9243 Fix bad function signature 2022-05-30 12:42:44 +02:00
emanuele-f
b9615a4f42 Improve mitm addon setup wizard help messages 2022-05-30 11:16:08 +02:00
emanuele-f
dbfaab6164 Fix uid resolution failing after some time with root
Since the indroduction of netlink-based UID resolution in a626e11, UID
resolution will break after some time due to netlink sequence number
mismatches.
This fix recovers from off-by-one sequence number mismathes and
falls-back to slower UID resolution if some other netlink error occurs
2022-05-28 18:47:09 +02:00