[EGD-4286] remove ServiceDesktop from main.cpp (#958)
small fix in flash_emmc.sh (.ini files are not there anymore)
umount end eject disk are active again
[EGD-4213] Convert service-appmgr to library - library (#960)
[EGD-4151] Application manager actions introduced. (#905)
* [EGD-4151] Application manifest structure defined.
* [EGD-4156] Applications registry and basic action handler implemented.
[EGD-4181] Indexer service scan files (#914)
* [EGD-4181] Initial file indexer service
* [EGD-4181] Initial version of the indexer service
* [EGD-4181] Small changes needed for file indexer
* [EGD-4181] Pass message from vfs to indexer service
* [EGD-4181] Initial indexer service with timers
* [EGD-4181] File indexer service list files
* [EGD-4181] Use default destructor in header
Don't use iterator
* [EGD-4181] Code review fixes.
* [EGD-4030] File indexer handle base mime types
* [EGD-4181] Code review fixes.
* [EGD-4181] Audio file indexer initial stub
* [EGD-4030] Text files indexer
* [EGD-4081] Missing UTF8 file header
* [EGD-4181] Startup paths as an array.
* [EGD-4181] VFS notifier dir fixes
* [EGD-4181] Service fileindexer as static library
* [EGD-4181] Code review fixes
Co-authored-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
Egd 4143 Service antenna enabled. (#936)
* [EGD-4143] WiP service-antenna enabled.
* [EGD-4143] Fixed service timer, connetion status from store.
* [EGD-4143] Changelog.
* [EGD-4143] Fixes after rebase.
* [EGD-4143] Service-antenna LOG disabled.
* [EGD-4143] PR suggestions.
* [EGD-4143] Duplicated includes removed.
Co-authored-by: Kuba Kleczkowski <dd>
[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.
[EGD-3743] Update copyrights in fies
[EGD-3315] Main functionality: DB queries, timers processing, base classes for future use
[EGD-3469] ServiceTime - start
[EGD-3857] Create calculator application
EGD-4036 Application windows - added register mechanism
* Moved ApplicationLauncher to separate files - declutering
* WindowsStore renamed to WindowsFactory - Store needs to be splitted toavoid antipattern
* Options window build dynamically onBeforeShow
* Dialog windows dynamically built
[EGD-3838] Introduced a meditation progress bar with simple implementation of meditation application. (#783)
[EGD-3359] Special characters and emoji window
[EGD-3864] main file cleanup (#761)
Remove dead code; cleanup and sort include list. Introduce config file.
[EGD-3681] settings main screen updated to the design chart https://projects.invisionapp.com/d/main#/console/18241335/385967135/preview
[EGD-3681] review issues solved: new settings window contains link to the old one, _old files removed, issues regarding lambda params, removed translations for de, fr, sp;removed section file/author from the header/body, removed destructor - default one exists in the base class, not used parameter with maybe_unused param, reoved dead code; DeinitHandler removed (was empty) - currently base class calls onClose on all its windows; reinterpret_cast removed
[EGD-3637] restoration of Bluetooth stack
[EGD-3637] Bluetooth hangup fix
[EGD-3770]: remove viewer app
This app is not useful anymore and should be removed.
Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
[EGD-3522] added missing updateTemplate query