~aleteoryx/muditaos

ecd56d9e — Wojtek Cichoń 5 years ago
Added Code of Conduct taken from https://www.contributor-covenant.org/ (#760)

39a1af51 — Wojtek Cichoń 5 years ago
[EDG-3982] Removed unnecessary files, some of the moved to Confluence (#786)

Removed unnecessary files, some of the moved to Confluence
8089596d — Wojtek Cichoń 5 years ago
[EGD-3734] Rewriting release.md (#792)

Release.md small fixes
68d56561 — Wojtek Cichoń 5 years ago
Small changes to the GUI article (#778)

Co-authored-by: Wojtek Cichoń <wojciech.cichon@mudita.com>
9c7e4139 — Hubert Chrzaniuk 5 years ago
[EGD-3784] Add service audio non blocking API (#789)

0014dae2 — Lucjan Bryndza 5 years ago
[EGD-3854] Removing goto's from the code (#797)

It is generic cleanup task for removing all goto files

Co-authored-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
196c0268 — Przemyslaw Brudny 5 years ago
[EGD-2395] Added BottomTop orientation support for listView. Created SMSThreadViewWindow and SMSOutputWidget. MessagesStyle moved from global Style.hpp. Fixes in Text. ListView fixes, BoxLayout callback for requestedSize. Added smsInput into list. Drafts handling added.
2cff3473 — Marcin Smoczyński 5 years ago
[EGD-4002] audio: remove phone call recording (#794)

There is no requirement for this functionality and it complicates the
audio subsystem.

Fix includes and cleanup minor flaws in the process of this change.
330c57e1 — kkleczkowski 5 years ago
Egd 3259 (#781)

* [EGD-3259] Updating RTC time from network time.

* [EGD-3259] Updated changelog.

* [EGD-3259] Missing files.

* [EGD-3259] Time updaten notification.

* [EGD3259] Fixed SET_TIME_ZONE_REPORTING command.

* [EGD3259] SET_TIME_ZONE_REPORTING fixed properly.

* [EGD-3259] Commands added to factory.

* [EGD-3259] Fixes after rebase.

* [EGD-3259] Style fix.

* [EGD-3259] PR applied.

* [EGD-3259] PR applied again.

Co-authored-by: Kuba Kleczkowski <dd>
a0956f06 — Krzysztof Móżdżyński 5 years ago
[EGD-3780] Fix emoji insertion
bb21bca2 — Michał Kamoń 5 years ago
[EGD-3865] window locked screen (#784)

* LockedInfoWindow added
* RichTextParser enabled shortened text formating
4908919c — Wojtek Cichoń 5 years ago
[EGD-3840] All quickstarts in one document - rewritten and polished. (#754)

All quickstarts in one document - rewritten and polished
2df98eea — Jakub Pyszczak 5 years ago
[EGD-3841] Add audio vibration and enable sound option
fa471405 — Marcin Smoczyński 5 years ago
[EGD-3461] sys: update service header comments (#774)

Remove TODOs, update Deinit/Close handlers doxygen comments.

Make CloseHandler final - it must not be overloaded.
[quickfix] flash_eMMC restored boot.bin copy (#782)

daa95317 — Pawel Olejniczak 5 years ago
[EGD-3793] Add DatabaseAgent base class and SettingsAgent

[EGD-3793] Update SettingsWorker to make it work.

[EGD-3793] Rename worker to agent
46088570 — Tomas Rogala 5 years ago
[EGD-3700] Switch window rework

-Create application->switchManyWindowsBack() method
-Create equivalent to empty window enum class
-Remove stored prevWindows variables
-Add bottom bar to empty window (equivalent to allEvents)
-Repair going back to previous windows functionality
-Repair switching window (with empty events DB)
-Add EventShift value to event records time
b89d6cca — Tomas Rogala 5 years ago
[EGD-3700] Time display on rt1051 - rework
17aa46bb — Hubert Chrzaniuk 5 years ago
[EGD-3871] Add vibration and playback enable/disable logic (#765)

f38960e1 — Hubert Chrzaniuk 5 years ago
[EDG-3870] Fix audio looping (#769)

Next