Skip to content

feature config

EDAMAME Dev edited this page Jan 9, 2026 · 17 revisions

Config


Feature: config

πŸ” Config

Overview Centralized app configuration and system information hub. Provides access to version info, notification settings with persistent history, network traffic statistics, and debug logging.

βš™οΈ Sub-Features

1. πŸ”§ Info Tab

Description: Displays app version, build info, elevation/admin status, and device identification details.


2. πŸ”§ Notifications Tab

Description: Configure notification preferences per category and view persistent notification history with deep linking support.

πŸ“ UI Elements & Data

  • Notification Settings

    • Toggle notifications on/off for each category: security score changes, advisor updates, network threats, agentic actions, and domain connection status.
  • Notification History

    • Persistent, scrollable history of all past notifications with timestamps. Click any notification to deep-link to its related content. Clear history button available.

3. πŸ”§ Traffic Tab

Description: Embedded network traffic statistics viewer showing packet counts, analyzer status, session stats, and anomaly detection metrics.


4. πŸ”§ Debug Tab

Description: Real-time debug log viewer with multi-line text selection support. Shows core engine logs, API calls, and system events for troubleshooting.

πŸ“‹ Contents


🏠 Navigation


This page was automatically generated from feature definitions.

Clone this wiki locally