Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

A

apiKey - Variable in class com.percolate.foam.Graphite
 
apiKey - Variable in class com.percolate.foam.HockeyApp
 
apiKey - Variable in class com.percolate.foam.PagerDuty
 
application - Variable in class com.percolate.foam.FoamApplicationInit
 
applicationKey - Variable in class com.percolate.foam.Flurry
 
apps - Variable in class com.percolate.foam.HockeyApp.HockeyAppsDTO
 

B

bundle_identifier - Variable in class com.percolate.foam.HockeyApp.HockeyAppDTO
 

C

callbacks - Variable in class com.percolate.foam.EventTracker
 
callbacksIsRegistered - Variable in class com.percolate.foam.EventTracker
 
checkForClass(String) - Method in class com.percolate.foam.Flurry
Try to load the given class using Class#forName().
checkForJar() - Method in class com.percolate.foam.Flurry
Check if the FlurryAnalytics-x.x.x.jar file is on the classpath.
client - Variable in class com.percolate.foam.PagerDuty.PagerDutyEvent
 
client_url - Variable in class com.percolate.foam.PagerDuty.PagerDutyEvent
 
closeSocket(Socket) - Method in class com.percolate.foam.Graphite
Close the given Socket object, checking for null
closeStream(Closeable) - Method in class com.percolate.foam.ExceptionPersister
Attempt to close given FileInputStream.
com.percolate.foam - package com.percolate.foam
 
company - Variable in class com.percolate.foam.HockeyApp.HockeyAppDTO
 
context - Variable in class com.percolate.foam.CustomExceptionHandler
 
context - Variable in class com.percolate.foam.DeleteFileCallback
 
context - Variable in class com.percolate.foam.EventTracker
 
context - Variable in class com.percolate.foam.ExceptionPersister
 
context - Variable in class com.percolate.foam.FoamMain
 
context - Variable in class com.percolate.foam.LogListener
 
context - Variable in class com.percolate.foam.ServiceImpl
 
CrashReportingService - Interface in com.percolate.foam
Service that supports receiving crash data.
createActivityLifecycleCallback() - Method in class com.percolate.foam.EventTracker
Create and return a ActivityLifecycleCallbacks object that tracks all onActivityResumed method calls for all activities.
created_at - Variable in class com.percolate.foam.HockeyApp.HockeyAppDTO
 
createEvent(String, Callback<Response>) - Method in interface com.percolate.foam.GoogleAnalytics.GoogleAnalyticsService
 
createEvent(String, TypedFile, Callback<Response>) - Method in interface com.percolate.foam.HockeyApp.HockeyAppService
 
createEvent(StoredException) - Method in class com.percolate.foam.PagerDuty
Convert a StoredException object to a PagerDutyEvent object that can be POSTed to PagerDuty.
createEvent(PagerDuty.PagerDutyEvent, Callback<Object>) - Method in interface com.percolate.foam.PagerDuty.PagerDutyService
 
createLogEvent(String, StoredException, Callback<Object>) - Method in class com.percolate.foam.HockeyApp
HockeyApp requires data to be in files uploaded via multipart POST request.
createLogEventCallback(Callback<Object>, File) - Method in class com.percolate.foam.HockeyApp
Callback that executes after we send data to HockeyApp.
createPayloadData(String) - Method in class com.percolate.foam.GoogleAnalytics
See: https://developers.google.com/analytics/devguides/collection/protocol/v1/devguide
createService() - Method in class com.percolate.foam.GoogleAnalytics
createService() - Method in class com.percolate.foam.HockeyApp
Lazy load instance of HockeyApp.HockeyAppService
createService() - Method in class com.percolate.foam.Mixpanel
Lazy load instance of Mixpanel.MixpanelService
createService() - Method in class com.percolate.foam.PagerDuty
Lazy load instance of PagerDuty.PagerDutyService
custom_release_type - Variable in class com.percolate.foam.HockeyApp.HockeyAppDTO
 
