~aleteoryx/muditaos

ref: 3c2ca020a9488d8dd09d908d185c758554f9a738 muditaos/module-utils d---------
b5a4e0ff — Artur Śleszyński 4 years ago
[EGD-6697] Fix DateTime tests

Subtractring 0 from current month yields the same date.
06203af9 — Jakub Pyszczak 4 years ago
[EGD-7000] Removed sensitive data

Sensitive data removed from logs in module-utils
and application settings new.
[EGD-6883] Change time settings cleanup

Time related settings are handled by service time now.
utils DateAndTimeSettings replaced by static time service api.
dd178eb7 — Maciej Janicki 4 years ago
[EGD-6958] Fix rssibar oor exception

This commit fixes out of range exception for rssi indication on topbar.
6dfeacff — Alek Rudnik 4 years ago
[EGD-6697] Date and time formatting

Added system locale dependant date and time formatting.
5b2881cc — DariuszSabala 4 years ago
[BH-372] Turned i18n into separate library

Turned i18n module into separate library moving source files, test
files and creating separate CMakeLists.txt, fixed other modules
link targets, fixed paths and sorted some lists
978b1d50 — Alek Rudnik 4 years ago
[EGD-6918] Timestamp clean up

Removal of not needed methods
Addition of unit tests
Fixes according to newst design guidelines
Added new seprate interface cmake lib for time constants
39a760ba — Maciej Gibowicz 4 years ago
[EGD-6702] Add time zone library

The library is used to manually set the time zone.
It is based on the IANA time zone database.
0684b127 — Mateusz Grzegorzek 4 years ago
[BH-515] Create main Bell app

Create main Bell app
34a0d610 — Mateusz Grzegorzek 4 years ago
[BH-393] Create separate math lib

Create separate math lib from Math.hpp file.
02b8d2bf — Piotr Tański 4 years ago
Merge branch 'master' into stable
1a2e12af — Radoslaw Wicik 4 years ago
[BH-373] Convert utils json into a lib

Moving json to a third-party standalone library.
943fef96 — Radoslaw Wicik 4 years ago
[BH-353] Add Documentation for main targets

* clean up mimimu required cmake version
* fixes for release workflow

Add documentation for targets, fixes for cmake
and release workflow.
f96a1be4 — Paweł Joński 4 years ago
[BH-367] Convert UCS2 to library

Convert UCS2 to library,
move tests from module-utils/test to UCS2 folder
b6739819 — Alek Rudnik 4 years ago
Merge branch 'master' into stable
5344c5cf — DariuszSabala 4 years ago
[BH-376] Time module unit test decoupled

Decoupled time module unit test from module-db
c611e3c0 — DariuszSabala 4 years ago
[BH-376] Utils time turned to separate library

Turned module-utils/time folder content into separate library,
cleaned up CMake libs dependencies, fixed include paths
95d96b82 — Pawel.Paprocki 4 years ago
[BH-370] Convert utils common_data into a libs

Create clipboard and eventsore libs
de5b923e — DariuszSabala 4 years ago
[BH-369] Turned UTF8 into separate library

Moved utf8 files, formed separate library, fixed include paths,
added utf8 library as dependency to every other target that
uses it, clang-formated utf8 files, cleaned up tests cmake script,
moved utf8 unit test
9e4fada8 — Lukasz Skrzypczak 4 years ago
[BH-368] Added missing CMAkeLists

Added missing file
Next