~aleteoryx/muditaos

ref: d3701272595e72a0544154ad4a1a6c2f505a0220 muditaos/products d---------
d3701272 — Paweł Joński 4 years ago
[BH-950] Fix snooze settings "back" behaviour

Pressing back on "off" fields causes correct "back" instead of "success"
729f89f9 — Paweł Joński 4 years ago
[BH-1089] Fix onbarding info screens text

Info screens texts are visible now on onboarding idle
bd79db05 — Maciej Janicki 4 years ago
[BH-1073] Add missing asset debug flag

Because Harmony uses Pure components,
a lot of debug infromation is generated
with missing assets. Therefore, we need mechanism
to stop those messages for release before refactor
of shared window components is done.
7597d388 — Przemyslaw Brudny 4 years ago
[EGD-7857] Renamed BottomBar to NavBar

Renamed BottomBar to NavBar.
b5cf1bcd — Mateusz Piesta 4 years ago
[BH-1074] Homescreen flow update

Updated homescreen flow.
c31c1f23 — Adam Dobrowolski 4 years ago
[EGD-7753] Predefined upadter and bootloader versions in cmake

So that we would be able to select proper Uptader and Bootloader
as well as modify them in configuration on demand
9c3fac6a — mkamonMdt 4 years ago
[BH-1080] Fix Bgsounds timeout and volume

The following commit provides a fix for:
 * BH-1080: bug appeard only in case off timer's
auto turn off set to off.  THe OnStopCallback
passed to async stop request was not processed due
to recieving Failed RetCode, which is expected in
singleShot mode. Since there is no need for calling
BGSoundsPlayer::stop on timeout in singleShot mode,
the check was transfered to presenter's onFinished
method.
 * BH-1079: user could set Volume to 0. System-wdie
min volume is 0 so there was presenter-level check added
to restrict minimal Volume value to 1.
4689c390 — Tigran Soghbatyan 4 years ago
[BH-1083] Fix TimeListItem on inputEvent crush

TimeSetFmtSpinner is misbehaving when editing timeFormat
after the object was created. Pass timeFormat in a constructor
fd01dad7 — Tigran Soghbatyan 4 years ago
[BH-1083] Fix bedtime app navigation

Prevent bedtime ItemProvider from consuming an inputEvent
when current bedtime setting is on.
a4a1e9bd — Marek Niepieklo 4 years ago
[CP-755] Audio assets missing after restoring user data

Incorrectly populated multimedia.db backup with quotes.db contents
was restored causing audio assets not available.

Additionally, multimedia.db is not needed as part of backup,
so it's now removed from backed up user data.
d9f8c4cb — Paweł Joński 4 years ago
[BH-1058] New summary screens

New summary screens
7ac0c1d1 — Maciej Janicki 4 years ago
[BH-1075] Add spanish and french

Adds spanish and french translations for Bell.
6fcfc742 — Mateusz Piesta 4 years ago
[BH-1061] Onboarding GUI updates

Welcome screen update

[BH-1011] Language selection adjustments.
[BH-1046] Wrong time format while counting
down Snooze time.
b47d3750 — Mateusz Piesta 4 years ago
[BH-1009] Change name of background sounds

[BH-1047] Alarm settings - copy change in settings
[BH-1052] Alarm activated/deactivated - copy change
[BH-1056] Functionalities names - updates
[BH-1062] Goodbye screen - update
[BH-1068] Copy change(auto turn instead of timer)
bc21bf20 — mkamonMdt 4 years ago
[BH-1078] Fix BGSounds bugs

The following commit fixes:
 * BH-1078 and BH-1082 issues that were caused by
the 30s-auto-main-screen return. The solution
is made in consistency with BellMain  application
(auto-return is turned off for selected windows).
 * BH-1080 wrong title issue: title for timer select
screen was updated in English.json.
 * BH-1079 minimal value for the backgroud sounds'
audio was changed from 0 to 1.
[EGD-7738] Fix modem reset

Fixed modem reset procedur so now it will not stuck in cellular
init on factory fresh phone. Also removed T3/T4 board recognition.
1e9cf7d5 — Paweł Joński 4 years ago
[BH-1036] Fix confirmation & welcome screens after factory reset

Fix confifmation & welcome screens after factory reset
fc3c8fd8 — Tomasz Rybarski 4 years ago
[BH-1038] Alarm Activated/Deactivated Popup Align

Proper alignment of Alarm Activated and Alarm Deactivated Popup
6076c6e4 — Tomasz Rybarski 4 years ago
[BH-1016] Battery Level Range Translation

Display fluent charging level percentage
23241129 — Tomasz Rybarski 4 years ago
[BH-999] Background Sounds Application UI Fixes

Fixed Background Sounds App UI according to specification
Next