Back to Acra

Index (Application Crash Report for Android 4.5.0 API)

web/static/javadoc/4.5.0/index-all.html

latest69.6 KB
Original Source

|

| Overview | Package | Class | Use | Tree | Deprecated | Index | Help |

| | | PREV NEXT | FRAMES NO FRAMES |

A C D E F G H I L M N O P R S T U V


A

ACRA - Class in org.acraUse this class to initialize the crash reporting feature using ACRA.init(Application) as soon as possible in your Application subclass Application.onCreate() method.ACRA() - Constructor for class org.acra.ACRAACRAConfiguration - Class in org.acraThis class is to be used if you need to apply dynamic settings.ACRAConfiguration(ReportsCrashes) - Constructor for class org.acra.ACRAConfigurationACRAConfigurationException - Exception in org.acraA simple Exception used when required configuration items are missing.ACRAConfigurationException(String) - Constructor for exception org.acra.ACRAConfigurationExceptionACRAConstants - Class in org.acraResponsible for collating those constants shared among the ACRA components.ACRAConstants() - Constructor for class org.acra.ACRAConstantsActivityLifecycleCallbacksAdapter - Class in org.acra.jraf.android.util.activitylifecyclecallbackscompatThis adapter class provides empty implementations of the methods from ActivityLifecycleCallbacksCompat.ActivityLifecycleCallbacksAdapter() - Constructor for class org.acra.jraf.android.util.activitylifecyclecallbackscompat.ActivityLifecycleCallbacksAdapterActivityLifecycleCallbacksCompat - Interface in org.acra.jraf.android.util.activitylifecyclecallbackscompatEquivalent of Application.ActivityLifecycleCallbacks to be used with ApplicationHelper.registerActivityLifecycleCallbacks(Application, ActivityLifecycleCallbacksCompat) and ApplicationHelper.unregisterActivityLifecycleCallbacks(Application, ActivityLifecycleCallbacksCompat).addCustomData(String, String) - Method in class org.acra.ErrorReporter Deprecated. additionalDropBoxTags() - Method in class org.acra.ACRAConfigurationadditionalSharedPreferences() - Method in class org.acra.ACRAConfigurationaddReportSender(ReportSender) - Method in class org.acra.ErrorReporterAdd a ReportSender to the list of active ReportSenders.annotationType() - Method in class org.acra.ACRAConfigurationApplicationHelper - Class in org.acra.jraf.android.util.activitylifecyclecallbackscompatHelper for accessing Application.registerActivityLifecycleCallbacks(ActivityLifecycleCallbacks) and Application.unregisterActivityLifecycleCallbacks(ActivityLifecycleCallbacks) introduced in API level 14 in a backwards compatible fashion.ApplicationHelper() - Constructor for class org.acra.jraf.android.util.activitylifecyclecallbackscompat.ApplicationHelperapplicationLogFile() - Method in class org.acra.ACRAConfigurationapplicationLogFileLines() - Method in class org.acra.ACRAConfiguration


C

cancelNotification() - Method in class org.acra.CrashReportDialogDisable the notification in the Status Bar.checkReportsOnApplicationStart() - Method in class org.acra.ErrorReporterThis method looks for pending reports and does the action required depending on the interaction mode set.collecMediaCodecList() - Static method in class org.acra.collector.MediaCodecListCollectorBuilds a String describing the list of available codecs on the device with their capabilities (supported Color Formats, Codec Profiles et Levels).collect(Thread) - Static method in class org.acra.collector.ThreadCollectorCollects some data identifying a Thread, usually the Thread which crashed.collectConfiguration(Context) - Static method in class org.acra.collector.ConfigurationCollectorReturns the current Configuration for this application.Compatibility - Class in org.acra.collectorUtility class containing methods enabling backward compatibility.Compatibility() - Constructor for class org.acra.collector.CompatibilityConfigurationCollector - Class in org.acra.collectorInspects a Configuration object through reflection API in order to generate a human readable String with values replaced with their constants names.ConfigurationCollector() - Constructor for class org.acra.collector.ConfigurationCollectorconnectionTimeout() - Method in class org.acra.ACRAConfigurationcontainsKeyValuePairs() - Method in enum org.acra.ReportFieldWhether this field is a collection of key/value pairs.CrashReportData - Class in org.acra.collectorStores a crash reports data with ReportField enum values as keys.CrashReportData() - Constructor for class org.acra.collector.CrashReportDataConstructs a new Properties object.CrashReportDataFactory - Class in org.acra.collectorResponsible for creating the CrashReportData for an Exception.CrashReportDataFactory(Context, SharedPreferences, Time, String) - Constructor for class org.acra.collector.CrashReportDataFactoryCrashReportDialog - Class in org.acraThis is the dialog Activity used by ACRA to get authorization from the user to send reports.CrashReportDialog() - Constructor for class org.acra.CrashReportDialogcreateCrashData(Throwable, boolean, Thread) - Method in class org.acra.collector.CrashReportDataFactoryCollects crash data.customReportContent() - Method in class org.acra.ACRAConfiguration


