Skip to content

Releases: blopker/superduper

Release v0.2.1+27

12 Apr 02:19
Compare
Choose a tag to compare

This release has a few changes base don feedback from https://youtu.be/wQex4Re_XOw

  • The app now works in landscape mode
  • I've removed the 'Background Lock' button on iOS for now since it doesn't work reliably
  • There are a few other minor UI changes

🎉

Release v0.1.1+25

19 Mar 22:26
Compare
Choose a tag to compare

Superduper now auto connects when app starts.

Release 0.1.0

16 Mar 03:45
Compare
Choose a tag to compare

With Superduper you can now lock any setting, not just the mode! 🎉 Just long-press the setting you want to lock and a small 'lock' icon will appear next to the setting name:

signal-2023-03-15-204013

This will make it so whatever you set on the phone will not be overridden by changes on the bike. For example, if you always want your light on, lock it in the app. Then, the next time you turn your bike on, the app will turn the light on automatically.

The ModeLock feature has been renamed to "Background Lock". When this is on, it will try and keep the locked settings even when your phone is off. However, this does drain the phone battery faster so use it only when you're actively riding.

Happy riding!

Release 0.0.23

27 Feb 00:34
Compare
Choose a tag to compare

What's Changed

  • Android 10 Support by @blopker in #12
  • Fixes name on Android

Full Changelog: v0.0.22+22...v0.0.23+23

Release

14 Feb 20:34
Compare
Choose a tag to compare

Update the styles and add polish to the recent EU support.

Release

13 Feb 23:31
Compare
Choose a tag to compare

This release has a major architecture change to support new features, please let me know if anything broke!

New features:

  • EU support!
  • Bikes now have an Edit page
  • Bike name is now editable
  • Bike region is now editable, but we try to autodetect it
  • Bike state is now saved

Release v0.0.20+20

31 Jan 22:51
Compare
Choose a tag to compare
  • Update help text
  • Update to new Flutter 3.7
  • Change database to Hive

Release v0.0.19+19

31 Jan 02:54
Compare
Choose a tag to compare
  • Fixes #7 for Android. Need to test more on iOS.
  • Fix the Mode number not reflecting what people are used to: 0-3 is now 1-4.

Release v0.0.18+18

18 Jan 06:06
Compare
Choose a tag to compare

Getting ready for Apple store release. Remove iPad support for now.

Release v0.0.16+16

17 Jan 19:40
Compare
Choose a tag to compare

Connect when bike is selected. Fix some padding issues. Fixes #5.