|
Class Summary |
| DownloadImageTask |
The task that loads the image with the specified URL into the provided image
view using a background task. |
| Exercise |
The representation of an exercise. |
| ExerciseImage |
The representation of an exercise image. |
| ExerciseModifier |
The representation of an exercise modifier. |
| ExercisePlan |
The representation of an exercise plan. |
| Feedback |
The feedback for exercises completed by the user. |
| MyExerciseArrayAdapter |
The ArrayAdapter for the list of Exercises. |
| Parameters |
The representation of the exercise parameters. |
| PersistenceHelper |
The class that interacts with the SQLite database to make the exercise plan
data persistent. |