~aleteoryx/muditaos

ref: a0677af340a1fec8e8652b64fb97ca7f0902de12 muditaos/module-apps d---------
76b5204d — Piotr Tański 4 years ago
[EGD-7669] Fixed a crash while searching for notes

The view was not attached to its presenter.
3b84af27 — Przemyslaw Brudny 4 years ago
[EGD-7631] PhoneLock timer system time independence refactor

Refactored PhoneLock to be independent of system time.
Refactored refresh options for notification receive on
Windows.
37ee2ae4 — Przemyslaw Brudny 4 years ago
[BH-852] Bell settings language selector

Bell settings language selector.
f8dd719e — Przemyslaw Brudny 4 years ago
[BH-702] Bell OnBoarding welcome window added

Bell OnBoarding welcome window added.
fc28fcd2 — Mateusz Grzegorzek 4 years ago
[BH-888] Icons export - fix naming

Fix Bell icons naming.
8256c5bb — Wojtek Rzepecki 4 years ago
[EGD-7568] Add show active snooze

Added option to view active snooze
from the level of notifications list
ffaf94c5 — Wojtek Rzepecki 4 years ago
[EGD-7715] Add hidden Alarm settings window

Added prevoiusly hidden alarm settings window
23a42d0e — Maciej Janicki 4 years ago
[BH-922] Fix alarm activate popup

Fix activate popup to have proper alarm time
Change activate/deactivate popup to use alarm model
8cb2ac7e — Piotr Tański 4 years ago
[BH-906] Integrate Pre-wake up settings with its handler

Pre-wake up handler integrated with the pre-wake up settings.
7e26f5e0 — Przemyslaw Brudny 4 years ago
[EGD-7670] Alarm toggle off all alarms

Added toggle all alarms handling with tests.
7d3949ce — mkamonMdt 4 years ago
[BH-893] Add BGSounds progress window

The commit provides an implementation to MVP of
BackgroundsSounds ProgressWindow. The implementation
is restricted to basic UI and timer functionality.
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>
6ca2d383 — Mateusz Piesta 4 years ago
[BH-875] Snooze settings model fix

Fixed bug in GenericSpinner.
Added proper error handling.
ca38dff5 — Adam Dobrowolski 4 years ago
[EGD-7635] Alarm triggers popup

Added action from service backend integrated with alarm UI and  MVP
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.
6cf3e0da — Przemyslaw Brudny 4 years ago
[EGD-7156] Fix alarm time get

Fixed alarm time get.
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>
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
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
Next