~aleteoryx/muditaos

ref: 2d7f9ad5b7f149c4b9015b50e16e447ff051b3de muditaos/products/BellHybrid/apps d---------
167846b1 — Mateusz Piesta 3 years ago
[BH-1517] Blank screen after deep press

Deep press causes blank screen when in
meditation/settings.
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
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
580277bb — Paweł Joński 3 years ago
[BH-1480] Reset timer on state machine reset

Reset timer on state machine reset (homescreen)
0b223771 — Paweł Joński 3 years ago
[BH-1489] Prevent popups from clearing settings screen

Prevent popups from clearing settings screen
Popups default switch reason is set to Popup instead of PhoneLock
a535401d — Paweł Joński 3 years ago
[BH-1489] Clear cached homescreen popups

Clear cached homescreen popups
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.
Next