v16.1:
Added pull request from Nerten for https://github.com/MarSoft/pebble-mss.
Pull request #1 "Prevent hourly vibes on quiet time".
v16.0:
- MarSoft mod 1 included, which means AM and PM support for the sun rise and sun set times in 12h mode and unobstructed area support with fading.
- Changed red color at 20% battery on Diorite to white on black.
- added some commented code for heart rate support, but this will not work yet. I don't know if I will add this support at any time.
For Aplite watches (first Pebble and Pebble Steel) no changes were made.
v15.7:
added pull request from github user guckuck:
Change color schema on critical battery level
Change the behavior on pebble 2 with black white display: Now the
colors will be inverted when battery level is <= 20%.
v15.6
- Updated the java including style
- supports Platform Diorite (Pebble 2)
- config page is now hosted via github
v15.3:
- Weather icons also available at night. Moon phase automatically if no clouds.
- Updated color of seconds and calendar week in profile 13.
- Added option to disable temperature dependent colors of actual temperature.
v15.2:
- bug fix for aplite version (memory issue): removed vibe on full charge completly because it was not working any more on SDK 3.
- Bug fix of Bluetooth vibration also coming on shaking.
v15.0:
- updated UI on Platform Chalk (Pebble Time Round)
- little bug fix
- implemented color-profile cycling for easier reviewing
v15.0.1:
- Weather update loop bug fix
- Changed Health display with images
v15.0.2:
- small color fix for health text
- added up-down arrow to show if more or less than average health value was reached
- changes in location setup:
- new option to disable GPS at all (may fix some update lags)
- changed warning color to black if the default location was used when no GPS position could be retrieved
v15.0.3:
- solved 0:00:00 time but after settings changed to health displaymodev14.7:
- solved some bugs in weather update
v14.6
- changed some blue sky colors to a little bit darker ones
- added health display (at the position of the time zone, configurable)
v14.5
- solved issue with localtime which showed the sun set time sometimes in the main time and mixed hours/minutes afterwards.
- increased timeout of location detection
v14.4:
- changed vibe patterns and solved bug with vibe on start
v14.3:
- fixed AM/PM/24H stuff
v14.2:
- changed to FW 3.8.2 for all platforms
- added option to never show moon phase
v13.0
- centered the image on PTR (chalk)
v12.9
- changed the way the time is being read from the firmware.
v12.8
- bug fix with calendar week on Aplite platform.