A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
A
- ACRA - class in org.acra
- Use this class to initialize the crash reporting feature using .
- ACRAConfigurationException - class in org.acra.config
- A simple Exception used when required configuration items are missing.
- ACRAConfigurationException.Companion - class in org.acra.config.ACRAConfigurationException
- ACRAConstants - class in org.acra
- Responsible for collating those constants shared among the ACRA components.
- AcraContentProvider - class in org.acra.attachment
- Provides access to attachments for senders For uri schema, see AcraCore.
- AcraContentProvider.Companion - class in org.acra.attachment.AcraContentProvider
- AcraDsl - class in org.acra.annotation
- ACRALog - class in org.acra.log
- Responsible for providing ACRA classes with a platform neutral way of logging.
- add(T) - function in org.acra.collections.WeakStack
- addAll(Collection) - function in java.util.WeakStack
- addSuppressed(Throwable) - function in kotlin.CollectorException
- addSuppressed(Throwable) - function in kotlin.ACRAConfigurationException
- addSuppressed(Throwable) - function in kotlin.ReportSenderException
- ANDROID_VERSION - enum entry in org.acra.ReportField
Device android version name.
- AndroidLogDelegate - class in org.acra.log
- Responsible for delegating calls to the Android logging system.
- APP_VERSION_CODE - enum entry in org.acra.ReportField
Application version code. This is the incremental integer version code used to differentiate versions on the android market.
- APP_VERSION_NAME - enum entry in org.acra.ReportField
Application version name.
- APPLICATION_LOG - enum entry in org.acra.ReportField
Content of your own application log file.
- ApplicationStartupCollector - class in org.acra.collector
- A collector that is also called at startup
- applyBatch(String,ArrayList) - function in android.content.AcraContentProvider
- applyBatch(ArrayList) - function in android.content.AcraContentProvider
- attachBaseContext(Context) - function in android.app.JobSenderService
- attachBaseContext(Context) - function in android.app.LegacySenderService
- attachInfo(Context,ProviderInfo) - function in android.content.AcraContentProvider
- AttachmentUriProvider - class in org.acra.attachment
- Provides attachment uris to ACRA
- AVAILABLE_MEM_SIZE - enum entry in org.acra.ReportField
Estimation of the available device memory size based on filesystem stats.