iamdhrv / Corey

Personal fitness app. Workout. Schedule. Your body. Your goals.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Corey - Personal Training Mate

Version 4.0

  • Improve basically the whole code base (use ViewModels)
  • Fix workout notification
  • Clean up data layer (Do not subscribe there observables, rather in the ViewModel)
  • Bring back workout mode
  • Bring back workout creation

Version 2.2

  • Fix notification icons + delivery
  • Fix git structure
  • Equipment support for exercises and workouts
  • Improved scheduling (remove swipe-to-dismiss)
  • Web UI

Version 2.1

  • Settings entry for daily notifications
  • Main ViewPager
  • Splash screen loading
  • Fix Wear layout
  • Shrink down ScheduleAdapter code
  • 100% Kotlin code + structure refactoring (base classes)
  • Refactor BodyFragment code
  • Bug in SliderPreference (Kotlin Nullability)
  • Replace deprecated watch connection code
  • Wear Support Library instead of deprecated code
  • Get rid off Realm dependency
  • Replace deprecated firebase login code
  • Use ActionBar layout like Dante
  • Introduce abstract utility Activities and Fragments

About

Personal fitness app. Workout. Schedule. Your body. Your goals.


Languages

Language:Kotlin 100.0%