Class Summary |
AboutPopup |
Create a modal window, with DriSMo (software and project) information. |
AppRater |
AppRater promts prompts engaged users to rate your app in the Android market. |
BasicMap |
Used to display a archived trip on the map. |
GraphView |
The class is taken from http://android.arnodenhond.com/components/graphview
and modified by us. |
InfoPopup |
Create a modal window with header, content and close button. |
MainActivity |
This is the application main activity. |
Preferences |
Set up the preferences, and handle changes. |
TripOverlay |
Overlay for the BasicMap an mapMonitor, draws the route. |
Tutorial |
Tutorial activity, connected to several different layout-files. |
ViewArchive |
This class gets the timestamp/filename data for all stored trips, and lists them in a ListView . |
ViewExtraInfo |
TODO: FK
Used to give a text presentation of the trip quality |
ViewTrip |
Handles displaying of a trip and shows the different info in different views. |