~aleteoryx/muditaos

ref: 4b590ebeb8e72bd3b38958f95f51829d1e720307 muditaos/module-apps d---------
5dc42c2b — Maciej Janicki 4 years ago
[MOS-296] Merge new master commits into merge-stable-wip

Merge new master commits
2b2bb13a — Maciej Janicki 4 years ago
[MOS-296] Merge remote-tracking branch 'origin/stable'

Merge stable Harmony branch into merge wip branch
a72bea8a — Przemyslaw Brudny 4 years ago
[MOS-89] Fixed contact edit window erasing data

Fixed edit contact window erasing data on special character select.
1fff92e9 — Adam Dobrowolski 4 years ago
[MOS-225] Review applied

As above.
dd128535 — Adam Dobrowolski 4 years ago
[MOS-226] Moved algorithms and their data to separate classes

This way we have controll over what does what, and can test
them separatelly
Logging statistics update more and better data presented
ad3aa54b — Przemyslaw Brudny 4 years ago
[MOS-123] Added bluetooth authentication popups

Added bluetooth authentication popups with different
pair methods and process info display.
014d24f4 — Lucjan Bryndza 4 years ago
[MOS-24] Fix music player switch to the next track

Unsupported files prevent switching to the
next / last track.
ad0936f1 — Pawel Olejniczak 4 years ago
[MOS-16] Change favourite contacts font to regular

Font was bold, which was inconsistent with designs.
6dadcc33 — Przemyslaw Brudny 4 years ago
[MOS-250] Added print text edit type for label purposes

Added print text edit type for label purposes.
8b2391f7 — Pawel Olejniczak 4 years ago
[MOS-244] Change label title above favorite contacts

Change title from Favourite Contacts to Favorites
to be aligned with designs.
e59cd403 — GravisZro 4 years ago
[MOS-245] Fix errant spaces

It appears in the past a major edit was made but had used a regex to
change some text which resulted in an errant space between the
enumuneration/struct/class name and the scope resolution operator.
These errant spaces have been removed.
c7513c2c — Adam Dobrowolski 4 years ago
[EGD-8208] Post rebase and review cleanup

Style fixed, moved files to catalog, renames
f7f5bc37 — Adam Dobrowolski 4 years ago
[EGD-8208] Added stop audio route on async response

We get Token on play, and require it in stop. While we cant
stop sound by title & data set to play. And adding standard
handling causes either totally synchronous calls or requires
multiple additional guards it seemed like best use.
Fixed expectation for the same named Response, but meant for bell
Needed so that
- we ring only when needed
- we handle CLIP and RING properly
Applied style
Missed file added
Moved SML logger as it's usefull to some more common parts of code
ddf5342b — Adam Dobrowolski 4 years ago
[EGD-8208] Fixed race condition on ring within call management

Now we get request for call and to end call in proper order
6346d9fd — Pawel Olejniczak 4 years ago
[MOS-76] Add missing space in the separator

Days of the week should be separated by
a comma and a space in the alarm repeat widget
81a34093 — Pawel Olejniczak 4 years ago
[MOS-234] Add Abc input mode to contact search

Abc mode was not selected as a default,
because it was not added in this input field.
304fb2c8 — Przemyslaw Brudny 4 years ago
[MOS-111] Added missing refresh conditions

Added missing refresh conditions.
3a881c46 — Lucjan Bryndza 4 years ago
[MOS-233] Fix no chime interval in med timer

[Meditation] There is no None interval chime
for meditation time < 31min

Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
2f8cda20 — Marek Niepieklo 4 years ago
[MOS-143] Fix notifications for unread message/missed calls

Added Notifications Decrement query
Fixed updating notifications on home/lock screen
2e8d3dd7 — Lucjan Bryndza 4 years ago
[MOS-85] Fix contact that has no Last name

If a contact contains only first name I would expect it to appear on the
list sorted alphabetically according to the letters.

Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
Next