[EGD-5737] Merge master into experimental Synchronize with master before merging
[EGD-5845] Fix broken harness messages tests Fix broken harness messages tests
[EGD-5560] Add pagination for Calendar EP Implement calendar EP pagination based on PagedContext
[EGD-5720] Add send message via new message by using contact Add send message via new message by using contact
[EGD-5833] Add exeution bits to firmare update script To make update process easier.
[EGD-5488] Add BT pairing test plan Test plan for following cases: -pairing "happy path" -pairing with device that cannot be reached -forgetting pair
[EGD-5701] Added DOM dump to harness * Added generic handler to developerMode * Added DOM message handling
[EGD-5802] Enable harness for calllog and messages Handle properly RecordQuery and CalllogGet parameters
[EGD-5737] Merge master into experimental Keep experimental up to date with changes from master
[EGD-5737] Merge master into experimental Keep experimental up to date with changes from master
[EGD-5463] Fix CI emulator log and timeout Fix wrong log stream redirection in CI Use real value from --timeout option and seto it to 30s so emulator have enough time to start properly
[EGD-5266] Fix test harness Covers harness issues that occures on experimental branch due to the new filesystem implementation.
[EGD-5737] Merge master into experimental Keep experimental up to date with changes from master
[EGD-5737] Merge master into experimental Keep experimental up to date with changes from master
[EGD-5737] Merge master into experimental Keep experimental up to date with changes from master
[EGD-5557] Contact Endpoint pagination Pagination added for contact endpoint. Introduced PagedContext and query message for contacts that returns the required contacts together with the number of all contacts in db.
[EGD-5788] Fix json formatting in message endpoint responses Responses had redundant anonymous objects which impeded parsing jsons.
[EGD-5586] Clean up messages endpoint API Introducing changes according to new messages endpoint api proposal doc. All request have been updated, and some new were added. Harness tests were updated too. These changes will be followed up with pagination implementation.
[EGD-5319] Add test related to cold and hot start of cellular Add harness test related to cold and hot start of cellular service
[EGD-5666] Add BT off function Turning BT off was impossible thus there was the need of fixing it Updated harness test