~aleteoryx/muditaos

c69fde01 — Maciej Gibowicz 4 years ago
[EGD-6630] Integration file indexer with music player

The list of music tracks is retrieved from the database,
where they are indexed beforehand,
instead of being searched in real time in the file system.
b61ac5c8 — mkamonMdt 4 years ago
[BH-884] Add Timer value selection window

The commit implements MVP for BackgroundSound's Timer
window. In order to print string values (e.g. OFF)
the Timer is relised by UTF8Spinner.
6cf3e0da — Przemyslaw Brudny 4 years ago
[EGD-7156] Fix alarm time get

Fixed alarm time get.
e9a15998 — Wojtek Rzepecki 4 years ago
[EGD-7657] Fix alarm query

Fix of the alarm query to select only
nearest enabled alarm
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>
c8e65453 — Mateusz Piesta 4 years ago
[BH-891] Alarm popup fix

Fixed bug and added proper handling
of timer/input keys.
45c27c2f — Przemyslaw Brudny 4 years ago
[EGD-7156] Fix alarm time set

Fixed alarm time set.
1e8082e0 — Wojtek Rzepecki 4 years ago
[EGD-7570] Add Alarm Clock status bar indicator

Added indicator on status bar if any alarm is on
e478d06a — Mateusz Grzegorzek 4 years ago
[BH-823] Pre-wake up settings - part II

Implement Pre-wake up settings logic.
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
313c71e5 — Mateusz Piesta 4 years ago
[BH-867] Temp unit save fix

Temperature unit is now correctly stored/loaded.
4c19fa16 — Wojtek Rzepecki 4 years ago
[EGD-7612] Add alarm popup

Added alarm popup window. Added ImageBoxWithText
widget.
b82c29fa — Paweł Joński 4 years ago
[BH-756] Frontlight on alarm ringing

Frontlight on alarm ringing
bac94217 — Paweł Joński 4 years ago
[BH-871] Stop music at alarm end

Stop music at alarm end
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.
e0fae087 — Marcin Smoczyński 4 years ago
[BH-908] Fix macros header location

Remove duplicated header for linux; move header for rt1051 to the same
tree as for linux.
_exit.c uses os so it should be placed in the os.

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
44818b12 — mkamonMdt 4 years ago
[BH-880] Fix of missing minus in PowerNap

The bug could be noticed on the PowerNap's
progress window. The countdown there is supposed
to be increasing in value, that means the minus
sign should be visible at all non-zero values.
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.
Next