[EGD-3685] PR fixes Fixes after PR suggestions
[EGD-3685] Fixed linux stubs Fixed broken linux stubs
[EGD-3685] Vibra handling Added driver & business logic. Responds to messages.
[EGD-5701] Added DOM dump to harness * Added generic handler to developerMode * Added DOM message handling
[EGD-5692] Change URC parsing mechanism Improved the mechanism for processing URC messages so that long messages and those containing end of line inside messages can be handled also if income in more than one data chunk.
[EGD-5216] Add module-callular unit test Adds unit tests for TS0710 frame and ATStream.
[EGD-4625] Fix update timeout timer Moved timer handling to Service Desktop Use message comm. to update timer state
[EGD-5805] Fix not charging icon Fix icons behavior in topbar. When plugged and no charging regular dischrging icon is displayed.
[EGD-5236] Clang tidy diff integrated It is now possible to run clang-tidy analysis only on the HEAD commit.
[EGD-5802] Enable harness for calllog and messages Handle properly RecordQuery and CalllogGet parameters
[EGD-5800] Fix small BT icon Replace small BT icon with the corrent one
[EGD-2631] Create window for entering connection code Create only window. Business logic will be added later.
[EGD-5674] Set battery and GSM signal strength indicators as text Temporary set battery and GSM signal strength indicators as text. This is for test purposes only
[EGD-5778] Add signal strength dBM inidcator Refactored signal strength logic and arranged it as seprated widget. Added option to display signal strength as dBM or bar graph.
[EGD-5688] Fixed specialInput selection blocking next action Adding character by specialInput caused next input action to be blocked.
[EGD-5598] GuiTimer refresh window on count Added Gui timer auto refresh window on count and additional name based API to detach timer from window. Added TimerIDGenerator and exception throw on creating user timer with same name.
[EGD-5795] Fix Some MMI data responses are showing only title Fix message processing for call waiting data response Fix message processing for call barring data response
[EGD-5706] Refactor creating audio device Audio devices are created in the audio subsystem and it is not possible to send a device to bt service upon creation. Introduce hookable audio device factory to allow sharing bluetooth audio device. Move audio devices from bsp to audio allowing removal of unwanted bsp -> audio dependency. Remove Bluetooth proxy device which turned out to be a dead end. Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
[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-5787] Fixes re fallback font docs Fixed proper info about default fallback font.