CustomExceptionHandler - Class in com.percolate.foam
Foam's custom exception handler.
CustomExceptionHandler(Context, List<CrashReportingService>, boolean) - Constructor for class com.percolate.foam.CustomExceptionHandler
 
customExceptionHandler - Variable in class com.percolate.foam.FoamMain
 

D

defaultHandler - Variable in class com.percolate.foam.CustomExceptionHandler
 
DeleteFileCallback - Class in com.percolate.foam
Retrofit Callback.
DeleteFileCallback(Context, String) - Constructor for class com.percolate.foam.DeleteFileCallback
 
description - Variable in class com.percolate.foam.PagerDuty.PagerDutyEvent
 
details - Variable in class com.percolate.foam.PagerDuty.PagerDutyEvent
 
df - Variable in class com.percolate.foam.HockeyApp
 
disable(Application) - Method in class com.percolate.foam.FoamDisabler
Disable all foam tracking features

E

enable(String) - Method in class com.percolate.foam.Flurry
Enable this service.
enable(String) - Method in class com.percolate.foam.GoogleAnalytics
Enable this service.
enable(String) - Method in class com.percolate.foam.Graphite
Enable this service.
enable(String) - Method in class com.percolate.foam.HockeyApp
Enable this service.
enable(String) - Method in class com.percolate.foam.Mixpanel
Enable this service.
enable(String) - Method in class com.percolate.foam.PagerDuty
Enable this service.
enable(String) - Method in interface com.percolate.foam.Service
Enable this service.
enable(String) - Method in class com.percolate.foam.UDPLoggingService
Enable this service.
event - Variable in class com.percolate.foam.Mixpanel.MixpanelEvent
 
event_type - Variable in class com.percolate.foam.PagerDuty.PagerDutyEvent
 
eventObjToBase64(Mixpanel.MixpanelEvent) - Method in class com.percolate.foam.Mixpanel
Convert MixpanelEvent to a base64 string (format expected by Mixpanel).
EventTracker - Class in com.percolate.foam
Event tracking class.
EventTracker(Context, List<EventTrackingService>, boolean) - Constructor for class com.percolate.foam.EventTracker
 
eventTracker - Variable in class com.percolate.foam.FoamMain
 
EventTrackingService - Interface in com.percolate.foam
Service that supports receiving event tracking data.
exceptionPersister - Variable in class com.percolate.foam.CustomExceptionHandler
 
ExceptionPersister - Class in com.percolate.foam
Class that allows us to store and load exception data to the device.
ExceptionPersister(Context) - Constructor for class com.percolate.foam.ExceptionPersister
 

F

failure(RetrofitError) - Method in class com.percolate.foam.DeleteFileCallback
Request failed.
failure(RetrofitError) - Method in class com.percolate.foam.NoOpCallback
 
Flurry - Class in com.percolate.foam
Flurry Service Service Object.
Flurry(Context) - Constructor for class com.percolate.foam.Flurry
 
FoamApiKeys - Annotation Type in com.percolate.foam
Annotation used to enable multiple services for an application.
foamApiKeys - Variable in class com.percolate.foam.FoamMain
 
FoamApp - Interface in com.percolate.foam
Interface required for Application classes to implement in order to use Foam.
FoamApplication - Class in com.percolate.foam
Application class to extend when using Foam.
FoamApplication() - Constructor for class com.percolate.foam.FoamApplication
 
FoamApplicationInit - Class in com.percolate.foam
Logic to startup Foam.
FoamApplicationInit(Application) - Constructor for class com.percolate.foam.FoamApplicationInit
 
FoamDisabler - Class in com.percolate.foam
Provides the ability to disable all foam tracking features.
FoamDisabler() - Constructor for class com.percolate.foam.FoamDisabler
 
FoamDontTrack - Annotation Type in com.percolate.foam
Add this annotation to a class or method to not track events on the class.
FoamEvent - Class in com.percolate.foam
Track custom event.
FoamEvent() - Constructor for class com.percolate.foam.FoamEvent
 
foamLogger - Variable in class com.percolate.foam.Utils
 
