~aleteoryx/muditaos

ref: 6533aba24ef55cde97a89ef8040b9da21425d571 muditaos/module-gui d---------
782980b2 — PrzeBrudny 5 years ago
[EGD-4372] Text addition boundaries added with tests. Removed old bounds checking. Text blocks on newlines split issue fixed. Text widgets cleanups. (#1020)

4f8f315c — tomaszrogala 5 years ago
[EGD-3823] Create Popup windows (#946)

-Create bargraph widget
-Create Home modes window
-Create Volume window
-Create Brightness window
-PR changes
8d952572 — PrzeBrudny 5 years ago
[EGD-4407] Text backup and restore added. (#1022)

253aa6b6 — Łukasz Anwajler 5 years ago
Minor fix: uppercase network names in topbar (#978)

4cc46759 — PrzeBrudny 5 years ago
[EGD-4210] Text newline handling, bounds first refactor, Test fixes. (#944)

691c2926 — Krzysztof Mozdzynski 5 years ago
[EGD-3360] Input and display language separation, input language setting implementation (#920)

486d21af — Marcin Smoczyński 5 years ago
[EGD-4288] refactor global data (#959)

Reduce firmware size by refactoring global data defined in public
headers.

Each global variable which require runtime initialization adds
initialization code to every translation unit which includes the header
where the variable is defined and declared.
EGD-3585 ServiceGUI and ServiceEink initial cleanup (#953)

* EGD-3585 SerwiceGUI and ServiceEink initial cleanup

* moved code to one function per message handling
* removed dead code from comments
* added Service.cpp demangling to debug messages for clear output
* added Response value to return messages to `connect()`
c7c9b2dd — Paweł Olejniczak 5 years ago
[EGD-4278] Fix filling Rect with color (#950)

4bc7df5f — Tomek Sobkowiak 5 years ago
[EDG-4049] Add locked screen settings window with ON/OFF (#900)

* [EDG-4206] Add locked screen and integrate with ON/OFF widget
EDG-3585 Small fixup for refresh & cleanup in buildDrawLists (#916)

* EGD-3585 Minor refresh fixup&  Normalised buildDrawList everywhere
d954b3f5 — Wojtek Cichoń 5 years ago
EGD-4202 Adding missing images gui docs (#935)

* Adding missing images to gui module docs
b1736f63 — Radosław Wicik 5 years ago
[EGD-3852] convert to libs services: gui, eink (#933)

daf333b3 — PrzeBrudny 5 years ago
[EGD-4189] BoxLayout Center Alignment calculation fixed when margins are present. (#926)

[EGD-4158] Added network access technology indicator
dd508387 — Piotr Tanski 5 years ago
[EGD-4051] Based application manager app switching on application stack. (#858)

* [EGD-4051] Based application manager app switching on application stack.

* [EGD-4051] Application manager thorough refactor.
d676fdab — Paweł Olejniczak 5 years ago
[EGD-2628] Create Add device windows (#867)

[EGD-2628][WIP] Attach Add Device window

[EGD-2628] Fix passing scanned bt devices to Add device window

[EGD-2628] Add bt icon and adjust botton bar of Add device window

[EGD-2628] Add all devices window, & some fixes for add device window

[EGD-2628] Update changelog & cleanup

[EGD-2628] Improve bluetooth main window
bf260952 — Lucjan Bryndza 5 years ago
[EGD-4075] Use FATFS in the Linux builds (#843)

* [EGD-4075] Use FAT fs in the emulator

Add script for genrate base phone image

* [EGD-4075] Use FreeRTOS-FAT in emulator initial commit

* [EGD-4075] Thread local storage fix

Fixing thread local storage when running on the
Linux platform in the test mode

* [EGD-4075] Improve image generation

Improve image generation script on the linux platform

* [EGD-4075] Fix all test with FAT fs image

Fix all tests with fatfs image

* [EGD-4075] Fix calculator utility test

* [EGD-4075] Image dependencies fix

* Remove uneeded comments

* Missing headers in CR

* [EGD-4075] Fixed whitespaces

Co-authored-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
e131dae6 — Przemyslaw Brudny 5 years ago
[EGD-3743] Removed old doxygen copyright statements from project.
2276ceed — Radoslaw Wicik 5 years ago
[EGD-3743] Update copyrights in fies
Next