Lefucjusz
773f2c7eb1
[BH-2069] Update license URL in headers
...
Update outdated license file URL in
license headers across all project.
2024-09-18 11:53:01 +02:00
Lefucjusz
dcccd41afa
[BH-1930] Fix no volume update in DB in Relaxation
...
Fix of the issue that autoclose of volume
window in Relaxation would result in not
updating current volume value in database.
2024-03-25 15:38:31 +01:00
wojtekrzepecki
15a239427e
[EGD-7773] Exit with delay fix
...
fix
2022-01-04 13:01:23 +01:00
Tigran Soghbatyan
1045daf623
[BH-1122] Fix window timeout
...
Fix resetTimer behaviour in windows with timeout
2021-11-26 15:20:33 +01:00
Tigran Soghbatyan
022591a626
[BH-1213] Fix meditation end window timeout
...
Set meditation end window timeout to 5s
5s captures entire length of gong audio
2021-11-19 17:57:23 +01: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
c2e45b0799
[EGD-7024] Keep the state of SMS on phone lock
...
The SMS is not deleted on manual or automatic phone lock.
2021-07-08 18:41:09 +02:00
Wojtek Rzepecki
14b1675732
[EGD-7105] Fix window with timeout
...
Fix window whith timeout to prevent
recursive returns to previous window
2021-07-07 15:53:18 +02:00
Wojtek Rzepecki
e541f0d70d
[EGD-7089] Fix torch color change when locked
...
Fix of torch behavior while phone is locked
2021-07-07 12:07:47 +02:00
Paweł Joński
a7fba1b343
[BH-374] Librarize application-antenna
...
Add apps-common, librarize application-antenna
2021-06-17 12:54:02 +02:00