D

DEFAULT_APPLICATION_LOGFILE - Static variable in class org.acra.ACRAConstantsDEFAULT_APPLICATION_LOGFILE_LINES - Static variable in class org.acra.ACRAConstantsDEFAULT_BUFFER_SIZE_IN_BYTES - Static variable in class org.acra.ACRAConstantsDEFAULT_CONNECTION_TIMEOUT - Static variable in class org.acra.ACRAConstantsDEFAULT_DELETE_OLD_UNSENT_REPORTS_ON_APPLICATION_START - Static variable in class org.acra.ACRAConstantsDEFAULT_DELETE_UNAPPROVED_REPORTS_ON_APPLICATION_START - Static variable in class org.acra.ACRAConstantsDEFAULT_DIALOG_ICON - Static variable in class org.acra.ACRAConstantsDEFAULT_DISABLE_SSL_CERT_VALIDATION - Static variable in class org.acra.ACRAConstantsDEFAULT_DROPBOX_COLLECTION_MINUTES - Static variable in class org.acra.ACRAConstantsDEFAULT_FORCE_CLOSE_DIALOG_AFTER_TOAST - Static variable in class org.acra.ACRAConstantsDEFAULT_GOOGLE_FORM_URL_FORMAT - Static variable in class org.acra.ACRAConstantsDEFAULT_INCLUDE_DROPBOX_SYSTEM_TAGS - Static variable in class org.acra.ACRAConstantsDEFAULT_LOGCAT_FILTER_BY_PID - Static variable in class org.acra.ACRAConstantsDEFAULT_LOGCAT_LINES - Static variable in class org.acra.ACRAConstantsDEFAULT_MAIL_REPORT_FIELDS - Static variable in class org.acra.ACRAConstantsDefault list of ReportFields to be sent in email reports.DEFAULT_MAX_NUMBER_OF_REQUEST_RETRIES - Static variable in class org.acra.ACRAConstantsDEFAULT_NOTIFICATION_ICON - Static variable in class org.acra.ACRAConstantsDEFAULT_REPORT_FIELDS - Static variable in class org.acra.ACRAConstantsDefault list of ReportFields to be sent in reports.DEFAULT_RES_VALUE - Static variable in class org.acra.ACRAConstantsDEFAULT_SEND_REPORTS_IN_DEV_MODE - Static variable in class org.acra.ACRAConstantsDEFAULT_SHARED_PREFERENCES_MODE - Static variable in class org.acra.ACRAConstantsDEFAULT_SOCKET_TIMEOUT - Static variable in class org.acra.ACRAConstantsDEFAULT_STRING_VALUE - Static variable in class org.acra.ACRAConstantsdeleteOldUnsentReportsOnApplicationStart() - Method in class org.acra.ACRAConfigurationdeleteUnapprovedReportsOnApplicationStart() - Method in class org.acra.ACRAConfigurationDEV_LOGGING - Static variable in class org.acra.ACRAdisableSSLCertValidation() - Method in class org.acra.ACRAConfigurationdropboxCollectionMinutes() - Method in class org.acra.ACRAConfiguration


E

EmailIntentSender - Class in org.acra.senderSend reports through an email intent.EmailIntentSender(Context) - Constructor for class org.acra.sender.EmailIntentSenderErrorReporter - Class in org.acra The ErrorReporter is a Singleton object in charge of collecting crash context data and sending crash reports.excludeMatchingSettingsKeys() - Method in class org.acra.ACRAConfigurationexcludeMatchingSharedPreferencesKeys() - Method in class org.acra.ACRAConfigurationEXTRA_FORCE_CANCEL - Static variable in class org.acra.ACRAConstantsSet this extra to true to force the deletion of reports by the CrashReportDialog activity.EXTRA_REPORT_FILE_NAME - Static variable in class org.acra.ACRAConstantsUsed in the intent starting CrashReportDialog to provide the name of the latest generated report file in order to be able to associate the user comment.


F

forceCloseDialogAfterToast() - Method in class org.acra.ACRAConfigurationformKey() - Method in class org.acra.ACRAConfigurationformUri() - Method in class org.acra.ACRAConfigurationformUriBasicAuthLogin() - Method in class org.acra.ACRAConfigurationformUriBasicAuthPassword() - Method in class org.acra.ACRAConfiguration


G

get() - Static method in class org.acra.jraf.android.util.activitylifecyclecallbackscompat.MainLifecycleDispatchergetACRASharedPreferences() - Static method in class org.acra.ACRARetrieves the SharedPreferences instance where user adjustable settings for ACRA are stored.getAPILevel() - Static method in class org.acra.collector.CompatibilityRetrieves Android SDK API level using the best possible method.getConfig() - Static method in class org.acra.ACRAProvides the current ACRA configuration.getContentType() - Method in enum org.acra.sender.HttpSender.TypegetCustomData(String) - Method in class org.acra.collector.CrashReportDataFactoryGets the current value for a key in the custom data field.getCustomData(String) - Method in class org.acra.ErrorReporterGets the current value for a key in your reports custom data field.getDropBoxServiceName() - Static method in class org.acra.collector.CompatibilityRetrieve the DropBoxManager service name using reflection API.getErrorReporter() - Static method in class org.acra.ACRAgetHttpHeaders() - Method in class org.acra.ACRAConfigurationRetrieve HTTP headers defined by the application developer.getInstance() - Static method in class org.acra.ErrorReporter Deprecated. since 4.3.0 Use ACRA.getErrorReporter() instead.getNewDefaultConfig(Application) - Static method in class org.acra.ACRAgetProperty(ReportField) - Method in class org.acra.collector.CrashReportDataReturns the property with the specified name.GoogleFormSender - Class in org.acra.senderACRA's default ReportSender: sends report data to a GoogleDocs Form.GoogleFormSender() - Constructor for class org.acra.sender.GoogleFormSenderCreates a new dynamic GoogleFormSender which will send data to a Form identified by its key.GoogleFormSender(String) - Constructor for class org.acra.sender.GoogleFormSenderCreates a new fixed GoogleFormSender which will send data to a Form identified by its key provided as a parameter.googleFormUrlFormat() - Method in class org.acra.ACRAConfiguration


H

handleException(Throwable, boolean) - Method in class org.acra.ErrorReporterSend a report for a Throwable with the reporting interaction mode configured by the developer.handleException(Throwable) - Method in class org.acra.ErrorReporterSend a report for a Throwable with the reporting interaction mode configured by the developer, the application is then killed and restarted by the system.handleSilentException(Throwable) - Method in class org.acra.ErrorReporterSend a report for this Throwable silently (forces the use of ReportingInteractionMode.SILENT for this report, whatever is the mode set for the application.httpMethod() - Method in class org.acra.ACRAConfigurationHttpSender - Class in org.acra.sender The ReportSender used by ACRA when ReportsCrashes.formUri() has been defined in order to post crash data to a custom server-side data collection script.HttpSender(HttpSender.Method, HttpSender.Type, Map<ReportField, String>) - Constructor for class org.acra.sender.HttpSender Create a new HttpSender instance with its destination taken from ACRA.getConfig() dynamically.HttpSender(HttpSender.Method, HttpSender.Type, String, Map<ReportField, String>) - Constructor for class org.acra.sender.HttpSender Create a new HttpPostSender instance with a fixed destination provided as a parameter.HttpSender.Method - Enum in org.acra.senderAvailable HTTP methods to send data.HttpSender.Type - Enum in org.acra.senderType of report data encoding, currently supports Html Form encoding and JSON.


I

includeDropBoxSystemTags() - Method in class org.acra.ACRAConfigurationinit(Application) - Static method in class org.acra.ACRA Initialize ACRA for a given Application.isNull(String) - Static method in class org.acra.ACRAConfiguration


L

log - Static variable in class org.acra.ACRALOG_TAG - Static variable in class org.acra.ACRAlogcatArguments() - Method in class org.acra.ACRAConfigurationlogcatFilterByPid() - Method in class org.acra.ACRAConfiguration


M

mailTo() - Method in class org.acra.ACRAConfigurationMainLifecycleDispatcher - Class in org.acra.jraf.android.util.activitylifecyclecallbackscompatKeeps a list of ActivityLifecycleCallbacksCompats that will be called following the life cycle of the application's activities.maxNumberOfRequestRetries() - Method in class org.acra.ACRAConfigurationMediaCodecListCollector - Class in org.acra.collectorCollects data about available codecs on the device through the MediaCodecList API introduced in Android 4.1 JellyBean.MediaCodecListCollector() - Constructor for class org.acra.collector.MediaCodecListCollectormode() - Method in class org.acra.ACRAConfiguration


N

NULL_VALUE - Static variable in class org.acra.ACRAConstantsA special String value to allow the usage of a pseudo-null default value in annotation parameters.


O

onActivityCreated(Activity, Bundle) - Method in class org.acra.jraf.android.util.activitylifecyclecallbackscompat.ActivityLifecycleCallbacksAdapteronActivityCreated(Activity, Bundle) - Method in interface org.acra.jraf.android.util.activitylifecyclecallbackscompat.ActivityLifecycleCallbacksCompatonActivityCreated(Activity, Bundle) - Method in class org.acra.jraf.android.util.activitylifecyclecallbackscompat.MainLifecycleDispatcheronActivityDestroyed(Activity) - Method in class org.acra.jraf.android.util.activitylifecyclecallbackscompat.ActivityLifecycleCallbacksAdapteronActivityDestroyed(Activity) - Method in interface org.acra.jraf.android.util.activitylifecyclecallbackscompat.ActivityLifecycleCallbacksCompatonActivityDestroyed(Activity) - Method in class org.acra.jraf.android.util.activitylifecyclecallbackscompat.MainLifecycleDispatcheronActivityPaused(Activity) - Method in class org.acra.jraf.android.util.activitylifecyclecallbackscompat.ActivityLifecycleCallbacksAdapteronActivityPaused(Activity) - Method in interface org.acra.jraf.android.util.activitylifecyclecallbackscompat.ActivityLifecycleCallbacksCompatonActivityPaused(Activity) - Method in class org.acra.jraf.android.util.activitylifecyclecallbackscompat.MainLifecycleDispatcheronActivityResumed(Activity) - Method in class org.acra.jraf.android.util.activitylifecyclecallbackscompat.ActivityLifecycleCallbacksAdapteronActivityResumed(Activity) - Method in interface org.acra.jraf.android.util.activitylifecyclecallbackscompat.ActivityLifecycleCallbacksCompatonActivityResumed(Activity) - Method in class org.acra.jraf.android.util.activitylifecyclecallbackscompat.MainLifecycleDispatcheronActivitySaveInstanceState(Activity, Bundle) - Method in class org.acra.jraf.android.util.activitylifecyclecallbackscompat.ActivityLifecycleCallbacksAdapteronActivitySaveInstanceState(Activity, Bundle) - Method in interface org.acra.jraf.android.util.activitylifecyclecallbackscompat.ActivityLifecycleCallbacksCompatonActivitySaveInstanceState(Activity, Bundle) - Method in class org.acra.jraf.android.util.activitylifecyclecallbackscompat.MainLifecycleDispatcheronActivityStarted(Activity) - Method in class org.acra.jraf.android.util.activitylifecyclecallbackscompat.ActivityLifecycleCallbacksAdapteronActivityStarted(Activity) - Method in interface org.acra.jraf.android.util.activitylifecyclecallbackscompat.ActivityLifecycleCallbacksCompatonActivityStarted(Activity) - Method in class org.acra.jraf.android.util.activitylifecyclecallbackscompat.MainLifecycleDispatcheronActivityStopped(Activity) - Method in class org.acra.jraf.android.util.activitylifecyclecallbackscompat.ActivityLifecycleCallbacksAdapteronActivityStopped(Activity) - Method in interface org.acra.jraf.android.util.activitylifecyclecallbackscompat.ActivityLifecycleCallbacksCompatonActivityStopped(Activity) - Method in class org.acra.jraf.android.util.activitylifecyclecallbackscompat.MainLifecycleDispatcheronClick(DialogInterface, int) - Method in class org.acra.CrashReportDialogonCreate(Bundle) - Method in class org.acra.CrashReportDialogonDismiss(DialogInterface) - Method in class org.acra.CrashReportDialogonSaveInstanceState(Bundle) - Method in class org.acra.CrashReportDialogorg.acra - package org.acra org.acra.annotation - package org.acra.annotation org.acra.collector - package org.acra.collector org.acra.jraf.android.util.activitylifecyclecallbackscompat - package org.acra.jraf.android.util.activitylifecyclecallbackscompat org.acra.sender - package org.acra.sender


P

PRE_ICS - Static variable in class org.acra.jraf.android.util.activitylifecyclecallbackscompat.ApplicationHelperPREF_ALWAYS_ACCEPT - Static variable in class org.acra.ACRAThe key of the SharedPreference allowing the user to automatically accept sending reports.PREF_DISABLE_ACRA - Static variable in class org.acra.ACRAThe key of the application default SharedPreference where you can put a 'true' Boolean value to disable ACRA.PREF_ENABLE_ACRA - Static variable in class org.acra.ACRAAlternatively, you can use this key if you prefer your users to have the checkbox ticked to enable crash reports.PREF_ENABLE_DEVICE_ID - Static variable in class org.acra.ACRAThe key of the SharedPreference allowing the user to disable sending his device id.PREF_ENABLE_SYSTEM_LOGS - Static variable in class org.acra.ACRAThe key of the SharedPreference allowing the user to disable sending content of logcat/dropbox.PREF_LAST_VERSION_NR - Static variable in class org.acra.ACRAThe version number of the application the last time ACRA was started.PREF_USER_EMAIL_ADDRESS - Static variable in class org.acra.ACRAThe key of the SharedPreference allowing the user to always include his email address.putCustomData(String, String) - Method in class org.acra.collector.CrashReportDataFactory Adds a custom key and value to be reported with the generated CashReportData.putCustomData(String, String) - Method in class org.acra.ErrorReporter Use this method to provide the ErrorReporter with data of your running application.


R

registerActivityLifecycleCallbacks(Application, ActivityLifecycleCallbacksCompat) - Static method in class org.acra.jraf.android.util.activitylifecyclecallbackscompat.ApplicationHelperRegisters a callback to be called following the life cycle of the application's activities.removeAllReportSenders() - Method in class org.acra.ErrorReporterClears the list of active ReportSenders.removeCustomData(String) - Method in class org.acra.collector.CrashReportDataFactoryRemoves a key/value pair from the custom data field.removeCustomData(String) - Method in class org.acra.ErrorReporterRemoves a key/value pair from your reports custom data field.removeReportSender(ReportSender) - Method in class org.acra.ErrorReporterRemove a specific instance of ReportSender from the list of active ReportSenders.removeReportSenders(Class<?>) - Method in class org.acra.ErrorReporterRemove all ReportSender instances from a specific class.ReportField - Enum in org.acraSpecifies all the different fields available in a crash report.REPORTFILE_EXTENSION - Static variable in class org.acra.ACRAConstantsReportingInteractionMode - Enum in org.acraDefines the different user interaction modes for ACRA.ReportsCrashes - Annotation Type in org.acra.annotationProvide configuration elements to the ACRA.init(android.app.Application) method.ReportSender - Interface in org.acra.senderA simple interface for defining various crash report senders.ReportSenderException - Exception in org.acra.senderThis exception is thrown when an error ocurred while sending crash data in a ReportSender implementation.ReportSenderException(String, Throwable) - Constructor for exception org.acra.sender.ReportSenderExceptionCreates a new ReportSenderException instance.ReportSenderException(String) - Constructor for exception org.acra.sender.ReportSenderExceptionCreates a new ReportSenderException instance.reportType() - Method in class org.acra.ACRAConfigurationresDialogCommentPrompt() - Method in class org.acra.ACRAConfigurationresDialogEmailPrompt() - Method in class org.acra.ACRAConfigurationresDialogIcon() - Method in class org.acra.ACRAConfigurationresDialogOkToast() - Method in class org.acra.ACRAConfigurationresDialogText() - Method in class org.acra.ACRAConfigurationresDialogTitle() - Method in class org.acra.ACRAConfigurationresNotifIcon() - Method in class org.acra.ACRAConfigurationresNotifText() - Method in class org.acra.ACRAConfigurationresNotifTickerText() - Method in class org.acra.ACRAConfigurationresNotifTitle() - Method in class org.acra.ACRAConfigurationresToastText() - Method in class org.acra.ACRAConfiguration


S

send(CrashReportData) - Method in class org.acra.sender.EmailIntentSendersend(CrashReportData) - Method in class org.acra.sender.GoogleFormSendersend(CrashReportData) - Method in class org.acra.sender.HttpSendersend(CrashReportData) - Method in interface org.acra.sender.ReportSenderSend crash report data.sendReportsInDevMode() - Method in class org.acra.ACRAConfigurationsetAdditionalDropboxTags(String[]) - Method in class org.acra.ACRAConfigurationsetAdditionalSharedPreferences(String[]) - Method in class org.acra.ACRAConfigurationsetApplicationLogFile(String) - Method in class org.acra.ACRAConfigurationsetApplicationLogFileLines(int) - Method in class org.acra.ACRAConfigurationsetConfig(ACRAConfiguration) - Static method in class org.acra.ACRASets the whole ACRA configuration.setConnectionTimeout(Integer) - Method in class org.acra.ACRAConfigurationsetCustomReportContent(ReportField[]) - Method in class org.acra.ACRAConfigurationsetDefaultReportSenders() - Method in class org.acra.ErrorReporterSets relevant ReportSenders to the ErrorReporter, replacing any previously set ReportSender.setDeleteOldUnsentReportsOnApplicationStart(Boolean) - Method in class org.acra.ACRAConfigurationsetDeleteUnapprovedReportsOnApplicationStart(Boolean) - Method in class org.acra.ACRAConfigurationsetDisableSSLCertValidation(boolean) - Method in class org.acra.ACRAConfigurationsetDropboxCollectionMinutes(Integer) - Method in class org.acra.ACRAConfigurationsetEnabled(boolean) - Method in class org.acra.ErrorReporterEnable or disable this ErrorReporter.setExcludeMatchingSettingsKeys(String[]) - Method in class org.acra.ACRAConfigurationsetExcludeMatchingSharedPreferencesKeys(String[]) - Method in class org.acra.ACRAConfigurationsetForceCloseDialogAfterToast(Boolean) - Method in class org.acra.ACRAConfigurationsetFormKey(String) - Method in class org.acra.ACRAConfigurationModify the formKey of the Google Docs form receiving reports.setFormUri(String) - Method in class org.acra.ACRAConfigurationModify the formUri of your backend server receiving reports.setFormUriBasicAuthLogin(String) - Method in class org.acra.ACRAConfigurationsetFormUriBasicAuthPassword(String) - Method in class org.acra.ACRAConfigurationsetHttpHeaders(Map<String, String>) - Method in class org.acra.ACRAConfigurationSet custom HTTP headers to be sent by the provided HttpSender.setHttpMethod(HttpSender.Method) - Method in class org.acra.ACRAConfigurationsetIncludeDropboxSystemTags(Boolean) - Method in class org.acra.ACRAConfigurationsetLog(ACRALog) - Static method in class org.acra.ACRAsetLogcatArguments(String[]) - Method in class org.acra.ACRAConfigurationsetLogcatFilterByPid(Boolean) - Method in class org.acra.ACRAConfigurationsetMailTo(String) - Method in class org.acra.ACRAConfigurationModify the mailTo of the mail account receiving reports.setMaxNumberOfRequestRetries(Integer) - Method in class org.acra.ACRAConfigurationsetMode(ReportingInteractionMode) - Method in class org.acra.ACRAConfigurationChange the current ReportingInteractionMode.setReportSender(ReportSender) - Method in class org.acra.ErrorReporterRemoves all previously set ReportSenders and set the given one as the new ReportSender.setReportType(HttpSender.Type) - Method in class org.acra.ACRAConfigurationsetResDialogCommentPrompt(int) - Method in class org.acra.ACRAConfigurationUse this method if the id you wanted to give to ReportsCrashes.resDialogCommentPrompt() comes from an Android Library Project.setResDialogEmailPrompt(int) - Method in class org.acra.ACRAConfigurationUse this method if the id you wanted to give to ReportsCrashes.resDialogEmailPrompt() comes from an Android Library Project.setResDialogIcon(int) - Method in class org.acra.ACRAConfigurationUse this method if the id you wanted to give to ReportsCrashes.resDialogIcon() comes from an Android Library Project.setResDialogOkToast(int) - Method in class org.acra.ACRAConfigurationUse this method BEFORE if the id you wanted to give to ReportsCrashes.resDialogOkToast() comes from an Android Library Project.setResDialogText(int) - Method in class org.acra.ACRAConfigurationUse this method if the id you wanted to give to ReportsCrashes.resDialogText() comes from an Android Library Project.setResDialogTitle(int) - Method in class org.acra.ACRAConfigurationUse this method if the id you wanted to give to ReportsCrashes.resDialogTitle() comes from an Android Library Project.setResNotifIcon(int) - Method in class org.acra.ACRAConfigurationUse this method if the id you wanted to give to ReportsCrashes.resNotifIcon() comes from an Android Library Project.setResNotifText(int) - Method in class org.acra.ACRAConfigurationUse this method if the id you wanted to give to ReportsCrashes.resNotifText() comes from an Android Library Project.setResNotifTickerText(int) - Method in class org.acra.ACRAConfigurationUse this method if the id you wanted to give to ReportsCrashes.resNotifTickerText() comes from an Android Library Project.setResNotifTitle(int) - Method in class org.acra.ACRAConfigurationUse this method if the id you wanted to give to ReportsCrashes.resNotifTitle() comes from an Android Library Project.setResToastText(int) - Method in class org.acra.ACRAConfigurationUse this method if the id you wanted to give to ReportsCrashes.resToastText() comes from an Android Library Project.setSendReportsInDevMode(Boolean) - Method in class org.acra.ACRAConfigurationsetSharedPreferenceMode(Integer) - Method in class org.acra.ACRAConfigurationsetSharedPreferenceName(String) - Method in class org.acra.ACRAConfigurationsetSocketTimeout(Integer) - Method in class org.acra.ACRAConfigurationsharedPreferencesMode() - Method in class org.acra.ACRAConfigurationsharedPreferencesName() - Method in class org.acra.ACRAConfigurationsocketTimeout() - Method in class org.acra.ACRAConfiguration


T

ThreadCollector - Class in org.acra.collectorCollects some data identifying a Thread, usually the Thread which crashed.ThreadCollector() - Constructor for class org.acra.collector.ThreadCollectortoJSON() - Method in class org.acra.collector.CrashReportDatatoString(Configuration) - Static method in class org.acra.collector.ConfigurationCollectorUse this method to generate a human readable String listing all values from the provided Configuration instance.


U

uncaughtException(Thread, Throwable) - Method in class org.acra.ErrorReporterunregisterActivityLifecycleCallbacks(Application, ActivityLifecycleCallbacksCompat) - Method in class org.acra.jraf.android.util.activitylifecyclecallbackscompat.ApplicationHelperUnregisters a previously registered callback.


V

valueOf(String) - Static method in enum org.acra.ReportFieldReturns the enum constant of this type with the specified name.valueOf(String) - Static method in enum org.acra.ReportingInteractionModeReturns the enum constant of this type with the specified name.valueOf(String) - Static method in enum org.acra.sender.HttpSender.MethodReturns the enum constant of this type with the specified name.valueOf(String) - Static method in enum org.acra.sender.HttpSender.TypeReturns the enum constant of this type with the specified name.values() - Static method in enum org.acra.ReportFieldReturns an array containing the constants of this enum type, in the order they are declared.values() - Static method in enum org.acra.ReportingInteractionModeReturns an array containing the constants of this enum type, in the order they are declared.values() - Static method in enum org.acra.sender.HttpSender.MethodReturns an array containing the constants of this enum type, in the order they are declared.values() - Static method in enum org.acra.sender.HttpSender.TypeReturns an array containing the constants of this enum type, in the order they are declared.


A C D E F G H I L M N O P R S T U V

|

| Overview | Package | Class | Use | Tree | Deprecated | Index | Help |

| | | PREV NEXT | FRAMES NO FRAMES |


Copyright © 2010-2013. All Rights Reserved.