issues
search
mazurio
/
bodyweight-fitness-android
Bodyweight Fitness (Android)
Other
318
stars
104
forks
source link
Multiple Routines Base + Kotlin + Timer
#26
Closed
mazurio
closed
8 years ago
mazurio
commented
8 years ago
Updated Realm version (use plugin).
Base work for multiple routines including FileDownloader and UI.
Added Kotlin.
Removed icepick, picasso, glacier and android-gif-drawable.
Added Glide.
Added Dashboard for better overview of the routine.
Removed icon PNGs and replaced with SVGs.
Fixed realm transaction bug in Log Workout dialog.
Timed exercises are now added automatically (SnackBar notification).
Rotation handling for Timer.
Export logged workouts as Text/HTML.
Uses navigation drawer from support library and removes old fragments.
Uses coordinator layout with SnackBar.
Play Gifs from local cache if downloaded (turned off at the moment).
Save time per exercise rather than all timers.
Fix Gif memory leak.
Fix bug where menu is not inflated properly.