Lefucjusz
215e4d96b7
[MOS-783] Fixed Pure unit tests
...
Fixed (most of the) hardcoded
paths in Pure's unit tests.
2023-01-19 16:41:56 +01:00
Onufry Pajaczek
0429079f46
[BH-1542] Stabilize the clock position
...
Third digit fix
2022-08-05 09:24:33 +02:00
Przemyslaw Brudny
bc3e825b77
[EGD-7910] Text directory cleanup
...
Text directory cleanup. Removed old unused assets
directories.
2021-11-05 00:36:34 +01:00
Piotr Tański
1d2f5cf7a4
[EGD-7754] Dates bumped in disclaimers
...
Dates bumped from 2020 to 2021.
2021-10-11 19:08:26 +02:00
Marcin Smoczyński
bd90e57516
[BH-907] Split utils module into components
...
Split module-utils into smaller components for better dependency
management. Fix many dependencies throughout the project.
Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com >
2021-09-23 15:14:40 +02:00
Mateusz Grzegorzek
5de4027e86
[BH-701] Use TimeSetFmtSpinner in Alarm app
...
Fix default font issue
2021-08-11 15:38:51 +02:00
Przemyslaw Brudny
f463a75a93
[EGD-7164] ListViewEngine separation from ListView
...
ListViewEngine separation from ListView to support different
scrolls and body ListViews on Bell.
2021-07-19 16:32:10 +02:00
Lukasz Skrzypczak
7fee0d9cfb
[BH-378] Utils move log to library
...
Moved log to separate library
2021-06-08 12:24:29 +02:00
Michał Kamoń
d0f5f74366
[EGD-6456] ListView based desktop notification
...
This PR provides following changes in notifications:
- notifications were extracted as widget for pop-up-based
locked-screen implementation
- notifications are ListView based implemented
- the most recent notification is displayed on the top of the list
2021-04-22 15:51:59 +02:00
Wiktor S. Ovalle Correa
3b141041e9
[EGD-5737] Merge master into experimental
...
Keep experimental up to date with changes from master
2021-02-17 17:09:37 +01:00
Radoslaw Wicik
d967f86934
[EGD-4763] Add VFS to gui fontmanager mock
...
Fix test in gui fontmanager.
2021-02-04 16:45:50 +01:00
PrzeBrudny
4cc467596e
[EGD-4210] Text newline handling, bounds first refactor, Test fixes. ( #944 )
2020-11-06 14:57:22 +01:00
Radoslaw Wicik
2276ceed67
[EGD-3743] Update copyrights in fies
2020-10-20 12:55:10 +02:00
Przemyslaw Brudny
f4ab64d996
[EGD-3760] ListView added support to rebuild on provided offset.
2020-09-21 17:17:52 +02:00
Przemyslaw Brudny
1b109a1158
[EGD-3451] Messages search refactored and misc fixes.
2020-08-07 12:26:44 +02:00
Przemyslaw Brudny
19e1ca696c
[EGD-3451] RequestRecordsCount refactor in whole project.
2020-08-07 12:26:44 +02:00
pholat
50a1f97643
[feature] Font handling feature ( #527 )
...
* Font renamed to RawFont
* Added gui::Font adapter
2020-07-15 12:15:14 +02:00
Pawel Olejniczak
8983937ea4
[EGD-3189] Fix gui tests and style
2020-07-08 17:07:31 +02:00
pholat
fb586cb4e9
EGD-3229 ( #497 )
...
* EGD-3229 text helper classes added with tests - used in tests, plus misc utils needed
No major actual functionality changed - TextClasses added with this PR
are used in tests only in this commit.
* classes needed to rewrite gui::Text added
* some utilities needed to rewrite gui::Text added
* tests added
2020-07-06 16:19:41 +02:00
Przemyslaw Brudny
531235d5c3
[EGD-3351] Changed old ListView Span tests and added new margin test to BoxLayout.
2020-07-02 16:28:52 +02:00
Przemyslaw Brudny
c282b3f449
[EGD-3341] Test case added.
2020-06-24 14:45:54 +02:00
Przemyslaw Brudny
6aefbea606
[EGD-3278] ListView initial conditions set on clear and test.
2020-06-10 16:08:43 +02:00
Przemyslaw Brudny
bbcef6c7b1
[EGD-3269] PR changes, added test, added to make check.
2020-06-09 14:05:20 +02:00
Przemyslaw Brudny
c63874a2f4
[EGD-3269] ListView google tests added.
2020-06-09 14:05:20 +02:00
Przemyslaw Brudny
6b55a9ab66
[EGD-3269] Basic first working test.
2020-06-09 14:05:20 +02:00
Adam Dobrowolski
672aab60b9
EGD-3200 Added minimal unittests for gui::Window callbacks
2020-05-14 09:17:53 +02:00