Commit Graph

5 Commits

Author SHA1 Message Date
Paweł Joński
ecf5268c6b [BH-1067] Snooze countdown
Add Snooze countdown
2021-10-28 09:59:44 +02:00
Mateusz Piesta
4948af4f77 [BH-618] Power nap fixes
Implemented various fixes:
BH-995
BH-996
BH-997
BH-998
Fixed PlayActions
and more.
2021-10-14 12:08:22 +02:00
mkamonMdt
7d3949ced2 [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.
2021-09-24 10:20:40 +02:00
mkamonMdt
8b50f65a79 [BH-828] PowerNap progress implementation
The follwoing commit provides an implementation of PowerNap
progress. The impelemntation covers:
* PowerNap's progress presenter
* PowerNap's progress widnow
* Extension of ProgressTimer's UI configuration that allows
to choose between Continuous and Descrete set of points on
Progress view.
2021-09-07 18:41:19 +02:00
mkamonMdt
34507ab99a [BH-841] Extraction of ProgressTimer from Meditation
The following commit provides implementation of ProgressTimer.
The timer purpose is to provide suitable abstraction of a timer
that can be visually represented by both Text and Progress.

The implementation is based on MeditationTimer and thus
the ApplicationMeditation's part that uses MeditationTimer
has been refactored.
2021-09-06 20:03:10 +02:00