A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W 

G

get(String) - function in org.acra.data.CrashReportData
 
getActivityManager(Context) - function in org.acra.util.SystemServices
 
getAdditionalDropBoxTags() - function in org.acra.config.CoreConfiguration
Custom tags to be included in DropBox event collection
getAdditionalSharedPreferences() - function in org.acra.config.CoreConfiguration
Add here your android.content.SharedPreferences identifier Strings if you use others than your application's default.
getAlsoReportToAndroidFramework() - function in org.acra.config.CoreConfiguration
Set this to true if you prefer displaying the native force close dialog after ACRA is done.
getApplication() - function in android.app.JobSenderService
 
getApplication() - function in android.app.LegacySenderService
 
getApplicationContext() - function in android.content.JobSenderService
 
getApplicationContext() - function in android.content.LegacySenderService
 
getApplicationInfo() - function in android.content.JobSenderService
 
getApplicationInfo() - function in android.content.LegacySenderService
 
getApplicationLogFile() - function in org.acra.config.CoreConfiguration
To use in combination with ReportField.APPLICATION_LOG to set the path/name of your application log file.
getApplicationLogFileDir() - function in org.acra.config.CoreConfiguration
To use in combination with ReportField.APPLICATION_LOG to set the root for the path provided in applicationLogFile
getApplicationLogFileLines() - function in org.acra.config.CoreConfiguration
To use in combination with ReportField.APPLICATION_LOG to set the number of latest lines of your application log file to be collected.
getApprove() - function in org.acra.startup.Report
 
getApproved() - function in org.acra.startup.Report
 
getAPPROVED_SUFFIX() - function in org.acra.ACRAConstants
Suffix to be added to report files when they have been approved by the user in NOTIFICATION mode
getApprovedFolder() - function in org.acra.file.ReportLocator
 
getApprovedReports() - function in org.acra.file.ReportLocator
 
getAssets() - function in android.content.JobSenderService
 
getAssets() - function in android.content.LegacySenderService
 
getAttachments(Context,CoreConfiguration) - function in org.acra.attachment.AttachmentUriProvider
 
getAttachments(Context,CoreConfiguration) - function in org.acra.attachment.DefaultAttachmentProvider
{@inheritDoc}
getAttachmentUriProvider() - function in org.acra.config.CoreConfiguration
Allows attachmentUris configuration at runtime instead of compile time.
getAttachmentUris() - function in org.acra.config.CoreConfiguration
Allows to attach files to crash reports.
getAttributionSource() - function in android.content.JobSenderService
 
getAttributionSource() - function in android.content.LegacySenderService
 
getAttributionTag() - function in android.content.JobSenderService
 
getAttributionTag() - function in android.content.LegacySenderService
 
getBaseContext() - function in android.content.JobSenderService
 
getBaseContext() - function in android.content.LegacySenderService
 
getBuildConfigClass() - function in org.acra.config.CoreConfiguration
The default value will be a BuildConfig class residing in the same package as the Application class.
getCacheDir() - function in android.content.JobSenderService
 
getCacheDir() - function in android.content.LegacySenderService
 
getCallingAttributionSource() - function in android.content.AcraContentProvider
 
getCallingAttributionTag() - function in android.content.AcraContentProvider
 
getCallingPackage() - function in android.content.AcraContentProvider
 
getCallingPackageUnchecked() - function in android.content.AcraContentProvider
 
getCause() - function in org.acra.collector.CollectorException
 
getCause() - function in org.acra.config.ACRAConfigurationException
 
getCause() - function in org.acra.sender.ReportSenderException
 
getClassLoader() - function in android.content.JobSenderService
 
getClassLoader() - function in android.content.LegacySenderService
 
getCodeCacheDir() - function in android.content.JobSenderService
 
getCodeCacheDir() - function in android.content.LegacySenderService
 
getColor(Integer) - function in android.content.JobSenderService
 
getColor(Integer) - function in android.content.LegacySenderService
 
getColorStateList(Integer) - function in android.content.JobSenderService
 
getColorStateList(Integer) - function in android.content.LegacySenderService
 
getContentResolver() - function in android.content.JobSenderService
 
getContentResolver() - function in android.content.LegacySenderService
 
getContext() - function in android.content.AcraContentProvider
 
getCustomData(String) - function in org.acra.ErrorReporter
Gets the current value for a key in your reports custom data field.
getCustomData() - function in org.acra.builder.ReportBuilder
 
