Commit 89049ee 1 parent 68f81f9 commit 89049ee Copy full SHA for 89049ee
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 18
18
android : data =" https://github.com/d4rken-org/capod/issues" />
19
19
</eu .darken.capod.common.preferences.IntentPreference>
20
20
21
+ <!-- Hide Install-ID and bug reporting settings, but keep for possible use in the future.
21
22
<PreferenceCategory app:title="@string/settings_category_other_label">
22
23
<Preference
23
24
android:icon="@drawable/ic_id_onsurface"
24
25
android:key="support.installid"
25
26
android:summary="@string/settings_support_installid_desc"
26
- android : title =" @string/settings_support_installid_label"
27
- app : isPreferenceVisible =" false" />
27
+ android:title="@string/settings_support_installid_label" />
28
28
29
29
<CheckBoxPreference
30
30
android:icon="@drawable/ic_spider_thread_onsurface"
31
31
android:key="debug.bugreport.automatic.enabled"
32
- app : isPreferenceVisible =" false"
33
32
android:summary="@string/settings_debug_autoreports_description"
34
33
android:title="@string/settings_debug_autoreports_label" />
35
34
</PreferenceCategory>
36
- </PreferenceScreen >
35
+ -->
36
+ </PreferenceScreen >
You can’t perform that action at this time.
0 commit comments