A
B
C
D
E
F
G
H
I
K
L
N
O
P
R
S
T
W
W
- withDeleteReportsOnAppUpdate(Boolean) - function in org.acra.config.LimiterConfigurationBuilder
- This property can be used to determine whether old (out of date) reports should be sent or not.
- withEnabled(Boolean) - function in org.acra.config.LimiterConfigurationBuilder
- withExceptionClassLimit(Integer) - function in org.acra.config.LimiterConfigurationBuilder
- limit for reports with the same exception class
- withFailedReportLimit(Integer) - function in org.acra.config.LimiterConfigurationBuilder
- limit for unsent reports
- withIgnoredCrashToast(String) - function in org.acra.config.LimiterConfigurationBuilder
- toast shown when a report was not collected or sent because a limit was exceeded
- withOverallLimit(Integer) - function in org.acra.config.LimiterConfigurationBuilder
- general limit of reports
- withPeriod(Long) - function in org.acra.config.LimiterConfigurationBuilder
- Reports which have been collected before this will not be considered for any limits except {@link org.acra.annotation.
- withPeriodUnit(TimeUnit) - function in org.acra.config.LimiterConfigurationBuilder
- Unit of {@link org.acra.annotation.
- withResetLimitsOnAppUpdate(Boolean) - function in org.acra.config.LimiterConfigurationBuilder
- Resetting limits after an app update allows you to see if a bug still exists.
- withResIgnoredCrashToast(Integer) - function in org.acra.config.LimiterConfigurationBuilder
- toast shown when a report was not collected or sent because a limit was exceeded
- withStacktraceLimit(Integer) - function in org.acra.config.LimiterConfigurationBuilder
- limit for reports with the same stacktrace