Allow user to send bug report from settings screen

This commit is contained in:
2016-03-25 13:51:57 -04:00
parent 5115379fdd
commit 6c810ee7a3
12 changed files with 209 additions and 13 deletions

View File

@@ -65,6 +65,17 @@
</PreferenceCategory>
<PreferenceCategory
android:key="pref_key_debug"
android:title="@string/troubleshooting">
<Preference
android:key="bugReport"
android:title="@string/generate_bug_report">
</Preference>
</PreferenceCategory>
<PreferenceCategory
android:key="pref_key_links"
android:title="@string/links">