~aleteoryx/muditaos

ref: dd3eeaf1e25816f6298dd0be843bc9da71211aa6 muditaos/module-apps/apps-common d---------
dd3eeaf1 — Lefucjusz 3 years ago
[MOS-240] PVS Studio analysis bugs fix

Fixes to major part of issues found
by PVS Studio static analysis
mainly micro-optimisations
1cb4da81 — Adam Dobrowolski 3 years ago
[MOS-307] Application and Service example and docs

Working example of application and service ready to copy from
with minimum documentation
Apply suggestions from code review
Co-authored-by:
* Paweł Olejniczak <58421550+pawel-mudita@users.noreply.github.com>
* Paweł Joński <79840715+paweljonskim@users.noreply.github.com>
* Bartosz Cichocki <sp2fet@gmail.com>
46bdedf9 — Mateusz Piesta 3 years ago
[BH-1350] Meditation timer update

Meditation timer application update.
Refactored gui spinners, list items.
cfdd234d — Paweł Joński 4 years ago
[BH-1316] Vertical layouts

Add 2 vertical layouts
0f591383 — Bartosz Cichocki 3 years ago
[MOS-124] Fix navbar text

There should be select instead of confirm
053f2706 — Adam Dobrowolski 3 years ago
[MOS-282] Librarisation of services and test service

* options work a bit better ,now services and apps are
  selectable by option in cmake
* test service example added
* major documentation for module-services
* documentation for project configs and logs

Co-authored-by: Bartosz Cichocki <sp2fet@gmail.com>
Co-authored-by: Mateusz Piesta <mateusz.piesta@mudita.com>
28c9acd1 — Bartosz Cichocki 3 years ago
[MOS-124] Add Code Comparision pairing logic

Added missing logic for code comparison pairing, fixed popup text
24eff591 — Maciej Janicki 3 years ago
[MOS-296] Merge fix popup stack issues

Fix popup stack issues with Harmony
5dc42c2b — Maciej Janicki 3 years ago
[MOS-296] Merge new master commits into merge-stable-wip

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

Merge stable Harmony branch into merge wip branch
ad3aa54b — Przemyslaw Brudny 4 years ago
[MOS-123] Added bluetooth authentication popups

Added bluetooth authentication popups with different
pair methods and process info display.
6dadcc33 — Przemyslaw Brudny 4 years ago
[MOS-250] Added print text edit type for label purposes

Added print text edit type for label purposes.
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
304fb2c8 — Przemyslaw Brudny 4 years ago
[MOS-111] Added missing refresh conditions

Added missing refresh conditions.
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
25250fc9 — Tomasz Rybarski 4 years ago
[BH-1314] Home Screen Layouts Selectable

Layouts can be changed in Settings-Clock Face
5c4a5a4a — Przemyslaw Brudny 4 years ago
[MOS-152] Text Abc input mode support added

Text Abc input mode support added with tests.
425d23e4 — Alek Rudnik 4 years ago
[MOS-97] Fix of wrong label for missed call notification

There was no label on missed call notification from private number.
After fix it is diplaying "Missed calls" info.

Original fix from 60bdca524338025dc0117edcc5c5579376441b0b [MOS-104]
was also modifed as it previously introduced regression on menu window.
63ae4d64 — wojtekrzepecki 4 years ago
[MOS-224] Fix phone lock window timeout

extened timeout for better readbility
Next