- calculateStatistics() - Method in class com.example.paybyworkout.WorkoutActivity
-
Evaluates recorded data, checks for correctness and sends aggregated data to server and adds them to statistics.
- changeModeToCycling(View) - Method in class com.example.paybyworkout.WorkoutActivity
-
Change active mode in workout fragment to cycling.
- changeModeToRunning(View) - Method in class com.example.paybyworkout.WorkoutActivity
-
Change active mode in workout fragment to running.
- changeText(String) - Method in class com.example.paybyworkout.WorkoutActivity
-
Changes text (elapsed time) in workout fragment.
- checkLogin(String, String) - Method in class com.example.paybyworkout.server.Server
-
Starts a new task for checking credentials on server
- CLASSIFICATION_COLUMN_ID - Static variable in class com.example.paybyworkout.database.MySQLiteHelper
-
- CLASSIFICATION_COLUMN_RESULT - Static variable in class com.example.paybyworkout.database.MySQLiteHelper
-
- CLASSIFICATION_COLUMN_TIMESTAMP - Static variable in class com.example.paybyworkout.database.MySQLiteHelper
-
- CLASSIFICATION_COLUMNS - Static variable in class com.example.paybyworkout.database.MySQLiteHelper
-
- CLASSIFICATION_INTERVAL - Static variable in class com.example.paybyworkout.featureextraction.FeatureExtractionThread
-
- CLASSIFICATION_WINDOW_SIZE - Static variable in class com.example.paybyworkout.featureextraction.FeatureExtractionThread
-
- ClassificationFeatures - Class in com.example.paybyworkout.classes
-
Instances contain all features used for classification.
- ClassificationFeatures() - Constructor for class com.example.paybyworkout.classes.ClassificationFeatures
-
- cleanUp() - Method in class com.example.paybyworkout.record.RecordSensorsThread
-
- clear() - Method in class com.example.paybyworkout.security.SecurePreferences
-
- com.example.paybyworkout.classes - package com.example.paybyworkout.classes
-
- com.example.paybyworkout.classifier - package com.example.paybyworkout.classifier
-
- com.example.paybyworkout.database - package com.example.paybyworkout.database
-
- com.example.paybyworkout.featureextraction - package com.example.paybyworkout.featureextraction
-
- com.example.paybyworkout.record - package com.example.paybyworkout.record
-
- com.example.paybyworkout.security - package com.example.paybyworkout.security
-
- com.example.paybyworkout.server - package com.example.paybyworkout.server
-
- com.example.paybyworkout.UI.adapters - package com.example.paybyworkout.UI.adapters
-
- com.example.paybyworkout.UI.fragments - package com.example.paybyworkout.UI.fragments
-
- containsKey(String) - Method in class com.example.paybyworkout.security.SecurePreferences
-
- CREATE_TABLE_ACCELERATION_DATA - Static variable in class com.example.paybyworkout.database.MySQLiteHelper
-
- CREATE_TABLE_CLASSIFICATION_DATA - Static variable in class com.example.paybyworkout.database.MySQLiteHelper
-
- CREATE_TABLE_GPS_DATA - Static variable in class com.example.paybyworkout.database.MySQLiteHelper
-