Package-level declarations

Types

Link copied to clipboard
class LastActivityManager(application: Application)

Responsible for tracking the last Activity that was created.

Link copied to clipboard

Fluent API used to assemble the different options used for a crash report.

Link copied to clipboard
class ReportExecutor(context: Context, config: CoreConfiguration, crashReportDataFactory: CrashReportDataFactory, defaultExceptionHandler: Thread.UncaughtExceptionHandler?, processFinisher: ProcessFinisher, schedulerStarter: SchedulerStarter, lastActivityManager: LastActivityManager)

Collates, records and initiates the sending of a report.