~aleteoryx/muditaos

ref: c68624ee3730ccbfb715ec1975fdd599b6ed0cce muditaos/module-apps d---------
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)
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.
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.
a42fc708 — Lefucjusz 3 years ago
[MOS-902] Fix crash when entering message thread

Fix of the issue that entering messages
and trying to send SMS without SIM card
inserted (and in a few another cases
when sending resulted in failure)
phone would crash.
08f4d903 — Mateusz Piesta 3 years ago
[MOS-530] Various calculator app fixes

* Fixed issue with subtract operation triggering unusal behavior.
* Unified handling of the add,sub,mul,div operations.
* Updated and verified existing unit tests and added new ones covering
unhandled cases.
* Added basic requirements/readme.
015d8ea4 — Lefucjusz 3 years ago
[MOS-29] Fix invalid screen after missed call

Fix of the issue that missed call triggered
view that shown 'call ended' text.
6097f761 — Adam Wulkiewicz 3 years ago
[BH-1609] Fix resizing of format in TimeSetFmtSpinner

Change the resizing logic of the children of TimeSetFmtSpinner.
Remove arguments of TimeSetFmtSpinner and BellStatusClock ctors.
e820a760 — Maciej-Mudita 3 years ago
[MOS-893] Fix invalid time description in the SMS thread

The sending/receiving time information will be displayed as follows:
- Only an hour –> for today
- Yesterday and hour –> for messages received/sent yesterday
- Day of the week and hour –> for messages received/sent within
last 7 days
- Date (day+month) and hour –> for messages older than week,
but still from the same year
- Date (day+month+year) and hour –> for messages
rom previous years
24f63baf — Lukasz Mastalerz 3 years ago
[MOS-871] Loudspeaker icon not updated when audio routing has changed

Fix for the loudspeaker icon has not changed while calling with
loudspeaker on and connecting headset to the phone.
63f09cbc — Maciej-Mudita 3 years ago
[MOS-196] Add days of the week to the list of SMS, calls and notes

If an event (e.g. receiving a call or SMS) happened
in the current week, we display the days of the week
instead of the date on the list.
7d396efc — Lefucjusz 3 years ago
[MOS-204] Fix screen ghosting after emoji selection

Fix of the issue of screen ghosting after
emoji selection, visible particularly well
in messages app - changed fast refresh
to deep one on returning from emoji selection
screen to the previous application.

Additionally minor code cleanup.
fb327651 — Bartosz Szostak 3 years ago
[MOS-578] Fix incorrect logic with SMS notifications

Fixed case, when there's only one thread unread and
there's no info about the thread, only a generic message

Tests are deleted because the fix would require rewritting ALL
of those tests - those will be written with new implementation
of notification table
eca248c6 — Marcin Zieliński 3 years ago
[MOS-35] Add more input modes for USSD reply

Previously only the mode restricted to digits was available.
fb16f5d4 — Lefucjusz 3 years ago
[MOS-172] Fix asterisk button behavior in contacts

Fix of the improper asterisk button behavior
in new contact window - pressing the button
to change an input mode resulted in
'OPTIONS' label being displayed for the
left function button in navbar when the
asterisk button was held.
e84525af — Lefucjusz 3 years ago
[MOS-279] Add templates list looping

Fix of the issue that templates list was
not looped.
aee113ac — Maciej-Mudita 3 years ago
[MOS-60] Fix displaying an incorrect window after ending a call

After quick dobule "END CALL" selection, the window
for adding a contact is displayed for a while.
d7115fe5 — Maciej-Mudita 3 years ago
[MOS-52] Fix the data displayed on snoozed alarms screen

When we were currently in the snoozed alarms screen and a new alarm
rang, the data was displayed incorrectly.
de7e92c5 — Lukasz Mastalerz 3 years ago
[MOS-68] Deleting a contact flow finishes with a wrong screen

Fix for displaying wrong screen after contact removal
9fb8432b — Lefucjusz 3 years ago
[MOS-592] Fix right arrow behavior in search field

Fix of the issue that clicking right arrow
in search field caused the focus to be moved
to image on the right, what made inputting
text impossible.
Additionally minor code cleanup.
Next