getCustomData(String) - function in org.acra.reporter.ErrorReporterImpl
Gets the current value for a key in your reports custom data field.
getDatabasePath(String) - function in android.content.JobSenderService
 
getDatabasePath(String) - function in android.content.LegacySenderService
 
getDataDir() - function in android.content.JobSenderService
 
getDataDir() - function in android.content.LegacySenderService
 
getDATE_TIME_FORMAT_STRING() - function in org.acra.ACRAConstants
 
getDEFAULT_BUFFER_SIZE_IN_BYTES() - function in org.acra.ACRAConstants
 
getDEFAULT_CERTIFICATE_TYPE() - function in org.acra.ACRAConstants
 
getDEFAULT_LOG_LINES() - function in org.acra.ACRAConstants
 
getDEFAULT_REPORT_FIELDS() - function in org.acra.ACRAConstants
Default list of ReportFields to be sent in reports.
getDelete() - function in org.acra.startup.Report
 
getDeleteUnapprovedReportsOnApplicationStart() - function in org.acra.config.CoreConfiguration
Controls whether unapproved reports are deleted on application start or not.
getDEV_LOGGING() - function in org.acra.ACRA
 
getDeviceId() - function in android.content.JobSenderService
 
getDeviceId() - function in android.content.LegacySenderService
 
getDir(String,Integer) - function in android.content.JobSenderService
 
getDir(String,Integer) - function in android.content.LegacySenderService
 
getDisplay() - function in android.content.JobSenderService
 
getDisplay() - function in android.content.LegacySenderService
 
getDrawable(Integer) - function in android.content.JobSenderService
 
getDrawable(Integer) - function in android.content.LegacySenderService
 
getDropboxCollectionMinutes() - function in org.acra.config.CoreConfiguration
DropBox event collection will look back this many minutes
getDropBoxManager(Context) - function in org.acra.util.SystemServices
 
getErrorReporter() - function in org.acra.ACRA
the current instance of ErrorReporter.
getException() - function in org.acra.builder.ReportBuilder
 
getException() - function in org.acra.config.RetryPolicy.FailedSender
 
