~aleteoryx/muditaos

ref: 588925f30a1a0e862dc074c15b6fa1711443c6e8 muditaos/image/assets/lang d---------
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.
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.
e478d06a — Mateusz Grzegorzek 4 years ago
[BH-823] Pre-wake up settings - part II

Implement Pre-wake up settings logic.
4c19fa16 — Wojtek Rzepecki 4 years ago
[EGD-7612] Add alarm popup

Added alarm popup window. Added ImageBoxWithText
widget.
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.
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.
274d31cb — Wojtek Rzepecki 4 years ago
[EGD-7569] Add Alarm snooze list notification

Notification added to notifications model
18a38863 — Mateusz Piesta 4 years ago
[BH-862] Snooze settings

Added snooze settings flow.
488cf000 — Przemyslaw Brudny 4 years ago
[EGD-7409] Empty list additions and fixes

Fixed bug in empty lists displays and added missing
empty lists in applications.
29827a91 — mkamonMdt 4 years ago
[BH-850] PowerNap: SessionEnd implementation

The implementation of the SessionEnd covers:
* SessionEnd window
* SessionEnd Presenter

Additionaly in order to match application's flow requirement
the PowerNapProgress was equipped with:
* OnInput behaviour that allows to transition to the
SessionEnd window
* AlarmTimer timer that automatically transitions to
the SessionEnd window
9ff36a17 — Mateusz Grzegorzek 4 years ago
[BH-835] Add Alarm Settings menu window

Add alarm settings options in `BellSettingsAlarmSettingsWindow`
89526177 — mkamonMdt 4 years ago
[BH-827] PowerNap main window implementation

The commit covers:
*  Window, Model, List Item classes implementation.
*  Loading and saving data from/to database.
5281f3d0 — Mateusz Grzegorzek 4 years ago
[BH-836] Add missing items to Settings window

Add missing items to Settings window
e2a1f82f — Lukasz Skrzypczak 4 years ago
[BH-757] Reworked settings and GUI model

Using new settings model & simplified GUI layout - no 1-element list
65973af8 — Mateusz Grzegorzek 4 years ago
[BH-838] Ringing alarm GUI part

Handle Alarm Ringing case in State Controller
90e7a481 — Piotr Tański 4 years ago
[EGD-7362] Merge release/0.76.1 into master

Merge release/0.76.1 into master.
6f055140 — Wojtek Cichoń 4 years ago
[EGD-7462] Fixed wording and more

Fixed MP3 tags and deleted one
All Sim turned into SIM
Czeczota 6 instead of 9
dcaed12c — Przemyslaw Brudny 4 years ago
[CP-138] PhoneTimeLock implementation

Implemented PhoneTimeLock after unsuccessful attempts. TimeLock
data stored in DB on each attempt and read on system start.
Cleanup PhoneLockHandler structure.
109b1516 — Pawel Olejniczak 4 years ago
[CP-139] Add time based attempt logic to phone lock handler

Phone lock no longer bases only on number of attempts.
Now there is a cooldown time between each attempt,
starting from a third attempt.
d28b7bf9 — Maciej Janicki 4 years ago
[BH-593] Add side arrows to BellBaseLayout

Added side arrows to base layout.
Fixed existing windows according to changes.
Next