Package yearreview.app.data.sources.fitness.databse
package yearreview.app.data.sources.fitness.databse
-
ClassDescriptionInternal representation of a fitness-activity, stored inside the
FitnessDatabase
.Enum that describes possibleActivities
stored in theFitnessDatabase
.A Database that storesActivities
sorted by their starting times.ATopListAdapter
for theFitnessDatabase
that outputs the Activities with their Distances and Durations.