~aleteoryx/muditaos

ref: 597222d48017d7cfd32a3916eddef27d31679f8e muditaos/products d---------
2f42cd5e — Mateusz Piesta 4 years ago
[BH-1424] FreeRTOS update

Updated FreeRTOS source code to 10.4.6.
Moved FreeRTOS sources to the third-party directory.
Added necessary changes to the CMake configuration.
Split FreeRTOSConfig.h. From now, each board has its own.
Added missing log headers.
Minor refactor of the module-os cmake.
Fixed stack overflows in bell application main and time service.
72d31bfc — Tomasz Rybarski 4 years ago
[BH-1432] Split Language Display Handling

Separate implementations of handleDisplayLanguageChanged()
805768b9 — Paweł Joński 4 years ago
[BH-1450] Vertical layout fix for 24H format

Vertical layout fix for 24H format
12ec20b0 — Mateusz Piesta 4 years ago
[BH-1408] Main alarm stops

Cherry pick of the missing PR.
1e4c7932 — Paweł Joński 4 years ago
[BH-1411] Layouts settings arrows adjustment

Layouts settings arrows adjustment
a9f87c6d — Tomasz Rybarski 4 years ago
[BH-1433] Meditation Timer Gong Volume

Chime Volume Model implementation
19c2c037 — Pawel Olejniczak 4 years ago
[CP-1080] Collect contacts notifications in outbox ep

When contact record is created/updated/removed during
connection with Mudita Center, notification of that
action should be collected in outbox endpoint to
keep contacts data synchronized between MuditaOS
and Mudita Center.
87f15156 — Mateusz Piesta 4 years ago
[BH-1440] ServiceDesktop crash during startup

Fixed.
d2e4219f — Mateusz Piesta 4 years ago
[BH-1438] Bell crash during start

Fixed.
d6fdeb32 — Paweł Joński 4 years ago
[MOS-288] Split default and fallback fonts to separate entries

And fix emojis display
dd3eeaf1 — Lefucjusz 4 years ago
[MOS-240] PVS Studio analysis bugs fix

Fixes to major part of issues found
by PVS Studio static analysis
mainly micro-optimisations
76b197f6 — Tomasz Rybarski 4 years ago
[BH-1434] Fix Bedtime Tone Return

Fix audio playback on return
1cb4da81 — Adam Dobrowolski 4 years ago
[MOS-307] Application and Service example and docs

Working example of application and service ready to copy from
with minimum documentation
Apply suggestions from code review
Co-authored-by:
* Paweł Olejniczak <58421550+pawel-mudita@users.noreply.github.com>
* Paweł Joński <79840715+paweljonskim@users.noreply.github.com>
* Bartosz Cichocki <sp2fet@gmail.com>
dbde19f8 — Maciej Gibowicz 4 years ago
[MOS-117] Faster eInk sleep after screen redraw

eInk is turned on for 2 sec to redraw the screen
- so far it was 3.8 sec
46bdedf9 — Mateusz Piesta 4 years ago
[BH-1350] Meditation timer update

Meditation timer application update.
Refactored gui spinners, list items.
38c53c18 — Paweł Joński 4 years ago
[MOS-288] Fixing cmake assets download

Fixing:
- json-rt1051-target name
- download Luts.bin from proprietary source, not public
cfdd234d — Paweł Joński 4 years ago
[BH-1316] Vertical layouts

Add 2 vertical layouts
e833690c — Paweł Joński 4 years ago
[MOS-288] Add community build

Add community build
Add targets for community fonts
841ba62b — Marek Niepieklo 4 years ago
[CP-1103] Harmony device log is not sent to support

Isolated common Device Info EP
Added returning of diagnostic data info to Harmony DeviceInfo EP
Updated get_os_log.py tool
053f2706 — Adam Dobrowolski 4 years ago
[MOS-282] Librarisation of services and test service

* options work a bit better ,now services and apps are
  selectable by option in cmake
* test service example added
* major documentation for module-services
* documentation for project configs and logs

Co-authored-by: Bartosz Cichocki <sp2fet@gmail.com>
Co-authored-by: Mateusz Piesta <mateusz.piesta@mudita.com>
Next