~aleteoryx/muditaos

ref: db3665611287a545847f3ceb059a8ee568caedd1 muditaos/products/BellHybrid d---------
db366561 — Mateusz Piesta 4 years ago
[BH-1012] Update frontlight settings app

Removed Home View from settings list(BH-1004)
Fixed default brightness value(BH-964)
Added missing Frontlight Mode view(BH-966)
Reworked frontlight settings app using NumListItems
and EvtMgr API to control screen backlight.
Fixed minor issues with side arrows and couple of minor
bugs.
68f315b3 — Mateusz Grzegorzek 4 years ago
[BH-956] Fix PrewakeUp settings window bug

Fix bug which causes that
settings are saved even if the window
was exited with the back button.
32e97fa3 — Paweł Joński 4 years ago
[BH-1044] Fix goodbye + turnoff screen

Fix goodbye + turnoff screen
6591cdce — Mateusz Piesta 4 years ago
[BH-1021] Unify ListItem arrows behavior

From now min/max arrow indicators behave
the same throughout the GUI.
bff70a4a — Przemyslaw Brudny 4 years ago
[BH-1029] Refactored Time widgets with colon and content change

Refactored Time widget colon handling to be mapped with used
font. Added contentChange flag and handling to BoxLayout
for dynamic recalculation of child elements.
c0d9368d — Mateusz Piesta 4 years ago
[BH-868] Replace deprecated spinner

Replaced old, deprecated Spinner with
the new generic one. From now on, only one
implementation of spinner is used throughout the
code base.
b8bb4aff — Paweł Joński 4 years ago
[BH-1042] Fix frontlight timer restart

Fix frontlight timer restart
20178f38 — Mateusz Grzegorzek 4 years ago
[BH-928] Fix alarm ring home screen issue

Fix issue when switching off the alarm ring,
the home screen is not coherent with figma.
d0772ab0 — Wojtek Rzepecki 4 years ago
[EGD-7798] Fix alarms backend with new format

New format of alarm time in database and processing
c27ebe2e — Tigran Soghbatyan 4 years ago
[BH-772] Use rich text instead of plain text

Use richText in BellSideListItem descriptions
e1d78adb — Tigran Soghbatyan 4 years ago
[BH-772] Add bedtime reminder tone settings

Add bedtime tone and volume settings scenes
Add bedtime tone and volume support for notification
58751ddd — Tigran Soghbatyan 4 years ago
[BH-1002] Fix snooze settings UI

Add "minutes" bottom description for snooze lenght setting screen
6e69eb6a — Wojtek Rzepecki 4 years ago
[BH-990] Adjist CPU frequency chages

Adjusted Bell frequency low-power mode changes
8a3b2e2a — Maciej Janicki 4 years ago
[BH-943] Fix screen clean after exit

Remove cleaning screan after shutdown.
7fa479f7 — Paweł Joński 4 years ago
[BH-1013] Add missing alarm time on homescreen

Add missing alarm time on homescreen after alarm ringing
37cd983a — Piotr Tański 4 years ago
[BH-1039] Fixed frontlight fallback to default value

The frontlight should not fallback to its default value
once the ramp target is reached.
58bcaec2 — Lukasz Skrzypczak 4 years ago
[BH-916] Bell factory reset

Rewritten advanced options code. Thanks Mati !
9a90d622 — Tigran Soghbatyan 4 years ago
[BH-1003] Fix snooze settings UI

Add snooze chime interval bottom description
205b5fb5 — Lukasz Skrzypczak 4 years ago
[BH-1018] Fix Bell BGSound Stack Smash

Increased application stack
a88c6a6a — Paweł Joński 4 years ago
[BH-932] Hide arrows on NumListItem border values

Hide arrows on NumListItem border values
Next