~aleteoryx/muditaos

ref: 10553e0567fa07c824079ab0e1aec32c96e17075 muditaos/module-apps d---------
6459d506 — Lefucjusz 2 years ago
[MOS-928] Fix pasting in new contact view fields

Fix of the issue that pasting text into fields
in new contact view when there was already
some text present there resulted in improper
ellipsis placement and cursor misalignment.
b139f5bf — Mateusz Piesta 3 years ago
[MOS-927] Fixed search engine labels

Removed incorrect CALL/OPEN labels when editing contact obtained by
using search engine.
51184eb7 — Marcin Zieliński 2 years ago
[MOS-931] Correctly abbreviate multiline strings in dialog titles

Problem originally spotted at SMS deletion, corrected for all
dialog windows.
0e7ae160 — Adam Wulkiewicz 3 years ago
[BH-1639] Add welcome message with charging info

Add new bell welcome window
Add new close reasons
Add new actions
Bump assets version
Remove bold text from welcome message
Remove bold text from onboarding popups
c514fc53 — Kuba Kleczkowski 3 years ago
[MOS-47] Fixed non closed USSD session

USSD pull session was not closed when USSD popup
was closed by back button. Also USSD code was slightly
refactored.
04922b95 — Bartosz 3 years ago
[MOS-921] Fixed unexitable screen while having a missed call during template selection

Created a cloned SMS template window to differenciate it from the
templates used in SMS thred - better than creating a bool flag...

Added switchBack on missed call to application messages
dacff2cf — Marcin Zieliński 3 years ago
[MOS-6] Fix lack of contact data update on returning to search list

Ditto
78a499e3 — Lefucjusz 3 years ago
[MOS-29] Fix invalid screen after rejecting with template

Fix of the issue that rejecting call with template
resulted in displaying 'Call ended' screen, while
'Call rejected' screen should be displayed.

Fixed missing 'USE' label in templates
window.
57fa3567 — rrandomsky 3 years ago
[MOS-359] Fix returning to call screen from message template

Fixed returning to the call screen from the message template screen
from which the user can send a message during an incoming call.
5ff78e4a — Marcin Zieliński 3 years ago
[MOS-357] Reverting regression

Reverts only the direct cause of a regression spotted and the changelog item.
cd54ba05 — Maciej-Mudita 3 years ago
[MOS-202] Add meditation parameters to non-volatile memory

The meditation parameters set by the user will be remembered.

style check fix
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
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.
e6fe10e7 — Marcin Zieliński 3 years ago
Revert "[MOS-357] Broken navigation around contact adding"

This reverts commit 7a51a6f09bee138d620860d30c6d7daa1533213d.
0a60b159 — Marcin Zieliński 3 years ago
[MOS-663] Regression fix

Fixed a regression that the SMS template list showed always
the state representing no templates defined, regardless if
there were any in the database.

There's a minor side effect that querying the database and
refreshing the window is doubled which can be seen in
debugging, but it's unnoticeable in usage.
482d5345 — Lefucjusz 3 years ago
[MOS-906] Fix missing tick mark in ringtones list

Fix of the missing tick mark that should appear
on the currently selected ringtone, but didn't.
6108ebeb — Bartosz 3 years ago
[MOS-59] Change tethering text to icon in status bar

Changed text to icon, fixed behaviour with phone modes
1f157e41 — Bartosz 3 years ago
[MOS-59] Fix weird behaviour of indicators on popups

Fixed phone mode indicators on popups
Next