1
0
Fork 0

added a Logcat Exporter debugging tool

This commit is contained in:
sspanak 2024-04-16 13:07:21 +03:00 committed by Dimo Karaivanov
parent 3d1b1cd6ff
commit 7f402d370e
12 changed files with 160 additions and 43 deletions

View file

@ -30,6 +30,11 @@
app:layout="@layout/pref_switch"
app:title="System Logs" />
<Preference
app:key="pref_export_logcat"
app:layout="@layout/pref_text"
app:title="Export Logs" />
<PreferenceCategory
app:title="Recent Log Messages"
app:layout="@layout/pref_category"