Lukasz Skrzypczak
2911b6b4a1
[BH-378] PR changes
...
PR changes - mainly includes
2021-06-08 12:24:29 +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
Przemyslaw Brudny
b7e710ef9e
[EGD-6867] Renamed TopBar into StatusBar
...
Renamed TopBar into StatusBar.
2021-06-04 12:24:30 +02:00
Pawel.Paprocki
040550f3b7
[BH-356] Move TPLIB (microtar) to separate directory
...
Move microtar to lib, amend CMAKE files
2021-05-24 09:44:29 +02:00
Przemyslaw Brudny
25ba341e6c
[EGD-5884] Added Lock Screen popup handling
...
Moved lock screen window to popup. Split DesktopMainWindow into
two parts (popup and regular). Added LockPhoneHandler into
ApplicationManager.
2021-04-29 12:06:59 +02:00
Artur Śleszyński
71465d8990
[EGD-3119] Hide InputEvent's member fields
...
Use the InputEvent's convenience methods to express intent.
2021-04-29 08:01:18 +02:00
Przemyslaw Brudny
182f694ac2
[EGD-6637] Cleanup locks structure
...
Renaming existing locks namespace and created proper directory
structure.
2021-04-27 16:19:02 +02:00
Adam Dobrowolski
940989833f
[EGD-6527] Internationalization API unification
...
Single api to rule i18n
all calls to localistaion in cpp files unified
cut off ass many dependencies in i18n header as possible
2021-04-20 20:07:44 +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
Lucjan Bryndza
6c4c4e8aef
[EGD-5098] Fix and remove old vfs class
...
Fix and remove global vfs object remove all old data
included in the vfs.hpp class
2021-02-17 16:06:33 +01:00
Piotr Tański
bc4d32c7d8
[EGD-5158] Change access to the bus methods
...
The bus is now accessible only via Service object.
2021-02-08 16:56:42 +01:00
Roman Kubiak
6a207e7a2a
[EGD-4559] store update history in settings db ( #1134 )
...
* [EGD-4559] store update history in settings db
* [EGD-4559] first review fixes
* [EGD-4559] catch changed
Co-authored-by: Alek Rudnik <aleksander.rudnik@mudita.com >
2020-12-09 10:48:20 +01:00
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
Roman Kubiak
5ce2f3d329
Revert "[EGD-4344] vfs-utils refactor ( #1010 )" ( #1027 )
...
This reverts commit e6ca468d2c .
2020-11-17 12:27:25 +01:00
Roman Kubiak
e6ca468d2c
[EGD-4344] vfs-utils refactor ( #1010 )
...
* [EGD-4344] removed vfs-utils.cpp and moved all the functions
to utils or eventStore
* [EGD-4344] removed vfs-utils.cpp and moved all the functions
to utils or eventStore
* [EGD-4344] moved methods to utils::filesystem
* Update module-utils/Utils.cpp
Co-authored-by: Piotr Tanski <piotr.tanski@mudita.com >
* Update module-utils/Utils.cpp
Co-authored-by: Piotr Tanski <piotr.tanski@mudita.com >
* Update module-utils/Utils.cpp
Co-authored-by: Piotr Tanski <piotr.tanski@mudita.com >
* [EGD-4344] test fixes, linux fixes, GUI fixes
* [EGD-4344] rebase fixes
* [EGD-4344] bugfixes for rt1051 and mutex support in EventStore
Co-authored-by: Piotr Tanski <piotr.tanski@mudita.com >
2020-11-16 15:36:52 +01:00
Radosław Wicik
57f6c267ee
[EGD-4213] Convert service-appmgr to library - library ( #960 )
2020-11-04 15:59:45 +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
Roman Kubiak
c1d45026cf
[EGD-3506]: review fixes
2020-10-15 15:51:41 +02:00
Roman Kubiak
96bd9e4226
[EGD-3506]: removed filesystem access from the update window
2020-10-15 15:51:41 +02:00
Roman Kubiak
6d6fa5f312
EGD-3506: translations (en) for update window
2020-10-15 15:51:41 +02:00
Roman Kubiak
d17eead988
[EGD-3506] Review fixes:
...
- removed c-style casting
- moved all types to updateos:: namespace
- removed stale code
2020-10-15 15:51:41 +02:00
Roman Kubiak
9d5551c03f
More info while updating, removed the icon
...
switched to all text.
2020-10-15 15:51:41 +02:00
Roman Kubiak
39638359c5
[EGD-3506] Update now running and rebooting after update process
2020-10-15 15:51:41 +02:00
Roman Kubiak
975251cb80
[EGD-3506] working on desktop window for the update process
2020-10-15 15:51:41 +02:00