[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
[BH-1748] Fix problem with sounds in applications The deep press can disable alarms which cause disable sounds. That behavior interrupts sounds in applications.
[BH-1412] Whitelist update Whitelist removed for Harmony Changed the way whitelist is obtained Added missing logs for Eink Dispaly
[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.
[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.
[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.
[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.
[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.
[BH-1412] Fix services dependencies Changes in dependecy managment Replacing state flags with states in ServiceGUI Unifying some parts of code
[BH-1241] Fix the frontlight in pre-wake up Disable the frontlight and chime when the pre-wake up is off using deep press.
[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.
[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.
[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
[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
[BH-1722] Fix unswitchable alarm audio fix for missing pop-up with information about deactivating the alarm
[MOS-986] Update database version Update database version
[MOS-1000] Remove unsupported character from quotes Removed unsupported character from several quotes used in Pure.
[BH-000] Update versions Update ecoboot and recovery versions for building the software image.
[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.
[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.