Releases: blopker/superduper
Release v0.2.1+27
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
Superduper now auto connects when app starts.
Release 0.1.0
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:
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
What's Changed
Full Changelog: v0.0.22+22...v0.0.23+23
Release
Update the styles and add polish to the recent EU support.
Release
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
- Update help text
- Update to new Flutter 3.7
- Change database to Hive
Release v0.0.19+19
- 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
Getting ready for Apple store release. Remove iPad support for now.
Release v0.0.16+16
Connect when bike is selected. Fix some padding issues. Fixes #5.