~aleteoryx/muditaos

ref: 2d7f9ad5b7f149c4b9015b50e16e447ff051b3de muditaos/products d---------
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
4147a128 — Paweł Joński 3 years ago
[BH-1501] Prevent blanking factory reset window on deepress

Add close reason check on onClose to disable destruction on popup
47ed4440 — Mateusz Piesta 3 years ago
Revert "[BH-1499] Crash on meditation enter"

This reverts commit e1c7b1c6356db0efffc6cfab0fbb76d54d6385e5.
6ec45026 — Paweł Joński 3 years ago
[BH-1503] Correct alarm deactivation icon

Correct alarm deactivation icon
5ce8bbc7 — Paweł Joński 3 years ago
[BH-1494] Frontlight arrows show fix - remove regressions

Previous solution caused some regressions along the system
This approach solves the bug differently, avoiding those regressions
00fd29f8 — Marcin Zieliński 3 years ago
[MOS-477] Add the call log erasing option

Add the call log erasing option
e1c7b1c6 — Mateusz Piesta 3 years ago
[BH-1499] Crash on meditation enter

Fixed.
1b7f8b5e — Paweł Joński 3 years ago
[BH-1492] Restore complete chime intervals list

Restore complete chime intervals list
372a7919 — Paweł Joński 3 years ago
[BH-1488] Remove refresh after back press on transport mode

Remove refresh after backpress in transport mode
so that last refresh will be welcome screen
(race deletion)
e0229c23 — Paweł Joński 3 years ago
[BH-1490] Prevent double deeppress from causing back behaviour

Prevent double deepress from causing back behaviour
By eliminating race in AbortPopup handling
Next