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

O

offsetFound - Variable in class com.drismo.logic.Calibration
 
ok - Static variable in class com.drismo.R.string
 
OK_SCORE - Static variable in class com.drismo.model.Quality
 
okdriving - Static variable in class com.drismo.R.id
 
okDriving - Static variable in class com.drismo.R.string
 
okdrivingvalue - Static variable in class com.drismo.R.id
 
oldFilename - Variable in class com.drismo.gui.ViewArchive.RenameTrip
 
onAccuracyChanged(Sensor, int) - Method in class com.drismo.logic.AccelerationHandler
Never used
onBackPressed() - Method in class com.drismo.gui.monitor.MonitorActivityTemplate
Stops monitoring when back pressed.
onCalibrationCompleted() - Method in class com.drismo.gui.monitor.MonitorActivityTemplate
Sets up the layout of the child class and hides the calibration dialog.
onCalibrationCompleted() - Method in interface com.drismo.logic.CalibrationListener
This method is fired when the calibration is done, which means that we got valid yaw, roll and pitch angles (we successfully can rotate the acceleration).
onCalibrationCompleted() - Method in class com.drismo.logic.MonitorController
 
onCallStateChanged(int, String) - Method in class com.drismo.logic.sms.MyPhoneStateListener
The function checks if there is any incoming calls.
onCancel() - Method in interface com.drismo.facebook.Facebook.DialogListener
Called when a dialog is canceled by the user.
onCancel() - Method in class com.drismo.facebook.ShareOnFacebook.LoginDialogListener
 
onCancel() - Method in class com.drismo.facebook.ShareOnFacebook.WallPostDialogListener
 
onCancel(DialogInterface) - Method in class com.drismo.gui.monitor.CalibrationDialog
When the dialog is canceled, we must notify the monitor of this action as well.
onComplete(String, Object) - Method in interface com.drismo.facebook.AsyncFacebookRunner.RequestListener
Called when a request completes with the given response.
onComplete(Bundle) - Method in interface com.drismo.facebook.Facebook.DialogListener
Called when a dialog completes.
onComplete(Bundle) - Method in class com.drismo.facebook.ShareOnFacebook.LoginDialogListener
 
onComplete(Bundle) - Method in class com.drismo.facebook.ShareOnFacebook.WallPostDialogListener
 
onCreate(Bundle) - Method in class com.drismo.facebook.FbDialog
 
onCreate(Bundle) - Method in class com.drismo.facebook.ShareOnFacebook
Lock the screen orientation, manage received trip data and prompt the user to share.
onCreate(Bundle) - Method in class com.drismo.gui.AboutPopup
Get the window layout, and set the listener for the close button.
onCreate(Bundle) - Method in class com.drismo.gui.BasicMap
Called when the activity is first created.
onCreate(Bundle) - Method in class com.drismo.gui.InfoPopup
Fill the modal window with content from the intent extras.
onCreate(Bundle) - Method in class com.drismo.gui.MainActivity
Set up the main navigation, load preferences and register listeners.
onCreate(Bundle) - Method in class com.drismo.gui.monitor.MonitorActivityTemplate
Constructs the required layout (depending if we are monitoring or idle) and instantiates the necessary objects.
onCreate(Bundle) - Method in class com.drismo.gui.Preferences
Load the current preferences, and disable some preference items accordingly.
onCreate() - Method in class com.drismo.gui.quickaction.CustomPopupWindow
Anything you want to have happen when created.
onCreate(Bundle) - Method in class com.drismo.gui.Tutorial
Loading the content for the initial tutorial page, and set button listeners.
onCreate(Bundle) - Method in class com.drismo.gui.ViewArchive
Create a ListView from the archive with all previous trips.
onCreate(Bundle) - Method in class com.drismo.gui.ViewExtraInfo
Set up the layout, and fill in all the values
onCreate(Bundle) - Method in class com.drismo.gui.ViewTrip
Sets up the whole layout/view.
onCreateDialog(int) - Method in class com.drismo.gui.monitor.MonitorActivityTemplate
Creates the calibration dialog.
onCreateDialog(int) - Method in class com.drismo.gui.ViewArchive
Prepare and show a ProgressDialog with a spinner.
onCreateOptionsMenu(Menu) - Method in class com.drismo.gui.monitor.MonitorActivityTemplate
Creates the menu to switch custom monitors.
onCreateOptionsMenu(Menu) - Method in class com.drismo.gui.ViewArchive
Creating the menu for this activity from archive_menu.xml.
onCreateOptionsMenu(Menu) - Method in class com.drismo.gui.ViewTrip
Creating the menu for this activity from trip_graph_menu.xml.
onDraw(Canvas) - Method in class com.drismo.gui.GraphView
Draws the graph
onDraw(Canvas) - Method in class com.drismo.gui.monitor.DebugMonitor.AccelerationGraph
Draws the graph, with the current values.
onDrawFrame(GL10) - Method in class com.drismo.gui.monitor.QualityMeterMonitor
When a new is drawn
onError(DialogError) - Method in interface com.drismo.facebook.Facebook.DialogListener
Called when a dialog has an error.
onError(DialogError) - Method in class com.drismo.facebook.ShareOnFacebook.LoginDialogListener
 
onError(DialogError) - Method in class com.drismo.facebook.ShareOnFacebook.WallPostDialogListener
 
onFacebookError(FacebookError, Object) - Method in interface com.drismo.facebook.AsyncFacebookRunner.RequestListener
Called when the server-side Facebook method fails.
onFacebookError(FacebookError) - Method in interface com.drismo.facebook.Facebook.DialogListener
Called when a Facebook responds to a dialog with an error.
onFacebookError(FacebookError) - Method in class com.drismo.facebook.ShareOnFacebook.LoginDialogListener
 
onFacebookError(FacebookError) - Method in class com.drismo.facebook.ShareOnFacebook.WallPostDialogListener
 
onFileNotFoundException(FileNotFoundException, Object) - Method in interface com.drismo.facebook.AsyncFacebookRunner.RequestListener
Called when a request fails because the requested resource is invalid or does not exist.
onFilteredAccelerationChange(float[], float[]) - Method in class com.drismo.gui.monitor.DebugMonitor
On new acceleration update, update the graph.
onFilteredAccelerationChange(float[], float[]) - Method in class com.drismo.logic.Calibration
Computes the roll, pitch and yaw angles relative to the car.
onFilteredAccelerationChange(float[], float[]) - Method in interface com.drismo.logic.FilteredAccelerationListener
Fires whenever there is a new acceleration entry.
onFilteredAccelerationChange(float[], float[]) - Method in class com.drismo.logic.QualityRater
On each entry an AccelerationObject (containing the vectors and timestamp) is added to the accelerationObjectList, and deletes all the objects that are older than MAX_LIST_LENGTH_MS.
onGpsStatusChanged(int) - Method in class com.drismo.logic.LocationHandler
Required but not used.
onInit(int) - Method in class com.drismo.logic.QualityToSpeech
Implemented method to initiate text to speech.
onIOException(IOException, Object) - Method in interface com.drismo.facebook.AsyncFacebookRunner.RequestListener
Called when a request has a network or request error.
onLocationChanged(Location) - Method in class com.drismo.logic.LocationHandler
On location change, update all the listeners!
onMalformedURLException(MalformedURLException, Object) - Method in interface com.drismo.facebook.AsyncFacebookRunner.RequestListener
Called if an invalid graph path is provided (which may result in a malformed URL).
onNewLocation(Location) - Method in class com.drismo.gui.monitor.MapMonitor
When there is a new location, add it to the mapPoint list, if it is a real location.
onNewLocation(Location) - Method in interface com.drismo.logic.NewLocationListener
Fired when a new location is given.
onNewLocation(Location) - Method in class com.drismo.logic.TripLogger
This method is called when there is a location update.
onOffsetCalculationComplete() - Method in class com.drismo.gui.monitor.MonitorActivityTemplate
When roll, pitch and offset is calibrated, instruct the driver to go forward.
onOffsetCalculationComplete() - Method in interface com.drismo.logic.CalibrationListener
This method is fired when the offset calibration is completed.
onOffsetCalculationComplete() - Method in class com.drismo.logic.MonitorController
 
onOptionsItemSelected(MenuItem) - Method in class com.drismo.gui.monitor.MonitorActivityTemplate
Switches between the different custom monitors, based on the given input.
onOptionsItemSelected(MenuItem) - Method in class com.drismo.gui.ViewArchive
If user confirmes the action, run AsyncTask to delete all trip files.
onOptionsItemSelected(MenuItem) - Method in class com.drismo.gui.ViewTrip
Set the menu for this activity, when the user press the device menu button.
onPageFinished(WebView, String) - Method in class com.drismo.facebook.FbDialog.FbWebViewClient
 
onPageStarted(WebView, String, Bitmap) - Method in class com.drismo.facebook.FbDialog.FbWebViewClient
 
onPause() - Method in class com.drismo.gui.monitor.MonitorActivityTemplate
Works as intended, but releases the wake lock.
onPostExecute(Boolean) - Method in class com.drismo.facebook.ShareOnFacebook.UploadToFacebook
DismissProgressDialog, and give the user feedback about the upload.
onPostExecute(Boolean) - Method in class com.drismo.gui.ViewArchive.DeleteAllTrips
If all files successfully was deleted, the activity will restart, to show an empty archive.
onPostExecute(Boolean) - Method in class com.drismo.gui.ViewArchive.DeleteOneTrip
Close the ProgressDialog, report success of failure to the user via Toast and restart the activity to show the archive with updated content.
onPostExecute(Boolean) - Method in class com.drismo.gui.ViewArchive.PopulateArchive
 
onPostExecute(Boolean) - Method in class com.drismo.gui.ViewArchive.RenameTrip
Close the ProgressDialog, report success of failure to the user via Toast and restart the activity to show the archive with updated content.
onPreExecute() - Method in class com.drismo.facebook.ShareOnFacebook.UploadToFacebook
Create the ProgressDialog.
onPreExecute() - Method in class com.drismo.gui.ViewArchive.DeleteAllTrips
Create the progressbar before starting the delete-process.
onPreExecute() - Method in class com.drismo.gui.ViewArchive.DeleteOneTrip
Prepare a spinner for this task
onPreExecute() - Method in class com.drismo.gui.ViewArchive.PopulateArchive
 
onPreExecute() - Method in class com.drismo.gui.ViewArchive.RenameTrip
Prepare a spinner for this task
onProviderDisabled(String) - Method in class com.drismo.logic.LocationHandler
Required but not used.
onProviderEnabled(String) - Method in class com.drismo.logic.LocationHandler
Required but not used.
onQualityUpdate(int) - Method in class com.drismo.gui.monitor.DebugMonitor
Not used in this monitor.
onQualityUpdate(int) - Method in class com.drismo.gui.monitor.MapMonitor
updates the score
onQualityUpdate(int) - Method in class com.drismo.gui.monitor.MonitorActivityTemplate
This method must be specified in the child class, and should control the layout based on the input parameter.
onQualityUpdate(int) - Method in class com.drismo.gui.monitor.PrimitiveMonitor
Send the new quality to the current thread updating the current layout.
onQualityUpdate(int) - Method in class com.drismo.gui.monitor.QualityMeterMonitor
Updates the score
onQualityUpdate(int) - Method in interface com.drismo.logic.QualityListener
Fired whenever the quality score is updated.
onQualityUpdate(int) - Method in class com.drismo.logic.QualityToSpeech
 
onQualityUpdate(int) - Method in class com.drismo.logic.TripLogger
This method is called when the score changes.
onReceive(Context, Intent) - Method in class com.drismo.logic.sms.SMSReceiver
This function will run whenever an SMS-message is received.
onReceivedError(WebView, int, String, String) - Method in class com.drismo.facebook.FbDialog.FbWebViewClient
 
onRestoreInstanceState(Bundle) - Method in class com.drismo.gui.Tutorial
Get the current page nr., in case the activity has had an (unintended) restart mid-tutorial.
onResume() - Method in class com.drismo.gui.MainActivity
If the language has been changed while the activity was on pause, the layout will be reconstructed on resume.
onResume() - Method in class com.drismo.gui.monitor.MonitorActivityTemplate
Works as intended, but acquires the wake lock.
onSaveInstanceState(Bundle) - Method in class com.drismo.gui.Tutorial
If the device is flipped when navigating in the tutorial, we make sure we store the current page nr., so the same page will be loaded when the activity restarts, and the savedInstanceState is reloaded.
onSensorChanged(SensorEvent) - Method in class com.drismo.logic.AccelerationHandler
Filters the incoming acceleration data using the WMA or EMA algorithm, and fires the callback method of all the listeners.
onSharedPreferenceChanged(SharedPreferences, String) - Method in class com.drismo.gui.Preferences
When preferences are changed, store these in the config.
onShow() - Method in class com.drismo.gui.quickaction.CustomPopupWindow
In case there is stuff to do right before displaying.
onStart() - Method in class com.drismo.gui.ViewTrip
Fires the app rater on start:
onStatusChanged(String, int, Bundle) - Method in class com.drismo.logic.LocationHandler
Required but not used.
onSurfaceChanged(GL10, int, int) - Method in class com.drismo.gui.monitor.QualityMeterMonitor
When the surface is changed, from portrait to landscape, set up the new projection.
onSurfaceCreated(GL10, EGLConfig) - Method in class com.drismo.gui.monitor.QualityMeterMonitor
When the openGL surface is created.
onWindowFocusChanged(boolean) - Method in class com.drismo.gui.monitor.MapMonitor
Starting loading animation when the window gets focus.
openUrl(String, String, Bundle) - Static method in class com.drismo.facebook.Util
Connect to an HTTP URL and return the response as a string.
osw - Variable in class com.drismo.logic.TripLogger
 

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