mirror of
https://github.com/emanuele-f/PCAPdroid.git
synced 2026-05-08 21:12:26 +00:00
25b834cd0c
Keep track of the past packet captures, showing the capture size, duration and captured apps. Manage the disk space, showing the total size on disk and allowing to rename and delete captures. Tap on a capture to load it. The status fragment shows the last capture. Closes #281