A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
W
W
- withCommentPrompt(String) - function in org.acra.config.DialogConfigurationBuilder
- label of the comment input prompt.
- withEmailPrompt(String) - function in org.acra.config.DialogConfigurationBuilder
- label of the email input prompt.
- withEnabled(Boolean) - function in org.acra.config.DialogConfigurationBuilder
- withNegativeButtonText(String) - function in org.acra.config.DialogConfigurationBuilder
- label of the negative button
- withPositiveButtonText(String) - function in org.acra.config.DialogConfigurationBuilder
- label of the positive button
- withReportDialogClass(Class) - function in org.acra.config.DialogConfigurationBuilder
- Custom CrashReportDialog class
- withResCommentPrompt(Integer) - function in org.acra.config.DialogConfigurationBuilder
- label of the comment input prompt.
- withResEmailPrompt(Integer) - function in org.acra.config.DialogConfigurationBuilder
- label of the email input prompt.
- withResIcon(Integer) - function in org.acra.config.DialogConfigurationBuilder
- icon of the dialog
- withResNegativeButtonText(Integer) - function in org.acra.config.DialogConfigurationBuilder
- label of the negative button
- withResPositiveButtonText(Integer) - function in org.acra.config.DialogConfigurationBuilder
- label of the positive button
- withResText(Integer) - function in org.acra.config.DialogConfigurationBuilder
- text in the dialog
- withResTheme(Integer) - function in org.acra.config.DialogConfigurationBuilder
- theme of the dialog
- withResTitle(Integer) - function in org.acra.config.DialogConfigurationBuilder
- title of the dialog
- withText(String) - function in org.acra.config.DialogConfigurationBuilder
- text in the dialog
- withTitle(String) - function in org.acra.config.DialogConfigurationBuilder
- title of the dialog