~aleteoryx/muditaos

ref: f7ad63c951d6b8c8378126405eb6d16d739505cb muditaos/module-services d---------
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
882a6d08 — Lukasz Mastalerz 2 years ago
[BH-1714] Handling eink initialization errors

Added error detection while eink initialization.
Added mechanism to reinitialize the eink in case of error.
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
6ed82f3f — Lefucjusz 2 years ago
[MOS-1005] Fix handsfree ringing after caller hangs up

* Fix of the issue that incoming call triggered
handsfree ringing which didn't stop after
calling side hung up.
* Cleanup of several places in code, minor
bluetooth <-> cellular integration refactor.
21171bb4 — Lukasz Mastalerz 2 years ago
[BH-1714] Eink refactor and error handling

Cleanup and refactor for eink code.
Changed turning on/off procedure.
Add error handling.
4b854391 — rrandomsky 2 years ago
[MOS-30] Fix for Alarm not being handled properly during a phone call

During the phone call, the alarm was not displayed and subsequent alarms
after this scenario did not work. This has now been fixed and the alarm
during a phone call will be automatically snooze.
4e685bb7 — Lefucjusz 2 years ago
[MOS-999] Provide additional info in log filename

Added info about product, OS version, commit hash
and serial number to log filename to simplify
triage and quick sanity check of the logs in
cases many log files have to be analyzed.
d6535a98 — Lefucjusz 2 years ago
[MOS-238] Change RNG used in quotes randomization

* Changed RNG used when randomizing quotes list
that was accidentally omitted in the previous
PR.
* Small cleanup around RandomizedQuoteModel.
2620191e — Lefucjusz 2 years ago
[MOS-238] Use on-chip hardware TRNG as an entropy source

Use hardware TRNG integrated into RT1051 MCU
as an entropy source for builds complied
for RT1051.
783ebcbb — Lefucjusz 2 years ago
[MOS-183] Fix RT1051 debug build

Fix of multiple issues that resulted
in debug build failing.
b792bd77 — Lukasz Mastalerz 2 years ago
[BH-1625] The shutdown window doesn't appear while closing the system

Fixed the problem with the not appearing system closing window in some cases
7dc758bb — Lukasz Mastalerz 2 years ago
[CP-1968] Disconnecting the device during file upload causes problems with the USB

Fixed the problem with an endless loop while sending data
when USB is already disconnected.
ebcd1394 — Lefucjusz 2 years ago
[CP-1962] Add Harmony color detection

* Added serial number based Harmony color
detection.
* Unified serial number handling for both
products.
da838b8c — Lefucjusz 2 years ago
[BH-1706] Fix inaccessible MTP on Harmony

Fix of the issue that Harmony's MTP
was constantly locked after MOS-686
fix, as the mechanics of unlocking
was not handled for Harmony at all.
c1a8e47c — Lukasz Mastalerz 2 years ago
[BH-1690] Add information about the connection to the PC

Added text with information about the connection to the main window
when the USB cable is connected to the PC
c96dc7dc — rrandomsky 2 years ago
[MOS-686] Fixed MTP availability only after phone unlocked

Fixed file access via MTP even when phone is not unlocked.
Now access is granted when the phone is unlocked by the user entering
a passcode. If the phone is not passcode protected (passcode is nor set)
then access to the files is always possible via MTP.
205fedb9 — Mateusz Piesta 2 years ago
[BH-1595] USB reset procedure

* Fixed incorrect reset procedure
* Minor refactor
0159f2a1 — Lukasz Mastalerz 2 years ago
[CP-1937] Amount of space assigned to "Other" changes after uploading audio file

Fixed by sending information about device memory in floats instead of
uints
b6235923 — Mateusz Piesta 2 years ago
[BH-1595] USB charger detection issues

* Fixed issues with USB charging port detection
* Fixed memory leak in usb_stack/OS integration layer
* Fixed incorrect handling of software timer
* Minor cleaning/refactor.

[BH-1595] Turned off USB/PC charging

Charging enabled only for a dedicated charger. Users won't be able
to charger while connected to the PC.
b4568c32 — Kuba Kleczkowski 2 years ago
[MOS-977] Added VoLTE support in additional countries

Added VoLTE support in Poland, Germany, Denmark, United Kingdom,
 Netherlands, Canada and Austria.
Next