A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
D
- d(String,String) - function in org.acra.log.ACRALog
- d(String,String,Throwable) - function in org.acra.log.ACRALog
- d(String,String) - function in org.acra.log.AndroidLogDelegate
- d(String,String,Throwable) - function in org.acra.log.AndroidLogDelegate
- d(String,String) - function in org.acra.log.HollowLog
- d(String,String,Throwable) - function in org.acra.log.HollowLog
- databaseList() - function in android.content.JobSenderService
- databaseList() - function in android.content.LegacySenderService
- debug(Function0) - function in org.acra.log.ExtensionsKt
- DefaultAttachmentProvider - class in org.acra.attachment
- Reads attachment uris from the configuration
- DefaultRetryPolicy - class in org.acra.config
- Default RetryPolicy.
- DefaultSenderScheduler - class in org.acra.scheduler
- Simply schedules sending instantly
- delete(Uri,String,Array) - function in org.acra.attachment.AcraContentProvider
- delete(Uri,Bundle) - function in android.content.AcraContentProvider
- deleteDatabase(String) - function in android.content.JobSenderService
- deleteDatabase(String) - function in android.content.LegacySenderService
- deleteFile(String) - function in android.content.JobSenderService
- deleteFile(String) - function in android.content.LegacySenderService
- deleteFile(File) - function in org.acra.util.IOUtils
- deleteReports(Boolean,Integer) - function in org.acra.file.BulkReportDeleter
- deleteSharedPreferences(String) - function in android.content.JobSenderService
- deleteSharedPreferences(String) - function in android.content.LegacySenderService
- deserialize(Class,String) - function in org.acra.util.IOUtils
- DEVICE_FEATURES - enum entry in org.acra.ReportField
Features declared as available on this device by the system.
- DEVICE_ID - enum entry in org.acra.ReportField
Device unique ID (IMEI). Requires READ_PHONE_STATE permission.
- DeviceFeaturesCollector - class in org.acra.collector
- Collects features declared as available on the device.
- DeviceIdCollector - class in org.acra.collector
- Collects the device ID
- Directory - class in org.acra.file
- DISPLAY - enum entry in org.acra.ReportField
Device display specifications.
- DisplayManagerCollector - class in org.acra.collector
- Collects information about the connected display(s)
- DROPBOX - enum entry in org.acra.ReportField
Content of the android.os.DropBoxManager (introduced in API level 8). Requires READ_LOGS permission.
- DropBoxCollector - class in org.acra.collector
- Collects data from the DropBoxManager.
- DropBoxCollector.Companion - class in org.acra.collector.DropBoxCollector
- dump(FileDescriptor,PrintWriter,Array) - function in android.content.AcraContentProvider
- dump(FileDescriptor,PrintWriter,Array) - function in android.app.JobSenderService
- dump(FileDescriptor,PrintWriter,Array) - function in android.app.LegacySenderService
- DUMPSYS_MEMINFO - enum entry in org.acra.ReportField
Memory state details for the application process.