~aleteoryx/muditaos

cefe442d — Lukasz Skrzypczak 5 years ago
[EGD-3685] PR fixes

Included Alek's suggestions from PR
5cfa6d34 — Lukasz Skrzypczak 5 years ago
[EGD-3685] Added infinite repeat

Addef API for infinite vibra repeat
c1d2fbb1 — Lukasz Skrzypczak 5 years ago
[EGD-3685] Extra space removed

Left some extra space & failed formatting check
db425e53 — Lukasz Skrzypczak 5 years ago
[EGD-3685] Cleaning

Cleaned some unnecessary code
215329c5 — Lukasz Skrzypczak 5 years ago
[EGD-3685] PR fixes

Fixes after PR suggestions
819d0ff8 — Lukasz Skrzypczak 5 years ago
[EGD-3685] Fixed linux stubs

Fixed broken linux stubs
a5d1fadf — Lukasz Skrzypczak 5 years ago
[EGD-3685] Vibra handling

Added driver & business logic. Responds to messages.
f724d907 — Adam Dobrowolski 5 years ago
[EGD-5701] Added DOM dump to harness

* Added generic handler to developerMode
* Added DOM message handling
1a165ee7 — breichel 5 years ago
[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.
0b77d463 — Kuba Kleczkowski 5 years ago
[EGD-5216] Add module-callular unit test

Adds unit tests for TS0710 frame and ATStream.
042e5b69 — Marek Niepieklo 5 years ago
[EGD-4625] Fix update timeout timer

Moved timer handling to Service Desktop
Use message comm. to update timer state
465159ed — Wojtek Rzepecki 5 years ago
[EGD-5805] Fix not charging icon

Fix icons behavior in topbar.
When plugged and no charging
regular dischrging icon is
displayed.
c7c45122 — Piotr Tański 5 years ago
[EGD-5236] Clang tidy diff integrated

It is now possible to run clang-tidy analysis only on the HEAD commit.
800a2735 — RobertPiet 5 years ago
[EGD-5802] Enable harness for calllog and messages

Handle properly RecordQuery and CalllogGet parameters
16de8cd3 — Mateusz Grzegorzek 5 years ago
[EGD-5800] Fix small BT icon

Replace small BT icon with the corrent one
60c96c6e — Mateusz Grzegorzek 5 years ago
[EGD-2631] Create window for entering connection code

Create only window.
Business logic will be added later.
076c3cbb — Alek Rudnik 5 years ago
[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
43148cea — Alek Rudnik 5 years ago
[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.
a951f857 — Przemyslaw Brudny 5 years ago
[EGD-5688] Fixed specialInput selection blocking next action

Adding character by specialInput caused next input action
to be blocked.
50d0cf0b — Przemyslaw Brudny 5 years ago
[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.
Next