[EGD-5737] Merge with master
Keep experimental up to date with changes from master
changelog: fix broken changelog for v0.49.1
changelog: update changelog for v0.52.1
[EGD-5061] Fix lack of audio during call
Audio might have not work if audio streams
were reused. This was fixed by introducing proper
cleaning procedures.
[EGD-4921] Add next harness test cases
Test harness extended with additional tests:
- Making a call to a specific phone number.
- Calling back to the last number from the call log.
- Searching for SMSes with a phone number filter.
[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-4780] Change in GUI documentation to cover DOM
* GUI Visitor documentation added
* GUI DOM documentation added
[EGD-5033] Fix missing texts for ApplicationDesktop
*Screen and Sim lock windows missing texts added
[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.
[EGD-4978] Add Bluetooth virtual audio device
Bluetooth audio device requires different handling than other
audio devices. The commit adds proxy device that does not
handle requests itself but instead sends requests too Bluetooth
service.
[EGD-4579] Add bluetooth settings storage
Add settings storage to bluetooth related items
[EGD-4952] Changelog update
update changelog for v0.51.1
[EGD-4732] "All Operators" menu option is shown when "Operator auto-select" is off; the state is kept in db
[EGD-4732] Network menu items visibility / indentation