[EGD-5737] Merge master into experimental Keep experimental up to date with changes from master
[EGD-5145] Fix remove vfs include from UT Deprecated vfs is no more accessible. Deleted old includes.
[EGD-5737] Merge with master Keep experimental up to date with changes from master
[EGD-5098] Fix and remove old vfs class Fix and remove global vfs object remove all old data included in the vfs.hpp class
[EGD-5088] Change new filesystem implementation Removed deprecated vfs calls from all applications.
[EGD-4973] Fix absent notifications on home screen SMS and Calls notifications require default init of respective data base. Displaying notifications require wider space reservation for some digits (e.g. `8`)
[EGD-5133] Fix settings bus add duplications Changed Bus Channels vector to set to prevent duplicates and cleaned logging.
[EGD-4968] Change GUI service to optimize flow and memory management Gui and Eink services refactor. Displaying frames performance optimization. Critical resources management.
[EGD-4590] Change KBD parser to JSON for input keyboard files Changed keyboard input language parser to parse JSON files. Removed all KPROF files and added JSON. Added unit tests for new parser. Modified document about adding languages.
battery renames, clean up, degreasing
[EGD-4932] new battery icons + battery in TopBar rework
[EGD-4918] Change network scan for operators Change old implementation of network scan. Now in class which have rest of network settings as NetworkSettings. Change method from old message style to connect/API.
[EGD-4648] Fix auto screen change Action `UnlockSim` should be handled only if there is ongoing SIM flow processing.
[EGD-4694] Add CPU frequency shift mechanism The CPU frequency changes automatically which saves energy
[EGD-4898] Add GUI for Custom MMI messages- call forwarding Visitor framework for displaing MMI messages. GUI for call forwarding custom messages.
[EGD-4727] Change Torch hardware control Change way of button usage
[EGD-5033] Fix missing texts for ApplicationDesktop *Screen and Sim lock windows missing texts added
[EGD-4502] Fix and remove old vfs boot Remove old vfs bootconfig from the vfs which will be removed in the later commit
[EGD-4927] Change new filesystem Due to vfs deprecation there is need to remove all vfs calls from code. This PR covers module apps.
[EGD-4788] Add custom repeat window for the alarm application When choosing alarm repeat option now it is possible to choose specific days of the week and their combinations.