Skip to content

Releases: JustScott/InfiniTime

v2.1.0

12 Feb 19:55
Compare
Choose a tag to compare
v2.1.0 Pre-release
Pre-release

New Features

  • Remove heartrate icon from watchfaces while not in use
  • Change double click action (maybe create a settings page for dynamically selecting the app)

v2.0.0

12 Feb 19:51
Compare
Choose a tag to compare

First Stable Release



Changes from upstream

  • Exclude apps and watch faces
    • Removed Apps: Paint, Paddle, Twos, Dice, Metronome, Navigation
    • Removed Watch faces: CasioStyleG7710, Infineat
  • Add a new calculator app
  • Add a new calendar app
  • Update the music apps design
  • Add sleep settings
  • Increase alarm info button size & set to ring only 30 times instead of 60
  • Go to battery screen on charge
  • Dynamically change battery icon color with charge percentage in status icons
  • Revamp timer
    • Add an hour option
    • Add ringing and a counter for expired timers
      • Only ring to 10, but count to 60
    • Add timer's time remaining to status icons
  • Allow stopwatch to continue working while app is closed
  • Add time since last update to weather app
  • Rearrange the apps (from upstream Infinitime)
  • Rearrange the settings (from upstream Infinitime)
  • Add continuous background heart measurement settings
  • Change double click action to open the weather app

Developer builds of branches for quickly sharing between devices

03 Oct 15:47
Compare
Choose a tag to compare

pinetime-mcuboot-app-dfu-2.0.0.zip -- my stable custom build

v1.15.0

15 Jan 21:09
Compare
Choose a tag to compare

NOT Infinitime 1.15.0

This was my version of 1.15.0 when Infinitime was still version 1.14.1

Changes from the upstream

Minor Changes

  • Changed the order of the apps and settings
  • Added the NPM/NodeJS package management directories & files: node_modules, package-lock.json, package.json to the .gitignore