Releases: emanuele-f/PCAPdroid
Releases · emanuele-f/PCAPdroid
v1.3.1
- Fix startup crash before Oreo
v1.3.0
- Retain the connections log during the whole capture
- Add Android TV support
- New app layout for easier interaction
- Export the connections log to a CSV file
- Filter the connections log by app
- New Apps view to review the total traffic and connections by app
- Clipboard copy and export of the connection details
- Add persistent notification while capture is running
- Apps can now conveniently searched via the searchbar
v1.2.16
- Fix non-selectable text in connections details
- Fix start button not working on first app run
v1.2.15
- Improve connections stability
- Report fatal native errors to the user
v1.2.14
- Fix DNS resolution not working when an IPv6 DNS server is configured
v1.2.13
- More sockets checks to prevent crashes
- Add stats view with traffic and debug information
- UI improvements: apps loading toast, start button position
- ViewPager2 migration (credits: TacoTheDank SkytkRSfan3895@gmail.com)
v1.2.12
- minSdkVersion is now 21 (Lollipop)
- Improve DNS traffic capture when an app filter is set
v1.2.11
- Fix empty apps list in Android 11
v1.2.10
- Ask confirmation when another VPNService is running
- Rework modules dependencies
v1.2.9
- Fix crash when app is stopped from the system VPN settings