A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
L
- LAST - enum entry in org.acra.collector.Collector.Order
- LastActivityManager - class in org.acra.builder
- Responsible for tracking the last Activity that was created.
- LATE - enum entry in org.acra.collector.Collector.Order
- LegacySenderService - class in org.acra.sender
- Plain service sending reports.
- LegacySenderService.Companion - class in org.acra.sender.LegacySenderService
- load(File) - function in org.acra.file.CrashReportPersister
- Loads properties from the specified
File. - load(Class) - function in org.acra.plugins.PluginLoader
- load(Class) - function in org.acra.plugins.ServicePluginLoader
- load(Class) - function in org.acra.plugins.SimplePluginLoader
- loadEnabled(CoreConfiguration,Class) - function in org.acra.plugins.PluginLoader
- loadEnabled(CoreConfiguration,Class) - function in org.acra.plugins.ServicePluginLoader
- loadEnabled(CoreConfiguration,Class) - function in org.acra.plugins.SimplePluginLoader
- loadEnabled(PluginLoader,CoreConfiguration) - function in org.acra.plugins.PluginLoaderKt
- loadSenders(Context,CoreConfiguration) - function in org.acra.sender.ReportSender.Companion
- LOGCAT - enum entry in org.acra.ReportField
Logcat default extract. Requires READ_LOGS permission.
- LogCatCollector - class in org.acra.collector
- Executes logcat commands and collects it's output.
- LogCatCollector.Companion - class in org.acra.collector.LogCatCollector
- LogFileCollector - class in org.acra.collector
- Collects the N last lines of a text stream.