Remove any email from the reports, as there seems to be no way to secure the data.
This commit is contained in:
@ -2,11 +2,6 @@
|
||||
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<PreferenceCategory android:title="@string/pref_debug_crash_reports">
|
||||
<EditTextPreference
|
||||
android:key="acra.user.email"
|
||||
android:summary="@string/pref_acra_user_email_summary"
|
||||
android:title="@string/pref_acra_user_email" />
|
||||
|
||||
<CheckBoxPreference
|
||||
android:defaultValue="false"
|
||||
android:key="acra.alwaysaccept"
|
||||
|
Reference in New Issue
Block a user