JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
L
M
O
R
S
V
A
AcraMailSender
- Annotation Type in
org.acra.annotation
B
body()
- Method in class org.acra.config.
MailSenderConfiguration
BUILD_TYPE
- Static variable in class org.acra.mail.
BuildConfig
buildAttachmentIntent(String, String, ArrayList<Uri>)
- Method in class org.acra.sender.
EmailIntentSender
Builds an email intent with attachments
BuildConfig
- Class in
org.acra.mail
BuildConfig()
- Constructor for class org.acra.mail.
BuildConfig
buildResolveIntent(String, String)
- Method in class org.acra.sender.
EmailIntentSender
Builds an intent used to resolve email clients and to send reports without attachments or as fallback if no attachments are supported
buildSubject(Context)
- Method in class org.acra.sender.
EmailIntentSender
Creates the message subject
C
create(Context)
- Method in class org.acra.config.
MailSenderConfigurationBuilderFactory
create(Context, CoreConfiguration)
- Method in class org.acra.sender.
EmailIntentSenderFactory
createAttachmentFromString(Context, String, String)
- Method in class org.acra.sender.
EmailIntentSender
Creates a temporary file with the given content and name, to be used as an email attachment
D
DEBUG
- Static variable in class org.acra.mail.
BuildConfig
DEFAULT_REPORT_FILENAME
- Static variable in class org.acra.sender.
EmailIntentSender
E
EmailIntentSender
- Class in
org.acra.sender
Send reports through an email intent.
EmailIntentSender(CoreConfiguration)
- Constructor for class org.acra.sender.
EmailIntentSender
EmailIntentSenderFactory
- Class in
org.acra.sender
Constructs an
EmailIntentSender
.
EmailIntentSenderFactory()
- Constructor for class org.acra.sender.
EmailIntentSenderFactory
enabled()
- Method in class org.acra.config.
MailSenderConfiguration
F
fillAttachmentList(Context, String, List<Uri>)
- Method in class org.acra.sender.
EmailIntentSender
Adds all attachment uris into the given list
L
LIBRARY_PACKAGE_NAME
- Static variable in class org.acra.mail.
BuildConfig
M
MailSenderConfiguration
- Class in
org.acra.config
Class generated based on
AcraMailSender
(Jun 23, 2020 3:32:46 AM)
MailSenderConfiguration(MailSenderConfigurationBuilderImpl)
- Constructor for class org.acra.config.
MailSenderConfiguration
MailSenderConfigurationBuilder
- Interface in
org.acra.config
Class generated based on
AcraMailSender
(Jun 23, 2020 3:32:46 AM)
MailSenderConfigurationBuilderFactory
- Class in
org.acra.config
MailSenderConfigurationBuilderFactory()
- Constructor for class org.acra.config.
MailSenderConfigurationBuilderFactory
mailTo()
- Method in class org.acra.config.
MailSenderConfiguration
O
org.acra.annotation
- package org.acra.annotation
org.acra.config
- package org.acra.config
org.acra.mail
- package org.acra.mail
org.acra.sender
- package org.acra.sender
R
reportAsFile()
- Method in class org.acra.config.
MailSenderConfiguration
reportFileName()
- Method in class org.acra.config.
MailSenderConfiguration
requiresForeground()
- Method in class org.acra.sender.
EmailIntentSender
S
send(Context, CrashReportData)
- Method in class org.acra.sender.
EmailIntentSender
setBody(String)
- Method in interface org.acra.config.
MailSenderConfigurationBuilder
custom email body.
setEnabled(boolean)
- Method in interface org.acra.config.
MailSenderConfigurationBuilder
setMailTo(String)
- Method in interface org.acra.config.
MailSenderConfigurationBuilder
your crash reports mailbox
setReportAsFile(boolean)
- Method in interface org.acra.config.
MailSenderConfigurationBuilder
Sending the report as an attachment prevents issues with report size and the user from modifying it
setReportFileName(String)
- Method in interface org.acra.config.
MailSenderConfigurationBuilder
custom file name for the report
setResBody(int)
- Method in interface org.acra.config.
MailSenderConfigurationBuilder
custom email body.
setResSubject(int)
- Method in interface org.acra.config.
MailSenderConfigurationBuilder
custom email subject.
setSubject(String)
- Method in interface org.acra.config.
MailSenderConfigurationBuilder
custom email subject.
subject()
- Method in class org.acra.config.
MailSenderConfiguration
V
VERSION_CODE
- Static variable in class org.acra.mail.
BuildConfig
VERSION_NAME
- Static variable in class org.acra.mail.
BuildConfig
A
B
C
D
E
F
L
M
O
R
S
V
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes