~aleteoryx/muditaos

ref: 79b3c32842459fa72db6357e20ff7e892cc365f6 muditaos/products d---------
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
916da629 — Maciej Gibowicz 2 years ago
[BH-1722] Fix unswitchable alarm audio

fix for missing pop-up with information
about deactivating the alarm
f9d67e41 — Lukasz Mastalerz 2 years ago
[MOS-986] Update database version

Update database version
b9352275 — Lefucjusz 2 years ago
[MOS-1000] Remove unsupported character from quotes

Removed unsupported character from several
quotes used in Pure.
7e4ac322 — Dawid Wojtas 2 years ago
[BH-000] Update versions

Update ecoboot and recovery versions for building
the software image.
86144284 — Maciej Gibowicz 2 years ago
[BH-1722] Fix unswitchable alarm audio

Disabling the alarm by clicking "deep press" on the system shutdown
screen only visually deactivated the alarm
but the alarm sound continued to ring.
379df3ee — Lukasz Mastalerz 2 years ago
[CP-2040] Character sequence causes file being displayed as empty line in relaxation app

More generic solution for handling too long text to display.
Focuses mostly on Relaxation but other apps also can benefit from it.
Next