FoamLogger() - Constructor for class com.percolate.foam.Utils.FoamLogger
 
foamMain - Variable in class com.percolate.foam.FoamApplication
Instance of FoamMain, initialized on launch.
foamMain - Variable in class com.percolate.foam.FoamApplicationInit
 
FoamMain - Class in com.percolate.foam
Foam Main class.
FoamMain(Context) - Constructor for class com.percolate.foam.FoamMain
 
fromBody(TypedInput, Type) - Method in class com.percolate.foam.GoogleAnalytics.StringConverter
 

G

getAndroidId(Context) - Method in class com.percolate.foam.Utils
Get ANDROID_ID, which is unique to the device + user combo.
getAppIDFromResponse(HockeyApp.HockeyAppsDTO) - Method in class com.percolate.foam.HockeyApp
Return `apps[].public_identifier` for app where app.bundle_identifier == <package-name>
getApplicationName(Context) - Method in class com.percolate.foam.Utils
Get application "label" value from Manifest.
getApplicationPackageName(Context) - Method in class com.percolate.foam.Utils
Get package name from Manifest.
getApps(String, Callback<HockeyApp.HockeyAppsDTO>) - Method in interface com.percolate.foam.HockeyApp.HockeyAppService
 
getEnabledServicesForType(Class<T>) - Method in class com.percolate.foam.FoamMain
Return Service classes defined in FoamMain.services that match the given interface (one of Service's child interfaces).
getFoamApiKeys() - Method in class com.percolate.foam.FoamApplicationInit
Get API keys from Annotated Application class
getFoamMain() - Method in interface com.percolate.foam.FoamApp
Return stored instance of FoamMain.
getFoamMain() - Method in class com.percolate.foam.FoamApplication
Return stored instance of FoamMain.
getNewLogs() - Method in class com.percolate.foam.LogListener
Return output from `logcat -d` (print and exit) command, then clear logcat using `logcat -c`
getServiceType() - Method in class com.percolate.foam.Flurry
Returns on of ServiceType that corresponds to this service.
getServiceType() - Method in class com.percolate.foam.GoogleAnalytics
Returns on of ServiceType that corresponds to this service.
getServiceType() - Method in class com.percolate.foam.Graphite
Returns on of ServiceType that corresponds to this service.
getServiceType() - Method in class com.percolate.foam.HockeyApp
Returns on of ServiceType that corresponds to this service.
getServiceType() - Method in class com.percolate.foam.LogEntries
getServiceType() - Method in class com.percolate.foam.Mixpanel
Returns on of ServiceType that corresponds to this service.
getServiceType() - Method in class com.percolate.foam.PagerDuty
Returns on of ServiceType that corresponds to this service.
getServiceType() - Method in class com.percolate.foam.PaperTrail
getServiceType() - Method in interface com.percolate.foam.Service
Returns on of ServiceType that corresponds to this service.
getStackTraceString(Throwable) - Method in class com.percolate.foam.CustomExceptionHandler
Return String version of the stacktrace for a Throwable.
getStoredExceptions() - Method in class com.percolate.foam.CustomExceptionHandler
Get all stored exceptions.
getSysLogFormattedDate() - Method in class com.percolate.foam.UDPLoggingService
syslog style date formatter
getTimeStamp() - Method in class com.percolate.foam.Graphite
Return unix epoch for the current time
getTimestamp() - Method in class com.percolate.foam.HockeyApp
Return current date & time in format expected by HockeyApp
getVersionCode(Context) - Method in class com.percolate.foam.Utils
Get versionCode value from Manifest.
getVersionName(Context) - Method in class com.percolate.foam.Utils
Get versionName value from Manifest.
GoogleAnalytics - Class in com.percolate.foam
Service Object.
GoogleAnalytics(Context) - Constructor for class com.percolate.foam.GoogleAnalytics
 
GoogleAnalytics.GoogleAnalyticsService - Interface in com.percolate.foam
Retrofit Service
GoogleAnalytics.StringConverter - Class in com.percolate.foam
Custom Retrofit Converter that parses data as simple Strings.
googleAnalyticsService - Variable in class com.percolate.foam.GoogleAnalytics
 
Graphite - Class in com.percolate.foam
Service Object.
Graphite(Context) - Constructor for class com.percolate.foam.Graphite
 

H

HockeyApp - Class in com.percolate.foam
Service Object.
HockeyApp(Context) - Constructor for class com.percolate.foam.HockeyApp
 
HockeyApp.HockeyAppDTO - Class in com.percolate.foam
Object representation of JSON returned from HockeyApp
HockeyApp.HockeyAppsDTO - Class in com.percolate.foam
Object representation of JSON returned from HockeyApp
HockeyApp.HockeyAppService - Interface in com.percolate.foam
Retrofit hockeyAppService
HockeyAppDTO() - Constructor for class com.percolate.foam.HockeyApp.HockeyAppDTO
 
HockeyAppsDTO() - Constructor for class com.percolate.foam.HockeyApp.HockeyAppsDTO
 
hockeyAppService - Variable in class com.percolate.foam.HockeyApp
 
host - Variable in class com.percolate.foam.Graphite
 
host - Variable in class com.percolate.foam.UDPLoggingService
Host portion of UDPLoggingService.url

I

id - Variable in class com.percolate.foam.HockeyApp.HockeyAppDTO
 
incident_key - Variable in class com.percolate.foam.PagerDuty.PagerDutyEvent
 
init() - Method in class com.percolate.foam.FoamApplicationInit
Get API keys from FoamApiKeys annotation and start up our FoamMain class
init(FoamApiKeys) - Method in class com.percolate.foam.FoamMain
Add all services to services map, with an associated ServiceType enum.
initFlurryAgent() - Method in class com.percolate.foam.Flurry
Perform Flurry setup/init
initializeServices() - Method in class com.percolate.foam.FoamMain
Loop through all services.
isBlank(CharSequence) - Method in class com.percolate.foam.Utils
Checks if a CharSequence is whitespace, empty ("") or null.
isEnabled() - Method in class com.percolate.foam.Flurry
This service is enabled
isEnabled() - Method in class com.percolate.foam.GoogleAnalytics
This service is enabled
isEnabled() - Method in class com.percolate.foam.Graphite
This service is enabled
isEnabled() - Method in class com.percolate.foam.HockeyApp
This service is enabled
isEnabled() - Method in class com.percolate.foam.Mixpanel
This service is enabled
isEnabled() - Method in class com.percolate.foam.PagerDuty
This service is enabled
isEnabled() - Method in interface com.percolate.foam.Service
This service is enabled
isEnabled() - Method in class com.percolate.foam.UDPLoggingService
This service is enabled
isNotBlank(CharSequence) - Method in class com.percolate.foam.Utils
Checks if a CharSequence is not empty (""), not null and not whitespace only.
isOnWifi(Context) - Method in class com.percolate.foam.Utils
Check to see if the device is currently connected to a WiFi network.
isRunning() - Method in class com.percolate.foam.CustomExceptionHandler
Used to check if this class is already running.
isRunning() - Method in class com.percolate.foam.EventTracker
Used to check if this class is already running.
isRunning() - Method in class com.percolate.foam.LogListener
Used to check if this class is already running.

L

loadAll() - Method in class com.percolate.foam.ExceptionPersister
Load and return all StoredException data.
loadStoredExceptionData(String) - Method in class com.percolate.foam.ExceptionPersister
Load file by fileName.
LogEntries - Class in com.percolate.foam
Remote syslog style logging service.
LogEntries(Context) - Constructor for class com.percolate.foam.LogEntries
 
logEvent(StoredException, Callback<Object>) - Method in interface com.percolate.foam.CrashReportingService
Send data from passed in StoredException object to backing service.
logEvent(Context, String) - Method in interface com.percolate.foam.EventTrackingService
Send the given event to the backing service.
logEvent(Context, String) - Method in class com.percolate.foam.Flurry
Send the given event to the backing service.
logEvent(Context, String) - Method in class com.percolate.foam.FoamMain
Used by FoamEvent to log custom events.
logEvent(Context, String) - Method in class com.percolate.foam.GoogleAnalytics
Send the given event to the backing service.
logEvent(Context, String) - Method in class com.percolate.foam.Graphite
Send data to graphite in the format "metric_path value timestamp\n".
logEvent(StoredException, Callback<Object>) - Method in class com.percolate.foam.HockeyApp
Send data from passed in StoredException object to backing service.
logEvent(StoredException, Callback<Object>) - Method in interface com.percolate.foam.LoggingService
Send data about the given exception.
logEvent(String) - Method in interface com.percolate.foam.LoggingService
Send single log file line.
logEvent(Context, String) - Method in class com.percolate.foam.Mixpanel
Send the given event to the backing service.
logEvent(StoredException, Callback<Object>) - Method in class com.percolate.foam.PagerDuty
Send data from passed in StoredException object to backing service.
logEvent(StoredException, Callback<Object>) - Method in class com.percolate.foam.UDPLoggingService
Send stored exception (i.e., crashes) to UDP endpoint
logEvent(String) - Method in class com.percolate.foam.UDPLoggingService
Send individual log messages (i.e., Log.e() calls) to UDP endpoint
LoggingService - Interface in com.percolate.foam
Service that sends logs to a remote server.
logIssue(String, Throwable) - Method in class com.percolate.foam.Utils
Foam error logging.
logListener - Variable in class com.percolate.foam.FoamMain
 
LogListener - Class in com.percolate.foam
Class that continuously checks logcat output for error messages.
LogListener(Context, List<LoggingService>, boolean) - Constructor for class com.percolate.foam.LogListener
 

M

message - Variable in class com.percolate.foam.StoredException
 
minimum_os_version - Variable in class com.percolate.foam.HockeyApp.HockeyAppDTO
 
Mixpanel - Class in com.percolate.foam
Service Object.
Mixpanel(Context) - Constructor for class com.percolate.foam.Mixpanel
 
Mixpanel.MixpanelEvent - Class in com.percolate.foam
Data transfer object to send to Mixpanel
Mixpanel.MixpanelService - Interface in com.percolate.foam
Retrofit service
MixpanelEvent() - Constructor for class com.percolate.foam.Mixpanel.MixpanelEvent
 
mixpanelService - Variable in class com.percolate.foam.Mixpanel
 

N

NoOpCallback - Class in com.percolate.foam
Retrofit Callback object that does nothing with response data.
NoOpCallback() - Constructor for class com.percolate.foam.NoOpCallback
 

O

onCreate() - Method in class com.percolate.foam.FoamApplication
 
owner - Variable in class com.percolate.foam.HockeyApp.HockeyAppDTO
 
owner_token - Variable in class com.percolate.foam.HockeyApp.HockeyAppDTO
 

P

PagerDuty - Class in com.percolate.foam
Service Object.
PagerDuty(Context) - Constructor for class com.percolate.foam.PagerDuty
 
PagerDuty.PagerDutyEvent - Class in com.percolate.foam
Object that will be POSTed to PagerDuty as JSON.
PagerDuty.PagerDutyService - Interface in com.percolate.foam
Retrofit service
PagerDutyEvent() - Constructor for class com.percolate.foam.PagerDuty.PagerDutyEvent
 
pagerDutyService - Variable in class com.percolate.foam.PagerDuty
 
PaperTrail - Class in com.percolate.foam
Remote syslog style logging service.
PaperTrail(Context) - Constructor for class com.percolate.foam.PaperTrail
 
platform - Variable in class com.percolate.foam.HockeyApp.HockeyAppDTO
 
platform - Variable in class com.percolate.foam.StoredException
 
pollFrequencyMs - Variable in class com.percolate.foam.LogListener
Frequency to check for new log messages (ms).
port - Variable in class com.percolate.foam.Graphite
 
port - Variable in class com.percolate.foam.UDPLoggingService
Port portion of UDPLoggingService.url
processLogEntries(List<String>) - Method in class com.percolate.foam.LogListener
Pass all error entries to all enabled services.
processNewLogs() - Method in class com.percolate.foam.LogListener
Get & process new logcat messages
projectToken - Variable in class com.percolate.foam.Mixpanel
 
properties - Variable in class com.percolate.foam.Mixpanel.MixpanelEvent
 
public_identifier - Variable in class com.percolate.foam.HockeyApp.HockeyAppDTO
 

R

reenable(Application) - Method in class com.percolate.foam.FoamDisabler
Re-enable foam.
release_type - Variable in class com.percolate.foam.HockeyApp.HockeyAppDTO
 
runLogcatCommand(String) - Method in class com.percolate.foam.LogListener
Execute system logcat command, return the Process object.

S

sendData(String) - Method in class com.percolate.foam.Graphite
Start new background thread to send data with.
sendDataOverSocket(String) - Method in class com.percolate.foam.Graphite
Create new DataOutputStream to send data over.
sendDataOverUDP(String, Callback<Object>) - Method in class com.percolate.foam.UDPLoggingService
Attempt to send syslog-style message over UDP using a DatagramSocket.
sendLogEvent(String, String, Callback<Object>) - Method in class com.percolate.foam.UDPLoggingService
Create properly formatted message to send over UDP that acts like a syslog message syslog format: "<priority>timestamp orange_link blue_link: message" Details: http://en.wikipedia.org/wiki/Syslog#Priority
sendStoredExceptions() - Method in class com.percolate.foam.CustomExceptionHandler
Iterate through any stored exception files that have not been successfully sent.
sendUdpData(String) - Method in class com.percolate.foam.Graphite
Send data to Graphite server.
serialVersionUID - Static variable in class com.percolate.foam.StoredException
 
Service - Interface in com.percolate.foam
Service Object.
service_key - Variable in class com.percolate.foam.PagerDuty.PagerDutyEvent
 
ServiceImpl - Class in com.percolate.foam
Service Object.
ServiceImpl(Context) - Constructor for class com.percolate.foam.ServiceImpl
 
services - Variable in class com.percolate.foam.CustomExceptionHandler
 
services - Variable in class com.percolate.foam.EventTracker
 
services - Variable in class com.percolate.foam.FoamMain
 
services - Variable in class com.percolate.foam.LogListener
 
ServiceType - Enum in com.percolate.foam
Enum of services currently supported by Foam
ServiceType() - Constructor for enum com.percolate.foam.ServiceType
 
shouldTrack(Activity) - Method in class com.percolate.foam.EventTracker
Check for classes with @FoamDontTrack annotation.
sleep(int) - Method in class com.percolate.foam.Utils
Perform system sleep for the given number of milliseconds
stackTrace - Variable in class com.percolate.foam.StoredException
 
start() - Method in class com.percolate.foam.CustomExceptionHandler
Change application exception handler to our own (this class).
start() - Method in class com.percolate.foam.EventTracker
Register our ActivityLifecycleCallbacks.
start() - Method in class com.percolate.foam.FoamMain
Start up Foam!
start() - Method in class com.percolate.foam.LogListener
Start monitoring logcat output
startCustomExceptionHandler() - Method in class com.percolate.foam.FoamMain
Start Foam custom exception handler class.
startEventTracker() - Method in class com.percolate.foam.FoamMain
Start Foam event tracker.
startLogListener() - Method in class com.percolate.foam.FoamMain
Start Foam log listener class.
startMonitoringLogcat() - Method in class com.percolate.foam.LogListener
In a new thread, continuously check new log messages and process any new errors log messages.
status - Variable in class com.percolate.foam.HockeyApp.HockeyAppDTO
 
stop() - Method in class com.percolate.foam.CustomExceptionHandler
Unregister this class as the default uncaught exception handler.
stop() - Method in class com.percolate.foam.EventTracker
Stop tracking events
stop() - Method in class com.percolate.foam.FoamMain
Disable foam
stop - Variable in class com.percolate.foam.LogListener
Set to true to stop monitoring logcat output
stop() - Method in class com.percolate.foam.LogListener
Set flat to stop monitoring logcat.
store(StoredException) - Method in class com.percolate.foam.ExceptionPersister
Write given StoredException to a new file.
StoredException - Class in com.percolate.foam
DTO style object that will be persisted to/from local storage.
StoredException() - Constructor for class com.percolate.foam.StoredException
 
StoredException(ServiceType, String, String, String) - Constructor for class com.percolate.foam.StoredException
 
storedExceptionFileName - Variable in class com.percolate.foam.DeleteFileCallback
 
storeException(Thread, Throwable) - Method in class com.percolate.foam.CustomExceptionHandler
Create a StoredException object for the passed in Thread and Throwable.
StringConverter() - Constructor for class com.percolate.foam.GoogleAnalytics.StringConverter
 
success(Object, Response) - Method in class com.percolate.foam.DeleteFileCallback
Request was successful.
success(Response, Response) - Method in class com.percolate.foam.NoOpCallback
 

T

threadName - Variable in class com.percolate.foam.StoredException
 
toBase64(byte[]) - Method in class com.percolate.foam.Mixpanel
Return given bytes as a BASE64 encoded string.
toBody(Object) - Method in class com.percolate.foam.GoogleAnalytics.StringConverter
 
track(Activity, String) - Method in class com.percolate.foam.FoamEvent
Track custom event.
track(Service, String) - Method in class com.percolate.foam.FoamEvent
Track custom event.
track(Application, Context, String) - Method in class com.percolate.foam.FoamEvent
Track custom event
trackActivity(Activity) - Method in class com.percolate.foam.EventTracker
Pass activity name to services for Activities that should be tracked.
trackEvent(Context, String) - Method in class com.percolate.foam.EventTracker
Pass event to log (activity name) to all enabled services.
trackEvent(String, Callback<Response>) - Method in interface com.percolate.foam.Mixpanel.MixpanelService
 
trackingId - Variable in class com.percolate.foam.GoogleAnalytics
 
trimToSize(String, int) - Method in class com.percolate.foam.Utils
Trim a given string to maxStringLength if it is over maxStringLength.

U

UDPLoggingService - Class in com.percolate.foam
Remote syslog style logging service.
UDPLoggingService(Context) - Constructor for class com.percolate.foam.UDPLoggingService
 
uncaughtException(Thread, Throwable) - Method in class com.percolate.foam.CustomExceptionHandler
Handle uncaught exceptions.
updated_at - Variable in class com.percolate.foam.HockeyApp.HockeyAppDTO
 
url - Variable in class com.percolate.foam.UDPLoggingService
UDP logging URL (eg: logs.myserver.com:12345)
utils - Variable in class com.percolate.foam.CustomExceptionHandler
 
utils - Variable in class com.percolate.foam.DeleteFileCallback
 
utils - Variable in class com.percolate.foam.EventTracker
 
utils - Variable in class com.percolate.foam.ExceptionPersister
 
utils - Variable in class com.percolate.foam.FoamApplicationInit
 
utils - Variable in class com.percolate.foam.LogListener
 
utils - Variable in class com.percolate.foam.ServiceImpl
 
Utils - Class in com.percolate.foam
Foam utility methods.
Utils() - Constructor for class com.percolate.foam.Utils
 
Utils.FoamLogger - Class in com.percolate.foam
Foam logger class used to log warning message

V

valueOf(String) - Static method in enum com.percolate.foam.ServiceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.percolate.foam.ServiceType
Returns an array containing the constants of this enum type, in the order they are declared.

W

w(String, Throwable) - Method in class com.percolate.foam.Utils.FoamLogger
 
wifiOnly - Variable in class com.percolate.foam.CustomExceptionHandler
 
wifiOnly - Variable in class com.percolate.foam.EventTracker
 
wifiOnly - Variable in class com.percolate.foam.LogListener
 
writeHockeyAppCrashLog(String) - Method in class com.percolate.foam.HockeyApp
Write log file in format expected by hockey app.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links