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

S

saveCredentials(Facebook) - Method in class com.drismo.facebook.ShareOnFacebook
Storing Facebook login data to our (hidden) application preferences.
saveGraph(View) - Static method in class com.drismo.gui.ViewTrip
 
score - Variable in class com.drismo.gui.monitor.DebugMonitor
 
score - Variable in class com.drismo.gui.monitor.MapMonitor
 
score - Variable in class com.drismo.gui.monitor.QualityMeterMonitor
 
score - Variable in class com.drismo.model.MapPoint
 
scoreArray - Variable in class com.drismo.model.Trip
 
scoreCounter - Variable in class com.drismo.logic.QualityToSpeech
 
scoreList - Variable in class com.drismo.logic.TripLogger
 
scroll - Static variable in class com.drismo.R.id
 
SDunavailable - Static variable in class com.drismo.R.id
 
SDunavailable - Static variable in class com.drismo.R.string
 
selected - Variable in class com.drismo.gui.quickaction.ActionItem
 
selectedMonitor - Static variable in class com.drismo.gui.monitor.MonitorFactory
 
selectLanguage - Static variable in class com.drismo.R.string
 
selectMonitor - Static variable in class com.drismo.R.string
 
sendAutoReplies - Static variable in class com.drismo.R.string
 
sendSMS(String, String) - Static method in class com.drismo.logic.sms.MessageHandler
Send an SMS-message to a specified receiver.
sensorManager - Variable in class com.drismo.logic.AccelerationHandler
 
sentSms - Static variable in class com.drismo.R.string
 
serialVersionUID - Static variable in class com.drismo.facebook.DialogError
 
serialVersionUID - Static variable in class com.drismo.facebook.FacebookError
 
setAccessExpires(long) - Method in class com.drismo.facebook.Facebook
Set the current session's expiration time (in milliseconds since Unix epoch), or 0 if the session doesn't expire.
setAccessExpiresIn(String) - Method in class com.drismo.facebook.Facebook
Set the current session's duration (in seconds since Unix epoch).
setAccessToken(String) - Method in class com.drismo.facebook.Facebook
Set the OAuth 2.0 access token for API access.
setAnimationStyle(int, int, boolean) - Method in class com.drismo.gui.quickaction.QuickAction
Set animation style
setAnimStyle(int) - Method in class com.drismo.gui.quickaction.QuickAction
Set animation style
setAppId(String) - Method in class com.drismo.facebook.Facebook
 
setAutoReplyCall(boolean) - Static method in class com.drismo.model.Config
Sets the boolean that decides whether or not to send auto-reply message on incoming calls.
setAutoReplyMsg(String) - Static method in class com.drismo.model.Config
Sets the message that will be sent as auto-reply to incoming requests.
setAutoReplySms(boolean) - Static method in class com.drismo.model.Config
Sets the boolean that decides whether or not to send auto-reply message on incoming messages.
setBackgroundDrawable(Drawable) - Method in class com.drismo.gui.quickaction.CustomPopupWindow
 
setConfigLocale(Context, String) - Static method in class com.drismo.model.Config
Changing default Locale, to activate selected language in the application.
setContent(int) - Method in class com.drismo.gui.Tutorial
This function will change the window content when the user navigates between pages.
setContentView(View) - Method in class com.drismo.gui.quickaction.CustomPopupWindow
Sets the content view.
setContentView(int) - Method in class com.drismo.gui.quickaction.CustomPopupWindow
Will inflate and set the view from a resource id
setData(String[]) - Method in class com.drismo.gui.quickaction.QuickActionAdapter
Set the array with all the file names for the trips in the archive.
setDimScreen(boolean) - Static method in class com.drismo.model.Config
Set the boolean for the dim screen setting.
setDuration(String[]) - Method in class com.drismo.gui.quickaction.QuickActionAdapter
Set the array with converted duration strings for the trips in the archive.
setFont(String, TextView) - Method in class com.drismo.gui.Tutorial
Create a font (Typeface) from asset, and assign it to a TextView.
setGpsExists(boolean) - Static method in class com.drismo.model.Config
Store information about whether or not the device has GPS.
setIcon(Drawable) - Method in class com.drismo.gui.quickaction.ActionItem
Set action icon
setLangCode(String) - Static method in class com.drismo.model.Config
Set language code.
setLangConfig(String) - Method in class com.drismo.gui.Preferences
Changing default Locale, to activate selected language in the application.
setLangSummaryText(String) - Static method in class com.drismo.model.Config
Set the description text for the language preference.
setLogGps(boolean) - Static method in class com.drismo.model.Config
Enable/Disable GPS-logging.
setMonitorActivity(MonitorActivityTemplate) - Method in class com.drismo.logic.MonitorController
Set the new monitor activity by purging the old and initiating the new.
setOnClickListener(View.OnClickListener) - Method in class com.drismo.gui.quickaction.ActionItem
Set on click listener
setOnDismissListener(PopupWindow.OnDismissListener) - Method in class com.drismo.gui.quickaction.CustomPopupWindow
If you want to do anything when dismiss is called
setPowerSaver(boolean) - Static method in class com.drismo.model.Config
Enable/Disable power saver.
setPrefMonitor(int) - Static method in class com.drismo.model.Config
Setting what monitor is default.
setRunned() - Method in class com.drismo.gui.MainActivity
store the first run
setSelected(boolean) - Method in class com.drismo.gui.quickaction.ActionItem
Set selected flag;
setSpeedConv(String) - Static method in class com.drismo.model.Config
Sets the speed conversion constant
setSpeedUnit(String) - Static method in class com.drismo.model.Config
Set preferred speed measurement unit.
setStateCalibrating() - Method in class com.drismo.gui.monitor.CalibrationDialog
Set the state as calibration, notifying the user that the vehicle must remain still.
setStateReadyToDrive() - Method in class com.drismo.gui.monitor.CalibrationDialog
Change the dialog state, letting the user know its time to drive foreward.
setThumb(Bitmap) - Method in class com.drismo.gui.quickaction.ActionItem
Set thumb
setTimestamp(String[]) - Method in class com.drismo.gui.quickaction.QuickActionAdapter
Set the array with all the timestamps for the trips in the archive.
settings - Static variable in class com.drismo.R.string
 
settingsFrame - Static variable in class com.drismo.R.id
 
settingsImg - Static variable in class com.drismo.R.id
 
settingsTxt - Static variable in class com.drismo.R.id
 
setTitle(String) - Method in class com.drismo.gui.quickaction.ActionItem
Set action title
setTtsFrequency(int) - Static method in class com.drismo.model.Config
Set how often to give feedback via TTS.
setTutorialFonts(String, String) - Method in class com.drismo.gui.Tutorial
Going through the whole tutorial and set the fonts for each TextView on every page.
setUpCalibrationLayout() - Method in class com.drismo.gui.monitor.MonitorActivityTemplate
Sets up the calibration preface.
setUpLayout() - Method in class com.drismo.gui.monitor.DebugMonitor
Sets up the layout of the debug monitor.
setUpLayout() - Method in class com.drismo.gui.monitor.MapMonitor
Sets up the layout for the map monitor.
setUpLayout() - Method in class com.drismo.gui.monitor.MonitorActivityTemplate
This method must be specified in the child class, and should work the same way as the method onCreate() in a normal activity.
setUpLayout() - Method in class com.drismo.gui.monitor.PrimitiveMonitor
Setting up the layout of the primitive monitor.
setUpLayout() - Method in class com.drismo.gui.monitor.QualityMeterMonitor
Sets up the layout
setUpMessenger() - Method in class com.drismo.logic.MonitorController
Sets up the on call/sms response, based on the preferences.
setUpNotificationIcon() - Method in class com.drismo.gui.monitor.MonitorActivityTemplate
Sets up the notification icon in the status bar.
setUpTitle() - Method in class com.drismo.facebook.FbDialog
 
setUpWebView() - Method in class com.drismo.facebook.FbDialog
 
setUseTts(boolean) - Static method in class com.drismo.model.Config
Set the boolean for the TTS setting.
share(View) - Method in class com.drismo.facebook.ShareOnFacebook
Share the trip.
share - Static variable in class com.drismo.R.string
 
shareImage - Variable in class com.drismo.facebook.ShareOnFacebook
 
ShareOnFacebook - Class in com.drismo.facebook
This activity uses the Android Facebook SDK to share a link to Facebook via a Facebook application.
ShareOnFacebook() - Constructor for class com.drismo.facebook.ShareOnFacebook
 
shareOnFacebook - Static variable in class com.drismo.R.string
 
ShareOnFacebook.LoginDialogListener - Class in com.drismo.facebook
Listen to events from the Facebook.DialogListener, and give the user relevant feedback.
ShareOnFacebook.LoginDialogListener() - Constructor for class com.drismo.facebook.ShareOnFacebook.LoginDialogListener
 
ShareOnFacebook.UploadToFacebook - Class in com.drismo.facebook
Upload the content to Facebook, and finish all Facebook dialogs when finished.
ShareOnFacebook.UploadToFacebook() - Constructor for class com.drismo.facebook.ShareOnFacebook.UploadToFacebook
 
ShareOnFacebook.WallPostDialogListener - Class in com.drismo.facebook
Listen to events from the Facebook.DialogListener, and give the user relevant feedback.
ShareOnFacebook.WallPostDialogListener() - Constructor for class com.drismo.facebook.ShareOnFacebook.WallPostDialogListener
 
shortColorArray - Variable in class com.drismo.model.Trip
 
shortInfo - Static variable in class com.drismo.R.string
 
shouldOverrideUrlLoading(WebView, String) - Method in class com.drismo.facebook.FbDialog.FbWebViewClient
 
show() - Method in class com.drismo.gui.quickaction.QuickAction
Show popup window
showAlert(Context, String, String) - Static method in class com.drismo.facebook.Util
Display a simple alert dialog with the given text and title.
showArrow(int, int) - Method in class com.drismo.gui.quickaction.QuickAction
Show arrow
showDropDown() - Method in class com.drismo.gui.quickaction.CustomPopupWindow
Displays like a popdown menu from the anchor view
showDropDown(int, int) - Method in class com.drismo.gui.quickaction.CustomPopupWindow
Displays like a popdown menu from the anchor view.
showLikeQuickAction() - Method in class com.drismo.gui.quickaction.CustomPopupWindow
Displays like a QuickAction from the anchor view.
showLikeQuickAction(int, int) - Method in class com.drismo.gui.quickaction.CustomPopupWindow
Displays like a QuickAction from the anchor view.
showRateDialog(Context, SharedPreferences.Editor) - Static method in class com.drismo.gui.AppRater
 
showThresholds - Static variable in class com.drismo.gui.ViewTrip
 
showThresholds() - Static method in class com.drismo.gui.ViewTrip
Get the value that determines if thresholds should be displayed in the graph or not.
showThresholds - Static variable in class com.drismo.R.string
 
showToast(String) - Method in class com.drismo.facebook.ShareOnFacebook
Post a short Toast.
shrink_and_fade_out - Static variable in class com.drismo.R.anim
 
shrink_from_bottom - Static variable in class com.drismo.R.anim
 
shrink_from_bottomleft_to_topright - Static variable in class com.drismo.R.anim
 
shrink_from_bottomright_to_topleft - Static variable in class com.drismo.R.anim
 
shrink_from_top - Static variable in class com.drismo.R.anim
 
shrink_from_topleft_to_bottomright - Static variable in class com.drismo.R.anim
 
shrink_from_topright_to_bottomleft - Static variable in class com.drismo.R.anim
 
shutdown() - Method in class com.drismo.logic.QualityToSpeech
 
SINGLE_SIGN_ON_DISABLED - Static variable in class com.drismo.facebook.Facebook
 
SM - Static variable in class com.drismo.logic.sms.MessageHandler
 
SMSReceiver - Class in com.drismo.logic.sms
Class to catch incoming SMS-messages, and send relevant information to the MessageHandler.
SMSReceiver() - Constructor for class com.drismo.logic.sms.SMSReceiver
 
sortTripsByDate(File[]) - Method in class com.drismo.gui.ViewArchive
Sort trip name array descending by when the files has been created.
speak(String) - Method in class com.drismo.logic.QualityToSpeech
 
speed - Variable in class com.drismo.model.MapPoint
 
speedArray - Variable in class com.drismo.model.Trip
 
speedConv - Static variable in class com.drismo.model.Config
 
speedUnit - Static variable in class com.drismo.model.Config
 
speedUnit - Static variable in class com.drismo.R.string
 
speedUnitDesc - Static variable in class com.drismo.R.string
 
speedUnits - Static variable in class com.drismo.R.array
 
speedUnitValues - Static variable in class com.drismo.R.array
 
standardMonitor - Static variable in class com.drismo.R.string
 
start() - Method in class com.drismo.logic.TripLogger
Start the logging
startDialogAuth(Activity, String[]) - Method in class com.drismo.facebook.Facebook
Internal method to handle dialog-based authentication backend for authorize().
startListening() - Method in class com.drismo.logic.AccelerationHandler
Start listening for acceleration data.
startListening() - Method in class com.drismo.logic.LocationHandler
Stars listening for GPS updates, if required.
startMonitoring() - Method in class com.drismo.logic.MonitorController
Start monitoring.
startQualityMonitoring() - Method in class com.drismo.gui.monitor.MonitorActivityTemplate
Starts all the processes involving the quality monitoring.
startSingleSignOn(Activity, String, String[], int) - Method in class com.drismo.facebook.Facebook
Internal method to handle single sign-on backend for authorize().
STATE_CALIBRATING - Static variable in class com.drismo.logic.MonitorController
 
STATE_IDLE - Static variable in class com.drismo.logic.MonitorController
 
STATE_MONITORING - Static variable in class com.drismo.logic.MonitorController
 
statusText - Variable in class com.drismo.gui.monitor.PrimitiveMonitor
 
stopListening() - Method in class com.drismo.logic.AccelerationHandler
Stop listening for acceleration data.
stopListening() - Method in class com.drismo.logic.LocationHandler
Stops the GPS updates.
stopMonitoring() - Method in class com.drismo.logic.MonitorController
Stop monitoring.
stopQualityMonitoring() - Method in class com.drismo.gui.monitor.MonitorActivityTemplate
Stops all the processes involving the quality monitoring.
sumScore - Variable in class com.drismo.logic.QualityToSpeech
 

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