~aleteoryx/muditaos

ref: a24fa1723a15bc3831c89f5f57993535533dbd9b muditaos/products d---------
5aaf8f30 — Paweł Joński 3 years ago
[BH-1522] Meditation pause and finish design adjustments

Pause icon on the same window as progress
Prevent progress from stepping during pause
Adjust meditation finished window to design
3140b16b — Paweł Joński 3 years ago
[BH-1352] Meditation countdown

Meditation countdown
ceccf471 — Paweł Joński 3 years ago
[BH-1522] Meditation - new circular progress layout

Rework meditation progress layout
fa288081 — Onufy Pajaczek 3 years ago
[BH-1458] Relaxation - Woodland Ambiance music has a break at the end

Short period of silence cut off at the end
4230da15 — Bartosz Cichocki 3 years ago
[MOS-555] Fix cmake versions of assets

Version cmake has been included after variables has been used
6ced1ee3 — Mateusz Piesta 3 years ago
[BH-1495] Relaxation app assets update

Updated "Woodland Ambiance" asset tags.
291b6952 — Pawel Olejniczak 3 years ago
[CP-1334] Return templateID after adding new one

No information about newly added message template
was returned. Now temaplateID helps to identify
newly added record.
a89d700c — Mateusz Piesta 3 years ago
[BH-1520] Missing bottom texts

Controlling each list item's bottom
text by setVisibility does not give correct
results. It is required to explicitly resize
the bottom container.

From now on, resize call is
placed in ListItemBase so each new and existing
list items will be affected by this change resulting
in proper behavior without need for the programmer to
remember about it.
228fca4b — Bartosz Cichocki 3 years ago
[MOS-463] Unify cellular namespace

Unified cellular namespace, fixed test buildiing,
removed some unused includes
2d7f9ad5 — Maciej Gibowicz 3 years ago
[MOS-515] Fix freezing on the on-boarding screen

The synchronization of the application startup
has been improved.
167846b1 — Mateusz Piesta 3 years ago
[BH-1517] Blank screen after deep press

Deep press causes blank screen when in
meditation/settings.
c6e08f47 — Lefucjusz 3 years ago
[MOS-42] Tethering popup with SIM not present fix

Fix of the issue that tethering popup showed
after the USB cable has been connected even
if selected SIM card was not present, so
there was no connection to network.
409b9b77 — Adam Dobrowolski 3 years ago
[MOS-516] FIX: tethering while call disabled

We discard tethering while call now
18a4e887 — Paweł Joński 3 years ago
[BH-1507] Bedtime deeppress wont stop relaxation music

Bedtime deeppress wont stop relaxation music
9d34930d — Mateusz Piesta 3 years ago
[BH-1508] Off string not translated correctly

Relaxation app off value was not correctly translated due
to being defined as static const.
2281b6d6 — Paweł Joński 3 years ago
[BH-1512] Revert unsaved alarm change on deepress

Homescreen alarm changes will be reverted on deepress instead of cached
e03bd90b — Paweł Joński 3 years ago
[BH-1510] Remove alarm notification text on alarm edit

Homescreen alarm editing will remove the bottom text if exists
228e36ae — Mateusz Piesta 3 years ago
[BH-1513] ListItems shift

NumberWithSuffix list item contents
is shifted when going from view without
bottom text to the visible one.
c0ab32db — Mateusz Piesta 3 years ago
[BH-1505] Missing texts on settings

Fixed
6a8f7b6a — Paweł Joński 3 years ago
[BH-1506] Stop timer on alarm act/deact popup skip

Stop timer on alarm activation/deactivation popup skip
Next