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
M
O
R
S
A
AcraMailSender
- Annotation Type in
org.acra.annotation
B
buildAttachmentIntent(String, String, ArrayList<Uri>, boolean)
- Method in class org.acra.sender.
EmailIntentSender
Builds an email intent with attachments
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
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
M
MailSenderConfiguration
- Class in
org.acra.config
Class generated based on
AcraMailSender
(11.04.2018 03:59:39)
MailSenderConfiguration(MailSenderConfigurationBuilderImpl)
- Constructor for class org.acra.config.
MailSenderConfiguration
MailSenderConfigurationBuilder
- Interface in
org.acra.config
Class generated based on
AcraMailSender
(11.04.2018 03:59:39)
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.sender
- package org.acra.sender
R
reportAsFile()
- Method in class org.acra.config.
MailSenderConfiguration
reportFileName()
- Method in class org.acra.config.
MailSenderConfiguration
S
send(Context, CrashReportData)
- Method in class org.acra.sender.
EmailIntentSender
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
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
A
B
C
D
E
F
M
O
R
S
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes