public final class ApplicationStartupProcessor
extends java.lang.Object
Constructor and Description |
---|
ApplicationStartupProcessor(android.content.Context context,
ACRAConfiguration config) |
Modifier and Type | Method and Description |
---|---|
void |
deleteAllUnapprovedReportsBarOne()
Deletes all the unapproved reports except for the last one.
|
void |
deleteUnsentReportsFromOldAppVersion()
Delete any old unsent reports if this is a newer version of the app than when we last started.
|
void |
sendApprovedReports()
If ReportingInteractionMode == Toast and at least one non silent report then show a Toast.
|
public ApplicationStartupProcessor(@NonNull android.content.Context context, @NonNull ACRAConfiguration config)
public void deleteUnsentReportsFromOldAppVersion()
public void deleteAllUnapprovedReportsBarOne()
public void sendApprovedReports()