Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add quick access for some features, which are often used by filter maintainers #3296

Closed
Alex-302 opened this issue Jan 1, 2020 · 2 comments

Comments

@Alex-302
Copy link
Member

Alex-302 commented Jan 1, 2020

For example, an option in advanced/low-level settings, which add new menu items:

* Home
* Settings
* Advanced
   * Filters
   * User Rules
   * Assiatant
   * HAR recording

or new screen with frequently used features.

@ameshkov
Copy link
Member

ameshkov commented Jun 5, 2023

The problem is that it's not convenient to work with a mobile app in general. This is why browsers provide remote debugging capabilities, it's much more convenient to manage everything from a desktop computer.

We could continue trying making the mobile app UI more convenient or we could instead rework it and extract some kind of a "developer tools API" that can be used to implement "remote debugging" capabilities.

Regarding the mobile side of things

We need quick navigation to the following sections:

  1. Recent activity
  2. User rules
  3. Filters
  4. DNS User rules
  5. DNS Filters
  6. Userscripts
  7. App Management

Also, a number of "quick actions" would also be useful:

  1. Quick switch for HAR recording and debug-level logs
  2. Export/import settings

Here's what I suggest:

  1. Add an option to enable "Developer Tools" menu through the advanced settings.
  2. If the option is enabled, add the following option to the bottom navigation bar.

@Alex-302
Copy link
Member Author

Alex-302 commented Jun 5, 2023

It would be good to add a Proxy settings (it's easier to switch to Fiddler)

@adguard-bot adguard-bot added this to the 4.3 milestone Dec 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants