Package org.android.activityminer.app.util

Package class diagram package org.android.activityminer.app.util
GUI - Utility classes.

See:
          Description

Class Summary
AppUncaughtExceptionHandler Handler for uncaught exceptions in the application threads.
BasicTabActivity A basic tab activity implementation based on the FragmentTabsPager example from the android support libraries.
BTTransferActivity The activity for the transfer of activity labels to the timeline tagging activity.
CopyFileTask Asynchronous task to copy files and display progress meanwhile.
CrashReportActivity The crash report activity.
DeleteAllTrainingSamplesTask Asynchronous task to delete all existing training data in DB.
DialogsUtil Utility functions for dialogs.
FileBrowserActivity A simple file browser activity (modified copy of the sdcf file browser adapter).
FileListAdapter A simple file list adapter (modified copy of the sdcf file browser adapter)
MaximumSampleFrequencyDeterminationTask The asynchronous task for determination of the maximum sample frequency.
ModelSelectionActivity A dialog to select an existing or insert a new unique model name.
NotificationUtils Utility functions for user notifications (sound and vibration)
ObservableWorkerThreadWithProgressNotification  
ParameterValuePair A simple implementation of key value pairs < String, String > for the parameter value entries of the ParameterValuePairAdapter.
ParameterValuePairAdapter The array adapter for the configuration view.
PreferencesFactory The factory for preference component creation.
ProgressBroadcastReceiver Broadcast receiver for progress changes.
ScreenChangeEvent An observable screen state change event.
ScreenOnOffBroadcastReceiver A receiver for screen on/off change events.
ServiceBasedActivity Base class for Android activities using a service connection
SharedPreferenceChangeAwareActivity Base class for all activities, which does need to be aware of shared preference changes.
SharedPreferenceChangeAwarePreferenceActivity Base class for all preference activities, which does need to be aware of shared preference changes.
TaskFinishedEventBroadcastReceiver  
 

Package org.android.activityminer.app.util Description

GUI - Utility classes.