AdguardForAndroid icon indicating copy to clipboard operation
AdguardForAndroid copied to clipboard

Add a filter to Recent Activity to hide duplicate entries

Open Alex-302 opened this issue 3 months ago • 1 comments

Issue Details

Sometimes apps make a huge number of requests. This makes the log unreadable. Displaying only unique domains when the filter is enabled would make it easier to analyze requests.

This applies more to the analysis of application requests (in 99% of cases, these will be domains, since root access is required to filter HTTPS application traffic).

Possible usage:

  • clear the filtering log
  • enable new filter
  • launch the application, use it for a while, and then stop it
  • open the log for this application
  • analyze the entries. It is expected that in most cases, instead of hundreds of lines, there will be only a few or a dozen.

Proposed solution

Add a new filter to Recent Activity that will display only unique entries.

Example, when it will help

Screenshots

Image

Image

Image

Alex-302 avatar Sep 23 '25 15:09 Alex-302

I'd like this idea

jo2dan94 avatar Sep 23 '25 16:09 jo2dan94