mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-16 11:16:12 -04:00
feat(device-settings): Add experimental info box, revise pro-gating, fix switch bypass
Add SettingsInfoBox title support and experimental feature warning for Sleep Detection and Personalized Volume toggles with issue tracker action. Pro-gate tone volume, microphone mode. Un-gate sleep detection, conversation awareness. Fix SettingsSwitchItem allowing direct switch toggle to bypass requiresUpgrade.
This commit is contained in:
@@ -90,6 +90,10 @@
|
||||
<string name="settings_popup_warning_manual_mode">Popups require the monitor to be running. Your monitor mode is set to \"When app is open\", which stops the monitor when you leave the app.</string>
|
||||
<string name="general_fix_it_action">Fix it</string>
|
||||
|
||||
<string name="device_settings_experimental_title">Experimental feature</string>
|
||||
<string name="device_settings_experimental_description">This feature hasn\'t been tested on all devices yet. If something isn\'t working correctly, please open an issue with a debug log.</string>
|
||||
<string name="device_settings_experimental_action">Open Issue Tracker</string>
|
||||
|
||||
<string name="notification_channel_device_status_label">Device status</string>
|
||||
<string name="notification_channel_device_status_connected_label">Connected device</string>
|
||||
<string name="monitor_notification_extra_enabled_hint">You can disable this notification in system settings.</string>
|
||||
|
||||
Reference in New Issue
Block a user