Krzysztof Mozdzynski
0ef0d615f3
[EGD-4150] Change filename i18 to i18n ( #1108 )
...
Change filename of internationalization files from i18 to i18n.
I18n should stand for internationalization, not i18. That's why I changed in 'module-utils' name of the folder 'i18' and both .cpp and .hpp files to 'i18n'.
2020-11-27 18:31:00 +01:00
Piotr Tanski
299be4daf6
[EGD-4151] Application manager actions introduced. ( #905 )
...
* [EGD-4151] Application manifest structure defined.
* [EGD-4156] Applications registry and basic action handler implemented.
2020-11-04 10:24:35 +01:00
Radoslaw Wicik
2276ceed67
[EGD-3743] Update copyrights in fies
2020-10-20 12:55:10 +02:00
Przemyslaw Brudny
5c64f96b11
[EGD-3336] Alignment refactor.
2020-07-15 13:07:20 +02:00
pholat
adaf18829e
gui::Text rewrite ( #483 )
...
* Text refactor added
2020-07-07 14:37:53 +02:00
Adam Dobrowolski
e579511028
EGD-2964 application settings - removed leak
2020-05-04 08:45:20 +02:00
Alek Rudnik
e9c7caaf2b
[EGD-3129] remove common magic strings ( #314 )
2020-04-17 22:27:57 +02:00
Alek Rudnik
895369e8f8
[EGD-3114] fix alignment spelling ( #300 )
2020-04-15 09:13:37 +02:00
Radoslaw Wicik
a8573a404c
Apply new style
2020-03-17 10:03:16 +01:00
Adam Dobrowolski
fb09273e5d
removed not needed setSize
2020-02-27 07:26:52 +01:00
kkleczkowski
013422e519
Cellular messages ( #110 )
...
* WiP on porting sms to new cmux.
* [cellular-messages] WiP concatented messages.
* [cellular-messages] Sending sms and concatenated sms.
* [cellular-messages] WiP concatenated messages.
* [cellular-messages] Fixed deserialising multiple frames.
* [cellular-message] Demo app + cellular api.
* [cellular-message] Added text input selection
* [cellular-messages] Fixed font size.
* .gitignore update
* [cellular-messages] cleanup and rm source/version.hpp.
* [cellular-messages] PR suggestions.
* [cellular-messages] Fixed merge overwrites, rest of PR suggestions.
* [cellular-messages] Pr suggestions.
* [cellular-messages] PR suggestions again.
2019-12-17 09:51:05 +01:00