Firewall Phase 1: Existing features - the beginning
This is to track the start of the firewall app.
https://gitlab.com/CalyxOS/platform_packages_apps_Firewall
It will be a system app included with the OS, and expose the existing settings in one place.
A global toggle at the top to completely enable / disable all of these settings, and then
We want a list of apps, separated into system apps and user-installed apps.
Per-app, we want toggles for:
- Disable network access completely
- Disable background network access
- Disable Wi-Fi usage
- Disable mobile data usage
- Disable VPN usage
These are all currently available in the Settings application.