Skip to content

Releases: SK1Y101/PoketchFitbit

version 1.2.0

21 Feb 16:47
0d79ac9
Compare
Choose a tag to compare

What's Changed

Features

Bug Fixes

Dependency Updates

  • build(deps): bump follow-redirects from 1.14.7 to 1.14.8 in /FitbitPoketch-Export/SDK4.3 (#28) @dependabot

Who helped

@SK1Y101, @dependabot, @dependabot[bot] and @mergify[bot]

version 1.1.0

14 Feb 13:44
bb34943
Compare
Choose a tag to compare

What's Changed

Features

Who helped

@SK1Y101 and @mergify[bot]

version 1.0.1

11 Feb 19:01
b75a9c7
Compare
Choose a tag to compare

What's Changed

Features

  • Stats view now shows heart rate information (#23) @SK1Y101

Dependency Updates

  • build(deps): bump validator from 13.6.0 to 13.7.0 in /FitbitPoketch-Export/SDK5.2 (#11) @dependabot
  • build(deps): bump validator from 13.6.0 to 13.7.0 in /FitbitPoketch-Export/SDK4.3 (#10) @dependabot
  • build(deps): bump follow-redirects from 1.14.4 to 1.14.7 in /FitbitPoketch-Export/SDK5.2 (#13) @dependabot
  • build(deps): bump follow-redirects from 1.14.2 to 1.14.7 in /FitbitPoketch-Export/SDK4.3 (#14) @dependabot
  • build(deps): bump node-fetch from 2.6.1 to 2.6.7 in /FitbitPoketch-Export/SDK4.3 (#19) @dependabot
  • build(deps): bump simple-get from 3.1.0 to 3.1.1 in /FitbitPoketch-Export/SDK5.2 (#16) @dependabot
  • build(deps): bump node-fetch from 2.6.2 to 2.6.7 in /FitbitPoketch-Export/SDK5.2 (#18) @dependabot
  • build(deps): bump simple-get from 3.1.0 to 3.1.1 in /FitbitPoketch-Export/SDK4.3 (#17) @dependabot

Who helped

@SK1Y101, @dependabot, @dependabot[bot] and @mergify[bot]

version 1.0.0

17 Sep 15:35
44657e2
Compare
Choose a tag to compare

What's Changed

Features

Who helped

@SK1Y101 and @mergify[bot]

version 0.4.0

08 Sep 15:17
abba2c5
Compare
Choose a tag to compare
version 0.4.0 Pre-release
Pre-release

What's Changed

Develop (#7) @SK1Y101

Features:

  • Timer application
  • Calendar app
  • Stats interface

Bugs:

  • Analogue clock ticks fixed position
  • Calendar shows incorrect number of days in a month
  • stats did not show inaccesability
  • fixed incorrect icon sizing
  • decreased number of required svg elements
  • increase interactivity button sized

Documentation:

  • Screenshots for the gallery view (need to be updated though)

Who helped

@SK1Y101 and @mergify[bot]

version 0.3.0

29 Aug 22:10
3a1af15
Compare
Choose a tag to compare
version 0.3.0 Pre-release
Pre-release

What's Changed

v0.3 (#6) @SK1Y101

Features

  • Pedometer app now included
    • Press button to switch between total steps today, and temporary step counter
    • Long press to reset temporary counter to current steps
  • Manual counter as well
    • Press button to increment by one
    • Long press button to reset
  • on screen buttons can be created with long/short press capabilitites
    • Long press > 1 second.

Bugs

  • Aligned digital clock edges correctly
  • Poketch now stores which app was open when it is shut down
  • Top button correctly cycles views
  • unified digit handler across all poketch apps to ease drawing on the screen

Who helped

@SK1Y101 and @mergify[bot]

version 0.2.0

28 Aug 11:41
8815315
Compare
Choose a tag to compare
version 0.2.0 Pre-release
Pre-release

Analogue Clock (#4) @SK1Y101

Features:

  • Introduced analogue clock view
  • Poketch buttons react to presses

Bugs:

  • Time desync fixed
  • Day / Night sprite was not taking on screen colour
  • Analogue clock hands were not centred
  • Scrolling animations fixed and aligned

Maintenance:

  • Updated package to include versa lite and versa 2 support (will think about other models later)

Tactile interface (#3) @SK1Y101

Features:

  • Poketch can support multiple views
  • The buttons are animated in response to user clicking

Bugs:

  • moved view switcher to new module, rather than index.js

Who helped

@SK1Y101 and @mergify[bot]

version 0.1.0

27 Aug 14:27
accc5af
Compare
Choose a tag to compare
version 0.1.0 Pre-release
Pre-release

What's Changed

Features

v0.0.2 (#2) @SK1Y101

  • Features:
  • User can select pokétch skin
  • User can select pokétch colour
  • Screen colour picker
  • Sprite that changes in response to the day/night cycle
  • loading animation (that will be used for view changing later)

Bugs:

  • The time is now accurate to the current timezone
  • The time now provides zero padded values where they are expected
  • Time font has been darkened

Maintenance:

  • Updated a few icons and sprites
  • fixed the platinum bottom button not appearing

Who helped

@SK1Y101 and @mergify[bot]

v0.0.1: Merge pull request #1 from SK1Y101/feature/basic_ui_testing

26 Aug 19:51
3f9328e
Compare
Choose a tag to compare

What's Changed

Who helped

@SK1Y101 and @mergify[bot]