Releases: JustScott/InfiniTime
Releases · JustScott/InfiniTime
v2.1.0
v2.0.0
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
pinetime-mcuboot-app-dfu-2.0.0.zip -- my stable custom build
v1.15.0
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
- Added the calendar app from this pr, with minor changes from my branch
- Removed the paddle, infinipaint, and metronome apps.
- Removed the Infineat, terminal, and CasioStyleG7710 watch faces.
- Alarm app changes: Increase the size of the info button, change max rings until timeout from 60 to 30, and show time til next alarm even if alarm is off.
- Fixed a brightness bug and added smooth transitions between backlight bright level changes.
- Updated the music apps design from this PR, and added my changes in my branch here.
- Added heart rate measurements in the background from this PR
- Added weather to the digital watch face from this PR
- Open the battery screen when put on the charger, open the current time watch face when taken off the charger in this PR
- Add dynamic coloring to the battery icon on the digital watch face to represent the current charge level in this PR.
- Change the side button double click action to open the Navigation app
- Remove the heart rate icon from the digital watch face when not in use in this PR
- Added a widget for the timer's time remaining on the digital watch face if a timer is running
- Add a calculator app in this PR
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