Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
G
generatingGraph
- Static variable in class com.drismo.
R.string
getAccessExpires()
- Method in class com.drismo.facebook.
Facebook
Retrieve the current session's expiration time (in milliseconds since Unix epoch), or 0 if the session doesn't expire or doesn't exist.
getAccessToken()
- Method in class com.drismo.facebook.
Facebook
Retrieve the OAuth 2.0 access token for API access: treat with care.
getActionItem(String, Drawable, View.OnClickListener)
- Method in class com.drismo.gui.quickaction.
QuickAction
Get action item
View
getAppId()
- Method in class com.drismo.facebook.
Facebook
getAutoReplyMsg()
- Static method in class com.drismo.model.
Config
Gets the message that will be sent as auto-reply to incoming requests.
getCity(float, float)
- Static method in class com.drismo.logic.
JsonFunctions
Get the city from a position.
getColorArray()
- Method in class com.drismo.model.
Trip
getColorFromScore(int)
- Static method in class com.drismo.model.
Quality
getCount()
- Method in class com.drismo.gui.quickaction.
QuickActionAdapter
Get the count of the data array, to determine how many trip files we have in the archive.
getDeltaScore(float, float, float, float)
- Method in class com.drismo.logic.
QualityRater
Get delta score based on the current state given.
getDestinationCity()
- Method in class com.drismo.model.
Trip
getDestinationStreet()
- Method in class com.drismo.model.
Trip
getDimScreen()
- Static method in class com.drismo.model.
Config
Check whether the dim screen setting is enabled or not.
getDynamicColorFromScore(int)
- Static method in class com.drismo.model.
Quality
Used to get a color from the score.
getEMAValues()
- Method in class com.drismo.logic.
AccelerationHandler.MAQueue
Calculates the EMA value of the element i in the queue, based on the
Exponential Moving Average
algorithm.
getErrorCode()
- Method in class com.drismo.facebook.
DialogError
getErrorCode()
- Method in class com.drismo.facebook.
FacebookError
getErrorType()
- Method in class com.drismo.facebook.
FacebookError
getFailingUrl()
- Method in class com.drismo.facebook.
DialogError
getFileName()
- Method in class com.drismo.logic.
TripLogger
Get the file name for this log.
getFirstRun()
- Method in class com.drismo.gui.
MainActivity
Get if this is the first run
getIcon()
- Method in class com.drismo.gui.quickaction.
ActionItem
Get action icon
getItem(int)
- Method in class com.drismo.gui.quickaction.
QuickActionAdapter
Get filename for a specific trip, based on where it is in the sort order.
getItemId(int)
- Method in class com.drismo.gui.quickaction.
QuickActionAdapter
Unused function, but implemented as required for
BaseAdapter
.
getJSONfromURL(String)
- Static method in class com.drismo.logic.
JsonFunctions
Borrowed from: http://p-xr.com/android-tutorial-how-to-parse-read-json-data-into-a-android-listview/ and slightly modified.
getLangSummaryText()
- Static method in class com.drismo.model.
Config
Get the description text for the language preference.
getLanguageCode()
- Static method in class com.drismo.model.
Config
Get the language code to set as locale.
getLatitudeArray()
- Method in class com.drismo.model.
Trip
getListener()
- Method in class com.drismo.gui.quickaction.
ActionItem
Get on click listener
getLogFileName()
- Method in class com.drismo.logic.
MonitorController
Call this function to get the filename of the file currently beeing logged.
getLongitudeArray()
- Method in class com.drismo.model.
Trip
getMonitorActivityIntent(Context, int)
- Static method in class com.drismo.gui.monitor.
MonitorFactory
Creates and returns an intent to startMonitoring a monitor based on the given parameters.
getNumberArray()
- Static method in class com.drismo.logic.sms.
MessageHandler
Get the list of already notified numbers.
getPercent(int, int)
- Method in class com.drismo.gui.
ViewExtraInfo
getPrefMonitor()
- Static method in class com.drismo.model.
Config
Get the preferred monitor style.
getQualityStringId(int)
- Static method in class com.drismo.model.
Quality
getRefreshRate()
- Method in class com.drismo.model.
Trip
getScoreArray()
- Method in class com.drismo.model.
Trip
getSelectedMonitorActivityIntent(Context)
- Static method in class com.drismo.gui.monitor.
MonitorFactory
getSetSharedPrefs()
- Method in class com.drismo.gui.
MainActivity
Load
SharedPreferences
getSettingsInfo
- Static variable in class com.drismo.
R.string
getShortColorArray()
- Method in class com.drismo.model.
Trip
getSpeedArray()
- Method in class com.drismo.model.
Trip
getSpeedConv()
- Static method in class com.drismo.model.
Config
Gets the speed conversion constant.
getSpeedUnit()
- Static method in class com.drismo.model.
Config
Get the preferred speed unit.
getStartCity()
- Method in class com.drismo.model.
Trip
getStartStreet()
- Method in class com.drismo.model.
Trip
getStreet(float, float)
- Static method in class com.drismo.logic.
JsonFunctions
Gets the streetname from a position.
getThumb()
- Method in class com.drismo.gui.quickaction.
ActionItem
Get thumb image
getTitle()
- Method in class com.drismo.gui.quickaction.
ActionItem
Get action title
getTripLengthInKM()
- Method in class com.drismo.model.
Trip
getTripLengthInMeters()
- Method in class com.drismo.model.
Trip
getTripSummary()
- Method in class com.drismo.model.
Trip
getTtsMinuteFrequency()
- Static method in class com.drismo.model.
Config
Get the frequency for the TTS feature.
getView(int, View, ViewGroup)
- Method in class com.drismo.gui.quickaction.
QuickActionAdapter
Build the content for each list element in the archive.
getWMAValues()
- Method in class com.drismo.logic.
AccelerationHandler.MAQueue
Calculates the WMA value of the element i in the queue, based on the
Weighted Moving Average
algorithm.
good
- Static variable in class com.drismo.
R.string
GOOD_COLOR
- Static variable in class com.drismo.model.
Quality
GOOD_SCORE
- Static variable in class com.drismo.model.
Quality
gooddriving
- Static variable in class com.drismo.
R.id
goodDriving
- Static variable in class com.drismo.
R.string
gooddrivingvalue
- Static variable in class com.drismo.
R.id
gpsCordsAvailable
- Variable in class com.drismo.model.
Trip
gpsExists
- Static variable in class com.drismo.model.
Config
gpsNotAvailable
- Static variable in class com.drismo.
R.string
gpsunavailable
- Static variable in class com.drismo.
R.id
graph
- Variable in class com.drismo.gui.monitor.
DebugMonitor
graph
- Static variable in class com.drismo.
R.string
GRAPH_BASE_URL
- Static variable in class com.drismo.facebook.
Facebook
graphics_quickaction_arrow_down
- Static variable in class com.drismo.
R.drawable
graphics_quickaction_arrow_up
- Static variable in class com.drismo.
R.drawable
graphics_quickaction_slider_btn
- Static variable in class com.drismo.
R.drawable
graphics_quickaction_slider_btn_normal
- Static variable in class com.drismo.
R.drawable
graphics_quickaction_slider_btn_pressed
- Static variable in class com.drismo.
R.drawable
graphics_quickaction_slider_btn_selected
- Static variable in class com.drismo.
R.drawable
graphics_quickaction_slider_grip_left
- Static variable in class com.drismo.
R.drawable
graphics_quickaction_slider_grip_right
- Static variable in class com.drismo.
R.drawable
graphics_tutorial_nav_bg
- Static variable in class com.drismo.
R.drawable
graphThresholds
- Static variable in class com.drismo.
R.id
GraphView
- Class in
com.drismo.gui
The class is taken from http://android.arnodenhond.com/components/graphview and modified by us.
GraphView(Context, int[], String, int[])
- Constructor for class com.drismo.gui.
GraphView
Used to set up the graph
graphView
- Variable in class com.drismo.gui.
ViewTrip
green
- Variable in class com.drismo.gui.monitor.
QualityMeterMonitor.PointArrow
greenBuffer
- Variable in class com.drismo.gui.monitor.
QualityMeterMonitor.PointArrow
grow_from_bottom
- Static variable in class com.drismo.
R.anim
grow_from_bottomleft_to_topright
- Static variable in class com.drismo.
R.anim
grow_from_bottomright_to_topleft
- Static variable in class com.drismo.
R.anim
grow_from_top
- Static variable in class com.drismo.
R.anim
grow_from_topleft_to_bottomright
- Static variable in class com.drismo.
R.anim
grow_from_topright_to_bottomleft
- Static variable in class com.drismo.
R.anim
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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