Releases: Open-Smartwatch/open-smartwatch-os
Releases · Open-Smartwatch/open-smartwatch-os
v0.13.1
ℹ️ This is a hotfix, based upon v0.13.0.
What's Changed
- Fix for #344 by @simonmicro in #346
Full Changelog: v0.13.0...v0.13.1
v0.13.0
🎆 Happy new year!
What's Changed
- Numeral watchface by @jessp01 in #298
- CI: omit arbitrary ci by @RuffaloLavoisier in #301
- DoubleClick: add double-click by @RuffaloLavoisier in #295
- Watchface: setting default watchface in local without web-interface by @RuffaloLavoisier in #304
- osw_config_keys: add stdexcept libraries by @RuffaloLavoisier in #305
- Create CODE_OF_CONDUCT.md by @RuffaloLavoisier in #306
- Fix for #307 by @simonmicro in #309
- Low power WiFi for #264 by @simonmicro in #311
- Unified logging for #168 by @simonmicro in #312
- CI: skip unnecessary actions by @RuffaloLavoisier in #313
- Fix workflows by @RuffaloLavoisier in #316
- CI: only working original upstream repository by @RuffaloLavoisier in #317
- Update connectionInfo method by @EliRoberts5 in #318
- some refactoring by @RuffaloLavoisier in #321
- Bugfix for #200 by @simonmicro in #315
- Support all os ci by @RuffaloLavoisier in #319
- Added debug overlay into emulator by @simonmicro in #325
- OswAppWeather for #207 by @Lorenzosciacca in #299
- gfx_2d: relocation of if statement by @RuffaloLavoisier in #329
- CI: scheduling workflow and remove model by @RuffaloLavoisier in #330
- Add calculator and flash-light by @ich2a in #294
- docs: Adds license to readme by @darigovresearch in #327
- CI: refactoring all CI action by @RuffaloLavoisier in #336
- New Release: v0.13.0 by @RuffaloLavoisier in #331
New Contributors
- @jessp01 made their first contribution in #298
- @EliRoberts5 made their first contribution in #318
- @Lorenzosciacca made their first contribution in #299
- @ich2a made their first contribution in #294
- @darigovresearch made their first contribution in #327
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- Fitness-APP : refactoring info-panel by @RuffaloLavoisier in #278
- CI : refactoring action with script by @RuffaloLavoisier in #250
- HAL: refactoring slice-weekday by @RuffaloLavoisier in #280
- OswAppWaterLevel: rename water-level by @RuffaloLavoisier in #281
- OswAppBLEMediaCtrl: typo in file by @RuffaloLavoisier in #283
- Set AP-Password by @RuffaloLavoisier in #282
- Fix list of date possibilities by @criscrafter in #286
- Add Monotimer Watchface by @daschr in #288
- Emulator: add web interface virtual mode by @RuffaloLavoisier in #287
- Implemented emulator for #190 by @simonmicro in #289
- New release by @RuffaloLavoisier in #290
New Contributors
- @criscrafter made their first contribution in #286
- @daschr made their first contribution in #288
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- OswAppWatchfaceDual : fix data type in progress bar by @RuffaloLavoisier in #232
- HAL : refactoring calculate steps by @RuffaloLavoisier in #233
- Apps : refactoring variable value by @RuffaloLavoisier in #237
- Apps : prevent header duplicate declaration by @RuffaloLavoisier in #238
- OswAppWatchfaceMix : replace variable by @RuffaloLavoisier in #239
- scripts : update scripts directory by @RuffaloLavoisier in #231
- Remove comment by @RuffaloLavoisier in #240
- Readme : update readme some fixed by @RuffaloLavoisier in #243
- HAL : add get last-week steps in environment by @RuffaloLavoisier in #242
- OswAppStepStats : replace value by @RuffaloLavoisier in #247
- Replace matrix to animation word by @RuffaloLavoisier in #248
- Fallback WiFi and Low-Memory-Mode by @simonmicro in #245
- CI check the unused flag by @RuffaloLavoisier in #246
- OswServiceTasks : no longer in use by @RuffaloLavoisier in #251
- Update flag(Pre-processing) by @RuffaloLavoisier in #252
- Apps/tools : set pre-processing OSW_FEATURE_STATS_STEPS by @RuffaloLavoisier in #253
- CONTRIBUTING : add CONTRIBUTING docs, close #259 by @RuffaloLavoisier in #261
- Setting Button (TimeOut) Through the Web Interface by @simonmicro @FranseFrikandel in #262
- Add Distance stats by @RuffaloLavoisier in #267
- Stopwatch : add overall-time measurement by @RuffaloLavoisier in #265
- Update Fitness APP by @RuffaloLavoisier in #268
- HAL : add getStepsAverage by @RuffaloLavoisier in #269
- OswAppBLEMEdiaCtrl : update pre-processing and rename by @RuffaloLavoisier in #273
- Overlays : remove line-header by @RuffaloLavoisier in #274
- Fixed Lightsleep not working properly by @Gladox114 in #272
- Bug/esp fleeing time by @simonmicro in #263
- Libraries : update slice feature by @RuffaloLavoisier in #276
- New release by @RuffaloLavoisier in #277
New Contributors
- @FranseFrikandel made their first contribution in #262
- @Gladox114 made their first contribution in #272
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- feat: add french translations by @GPaddle in #60
- Added troubleshooting section to readme and extra commenting to config example by @Sharealikelicence in #61
- refactored per pr comments by @rawsignal in #59
- Update watchface_digital.cpp by @rawsignal in #62
- configurable date by @rawsignal in #63
- Lua filesystem by @SeanReg in #70
- Button handling by @xasz in #68
- Python Install script by @SeanReg in #72
- Feature/config2.0 by @simonmicro in #74
- App switcher by @xasz in #75
- Feature/"config2.1" by @simonmicro in #76
- Binaryface by @xasz in #78
- Lua working stopwatch by @SeanReg in #81
- added possibility to change the time manually by @richtepa in #80
- fix: change the Build name for PREBUILD_LUA by @GPaddle in #85
- feat: add the snake game with demo version by @GPaddle in #84
- Prevent Deepsleep while buttons are pressed by @xasz in #83
- fix: use the new buttons engine everywhere on the GPS parts by @GPaddle in #87
- Feat snake game by @GPaddle in #88
- Feature/config caching by @simonmicro in #91
- Feature/build info by @simonmicro in #92
- Feat snake game by @GPaddle in #93
- Feature/Services2.0 by @simonmicro in #96
- Allowing on-device brightness updates by @rawsignal in #102
- Feature/wifi service by @simonmicro in #110
- Added hungarian translation by @KristofKekesi in #115
- feat: add a simple script to fast update the repos by @GPaddle in #105
- Combined Settings App by @richtepa in #108
- Feature/ota by @simonmicro in #112
- Czech translation by @Morthersmort in #123
- Implemented #117 by @simonmicro in #125
- Compile-Time array size deduction & cleanup by @simonmicro in #126
- Fixed #122 (time jumps while holding stop&continue) by @simonmicro in #127
- Fixed #120 (reload ui colors on save instantly & updated apps to use … by @simonmicro in #128
- Fix for #119 & typo correction by @simonmicro in #129
- Issue 131 - configuration button press to wake - default on by @mpegg4 in #132
- CI now builds all languages and serves artifacts by @simonmicro in #133
- Config.h.example - remove SLEEP_BUTTONWAKE by @mpegg4 in #135
- Fix German translation de-DE continue "Fortsetzen" by @schl3nk3 in #139
- hot fix for stepsstatistics by @max9901 in #144
- Feature/flags by @simonmicro in #150
- Update issue templates by @simonmicro in #156
- Updated Stopwatch by @richtepa in #151
- Fix for #163: Wi-Fi suspends battery analogRead() when Wi-Fi is enabled. by @schl3nk3 in #164
- Feature/more UI by @simonmicro in #165
- Migration : Language korean ko-KR.h by @RuffaloLavoisier in #170
- Add font file by @RuffaloLavoisier in #171
- Update : readme by @RuffaloLavoisier in #172
- Update : screenserver_loop() argument by @RuffaloLavoisier in #173
- fixes issue #174 by @OneGneissGuy in #175
- Update : font patch by @RuffaloLavoisier in #178
- For #187 by @simonmicro in #191
- Develop by @simonmicro in #192
- Add reset timing for step counter by @RuffaloLavoisier in #189
- Apps/watchfaces : fix overlap in Watchface by @RuffaloLavoisier in #198
- Apps/watchfaces : Update Watchface-MIX by @RuffaloLavoisier in #199
- Watchface : fixed #201 by @RuffaloLavoisier in #204
- Next update for master by @simonmicro in #205
- Bug/screen server by @simonmicro in #210
- Apps/watchfaces : fix #213 by @RuffaloLavoisier in #214
- Create-screenshot : fix script usage by @RuffaloLavoisier in #216
- Apps : display goal steps ( Today / Total / Goal ) by @RuffaloLavoisier in #211
- CI : compile all models by @RuffaloLavoisier in #218
- Fix Auto sleep Timer on Watchface from Issue #186 by @techguytechtips in #222
- CI : update parallel compile from language resolve #217 by @RuffaloLavoisier in #221
- CI : global variable by @RuffaloLavoisier in #224
- CI : find all languages and create a dynamic matrix by @RuffaloLavoisier in #225
- CI : reduce time and analyze detailed results by @RuffaloLavoisier in #226
- Update OSW-APP resolve #23, #206, #207, #215, #220 by @RuffaloLavoisier in #223
- KcalStats : refactoring draw-curved chart without array by @RuffaloLavoisier in #228
- New Release by @simonmicro in #229
New Contributors
- @Sharealikelicence made their first contribution in #61
- @rawsignal made their first contribution in #59
- @richtepa made their first contribution in #80
- @KristofKekesi made their first contribution in #115
- @Morthersmort made their first contribution in #123
- @mpegg4 made their first contribution in #132
- @schl3nk3 made their first contribution in #139
- @OneGneissGuy made their first contribution in #175
- @techguytechtips made their first contribution in #222
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Update osw_app_watchface_demo.cpp by @VedantParanjape in #1
- close #2; update readme by @liyanboy74 in #3
- fix spelling: defaut -> default by @SCKelemen in #5
- Added github CI for PR tests by @Apfelwurm in #12
- BluetoothLE Service for Companion App by @SeanReg in #21
- move background services setup + loop to core 2, disable bluetooth co… by @uvwxy in #25
- Lua scripting framework by @SeanReg in #26
- fix for issue #30 brightness by @max9901 in #31
- Added reference to the website to avoid confusion by @matti04 in #32
- implemented swig build and updated ci and readme by @Apfelwurm in #33
- Lua Support for "Print" methods by @SeanReg in #34
- Added upload option in Readme by @mmoneyron in #37
- Force run the GC every loop by @SeanReg in #38
- Feat : water level screens by @GPaddle in #47
- refactor: simplify the water level app and remove the magic numbers by @GPaddle in #44
- Add a function to get the day of the week and day of the month by @Tyler-Scripps in #46
- Update hello_world.cpp by @RichardStarz in #41
- Add a function to expose screen brightness to user by @Tyler-Scripps in #48
- Feature/i18n by @simonmicro in #52
- fix #56: don't run swig on default target by @uvwxy in #57
- Fix Lua Osw Crash by @SeanReg in #42
New Contributors
- @VedantParanjape made their first contribution in #1
- @liyanboy74 made their first contribution in #3
- @SCKelemen made their first contribution in #5
- @Apfelwurm made their first contribution in #12
- @uvwxy made their first contribution in #25
- @matti04 made their first contribution in #32
- @mmoneyron made their first contribution in #37
- @Tyler-Scripps made their first contribution in #46
- @RichardStarz made their first contribution in #41
Full Changelog: https://github.com/Open-Smartwatch/open-smartwatch-os/commits/v0.9.0