~aleteoryx/muditaos

ref: 79cbe1517e981ea21596d850ecec1e791266e718 muditaos/module-apps d---------
79cbe151 — tomaszkrosnowski 4 years ago
[EGD-7165] Stop playing music when leaving MP

When Music Player (MP) app is closed the currently played track should
be stopped so the music is no longer heard by user.
9edd5665 — Mateusz Piesta 4 years ago
[BH-678] Add TimeSetFmtSpinner widget

Added time set spinner widget with dynamic switching
between time formats(24/12H).
74ae1a65 — Marcin Smoczyński 4 years ago
[EGD-7031] Remove UT deps to the production image

Remove dependency to the production image by creating separate sysroot
for test assets alongside with a test image Test.img.

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
05b53f4b — Mateusz Grzegorzek 4 years ago
[BH-700] Add minimal Alarm app

Add minimal BellAlarm application
99ae1539 — Alek Rudnik 4 years ago
[EGD-6723] Music Player application skeleton

Rewritten Music Player to use MVP pattern.
There are no functional changes under this commit.

Fix for port audio leakage
606e0597 — Paweł Joński 4 years ago
[BH-380] Librarize application-calendar

Librarize application-calendar
a912db54 — Pawel.Paprocki 4 years ago
[BH-677] Add widget AlarmSetSpinner

Add widget for Bell alarm display and edit
d6469e21 — Paweł Joński 4 years ago
[BH-564] Time&Units scaling fix

Fix scaling in Time&Units
4147866c — Przemyslaw Brudny 4 years ago
[EGD-7211] Sim contacts import selector UI part

Added sim contacts import selector UI part.
Fixed BoxLayout focusChangedCallback. Fixed
SetFont redraw. Refactored Check and
CheckWithLabel widgets.
1f0d51d1 — DariuszSabala 4 years ago
[BH-671] Fixed CMake in service-audio

Made service-audio CMake comply to Mudita internal guide
01ef10db — Paweł Joński 4 years ago
[BH-564] Add Time&Units application

Add first version of Time&Units application (just setting time)
Remove spinner demo application
7188802f — Mateusz Grzegorzek 4 years ago
[BH-669] Fix CMake in service-appmgr

Fix CMake in service-appmgr
060a472d — Mateusz Grzegorzek 4 years ago
[BH-663] Fix CMake in service-antenna

Fix CMake in service-antenna
bee8aab6 — tomaszkrosnowski 4 years ago
[EGD-7163] Disable auto locking when playing music

When Music Player app is playing a track the phone should not be auto
locked.
30c42fb6 — Lukasz Skrzypczak 4 years ago
[BH-377] Liberalize application special input

Liberalize app SI
1c55d289 — Przemyslaw Brudny 4 years ago
[BH-672] SideListView integration with ListViewEngine

SideListView integration with ListViewEngine.
36a3e86c — Lukasz Skrzypczak 4 years ago
[BH-382] Rebase and cleaning

Rebase and cleaning
57a50e15 — Paweł Joński 4 years ago
[BH-674] TimeSetSpinner

TimeSetSpinner widget with simple clock - no AM/PM suffix
cc3f7930 — DariuszSabala 4 years ago
[BH-385] Turned application meditation into lib

Created separate cmake library, defined public and private
include search path and dependencies, removed this app
from BellHybrid target dependencies and added explicitly
as PurePhone dependency, cleaned up include paths
f463a75a — Przemyslaw Brudny 4 years ago
[EGD-7164] ListViewEngine separation from ListView

ListViewEngine separation from ListView to support different
scrolls and body ListViews on Bell.
Next