Skip navigation links
A B C D E G L N O P R S T V 

A

AcraDialog - Annotation Type in org.acra.annotation
CrashReportDialog configuration
addViewToDialog(View) - Method in class org.acra.dialog.CrashReportDialog
adds a view to the end of the dialog

B

BUILD_TYPE - Static variable in class org.acra.dialog.BuildConfig
 
buildAndShowDialog(Bundle) - Method in class org.acra.dialog.CrashReportDialog
Build the dialog from the values in config
BuildConfig - Class in org.acra.dialog
 
BuildConfig() - Constructor for class org.acra.dialog.BuildConfig
 
buildCustomView(Bundle) - Method in class org.acra.dialog.CrashReportDialog
 

C

cancelReports() - Method in class org.acra.dialog.CrashReportDialogHelper
Cancel any pending crash reports.
commentPrompt() - Method in class org.acra.config.DialogConfiguration
 
CrashReportDialog - Class in org.acra.dialog
This is the dialog Activity used by ACRA to get authorization from the user to send reports.
CrashReportDialog() - Constructor for class org.acra.dialog.CrashReportDialog
 
CrashReportDialogHelper - Class in org.acra.dialog
Use this class to integrate your custom crash report dialog with ACRA.
CrashReportDialogHelper(Context, Intent) - Constructor for class org.acra.dialog.CrashReportDialogHelper
Call this in your Activity.onCreate(Bundle).
create(Context) - Method in class org.acra.config.DialogConfigurationBuilderFactory
 

D

DEBUG - Static variable in class org.acra.dialog.BuildConfig
 
DialogConfiguration - Class in org.acra.config
Class generated based on AcraDialog (Jun 24, 2020 6:41:31 PM)
DialogConfiguration(DialogConfigurationBuilderImpl) - Constructor for class org.acra.config.DialogConfiguration
 
DialogConfigurationBuilder - Interface in org.acra.config
Class generated based on AcraDialog (Jun 24, 2020 6:41:31 PM)
DialogConfigurationBuilderFactory - Class in org.acra.config
 
DialogConfigurationBuilderFactory() - Constructor for class org.acra.config.DialogConfigurationBuilderFactory
 
DialogInteraction - Class in org.acra.interaction
 
DialogInteraction() - Constructor for class org.acra.interaction.DialogInteraction
 

E

emailPrompt() - Method in class org.acra.config.DialogConfiguration
 
enabled() - Method in class org.acra.config.DialogConfiguration
 
EXTRA_REPORT_CONFIG - Static variable in class org.acra.interaction.DialogInteraction
Used in the intent starting CrashReportDialog to provide the AcraConfig to use when gathering the crash info.
EXTRA_REPORT_FILE - Static variable in class org.acra.interaction.DialogInteraction
Used in the intent starting CrashReportDialog to provide the name of the latest generated report file in order to be able to associate the user comment.

G

getCommentLabel() - Method in class org.acra.dialog.CrashReportDialog
creates a comment label view with resCommentPrompt as text
getCommentPrompt(CharSequence) - Method in class org.acra.dialog.CrashReportDialog
creates a comment prompt
getConfig() - Method in class org.acra.dialog.CrashReportDialogHelper
Provides the configuration
getDialog() - Method in class org.acra.dialog.CrashReportDialog
 
getEmailLabel() - Method in class org.acra.dialog.CrashReportDialog
creates a email label view with resEmailPrompt as text
getEmailPrompt(CharSequence) - Method in class org.acra.dialog.CrashReportDialog
creates an email prompt
getMainView() - Method in class org.acra.dialog.CrashReportDialog
Creates a main view containing text of resText, or nothing if not found
getReportData() - Method in class org.acra.dialog.CrashReportDialogHelper
loads the current report data

L

LIBRARY_PACKAGE_NAME - Static variable in class org.acra.dialog.BuildConfig
 
loadPaddingFromTheme() - Method in class org.acra.dialog.CrashReportDialog
 

N

negativeButtonText() - Method in class org.acra.config.DialogConfiguration
 

O

onClick(DialogInterface, int) - Method in class org.acra.dialog.CrashReportDialog
 
onCreate(Bundle) - Method in class org.acra.dialog.CrashReportDialog
 
onSaveInstanceState(Bundle) - Method in class org.acra.dialog.CrashReportDialog
 
org.acra.annotation - package org.acra.annotation
 
org.acra.config - package org.acra.config
 
org.acra.dialog - package org.acra.dialog
 
org.acra.interaction - package org.acra.interaction
 

P

performInteraction(Context, CoreConfiguration, File) - Method in class org.acra.interaction.DialogInteraction
 
positiveButtonText() - Method in class org.acra.config.DialogConfiguration
 

R

reportDialogClass() - Method in class org.acra.config.DialogConfiguration
 
resIcon() - Method in class org.acra.config.DialogConfiguration
 
resTheme() - Method in class org.acra.config.DialogConfiguration
 

S

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

T

text() - Method in class org.acra.config.DialogConfiguration
 
title() - Method in class org.acra.config.DialogConfiguration
 

V

VERSION_CODE - Static variable in class org.acra.dialog.BuildConfig
 
VERSION_NAME - Static variable in class org.acra.dialog.BuildConfig
 
A B C D E G L N O P R S T V 
Skip navigation links