Remove any email from the reports, as there seems to be no way to secure the data.

This commit is contained in:
Amine Bou
2018-05-25 20:20:47 +02:00
parent 798f112498
commit 73cc1a7297
33 changed files with 37 additions and 37 deletions

View File

@ -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"