~aleteoryx/muditaos

ref: a24fa1723a15bc3831c89f5f57993535533dbd9b muditaos/products d---------
c9b16c30 — Maciej Gibowicz 3 years ago
[MOS-598] Improved keyboard responsiveness

Add sentinel that increases and hold the CPU frequency
after a button press event
e6c36a92 — Lefucjusz 3 years ago
[MOS-635] Bump updater version for Pure

Changed downloaded version of updater,
1.5.2 allows to downgrade MuditaOS.
7cbfd6a9 — Mateusz Piesta 3 years ago
[BH-1356] Meditation stats backend

Added meditation statc backend.
Added temporary widget for testing
purposes and corresponding modules
(meditation stats presenter, window,model).
fcc30eea — Mateusz Piesta 3 years ago
[BH-1515] Bedtime reminder notification issue

fixed formatting issues
3043c063 — Onufry Pajaczek 3 years ago
[BH-1515] Bedtime reminder notification issue

AbstractAlarmAction execute method takes Record as paremeter to pass it
to action
Bedtime abstraction extended to keep own EvetContainer and hadle needed
actions(push,clear ... and so on)

Fixed an issue where cpp file was added by #include directive
New fuction added to test/CMakeLists.txt to
add manually prepared target to test siute
googletest-service-time-alarm-operations source moved to library and
than linked in to googletest-service-time-bell-alarm-operations
c92e5b39 — Paweł Joński 3 years ago
[BH-1542] Fixed colon width

Fixed colon width
f888c75f — Dawid Wojtas 3 years ago
[MOS-589] Fix torch driver

Perform turn-off torch in only one place.
Before writing or reading i2c make sure the torch is power supplied.
Change old C-style cast to reinterpret_cast.
0c246dc3 — Mateusz Piesta 3 years ago
[BH-1533] Display battery charging state

Battery state during charging is always
displayed even if the state of charge
reached 100%.
Minor refactor of BellBattery class.
Removed unused includes.
a0165e40 — Paweł Joński 3 years ago
[BH-1539] Meditation finish will redirect to homescreen

Meditation finish will dedirect to homescreen
8a1bffd8 — Paweł Joński 3 years ago
[BH-1531] Remove redundant arrows when alarm is ringing

Remove redundant arrows when alarm is ringing
9d6769d8 — Paweł Joński 3 years ago
[BH-1509] Frontlight wont flash on snooze

Frontlight wont flash on snooze when alarm light is off
and automatic frontlight mode is on
c67bd4cf — Paweł Joński 3 years ago
[BH-1540] Meditation translations

Meditation translations
e72ca955 — Pawel Olejniczak 3 years ago
[CP-1116] Add API to create and update draft message

This change allows to create and update draft SMS
with use of service-desktop API.
9aa17a2a — Mateusz Piesta 3 years ago
[BH-1541] Harmony restars

Fixed harmony crash after deep
pressing while in main menu.
7ab141ae — Mateusz Piesta 3 years ago
[BH-1537] Countdown presenter mods

Introduced minor changes to the meditation
countdown presenter. Among others, replaced
settings pointer with already existing alarm
model. Fixed incorrect delay time when set
to None.
3be5eca6 — Mateusz Piesta 3 years ago
[BH-1518] Change start delay range

Meditation application's start delay range
was changed according to the new requirements.
43eae408 — Mateusz Piesta 3 years ago
[BH-1519] Shared alarm model instance

Alarm model was moved to the bell-specific
application class. By doing this, each application will
have access to its unique and private instance of the model.
Later, it can be propagated to the specific presenters etc.
The next step should be to use only the one instance
of the alarm model and propagate it to the each application.
ab024909 — Lefucjusz 3 years ago
[MOS-559] Fix phone unlock after mode change

Correction of the previous fix addressing this issue.
Previous idea didn't work when popup tried to
display in application other than ApplicationDesktop
87025043 — Paweł Joński 3 years ago
[MOS-298] HALize ServiceEink

Add HAL to ServiceEink
Remove dead code from Linux eink substitute
Fix LUTS.bin refresh problems on simulator
f7de6ce7 — Bartosz Cichocki 3 years ago
[MOS-571] Bump updater version for Pure

Needed to apply fix from updater
Next