Feat: Added crash report system.

Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
This commit is contained in:
HeCodes2Much
2024-06-17 12:34:32 +01:00
parent 31ce1f82d5
commit 66eb7c123e
7 changed files with 89 additions and 8 deletions

View File

@@ -608,4 +608,10 @@
<string name="widgets_settings_display_battery">Battery Widget</string>
<string name="widgets_settings_display">Display</string>
<string name="widgets_settings_select_order">Select Order</string>
<string name="acra_crash">Crash</string>
<string name="acra_dialog_text">We\'re sorry, but %1$s has encountered an unexpected issue and needs to close. Please help us improve by sending a crash report.\n\n%1$s values your privacy and the data collected is solely used for improving app stability. No personal information is collected. Thank you for your support!</string>
<string name="acra_send_report">Send Report</string>
<string name="acra_dont_send">Don\'t Send</string>
<string name="acra_mail_body">Please describe the issue you encountered:</string>
</resources>