~aleteoryx/muditaos

ref: c8ad07c3c00c5c41e81af4b54a5965f9b3551559 muditaos/pure_changelog.md -rw-r--r-- 18.2 KiB
c8ad07c3 — Marcin Zieliński 2 years ago
[MOS-578] Fix misleading SMS notification text

Display "New message", translated accordingly - in
singular - in case there had been multiple unread
SMS messages and now only one remains unread.
7a084b82 — Lukasz Mastalerz 2 years ago
[CP-1974] Deleting all templates leaves some text on pure screen

Fixed Template window clearing after all templates are removed.
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.
67e8b1c1 — Lukasz Mastalerz 2 years ago
[CP-1950] Templates menu navigation loop and pagination on pure gets blocked

Fixed problem where the Templates window gets unresponsive for user input
while changes in templates were done via MC
64ee37c0 — Lefucjusz 2 years ago
[MOS-980] Match volume popup timeout with phone modes popup

As title describes.
dc48e6c7 — Lukasz Mastalerz 2 years ago
[CP-1841] Distorted playback and poor device control responsiveness

Fixed problem with an unresponding device after playing specific WAV files.
WAV files encoded with ADPCM are not supported now by the devices.
80905d58 — Marcin Zieliński 2 years ago
[MOS-982] Recognizing WCDMA network access method for 3G in GUI

Ditto
cdc29035 — Marcin Zieliński 2 years ago
[MOS-933] Added translations for Bluetooth connection status

Ditto
7fa508cd — Lefucjusz 2 years ago
[MOS-981] Fix crash on phone turn off

Fix of the issue that the phone
might sometimes crash on shutdown.
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.
f79313e3 — Lefucjusz 2 years ago
[BH-1661] E-ink display power management tweaks

Tweaks and changes required to optimize
power consumption for Harmony.
f94d7f63 — Kuba Kleczkowski 2 years ago
[MOS-636] Added MMI/USSD confirmation

USSD/MMI codes are now confirmed after they are sended.
ba0c1739 — Lukasz Mastalerz 2 years ago
[CP-1797] Low battery connection with mc is possible

Decrease critical battery level from 10% to 5%
Add a new entry to the security endpoint in order to block MC
when the phone battery level is critical
737d8fe0 — Mateusz Piesta 2 years ago
[MOS-946] USSD contacts

Fixed adding USSD codes to phonebook.
bdd300e9 — Lefucjusz 2 years ago
[MOS-969] Unify GUI action after contact adding

Fix of the issue that after adding new contact
window with contact details was shown, whereas
after adding new contact with the same number
as the one already present in another contact,
list of all contacts was shown.
Minor cleanup.
7de2bd14 — Maciej-Mudita 2 years ago
[MOS-942] Fix access to contacts when onboarding in progress

During onboarding, the user could add new contacts
by entering the emergency call screen.
2ce7570c — Bartosz 2 years ago
[MOS-000] Update changelog

Updated changelog for 1.7.0 version
53e2fae8 — Lefucjusz 2 years ago
[MOS-178] Add input mode displaying timeout

Added timeout for displaying selected input
mode - now it automatically disappears
after 3 seconds since last change was made.
028229a9 — Maciej-Mudita 2 years ago
[MOS-924] Fix redundant logs about CSQ reporting mode

When the modem was turned off (e.g. due to a discharged battery),
CSQ reporting mode logs caused logger buffer overflow.
Next