getExcludeMatchingSettingsKeys() - function in org.acra.config.CoreConfiguration
Provide here regex patterns to be evaluated on each [android.provider.Settings.
getExcludeMatchingSharedPreferencesKeys() - function in org.acra.config.CoreConfiguration
Provide here regex patterns to be evaluated on each android.content.SharedPreferences key to exclude KV pairs from the collected SharedPreferences.
getExternalCacheDir() - function in android.content.JobSenderService
 
getExternalCacheDir() - function in android.content.LegacySenderService
 
getExternalCacheDirs() - function in android.content.JobSenderService
 
getExternalCacheDirs() - function in android.content.LegacySenderService
 
getExternalFilesDir(String) - function in android.content.JobSenderService
 
getExternalFilesDir(String) - function in android.content.LegacySenderService
 
getExternalFilesDirs(String) - function in android.content.JobSenderService
 
getExternalFilesDirs(String) - function in android.content.LegacySenderService
 
getExternalMediaDirs() - function in android.content.JobSenderService
 
getExternalMediaDirs() - function in android.content.LegacySenderService
 
getEXTRA_ACRA_CONFIG() - function in org.acra.sender.LegacySenderService.Companion
 
getEXTRA_ONLY_SEND_SILENT_REPORTS() - function in org.acra.sender.LegacySenderService.Companion
 
getFile(Context,String) - function in org.acra.file.Directory
 
getFile() - function in org.acra.startup.Report
 
getFilesDir() - function in android.content.JobSenderService
 
getFilesDir() - function in android.content.LegacySenderService
 
getFileStreamPath(String) - function in android.content.JobSenderService
 
getFileStreamPath(String) - function in android.content.LegacySenderService
 
getFilter() - function in org.acra.util.StreamReader
 
getForegroundServiceType() - function in android.app.JobSenderService
 
getForegroundServiceType() - function in android.app.LegacySenderService
 
getIncludeDropBoxSystemTags() - function in org.acra.config.CoreConfiguration
If enabled, DropBox events collection will include system tags:
  • system_app_anr

  • system_app_wtf

  • system_app_crash

  • system_server_anr

  • system_server_wtf

  • system_server_crash

  • BATTERY_DISCHARGE_INFO

  • SYSTEM_RECOVERY_LOG

  • SYSTEM_BOOT

  • SYSTEM_LAST_KMSG

  • APANIC_CONSOLE

  • APANIC_THREADS

  • SYSTEM_RESTART

  • SYSTEM_TOMBSTONE

  • data_app_strictmode

getIsEnabled() - function in org.acra.builder.ReportExecutor
 
getIsEndApplication() - function in org.acra.builder.ReportBuilder
 
getIsInitialised() - function in org.acra.ACRA
 
getIsSendSilently() - function in org.acra.builder.ReportBuilder
 
getLastActivities() - function in org.acra.builder.LastActivityManager
 
getLastActivity() - function in org.acra.builder.LastActivityManager
 
getLimit() - function in org.acra.util.StreamReader
 
getLocalizedMessage() - function in kotlin.CollectorException
 
getLocalizedMessage() - function in kotlin.ACRAConfigurationException
 
getLocalizedMessage() - function in kotlin.ReportSenderException
 
getLog() - function in org.acra.ACRA
 
getLOG_TAG() - function in org.acra.ACRA
 
getLogcatArguments() - function in org.acra.config.CoreConfiguration
Arguments to be passed to the logcat command line.
getLogcatFilterByPid() - function in org.acra.config.CoreConfiguration
Set this to true if you want to include only logcat lines related to your Application process.
getLogcatReadNonBlocking() - function in org.acra.config.CoreConfiguration
Set this to true if you want to read logcat lines in a non blocking way for your thread.
getMainExecutor() - function in android.content.JobSenderService
 
getMainExecutor() - function in android.content.LegacySenderService
 
getMainLooper() - function in android.content.JobSenderService
 
getMainLooper() - function in android.content.LegacySenderService
 
getMatchingHttpContentType() - function in org.acra.data.StringFormat
 
getMAX_SEND_REPORTS() - function in org.acra.ACRAConstants
This is the maximum number of previously stored reports that we send in one batch to avoid overloading the network.
getMessage() - function in org.acra.builder.ReportBuilder
 
getMessage() - function in org.acra.collector.CollectorException
 
getMessage() - function in org.acra.config.ACRAConfigurationException
 
getMessage() - function in org.acra.sender.ReportSenderException
 
getName() - function in org.acra.ReportField
 
getName() - function in org.acra.collector.Collector.Order
 
getName() - function in org.acra.collector.ConfigurationCollector.Prefix
 
getName() - function in org.acra.data.StringFormat
 
getName() - function in org.acra.file.Directory
 
getNoBackupFilesDir() - function in android.content.JobSenderService
 
getNoBackupFilesDir() - function in android.content.LegacySenderService
 
getNOT_AVAILABLE() - function in org.acra.ACRAConstants
 
getNotificationManager(Context) - function in org.acra.util.SystemServices
 
getObbDir() - function in android.content.JobSenderService
 
getObbDir() - function in android.content.LegacySenderService
 
getObbDirs() - function in android.content.JobSenderService
 
getObbDirs() - function in android.content.LegacySenderService
 
getOpPackageName() - function in android.content.JobSenderService
 
getOpPackageName() - function in android.content.LegacySenderService
 
getOrder() - function in org.acra.collector.ApplicationStartupCollector
 
getOrder() - function in org.acra.collector.BaseReportFieldCollector
 
getOrder() - function in org.acra.collector.Collector
 
getOrder() - function in org.acra.collector.ConfigurationCollector
 
getOrder() - function in org.acra.collector.CustomDataCollector
 
getOrder() - function in org.acra.collector.DeviceFeaturesCollector
 
getOrder() - function in org.acra.collector.DeviceIdCollector
 
getOrder() - function in org.acra.collector.DisplayManagerCollector
 
getOrder() - function in org.acra.collector.DropBoxCollector
 
getOrder() - function in org.acra.collector.LogCatCollector
 
getOrder() - function in org.acra.collector.LogFileCollector
 
getOrder() - function in org.acra.collector.MediaCodecListCollector
 
getOrder() - function in org.acra.collector.MemoryInfoCollector
 
getOrder() - function in org.acra.collector.PackageManagerCollector
 
getOrder() - function in org.acra.collector.ReflectionCollector
 
getOrder() - function in org.acra.collector.SettingsCollector
 
getOrder() - function in org.acra.collector.SharedPreferencesCollector
 
getOrder() - function in org.acra.collector.SimpleValuesCollector
 
getOrder() - function in org.acra.collector.StacktraceCollector
 
getOrder() - function in org.acra.collector.ThreadCollector
 
getOrder() - function in org.acra.collector.TimeCollector
 
getOrdinal() - function in org.acra.ReportField
 
getOrdinal() - function in org.acra.collector.Collector.Order
 
getOrdinal() - function in org.acra.collector.ConfigurationCollector.Prefix
 
getOrdinal() - function in org.acra.data.StringFormat
 
getOrdinal() - function in org.acra.file.Directory
 
getPackageCodePath() - function in android.content.JobSenderService
 
getPackageCodePath() - function in android.content.LegacySenderService
 
getPackageInfo() - function in org.acra.util.PackageManagerWrapper
 
getPackageManager() - function in android.content.JobSenderService
 
getPackageManager() - function in android.content.LegacySenderService
 
getPackageName() - function in android.content.JobSenderService
 
getPackageName() - function in android.content.LegacySenderService
 
getPackageResourcePath() - function in android.content.JobSenderService
 
getPackageResourcePath() - function in android.content.LegacySenderService
 
getParallel() - function in org.acra.config.CoreConfiguration
Allow parallel collection.
getParams() - function in android.content.JobSenderService
 
getParams() - function in android.content.LegacySenderService
 
getPathPermissions() - function in android.content.AcraContentProvider
 
getPluginConfiguration(CoreConfiguration) - function in org.acra.config.ConfigUtils
Allows easy access to Plugin configurations from the main configuration
getPluginConfiguration(CoreConfiguration,Class) - function in org.acra.config.ConfigUtils
 
getPluginConfigurations() - function in org.acra.config.CoreConfiguration
Plugin configurations
getPluginLoader() - function in org.acra.config.CoreConfiguration
Allows custom plugin loading
getPREF_ALWAYS_ACCEPT() - function in org.acra.ACRA
The key of the SharedPreference allowing the user to automatically accept sending reports.
getPREF_DISABLE_ACRA() - function in org.acra.ACRA
The key of the application default SharedPreference where you can put a 'true' Boolean value to disable ACRA.
getPREF_ENABLE_ACRA() - function in org.acra.ACRA
Alternatively, you can use this key if you prefer your users to have the checkbox ticked to enable crash reports.
getPREF_ENABLE_DEVICE_ID() - function in org.acra.ACRA
The key of the SharedPreference allowing the user to disable sending his device id.
getPREF_ENABLE_SYSTEM_LOGS() - function in org.acra.ACRA
The key of the SharedPreference allowing the user to disable sending content of logcat/dropbox.
getPREF_LAST_VERSION_NR() - function in org.acra.ACRA
The version number of the application the last time ACRA was started.
getPREF_USER_EMAIL_ADDRESS() - function in org.acra.ACRA
The key of the SharedPreference allowing the user to always include his email address.
getReadPermission() - function in android.content.AcraContentProvider
 
getReportContent() - function in org.acra.config.CoreConfiguration
Redefines the list of ReportFields collected and sent in your reports.
getREPORTFILE_EXTENSION() - function in org.acra.ACRAConstants
 
getReportFormat() - function in org.acra.config.CoreConfiguration
Format in which the report should be sent
getReportScheduler() - function in org.acra.ErrorReporter
Access point to manual report scheduling
getReportScheduler() - function in org.acra.reporter.ErrorReporterImpl
 
getReportSendFailureToast() - function in org.acra.config.CoreConfiguration
Toast shown when report sending fails
getReportSendSuccessToast() - function in org.acra.config.CoreConfiguration
Toast shown when a report is sent successfully
getResources() - function in android.content.JobSenderService
 
getResources() - function in android.content.LegacySenderService
 
getRetryPolicyClass() - function in org.acra.config.CoreConfiguration
Implement a custom RetryPolicy to decide if a failed report should be resent or not.
getSender() - function in org.acra.config.RetryPolicy.FailedSender
 
getSenderScheduler() - function in org.acra.scheduler.SchedulerStarter
 
getSendReportsInDevMode() - function in org.acra.config.CoreConfiguration
Set this to false if you want to disable sending reports in development mode.
getSharedPreferences(String,Integer) - function in android.content.JobSenderService
 
getSharedPreferences(String,Integer) - function in android.content.LegacySenderService
 
getSharedPreferencesName() - function in org.acra.config.CoreConfiguration
Name of the SharedPreferences that will host ACRA settings which you can make accessible to your users through a preferences screen:Default is to use the application default SharedPreferences, as retrieved with android.preference.PreferenceManager.getDefaultSharedPreferences
getSILENT_SUFFIX() - function in org.acra.ACRAConstants
This key is used to store the silent state of a report sent by handleSilentException().
getSize() - function in org.acra.collections.WeakStack
 
getStackTrace() - function in kotlin.CollectorException
 
getStackTrace() - function in kotlin.ACRAConfigurationException
 
getStackTrace() - function in kotlin.ReportSenderException
 
getStackTraceString(Throwable) - function in org.acra.log.ACRALog
 
getStackTraceString(Throwable) - function in org.acra.log.AndroidLogDelegate
 
getStackTraceString(Throwable) - function in org.acra.log.HollowLog
 
getStopServicesOnCrash() - function in org.acra.config.CoreConfiguration
If you have services which might crash on startup android will try to restart them indefinitely.
getStreamTypes(Uri,String) - function in android.content.AcraContentProvider
 
getString(ReportField) - function in org.acra.data.CrashReportData
Returns the property with the specified key.
getString(Integer) - function in android.content.JobSenderService
 
getString(Integer,Object) - function in android.content.JobSenderService
 
getString(Integer) - function in android.content.LegacySenderService
 
getString(Integer,Object) - function in android.content.LegacySenderService
 
getSuppressed() - function in kotlin.CollectorException
 
getSuppressed() - function in kotlin.ACRAConfigurationException
 
getSuppressed() - function in kotlin.ReportSenderException
 
getSystemService(String) - function in android.content.JobSenderService
 
getSystemService(Class) - function in android.content.JobSenderService
 
getSystemService(String) - function in android.content.LegacySenderService
 
getSystemService(Class) - function in android.content.LegacySenderService
 
getSystemServiceName(Class) - function in android.content.JobSenderService
 
getSystemServiceName(Class) - function in android.content.LegacySenderService
 
getTelephonyManager(Context) - function in org.acra.util.SystemServices
 
getText() - function in org.acra.collector.ConfigurationCollector.Prefix
 
getText(Integer) - function in android.content.JobSenderService
 
getText(Integer) - function in android.content.LegacySenderService
 
getTheme() - function in android.content.JobSenderService
 
getTheme() - function in android.content.LegacySenderService
 
getTimeout() - function in org.acra.util.StreamReader
 
getTimestamp(String) - function in org.acra.file.CrashReportFileNameParser
Gets the timestamp of a report from its name
getType(Uri) - function in org.acra.attachment.AcraContentProvider
Provides file mimeType
getTypeAnonymous(Uri) - function in android.content.AcraContentProvider
 
getUnapprovedFolder() - function in org.acra.file.ReportLocator
 
getUnapprovedReports() - function in org.acra.file.ReportLocator
 
getUncaughtExceptionThread() - function in org.acra.builder.ReportBuilder
 
getUriForFile(Context,File) - function in org.acra.attachment.AcraContentProvider.Companion
Get an uri for this content provider for the given file
getUriForFile(Context,Directory,String) - function in org.acra.attachment.AcraContentProvider.Companion
Get an uri for this content provider for the given file
getUTF8() - function in org.acra.ACRAConstants
 
getVersionCodeLong() - function in org.acra.util.PackageManagerWrapperKt
 
getWallpaper() - function in android.content.JobSenderService
 
getWallpaper() - function in android.content.LegacySenderService
 
getWallpaperDesiredMinimumHeight() - function in android.content.JobSenderService
 
getWallpaperDesiredMinimumHeight() - function in android.content.LegacySenderService
 
getWallpaperDesiredMinimumWidth() - function in android.content.JobSenderService
 
getWallpaperDesiredMinimumWidth() - function in android.content.LegacySenderService
 
getWritePermission() - function in android.content.AcraContentProvider
 
grantUriPermission(String,Uri,Integer) - function in android.content.JobSenderService
 
grantUriPermission(String,Uri,Integer) - function in android.content.LegacySenderService
 
guessMimeType(Uri) - function in org.acra.attachment.AcraContentProvider.Companion
Tries to guess the mime type from uri extension
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W