mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Replace android.util.Log with logback
This commit is contained in:
@@ -368,6 +368,12 @@
|
||||
android:layout="@layout/preference_checkbox"
|
||||
android:title="@string/pref_write_logfiles"
|
||||
app:iconSpaceReserved="false" />
|
||||
<Preference
|
||||
android:key="log_restart"
|
||||
android:summary="@string/pref_restart_logging_summary"
|
||||
android:title="@string/pref_restart_logging_title"
|
||||
app:iconSpaceReserved="false"
|
||||
app:isPreferenceVisible="false" />
|
||||
<SwitchPreferenceCompat
|
||||
android:defaultValue="false"
|
||||
android:key="crash_notification"
|
||||
|
||||
Reference in New Issue
Block a user