~aleteoryx/muditaos

2aaed62b — KacperLewandowski 5 years ago
[EGD-3699] Add notifications handling in calendar.
99b0c8ea — Radoslaw Wicik 5 years ago
 [EGD-3794] Add Settings SQL
fe5e42bb — Marcin Smoczyński 5 years ago
changelog: update changelog for v0.39.1 (#739)

7694df5b — pawpMudita 5 years ago
[EGD-3139]Scrolling contacts list with a particular letter - part 1
[EGD-3813] magic enums as submodule + update to 0.6.6 release
[EGD-3813] fixed outgoing call stucked in calling state
28b3eacb — Pawel Olejniczak 5 years ago
[EGD-2623] Add basic version of settings->bluetooth options window
bcb60251 — Radoslaw Wicik 5 years ago
[EGD-3816] PR buils on CI in release
d7617b2f — Jakub Pyszczak 5 years ago
[EGD-3487] Volume buttons
4942167c — Tomas Rogala 5 years ago
[EGD-3713] Rework repeat option data flow

-Implement onIsChecked callbacks
-Add Custom repeat functionality
-Prevent from repeated events duplicates
Egd-3408 Rich text  (#712)

* EGD-3408 gui::Text Rich text parser added with pugixml tree & tree walker

* EGD-3408 Fitted code in
b7eb4365 — Przemyslaw Brudny 5 years ago
[EGD-3799] Messages queries cleanups.
521cadc0 — kkleczkowski 5 years ago
[EGD-3768] Fixed items sizes and positions in Date Time window. (#728)

* [EGD-3768] Fixed items sizes and positions in Date Time window.

* [EGD-3768] Unneeded log removed + changelog.

Co-authored-by: Kuba Kleczkowski <dd>
ea13bda5 — RobertPiet 5 years ago
[EGD-3681] settings main screen updated to the design chart https://projects.invisionapp.com/d/main#/console/18241335/385967135/preview
[EGD-3681] review issues solved: new settings window contains link to the old one, _old files removed, issues regarding lambda params, removed translations for de, fr, sp;removed section file/author from the header/body, removed destructor - default one exists in the base class, not used parameter with maybe_unused param, reoved dead code; DeinitHandler removed (was empty) - currently base class calls onClose on all its windows; reinterpret_cast removed
4c30d444 — Marcin Smoczyński 5 years ago
[EGD-3797] change default country to unknown

Can't assume that user is in Poland if number origin is unknown.

Fix related unit tests.
06e3bb0f — kkleczkowski 5 years ago
Egd 3709 - Application antenna - added parameter history window. (#713)

* [EGD-3709] Applicatgion antenna switch parameters window.

* [EGD-3709] Changelog + service-antenna disabled.

* [EGD-3709] PR suggestions + missing antenna rquest.

Co-authored-by: Kuba Kleczkowski <dd>
8fd488b0 — Piotr Tanski 5 years ago
[EGD-3720] Database service API cleanup for messages application. (#720)

- Major cleanup of database query usage.
6d22e005 — Bartek Cichocki 5 years ago
[EGD-3637] restoration of Bluetooth stack

[EGD-3637] Bluetooth hangup fix
49a67764 — Radoslaw Wicik 5 years ago
[EGD-3782] Fix: sending sms to new or deleted contact
ef7cb08c — Bartek Cichocki 5 years ago
[EGD-3566] added calllog handling in service-desktop

[EGD-3566] implemented calllogGet query

[EGD-3566] fixed callogGet query

[EGD-3566] added CalllogGetCount query handling

[EGD-3566] added CalllogRemove query handling

[EGD-3566] added CalllogGetByContactID query handling

[EGD-3566] added tests
Next