~aleteoryx/muditaos

ref: f1f2a7cfc59ba455247b3b478ce0e2a77bdae54c muditaos/products d---------
d8467114 — rrandomsky 2 years ago
[MOS-1007] Fix for no popup when contact cannot be saved because of same nubers

Fix for fix. It add popup when user try to save contact witch practically
the same numners  (even if having a country code is only difference)
ddc1c641 — Dawid Wojtas 2 years ago
[BH-1761] Add a log when manual reset is performed

If the user performs a manual reset there is no information in
the logs. It can be treated as software resets.
So the best solution is to add a log about incoming
manual reset and dump all logs to the file.
06d16390 — Lefucjusz 2 years ago
[MOS-1021] Fix blocked passcode behavior

Fix of the issue that after blocking
passcode from Center, Pure would still
display passcode input popup; providing
valid passcode there would result in
phone entering invalid state, where it
behaved as if it was unlocked, but
with blocked passcode.
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.
Next