~aleteoryx/muditaos

ref: afa37eef2cc6d1255d42dea213f4d44b9a8fbe6a muditaos/module-db/Databases d---------
bcb2f3dd — Lucjan Bryndza 5 years ago
Merge branch 'master' into stable
6711e02b — jimmorrisson 5 years ago
[EGD-4446] Change: new filesystem handling implementation in module db. (#1052)

Due to vfs deprecation there is need to remove all vfs calls from code. This PR covers module database. It also contains minor fixes in module-db.
54bb1d4a — RobertPiet 5 years ago
[EGD-4343] use new settings in ServiceAudio (#997)

* [EGD-4343] ServiceAudio moved to new settings
c0d1d524 — Lucjan Bryndza 5 years ago
Merge branch 'master' into stable
675dc59c — RobertPiet 5 years ago
[EGD-3572] SettingsTable exchanged to settings::Settings (#968) (#1044)

[EGD-3572] Application has an instance of Settings - removed from derived apps
[EGD-3572] Application is the owner of Settings handling for its windows/widgets
[EGD-3572] Settings header moved to service-db public section
6533aba2 — KacperLewandowski 5 years ago
[EGD-4073] Alarms database rework (#1006)

Adaptation to the query approach.
ee8a5e4a — Tomek Sobkowiak 5 years ago
[EDG-4346] Load script to init contacts database (#1013)

4ee0fee7 — Tomek Sobkowiak 5 years ago
[EDG-4348] Load script to init calllog database (#1016)

add5ef8b — Tomek Sobkowiak 5 years ago
[EDG-4351] Load script to init notifications database (#1030)

92965078 — Tomek Sobkowiak 5 years ago
[EDG-4350] Load script to init notes database (#1023)

2aa015ca — Tomek Sobkowiak 5 years ago
[EDG-4347] Load script to init sms database (#1015)

Co-authored-by: Radosław Wicik <60609724+rwicik@users.noreply.github.com>
c25ad794 — RobertPiet 5 years ago
Revert "[EGD-3572] SettingsTable exchanged to Settings::Settings (#968)" (#1035)

This reverts commit f11bc1f0d0120c04ee6f826f75c9e8a9f5894602.

Co-authored-by: Hubert Chrzaniuk <hubert.chrzaniuk@mudita.com>
f11bc1f0 — RobertPiet 5 years ago
[EGD-3572] SettingsTable exchanged to Settings::Settings (#968)

[EGD-3572] Application has an instance of Settings - removed from derived apps
[EGD-3572] review issues resolved
[EGD-3572] shared_ptr -> unique_ptr
[EGD-3572] Primary Key for settings_tab:path
[EGD-3572] empty values handling
707b31ac — Lucjan Bryndza 5 years ago
[EGD-4264] directory reordering (#1001)

* [EGD-4264] VFS directory reordering

Currently VFS uses flat directory structure
for disc manager I need more sofisticated directory layout

* [EGD-4264] Remove redundant -Wno

* [EGD-4261] New purefs API

* [EGD-4264] Unittest fixes

* [EGD-4264] Directory relativity

* [EGD-4264] Relative path fixes

* [EGD-4264] Fix RT1051 compile errors

Co-authored-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
6e248eb3 — Tomek Sobkowiak 5 years ago
[EDG-4349] Load script to init alarms database (#1000)

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
1a919db2 — Radoslaw Wicik 5 years ago
[EGD-2974] Support for temporary contacts as a group
472991c6 — jimmorrisson 5 years ago
[EGD-3337] Create settings database table to be vertical not horizontal.
78904a6b — Tomas Rogala 5 years ago
[EGD-3307] Review changes
Next