Problem Statement
Bluetooth and WiFi remain active even when no devices are connected to them. Users must manually disable these connections particularly when away from connected devices for extended periods.
Proposed Solution
Implement an automatic idle-timeout feature like greentooth app that:
- Monitors connection status: Tracks active device connections to Bluetooth and WiFi separately
- Customizable timeout periods: Allow users to set idle duration thresholds (e.g., 5, 10, 15, 30 minutes) for each connection type
- Auto-disable behavior: Automatically disable Bluetooth/WiFi when the timeout period expires with no connected devices
- User notifications: Display a notification before auto-disable occurs, allowing manual cancellation
Considered Alternatives
Priority
Medium
Contribution
Additional Context
Problem Statement
Bluetooth and WiFi remain active even when no devices are connected to them. Users must manually disable these connections particularly when away from connected devices for extended periods.
Proposed Solution
Implement an automatic idle-timeout feature like greentooth app that:
Considered Alternatives
Priority
Medium
Contribution
Additional Context