~aleteoryx/muditaos

ref: 5b044715c2b37b3492d1bd2b02d5493d061ca72d muditaos/module-services d---------
80ea3a74 — Bartosz Cichocki 4 years ago
[EGD-7405] Add volume control

Added volume control for HFP
7274f691 — Bartosz Cichocki 4 years ago
[EGD-7405] Connect HFP with audio system

Connected HFP with audio system so 2-way audio transmission is
possible
fb6d0366 — Artur Śleszyński 4 years ago
[CP-564] Reorganize desktop endpoints

Move desktop endpoint factory to a separate lib to be able to provide
different factories for different products.
ce7e6f3b — Mateusz Grzegorzek 4 years ago
[BH-874] Deactivate alarm in backend on Alarm deactivation

Deactivate alarm in backend on Alarm deactivation
57874cab — Marcin Smoczyński 4 years ago
[BH-912] Improve sys module structure

Improve structure of the module sys. Problems within this module
prevents from linking others.

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
bd90e575 — Marcin Smoczyński 4 years ago
[BH-907] Split utils module into components

Split module-utils into smaller components for better dependency
management. Fix many dependencies throughout the project.

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
1e8082e0 — Wojtek Rzepecki 4 years ago
[EGD-7570] Add Alarm Clock status bar indicator

Added indicator on status bar if any alarm is on
e8dd8aac — Bartosz Cichocki 4 years ago
[EGD-7404] Adapt & prepare CVSD codec for usage in HFP

Adapted both codec and HFP profile to be able to work together.
Now it's possible to stream 2-way audio via HFP profile, but it
has to be integrated properly with EGD-7405
8534d9ab — Maciej Gibowicz 4 years ago
[EGD-7563] Hold minimum CPU frequency for logs dump

During the log dump, we wake up the CPU to 66 MHz
instead of the maximum frequency.
82eaee53 — Paweł Joński 4 years ago
[BH-885] Fix Bell hw

Increased stack for apps and service
Deleted invalid call to uninitialized SML in BatteryCharger
Moved torch handling from common code to pure specific
4175025f — Piotr Tański 4 years ago
[EGD-776] PreWakeUp chime

Added a prewakeup chime handler.
caffed99 — Pawel Olejniczak 4 years ago
[CP-439] Add case color to device info endpoint

Color of Mudita Pure's case can be now read from
device info endpoint.
958ce490 — Marcin Smoczyński 4 years ago
[BH-897] Split module-sys

Split system module to better manage dependencies between system
components.

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
5f03b914 — Marcin Smoczyński 4 years ago
[EGD-7641] Disable service desktop tests

Disable tests due to linkage problems.

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
e3a057e1 — Przemyslaw Brudny 4 years ago
[EGD-7310] Alarm GUI and features update

Updated AlarmOptionsItem to use UTF8Spinner.
Created specialized widgets to cover options
sets. Updated GenericSpinner to handle Pure
navigation and content swap. Updated Alarm
RRule code to work with Custom Days selection
and new widgets. Added Tests. General GUI
stylistic fixes. Increased app Alarm Clock
and service Time stack sizes.
b15006a9 — Artur Śleszyński 4 years ago
[CP-564] Make desktop endpoints a separate lib

In order to have different sets of endpoints for different products,
we need to separate endpoints from the desktop service.
bf3897b6 — Piotr Tański 4 years ago
[EGD-7610] Unnecessary services and apps removed

Removed lwIP, FOTA and clock application.
3a9ab31a — Piotr Tański 4 years ago
[BH-776] Implemented PreWakeUp unit tests

Unit tests added for the PreWakeUp basic implementation.
f16a18d9 — Marcin Smoczyński 4 years ago
[BH-860] Decouple charger driver from system

Remove system dependency from charger driver implementation. Remove
circular, lambda driven dependency between charger and brownout
detector. Remove event manager dependency in driver as well.
Encapsulate some of charger logic in introduced battery controller.

Extract path configuration to the separate target to decouple charger
from vfs middleware.

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
8c5ca7e1 — Przemyslaw Brudny 4 years ago
[BH-703] Base Bell OnBoarding application

Added base Bell OnBoarding application. Bell list
options refactor.Language selection, setting and
finalize windows.
Next