Skip to content

Releases: IanSavchenko/fitbit-week-number

Major release with a visual revamp

02 Nov 22:06
Compare
Choose a tag to compare

Major changes:

  • Made accent color change with current month and season 🎨❄️🍃⛱🍁
  • Make week switching with touch more apparent by adding a scroll indicator element ⚪️⚫️⚪️
  • Added gradient background 🌈
  • Make week switching to work with horizontal flicks instead of vertical to not conflict with OS vertical flick detection ↔️

Improvements:

  • Move to Fitbit SDK 4.0 🆕
  • Add support for Versa Lite and Versa 2 ⌚️⌚️
  • reset week to current when pressing "back" button 🔙
  • dynamically adjust week diff font size so it does not go outside the circle for bigger values, improve animation 🙆‍♂️

Other changes:

  • removed vibration when switching weeks 🚫📳
  • remove first day of week selection due to the fact that ISO week number calculation always starts on Monday 🚫📅
  • added demo mode and fake finger for screenshots and videos ☝️📹

Week number calculation fix + minor internal improvements

28 Nov 20:01
Compare
Choose a tag to compare

Settings support

28 Nov 19:56
Compare
Choose a tag to compare

Now it's possible to set the preferred first day of the week. Yay!