~aleteoryx/muditaos

d5f84437 — Lefucjusz 3 years ago
[MOS-92] Fix continuing music playback after BT disconnection

Fix of the issue that after disconnecting
BT A2DP device during music playback
and reconnecting it without leaving
music player app the sound was not
audible anywhere.
Additionally unified behaviour of music
playback on connection/disconnection
of audio devices.
2e38d0d4 — Vytautas Jakutis 3 years ago
[MOS-650] Fix spelling mistakes in README

This fixes two spelling mistakes in README: guidelines and kick-start
words.
c85b85f4 — Bartosz 3 years ago
[MOS-259][MOS-602] Fix no calllog entries in DND mode

Fixed no calllog entries in DND mode, which were caused
by not starting the call in DB interface, so no entry was created.

Moreover, small optimizing of the DND handling.
fe708cdf — Adam Wulkiewicz 3 years ago
[MOS-670] Change clang-format AlwaysBreakTemplateDeclarations to Yes

Add --all and --fix-all options to style-check-hook
2de71a00 — Maciej-Mudita 3 years ago
[MOS-74] Fix wrong tethering popup order

After connecting to PC with locked phone there were pop-ups
of tethering and unlocking the screen in the wrong order.
2edcb7e3 — Adam Wulkiewicz 3 years ago
[MOS-101] Parse MMS notification and show [MMS] in message thread

The `[MMS]` notification is shown in message thread of the correct
number

- Add PDU WAP Push MMS Notification parser
- Use it in ServiceCellular to parse the raw message
- Refactor hexToBytes and bytesToHex utils
- Add endsWith util
- Add unit tests
44986b9f — Mateusz Piesta 3 years ago
[BH-1561] Confirmation window's icon alignment

Fixed issue with the icon/text not centered properly.
2f74db29 — Lefucjusz 3 years ago
[MOS-608] Fix crash on phone turn off

Fix of the crash that sometimes happened
during system closing.
22819c5f — Mateusz Piesta 3 years ago
[BH-1558] Temperature layouts conf

Enable/disable temperature layouts based on
the global configuration.
3545f1b4 — Mateusz Piesta 3 years ago
[BH-1556] Change default layout

Default layout changed to the 'ClassicWithBattery'.
72b06448 — Lefucjusz 3 years ago
[MOS-647][MOS-671] BT volume control fixes

Set of fixes for Bluetooth volume control issues:

* split OS volume from A2DP device volume;
* added translations for additional popup required
to indicate what volume is being set;
* fixed issue that on some devices setting the lowest
volume level would set the highest in reality;
* fixed Bluetooth auto-turnoff functionality;
* minor code cleanup.
3d13f108 — Bartosz 3 years ago
[MOS-668] Modify USB notifications logging

Modified USB notificaitons logging so no logs are being created
when USB data is received, thus logs are not overloaded and are
smaller
946e34d8 — Lefucjusz 3 years ago
[MOS-665] Fix incorrect outgoing call duration

Fix of the issue that cancelled or rejected
outgoing call had improper duration in
calllog.
a206f8e4 — Dawid Wojtas 3 years ago
[MOS-349] Improvement of slider reaction

Readings from magnetometer are noisy. In some cases, the noise can
change slider mode. So we did a few measurements to calculate
the level of noise and then checking the slider position.
a7990bef — Lefucjusz 3 years ago
[MOS-667] Fix loudspeaker switching

Added missing state in call state
machine, required to switch call
sound to loudspeaker before the
call has been answered or rejected.
7c6af2c5 — Onufry Pajaczek 3 years ago
[BH-1542] Pure meditation fix and cetner TimeFixedWidget

*DigitsContainer definicions moved to cpp file(for proper linkage)
*DigitsContainer changed container to std::vector
*Fixed a bug in ProgressTimerWithBarGraphAndCounter where timerText was
treated as timeWidget
*MeditationCountdownWindow timer is now custom size
*Minus removed form MeditationRunningWindow timer
7d85e6b1 — Mateusz Piesta 3 years ago
[BH-1551] Fix GUI refreshing

Fixed GUI refreshing while
on the home screen, power nap progress
and relaxation progress window.
90543e26 — Maciej Gibowicz 3 years ago
[MOS-648] Fix USB connection/disconnection detection

If there were errors while charging the battery,
e.g. too high temperature, the detection of USB
connection/disconnection failed.
14f78ffc — Mateusz Piesta 3 years ago
[BH-1552] Harmony crashes during startup

Fixed crashing device.
Bell temperature sensor refactor.
60c7810b — patrycja-paczkowska 3 years ago
[MOS-664] PLAY label translation fix

Improved translation of PLAY label
in German.
Next