~aleteoryx/muditaos

ref: c8ad07c3c00c5c41e81af4b54a5965f9b3551559 muditaos/pure_changelog.md -rw-r--r-- 15.5 KiB
4f7ec2ef — Lukasz Mastalerz 3 years ago
[CP-1831] Editing contact which is deleted via Center can still be saved but with incomplete data

Fix for editing contact when it was deleted via Center.
Edited contact cannot be saved if it was deleted earlier. Proper communication is shown.
Fix for phonebook app was not handling database notifications correctly.
43d3a71e — Lefucjusz 3 years ago
[MOS-166] Unify grey color levels

Unified gray color levels used for texts
displayed in GUI.
Fixed issue with 'No calls yet.' text
not displaying.
4b873561 — Marcin Zieliński 3 years ago
[MOS-357] Fixed regression described in MOS-916

Ditto
b7308b26 — Lefucjusz 3 years ago
[MOS-920] Fix incorrectly displayed Swedish texts in Onboarding

Fix of the issue that some of the Swedish
translations were incorrectly displayed
in Onboarding - some were misaligned
and some didn't display at all.
9bf69c65 — Marcin Zieliński 3 years ago
[MOS-878] Don't break audio playback on file deletion

Since a currently played file is deleted, the player
goes to the next file from the list. A special case:
if the deleted file is the last one, the playback
stops (and can be resumed by the user).
75b531f7 — Lukasz Mastalerz 3 years ago
[MOS-871] Loudspeaker icon is not updated when audio routing has changed

Fix for the loudspeaker becomes active again when a headset is unplugged
if it was on while the headset was connected to the phone.
Fix typo in Bluetooth in EventType enum.
3ddb357b — Maciej-Mudita 3 years ago
[MOS-190] Add missing translations for EULA

Added missing EULA translations in French and Swedish.
6ae0cf0e — Lukasz Mastalerz 3 years ago
[MOS-901] Missing translation for words "show" and "replace"

Fix for missing translation for words "show" and "replace" in all
languages except for English.
e6fe10e7 — Marcin Zieliński 3 years ago
Revert "[MOS-357] Broken navigation around contact adding"

This reverts commit 7a51a6f09bee138d620860d30c6d7daa1533213d.
e1a73af2 — Lefucjusz 3 years ago
[MOS-176] Fix long turn off time

Fix of the issue that resulted in long
turn off time of the phone, which was
caused by unfortunate coincidence
of functions names - as a result the
one from the included header file was
called instead of the one from the
anonymous namespace inside the file,
what resulted on not cutting off
board power until the watchdog
triggered.
e9e1f317 — Lukasz Mastalerz 3 years ago
[MOS-77] Notifications on the home screen shouldn't be bolded

Fix for bolded notification text in every language.
ddf4a6f5 — Lefucjusz 3 years ago
[MOS-905] Fix crash on power off with USB cable connected

Fix of the issue that turning off the phone and
clicking any keyboard button resulted in
crash and reboot.
6108ebeb — Bartosz 3 years ago
[MOS-59] Change tethering text to icon in status bar

Changed text to icon, fixed behaviour with phone modes
1340e694 — Bartosz 3 years ago
Revert "[MOS-578] Fix incorrect logic with SMS notifications"

This reverts commit de99e12e000c89088a6d9e79cac3cf2d2e73a90c.
3e762ab8 — Lefucjusz 3 years ago
[MOS-28] Change alarm sounds and ringtones preview behavior

Change of the behavior of alarm sounds
and ringtones preview, so that it matches
with the design.

Additionally fixed lack of ringtones list
looping.
0196754e — Maciej-Mudita 3 years ago
[MOS-38] Fix window redirection when clicking on the SMS icon

After clicking the message icon on the "contact details" screen,
the user will be redirected to either the message thread
with that person or to the new message screen (only if thread
does not exist yet / or has been deleted in the past)
c5fbf282 — Kuba Kleczkowski 3 years ago
[MOS-879] Fixed misleding SMS flow

Fixed misleading SMS flow after sending error.
When modem was rebooting attempt to send SMS was causing
Rejected by no sim popup, which was misleading for user.
7a51a6f0 — Marcin Zieliński 3 years ago
[MOS-357] Broken navigation around contact adding

From now on, after cancelling or confirming a new contact
creation initiated from the call log, the phone goes back
to correct windows.
25a8f781 — Lefucjusz 3 years ago
[MOS-199] Change unknown char glyph to match with design

Fix of the issue that glyph displayed as
a substitute for unsupported character
was different than the design suggested.

Additionally minor code cleanup.
9a281dfe — Marcin Zieliński 3 years ago
[MOS-663] Replacement for empty templates screen

Now there's information displayed that there are no
templates and in order to add some, the user needs
to use Mudita Center. Also, given no templates, the
screen doesn't show the 'USE' button.
Next