Skip to content

Releases: piscoTech/GymTracker

Bug Fixes

10 Feb 21:28
Compare
Choose a tag to compare
  • Fix HealthKit authorization request
  • Update tests

iOS 14

05 Oct 06:56
Compare
Choose a tag to compare
  • Support for iOS 14

Bug Fixes

14 Jul 13:44
Compare
Choose a tag to compare
  • Use native dark style override in UIWindow (UIView.overrideUserInterfaceStyle)
  • Fix crash when going back to circuit exercise list (should also affect choice list) from an exercise with no valid sets (auto removed)

Bug Fixes

29 Sep 06:34
Compare
Choose a tag to compare
  • Fixed colors not appearing correctly on Apple Watch when displaying weight change during a workout

iOS 11 Is Back

22 Sep 10:05
Compare
Choose a tag to compare
  • Fix display of current reps count with no weight during workout execution
  • Support again iOS 11 thanks to the latest version of Xcode fixing the required bug

iOS 13

16 Sep 17:32
283ccfd
Compare
Choose a tag to compare
  • Full support for iOS 13
  • On iOS 13 and later the app forces the use of dark mode in order to use the standard color scheme

Security

12 Mar 21:01
Compare
Choose a tag to compare
  • Improved security of Contact Me function

Bug Fixes

26 Oct 18:42
Compare
Choose a tag to compare
  • Fixed real-time weight change update in workout overview not updating if the update weight prompt was dismissed without updating
  • Correctly load XML files containing comments

Minor Tweaks

13 Oct 08:14
Compare
Choose a tag to compare
  • Buttons for controlling a workout execution are now bigger on watchOS
  • Weight change is now reflected on the workout overview in real-time on both iOS and watchOS
  • Fixed exercises count in a workout (Circuits were counted as 1 and not as the total of managed exercises)

Data Model Overhaul

14 Sep 19:40
Compare
Choose a tag to compare
  • iOS 12 support:
    • Update set weight from notification, no need to open the app anymore
  • Contact form inside the app
  • Overhaul of data management and workout creation to be more open to future updates
  • Choice exercises: choose a single exercise from a list so you can alternate/cycle through multiple exercises when doing the same workout multiple times
  • iPhone Xs, Xs Max and Xʀ, Apple Watch Series 4 support