Releases: CZ2006-TODO/catch-my-cadence
Releases · CZ2006-TODO/catch-my-cadence
v0.1.1
Bug fixes for a better app experience :)
"Greatness, at any cost"
- Dark Confidant
What's Changed
Notable commits:
- 9d3f1e2 chore: Version bump to 0.1.1
- d8e2779 fix: better exception handling for getting Spotify URI.
- 6eb83e2 fix: Prevent new song from playing if user paused playback while the app is finding a new song to play.
- 11dc6e7 transfer cadence calculation logic to
CadencePedometerModel
- f8a422c fix: spamming activation button results in predictable behaviour
Pull Requests:
Full Changelog: v0.1.0...v0.1.1
v0.1.0 : The Birth
Initial MVP.
What's Changed
- Auth flow by @darylhjd in #1
- Config changes by @darylhjd in #2
- Add CadencePedometer functionality with permission checking. by @darylhjd, @tohhongxiang123 in #6
- Update SideMenu by @darylhjd in #9
- Sidemenu by @Lim-Shi-Han in #11
- Get song bpm controller by @tohhongxiang123 in #12
- About screen by @Lim-Shi-Han in #13
- CadencePedomterModel improvement by @darylhjd in #14
- Update SDK by @darylhjd in #15
- upgrade Gradle version and Spotify Auth SDK by @darylhjd in #16
- Coordinate controllers by @darylhjd, @austintjy, @tohhongxiang123, @prolude1 in #18
- Add SettingsScreen by @Lim-Shi-Han, @darylhjd, @AhHuangg in #21
- ACTUALLY MAKING THE APP REPEAT-PLAY. by @darylhjd in #22
- Show Album Art in main screen. by @darylhjd in #23
Full Changelog: https://github.com/tohhongxiang123/CZ2006/commits/v0.1.0