~aleteoryx/muditaos

ref: 3cf1d87c1f29390373193501894d05c7d19a560c muditaos/module-gui d---------
c0f5243b — Lefucjusz 3 years ago
[MOS-402] Time legibility on lock screen fix

Fix of the issue that time on the lock screen was
getting illegible after a few hours. This change
fixes the problem by performing deep refresh
instead of fast refresh every 30 minutes. The
refresh rate can be easily changed, as it is stored
in settings database.
e5114922 — Maciej Gibowicz 3 years ago
[MOS-138] Correction of URC poll mode parameters

In poll mode, the CSQ will be requested every 15 minutes
and another attempt to switch the mode will be after 1 hour.
If the keyboard is unlocked or the USB cable is connected
or the BT car kit is connected, the URCs will be operated
in the reporting mode.
ff772275 — Paweł Joński 3 years ago
[MOS-361] Navbar fonts size fix

Fix navbar fonts size regression
1e4c7932 — Paweł Joński 3 years ago
[BH-1411] Layouts settings arrows adjustment

Layouts settings arrows adjustment
d6fdeb32 — Paweł Joński 3 years ago
[MOS-288] Split default and fallback fonts to separate entries

And fix emojis display
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
e833690c — Paweł Joński 4 years ago
[MOS-288] Add community build

Add community build
Add targets for community fonts
2b2bb13a — Maciej Janicki 4 years ago
[MOS-296] Merge remote-tracking branch 'origin/stable'

Merge stable Harmony branch into merge wip branch
6dadcc33 — Przemyslaw Brudny 4 years ago
[MOS-250] Added print text edit type for label purposes

Added print text edit type for label purposes.
b7ecdecb — Przemyslaw Brudny 4 years ago
[MOS-152] Added "!?" into sentence detection signs

Added "!?" into sentence detection signs.
4ee8672d — Przemyslaw Brudny 4 years ago pure_1.2.0-rc.1
[MOS-152] Text Abc mode keypress rotation fix

Text Abc mode keypress rotation fix.
5c4a5a4a — Przemyslaw Brudny 4 years ago
[MOS-152] Text Abc input mode support added

Text Abc input mode support added with tests.
8fe0f2c7 — Paweł Joński 4 years ago
[BH-655] SideListView - Remove dead code

Remove dead code from SideListView
903a6c80 — Bartosz Cichocki 4 years ago
[EGD-8251] Add DrawCommand unit test

Added test for drawing the vector image
c1391090 — Mateusz Piesta 4 years ago
[BH-1389] Catch2 unit tests optimization

Removed redundant recompilation of catch2 main
resulted in over 20% speed up of unit tests compilation.
4dd045f3 — Przemyslaw Brudny 4 years ago
[EGD-3544] Label replacement with OneLine text

Label replacement with OneLine text. Style and usage fixes.
7897f863 — Adam Dobrowolski 4 years ago
[EGD-8164] Multiple same popups can be stored

On initial code there was option to store only one popup of set
priority, now we can store multiple ones
183d1be4 — Przemyslaw Brudny 4 years ago
[EGD-3411] Added OneLine Text with Ellipsis

Added OneLine Text with Ellipsis. Text Lines and Cursors
refactor. Added tests.
ad6f9896 — Przemyslaw Brudny 4 years ago
[EGD-7056] Fixed sms input cursor starting position to document end

Fixed sms input cursor starting position to document end.
19d6468e — Przemyslaw Brudny 4 years ago
[EGD-8035] Fixed looped lists and applied to all Pure lists

Fixed looped lists bugs and applied to all Pure lists.
Next