[EGD-5204] Show passcode screen only when PC is connected USBConfigured event is not fired when powerbank, charger is connected. [EGD-5204] Show passcode screen only when PC is connected USBConfigured event is not fired when powerbank, charger is connected.
[EGD-5204] Secure USB communication Secure all endpoints by returning 403(Forbidden) when USB is connected. Request screen passcode to enable secured endpoints.
[EGD-5204] Secure USB communication Secure all endpoints by returning 403(Forbidden) when USB is connected. Request screen passcode to enable secured endpoints.
[EGD-5836] Turn on/off the tethering via harness This allows a user to turn on and off the tethering via test harness.
[EGD-5737] Merge master into experimental Synchronize with master before merging
[EGD-5845] Fix broken harness messages tests Fix broken harness messages tests
[EGD-5701] Added DOM dump to harness * Added generic handler to developerMode * Added DOM message handling
[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-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-5483] Updated BT harness tests Added harness test for BT scan in order to be able to test regression
[EGD-5322] Add send message test (long sms, special characters) Add send message test (long sms, special characters) [EGD-5322] Add send message test (long sms, special characters) Add send message test (long sms, special characters)
[EGD-5158] Change access to the bus methods The bus is now accessible only via Service object.
[EGD-5472] Bluetooth worker state machine State machine POC implemented using SML library.
[EGD-5323] Add change sim card test to harness Add change sim card test to harness
[EGD-5457] Add harness test for bluetooth on/off There is no functional tests related to the Bluetooth. As the refactor is on the way,we need to have a tool to check if it works By the way fixed worker deinit
Merge branch 'master' into stable
[EGD-5325] Remove using namespace directives from headers "Using namespace" directive should not be added in headers because this practice pollutes source files.