~aleteoryx/muditaos

ref: 862b0745ee649264c0932ff33f19f3370f157215 muditaos/products d---------
747de071 — Mateusz Szczesny 2 years ago
[BH-1753][BH-1754] Bump Ecoboot version for Harmony

Bumped Ecoboot version for Harmony from 2.0.2 to 2.0.4.
93b11aa7 — Lefucjusz 2 years ago
[MOS-1024] Fix unlocking phone after locked with tethering popup

Fix of the issue that after phone has locked
on tethering confirmation popup, unplugging
USB cable would result in bypassing phone
lock screen without providing password.
Minor ApplicationCommon cleanup.
6fa1ec7c — Lefucjusz 2 years ago
[MOS-1011][MOS-1025] Bump Ecoboot version for Pure

Bumped Ecoboot version from 2.0.0 to 2.0.2.
f4bcc5ce — Dawid Wojtas 2 years ago
[BH-1758] Fix information about next alarm ring

Launching an application requires an updated
alarm time from the database.
58c8f7b7 — Maciej Gibowicz 2 years ago
[BH-1756] Fix "turn off" window display time

"Turn off" window should be displayed for 10 seconds triggered by
pressing the buttons "light" and "back" or 180 seconds triggered from
the menu->settings
a4138a82 — Dawid Wojtas 2 years ago
[BH-1750] Fix meditation countdown timer

When the meditation countdown timer is enabled
and the deep press is performed before this window expired
then it displays 0:00 timer.
14a3bd16 — Maciej Gibowicz 2 years ago
[BH-1746] Minor fixes for onboarding

- default year update
- added system shutdown if there is no user activity for 180 seconds on
the language selection screen
- fixing the logic in onboarding screens
1b08c01c — Dawid Wojtas 2 years ago
[BH-1748] Fix problem with sounds in applications

The deep press can disable alarms which cause
disable sounds. That behavior interrupts sounds in
applications.
97527883 — Lukasz Mastalerz 2 years ago
[BH-1412] Whitelist update

Whitelist removed for Harmony
Changed the way whitelist is obtained
Added missing logs for Eink Dispaly
462a7393 — Lukasz Mastalerz 2 years ago
[BH-1412] Fix system shutdown procedure

Changed startup services order.
Prevent handling multiple "close ready" messages from one service while closing
system.
Introduced a new state in ServiceGUI.
Fixed a problem with turning on Harmony with a connected USB cable.
14046eb1 — Dawid Wojtas 2 years ago
[BH-1745] Fix a deep press crash during popups

Rewrite the popups filter to remove unnecessary popups.
Remove callbacks from activate and deactivate popups
which cause problems when the popups was on the stack.
6e1741c9 — Lefucjusz 2 years ago
[MOS-1013] Fix missing audio files in simulator after rebuilding image

Fix of the issue that rebuilding simulator
image after multimedia files have been
indexed resulted in no files visible in
Music Player app.
824cb5ae — rrandomsky 2 years ago
[MOS-930] Fix for for misunderstanding holes in sms conversations

Not all messages can fit on the current screen in sms conversation windows,
so there may be some holes that might suggest that  there are no more messages
to display. Now, when therea are more SMS to see by scrolling up,
the Old Messages label will indicate this fact.
d2b9a10d — Lefucjusz 2 years ago
[MOS-1002] Change USSD code handling to match design

Fixed issues with GUI behaviour on failed
USSD code handling.
Minor code cleanup in several parts of system.
f7ad63c9 — Lukasz Mastalerz 2 years ago
[BH-1412] Fix services dependencies

Changes in dependecy managment
Replacing state flags with states in ServiceGUI
Unifying some parts of code
39281cb0 — Dawid Wojtas 2 years ago
[BH-1241] Fix the frontlight in pre-wake up

Disable the frontlight and chime when the
pre-wake up is off using deep press.
2023cf57 — Maciej Gibowicz 2 years ago
[BH-1728] Fix redundant clock face display while shutting down Harmony

When the user holds the back button for 10 seconds to display
the "turning off" prompt, we  show a redundant clock face display.
36ba11a7 — Maciej Gibowicz 2 years ago
[BH-1729] Changed the "Turn off Harmony" popup display time to 10 seconds

When the user activates the prompt to turn off Harmony, it has been
displayed for more than 3 minutes.
8222ab52 — Maciej Gibowicz 2 years ago
[BH-1733] Add Harmony version information

In the Settings->About section, we will have information
about which version of Harmony the user has.

co-author @Lefucjusz
55b4a8ed — Maciej Gibowicz 2 years ago
[BH-1726] Fix unwanted popup on shutdown screen

During the alarm occurrence and on the system turn-off screen,
selecting "No" option causes the "Next alarm will ring in 24h"
prompt to be displayed
Next