~aleteoryx/muditaos

ref: cfdd234db1b41c2244c484ec72d3ac9c659cdfa5 muditaos/module-apps d---------
cfdd234d — Paweł Joński 4 years ago
[BH-1316] Vertical layouts

Add 2 vertical layouts
e833690c — Paweł Joński 4 years ago
[MOS-288] Add community build

Add community build
Add targets for community fonts
0452e6fe — Maciej Janicki 4 years ago
[MOS-153] Fix quotes bugs

Fixes quotes bugs:
[MOS-320]
[MOS-321]
[MOS-322]
[MOS-323]
c1c7c077 — Lucjan Bryndza 4 years ago
[MOS-98] Fix message regression functionality in drafts

Fix edit message regression functionality in the drafts

Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
0f591383 — Bartosz Cichocki 4 years ago
[MOS-124] Fix navbar text

There should be select instead of confirm
053f2706 — Adam Dobrowolski 4 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 4 years ago
[MOS-124] Add Code Comparision pairing logic

Added missing logic for code comparison pairing, fixed popup text
6f632579 — Pawel Olejniczak 4 years ago
[MOS-82] Refresh state of pin lock button only if the state was changed

Pin lock state of SIM card was not correct if user
resigned from entering pin of SIM card.
24eff591 — Maciej Janicki 4 years ago
[MOS-296] Merge fix popup stack issues

Fix popup stack issues with Harmony
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.
Next