Commit Graph

8 Commits

Author SHA1 Message Date
Maciej-Mudita
cd54ba0589 [MOS-202] Add meditation parameters to non-volatile memory
The meditation parameters set by the user will be remembered.

style check fix
2023-02-24 13:16:55 +01:00
Przemyslaw Brudny
7597d38852 [EGD-7857] Renamed BottomBar to NavBar
Renamed BottomBar to NavBar.
2021-10-26 13:51:06 +02:00
Pawel Olejniczak
bc473088da [EGD-7339] Correct preparation time unit
60s was displayed instead of 1m.
2021-10-14 19:18:15 +02:00
Pawel Olejniczak
d07aeb4692 [EGD-7796] Fix display of central button in meditation options
SWITCH button was displayed instead of SELECT.
2021-10-14 19:18:15 +02:00
Pawel Olejniczak
db18166060 [EGD-7793] Remove 15 and 30m from meditation preparation time list
Such long preparation time is not needed - removed.
2021-10-14 19:18:15 +02:00
Pawel Olejniczak
dae736cd3c [EGD-7795] Unify options window title
Options window title in Meditation app was
incorrect. Now all options windows have
unified titles. Additionally few minor fixes
added.
2021-10-14 11:39:39 +02:00
Mateusz Grzegorzek
58dd02cff1 [BH-861] Cleanup Application split - part I
1. Prepare Pure and Bell specific `Application`
   classes and add them to `app` target:

- `products/BellHybrid/apps/Application.cpp`
- `products/PurePhone/apps/Application.cpp`

2. Update `CMakeLists.txt` files.
3. Move `ApplicationBell` implementation to Bell-specific
   `Application` class and remove `ApplicationBell` files.
4. Change Bell apps parent classes from `ApplicationBell`
  to Bell-specific `Application` class.
5. Rename `Application` to `ApplicationCommon` in the rest of the files.
2021-09-13 11:58:10 +02:00
Piotr Tański
4a4b8617b8 [EGD-7260] Fixed meditation timer options
Fixed meditation timer options displaying.
2021-09-09 12:11:51 +02:00