2023-06-03 12:51:21 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<interface>
|
|
|
|
<template class="CcPrivacyPanel" parent="CcPanel">
|
2023-08-02 19:21:33 +04:00
|
|
|
<property name="child">
|
2023-06-04 10:12:28 +02:00
|
|
|
<object class="AdwNavigationView" id="navigation">
|
2023-06-03 12:51:21 +02:00
|
|
|
|
|
|
|
<child>
|
|
|
|
<object class="AdwNavigationPage">
|
2023-11-13 10:33:42 +01:00
|
|
|
<property name="title" translatable="yes">Privacy & Security</property>
|
2023-06-03 12:51:21 +02:00
|
|
|
<property name="child">
|
|
|
|
<object class="AdwToolbarView">
|
|
|
|
|
|
|
|
<child type="top">
|
2023-08-02 19:21:33 +04:00
|
|
|
<object class="AdwHeaderBar"/>
|
2023-06-03 12:51:21 +02:00
|
|
|
</child>
|
|
|
|
|
|
|
|
<property name="content">
|
|
|
|
<object class="AdwPreferencesPage">
|
|
|
|
<child>
|
|
|
|
<object class="AdwPreferencesGroup">
|
2023-08-03 19:16:37 +02:00
|
|
|
<property name="title" translatable="yes">System</property>
|
2023-06-03 12:51:21 +02:00
|
|
|
|
2023-06-03 22:38:38 +02:00
|
|
|
<child>
|
|
|
|
<object class="CcListRow">
|
|
|
|
<property name="title" translatable="yes">_Screen Lock</property>
|
2023-08-03 19:21:29 +02:00
|
|
|
<property name="subtitle" translatable="yes">Automatic screen lock</property>
|
2024-02-09 15:17:33 -03:30
|
|
|
<property name="icon-name">screen-lock-symbolic</property>
|
2023-06-03 22:38:38 +02:00
|
|
|
<property name="show-arrow">True</property>
|
|
|
|
<property name="action-name">navigation.push</property>
|
|
|
|
<property name="action-target">'screen-page'</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
|
2023-06-04 10:12:28 +02:00
|
|
|
<child>
|
|
|
|
<object class="CcListRow">
|
2024-01-08 14:50:18 -03:00
|
|
|
<property name="title" translatable="yes">_Location</property>
|
2023-06-04 10:12:28 +02:00
|
|
|
<property name="subtitle" translatable="yes">Control access to your location</property>
|
2024-02-09 15:17:33 -03:30
|
|
|
<property name="icon-name">location-access-symbolic</property>
|
2023-06-04 10:12:28 +02:00
|
|
|
<property name="show-arrow">True</property>
|
|
|
|
<property name="action-name">navigation.push</property>
|
|
|
|
<property name="action-target">'location-page'</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
|
2023-06-04 10:31:11 +02:00
|
|
|
<child>
|
|
|
|
<object class="CcListRow">
|
2023-08-03 19:16:37 +02:00
|
|
|
<property name="title" translatable="yes">_File History &amp; Trash</property>
|
2023-08-03 19:21:29 +02:00
|
|
|
<property name="subtitle" translatable="yes">Remove saved data and files</property>
|
2024-02-09 15:17:33 -03:30
|
|
|
<property name="icon-name">trash-file-history-symbolic</property>
|
2023-06-04 10:31:11 +02:00
|
|
|
<property name="show-arrow">True</property>
|
|
|
|
<property name="action-name">navigation.push</property>
|
2023-08-03 19:16:37 +02:00
|
|
|
<property name="action-target">'usage-page'</property>
|
2023-06-04 10:31:11 +02:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
|
2023-06-04 10:50:55 +02:00
|
|
|
<child>
|
|
|
|
<object class="CcListRow">
|
2023-08-03 19:16:37 +02:00
|
|
|
<property name="title" translatable="yes">_Diagnostics</property>
|
2023-08-03 19:21:29 +02:00
|
|
|
<property name="subtitle" translatable="yes">Automatic problem reporting</property>
|
2024-02-09 15:17:33 -03:30
|
|
|
<property name="icon-name">device-diagnostics-symbolic</property>
|
2023-06-04 10:50:55 +02:00
|
|
|
<property name="show-arrow">True</property>
|
|
|
|
<property name="action-name">navigation.push</property>
|
2023-08-03 19:16:37 +02:00
|
|
|
<property name="action-target">'diagnostics-page'</property>
|
|
|
|
<binding name="visible">
|
|
|
|
<lookup name="visible">diagnostics_page</lookup>
|
|
|
|
</binding>
|
2023-06-04 10:50:55 +02:00
|
|
|
</object>
|
|
|
|
</child>
|
2023-08-03 19:16:37 +02:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<object class="AdwPreferencesGroup">
|
|
|
|
<property name="title" translatable="yes">Devices</property>
|
2023-06-04 10:50:55 +02:00
|
|
|
|
2023-06-04 12:28:09 +02:00
|
|
|
<child>
|
2023-08-03 19:16:37 +02:00
|
|
|
<object class="CcListRow">
|
|
|
|
<property name="title" translatable="yes">_Cameras</property>
|
2023-08-03 19:21:29 +02:00
|
|
|
<property name="subtitle" translatable="yes">Control camera access</property>
|
2024-02-09 15:17:33 -03:30
|
|
|
<property name="icon-name">camera-access-symbolic</property>
|
2023-06-04 12:28:09 +02:00
|
|
|
<property name="show-arrow">True</property>
|
|
|
|
<property name="action-name">navigation.push</property>
|
2023-08-03 19:16:37 +02:00
|
|
|
<property name="action-target">'camera-page'</property>
|
2023-06-04 12:28:09 +02:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
|
2023-06-03 23:02:49 +02:00
|
|
|
<child>
|
|
|
|
<object class="CcListRow">
|
2023-08-03 19:16:37 +02:00
|
|
|
<property name="title" translatable="yes">_Microphones</property>
|
2023-08-03 19:21:29 +02:00
|
|
|
<property name="subtitle" translatable="yes">Control microphone access</property>
|
2024-01-18 14:17:47 +00:00
|
|
|
<property name="visible">False</property>
|
2024-02-09 15:17:33 -03:30
|
|
|
<property name="icon-name">microphone-access-symbolic</property>
|
2023-06-03 23:02:49 +02:00
|
|
|
<property name="show-arrow">True</property>
|
|
|
|
<property name="action-name">navigation.push</property>
|
2023-08-03 19:16:37 +02:00
|
|
|
<property name="action-target">'microphone-page'</property>
|
2023-06-03 23:02:49 +02:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
|
2023-06-03 23:13:02 +02:00
|
|
|
<child>
|
2023-08-03 19:16:37 +02:00
|
|
|
<object class="CcListRow" id="bolt_row">
|
|
|
|
<property name="visible">False</property>
|
|
|
|
<property name="title" translatable="yes">_Thunderbolt</property>
|
2023-08-03 19:21:29 +02:00
|
|
|
<property name="subtitle" translatable="yes">Manage device access</property>
|
2024-02-09 15:17:33 -03:30
|
|
|
<property name="icon-name">thunderbolt-access-symbolic</property>
|
2023-06-03 23:13:02 +02:00
|
|
|
<property name="show-arrow">True</property>
|
|
|
|
<property name="action-name">navigation.push</property>
|
2023-08-03 19:16:37 +02:00
|
|
|
<property name="action-target">'bolt-page'</property>
|
2023-06-03 23:13:02 +02:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
|
2023-06-04 11:23:30 +02:00
|
|
|
<child>
|
|
|
|
<object class="CcListRow">
|
|
|
|
<property name="title" translatable="yes">Device _Security</property>
|
2023-08-03 19:21:29 +02:00
|
|
|
<property name="subtitle" translatable="yes">Hardware security status and information</property>
|
2024-02-09 15:17:33 -03:30
|
|
|
<property name="icon-name">device-security-symbolic</property>
|
2023-06-04 11:23:30 +02:00
|
|
|
<property name="show-arrow">True</property>
|
|
|
|
<property name="action-name">navigation.push</property>
|
|
|
|
<property name="action-target">'firmware-security-page'</property>
|
|
|
|
<binding name="visible">
|
|
|
|
<lookup name="visible">security_page</lookup>
|
|
|
|
</binding>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
|
2023-06-03 12:51:21 +02:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
|
2023-06-03 22:38:38 +02:00
|
|
|
<child>
|
|
|
|
<object class="CcScreenPage"/>
|
|
|
|
</child>
|
|
|
|
|
2023-06-04 10:12:28 +02:00
|
|
|
<child>
|
|
|
|
<object class="CcLocationPage"/>
|
|
|
|
</child>
|
|
|
|
|
2023-06-04 10:31:11 +02:00
|
|
|
<child>
|
|
|
|
<object class="CcCameraPage"/>
|
|
|
|
</child>
|
|
|
|
|
2023-06-04 10:50:55 +02:00
|
|
|
<child>
|
|
|
|
<object class="CcMicrophonePage"/>
|
|
|
|
</child>
|
|
|
|
|
2023-06-03 23:02:49 +02:00
|
|
|
<child>
|
|
|
|
<object class="CcUsagePage"/>
|
|
|
|
</child>
|
|
|
|
|
2023-06-03 23:13:02 +02:00
|
|
|
<child>
|
|
|
|
<object class="CcDiagnosticsPage" id="diagnostics_page"/>
|
|
|
|
</child>
|
|
|
|
|
2023-06-04 11:23:30 +02:00
|
|
|
<child>
|
|
|
|
<object class="CcFirmwareSecurityPage" id="security_page"/>
|
|
|
|
</child>
|
|
|
|
|
2023-06-03 12:51:21 +02:00
|
|
|
</object>
|
2023-08-02 19:21:33 +04:00
|
|
|
</property>
|
2023-06-03 12:51:21 +02:00
|
|
|
</template>
|
|
|
|
</interface>
|