- sendCrash(String, String) - Method in class org.acra.dialog.CrashReportDialogHelper
-
Send crash report given user's comment and email address.
- setCommentPrompt(String) - Method in interface org.acra.config.DialogConfigurationBuilder
-
label of the comment input prompt.
- setEmailPrompt(String) - Method in interface org.acra.config.DialogConfigurationBuilder
-
label of the email input prompt.
- setEnabled(boolean) - Method in interface org.acra.config.DialogConfigurationBuilder
-
- setNegativeButtonText(String) - Method in interface org.acra.config.DialogConfigurationBuilder
-
label of the negative button
- setPositiveButtonText(String) - Method in interface org.acra.config.DialogConfigurationBuilder
-
label of the positive button
- setReportDialogClass(Class<? extends Activity>) - Method in interface org.acra.config.DialogConfigurationBuilder
-
Custom CrashReportDialog class
- setResCommentPrompt(int) - Method in interface org.acra.config.DialogConfigurationBuilder
-
label of the comment input prompt.
- setResEmailPrompt(int) - Method in interface org.acra.config.DialogConfigurationBuilder
-
label of the email input prompt.
- setResIcon(int) - Method in interface org.acra.config.DialogConfigurationBuilder
-
icon of the dialog
- setResNegativeButtonText(int) - Method in interface org.acra.config.DialogConfigurationBuilder
-
label of the negative button
- setResPositiveButtonText(int) - Method in interface org.acra.config.DialogConfigurationBuilder
-
label of the positive button
- setResText(int) - Method in interface org.acra.config.DialogConfigurationBuilder
-
text in the dialog
- setResTheme(int) - Method in interface org.acra.config.DialogConfigurationBuilder
-
theme of the dialog
- setResTitle(int) - Method in interface org.acra.config.DialogConfigurationBuilder
-
title of the dialog
- setText(String) - Method in interface org.acra.config.DialogConfigurationBuilder
-
text in the dialog
- setTitle(String) - Method in interface org.acra.config.DialogConfigurationBuilder
-
title of the dialog