~aleteoryx/muditaos

ref: 3056cd6f01358c1a77f142fe981666284b245b32 muditaos/products d---------
[MOS-1052] Change VoLTE label from 'beta' to 'experimental'

Changed VoLTE label from 'beta' to
'experimental'.
Fixed transition state label font
size to match the design.
592d3144 — Lukasz Mastalerz 2 years ago
[BH-1696] Charging notifications improvements

Fixes and improvements for charging notifications
feec59f5 — Lukasz Mastalerz 2 years ago
[BH-1696] Notification when connect the device to the charger

Adding notifications when charger is connected
d9a1194e — Lukasz Mastalerz 2 years ago
[BH-1688] Create a standard for logs

* Adding document describing how to use logger
* Adjusting logs to follow a new guide
* Change order in log header:
  line number is now before function name
5b27fb36 — Lukasz Mastalerz 2 years ago
[BH-1784] Replace discharged device screen

Add more information to discharged screen
3b24ac9e — Lefucjusz 2 years ago
[MOS-1047] Fix calling abort() in EnterNumberWindow

* Removed call to abort() method in case
EnterNumberWindow's SwitchData handler
receives message that can't be handled,
what caused the phone to crash.
* Unify ApplicationCall window names
definitions.
* Code cleanup.
674a7683 — Lefucjusz 2 years ago
[MOS-669] Add too hot battery notification when charging

* Added notification showing on the main
screen if the battery has reached too
high temperature to continue charging.
* Code cleanups.
77387829 — Lukasz Mastalerz 2 years ago
[BH-1766] Update ecoboot version

Update ecoboot version for Harmony to 2.0.5
4b7cceeb — Lefucjusz 2 years ago
[MOS-1041] Fix Pure crash on audio file with large metadata

Fix of the issue that Pure would crash while
transferring audio file with large metadata
(e.g. song with album cover in high quality
embedded in tags) due to TagLib trying to
allocate more heap than available.
635ad1ac — Maciej Gibowicz 2 years ago
[BH-1774] Fix frequency lock during user activity

- Sentinel locks the frequency when pressing buttons and the encoder.
- The "user activity" sentinel will be properly managed by the system
(CpuGovernor) just like other sentinels.
- Adding information about active sentinels in the power management
statistics logs
310befd1 — Lukasz Mastalerz 2 years ago
[BH-1769] Incorrect message after setting the alarm with deep press

Fix incorrect message after new alarm setting in some scenarios
1fff0a51 — Lukasz Mastalerz 2 years ago
[BH-1768] Snooze mode with deep pressed knob

Fixed not disappearing snooze icon when an alarm is deactivated
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
Next