~aleteoryx/muditaos

25f3e2e2 — Mateusz Piesta 3 years ago
[BH-1423] Enable tickless option

Made required changes to be able to compile
freeRTOS in tickless mode.
c209338a — Mateusz Piesta 3 years ago
[BH-1487] Seconds are not set to zero

When setting the new time from the settings application,
zero current seconds counter to have time set precisely.
508d6b8e — Pawel Olejniczak 3 years ago
[MOS-417] Change empty contact selection window in messages

Adding a contact from the contact selection window in the messages app
is not allowed. This commit deletes misleading information
about the possibility to add a new contact from this window.
683fb043 — Lefucjusz 3 years ago
[MOS-485] Utils::getNumericValue fix

utils::getNumericValue returned improper result
for uint8_t and int8_t types, this change
fixes it.
989e0e0c — Paweł Joński 3 years ago
[BH-1486] Stop meditation time setting from increasing itself

Stop meditation time setting from increasing itself
de9dbea3 — Paweł Joński 3 years ago
[BH-1474] Randomize quotes

Randomize quotes
434a335e — Lefucjusz 3 years ago
[MOS-411] Wired headset audio fix

Fixes non-working wired headset audio
during call
a809565f — Mateusz Piesta 3 years ago
[BH-1484] Incorrect alarm activate icon

Fixed.
baf9a3db — Paweł Joński 3 years ago
[BH-1483] Revert unsaved alarm changes

Revert unsaved alarm changes
92940f0c — Maciej Gibowicz 3 years ago
[MOS-453] Fix HF on Low Battery Notification

Fix in action handling in ApplicationManager
3cf1d87c — Bartosz Cichocki 3 years ago
[MOS-475] Fix BT reenabling connection

Fixed deinit and reinit of BT profiles
4a64cfb6 — Paweł Joński 3 years ago
[BH-1479] Disable double notification on alarm toggle

Disable double notification on alarm toggle
36af5120 — Paweł Joński 3 years ago
[BH-1472] Fix minutes form above hundred

Fix minutes form above hundred
1c2e19fc — Maciej Janicki 3 years ago
[MOS-395] Add new def QCFG settings

Add new default QCFG settings:
- servicedomain,
- nwscanmode.
81790f22 — Adam Dobrowolski 3 years ago
[MOS-459] Wait with GUI change till RING delay

As in the description, we can wait with audio etc too - as it's stupid
othervise
1d19c549 — Maciej Janicki 3 years ago
[BH-1444] Fix vertical layout

Fix vertical layout:
- fix wrong hour displayed
- fix scrambled layout
83bbacf6 — Lefucjusz 3 years ago
[MOS-457] Alarms list updating fix

Fix of the issue that adding or deleting alarm in
alarms app didn't result in immediate updating
of the alarms list - app has to be closed and
opened for changes to be seen
f5c530e0 — Lefucjusz 3 years ago
[MOS-418] Add zero padding when setting alarm time

Added zero padding to alarm time fields when setting
alarm time.
e7522542 — Adam Dobrowolski 3 years ago
[MOS-460] Call starting - no audio beep when calling

Fixed
b232c977 — Pawel Olejniczak 3 years ago
[CP-1135] Extend messages API by deleteThread method

Allow to delete single message thread specified by id
using messages endpoint API.
Next