Lefucjusz
5471a00dc4
add log flood and resetting
2024-07-23 14:19:46 +02:00
Lefucjusz
b4a7e52c29
Disable ext4 writeback cache, cleanups
2024-07-08 21:01:13 +02:00
Maciej Gibowicz
b1648fb53a
[BH-2013] Add label with the name of the application on the countdown screens
...
Harmony's UI will be consistent so that on each screen showing the
elapsed time on a timer (Meditation, Relaxation and Focus Timer, Power
nap) will have words indicating which feature is active. This is how it
is done with the focus timer and has been added to other timers as well.
bell_2.8.0-daily.2024.07.05
bell_2.8.0-daily.2024.07.08
pure_1.12.0-daily.2024.07.03
pure_1.12.0-daily.2024.07.04
pure_1.12.0-daily.2024.07.05
pure_1.12.0-daily.2024.07.06
bell_2.8.0-daily.2024.07.03
bell_2.8.0-daily.2024.07.04
bell_2.8.0-daily.2024.07.06
pure_1.12.0-daily.2024.07.07
bell_2.8.0-daily.2024.07.07
pure_1.12.0-daily.2024.07.08
bell_2.8.0-daily.2024.07.09
pure_1.12.0-daily.2024.07.09
2024-07-03 10:55:10 +02:00
Dawid Wojtas
676174815f
[BH-2024] Fix lack of alarm directory after updating software
...
If the alarm directory isn't exist then
it's created while updating the software.
Added the same procedure for relaxation directory.
bell_2.8.0-daily.2024.07.02
pure_1.12.0-daily.2024.07.02
2024-07-02 10:56:41 +02:00
Lefucjusz
67a24efb29
[BH-2019] Fix crash after deleting WAV alarm sound
...
Fix of the issue that the device would crash
when entering alarm sound selection list
after deleting selected file during alarm
ringing, but only when file's format was
WAV.
bell_2.8.0-daily.2024.06.27
pure_1.12.0-daily.2024.06.29
pure_1.12.0-daily.2024.06.30
bell_2.8.0-daily.2024.07.01
bell_2.8.0-daily.2024.06.30
bell_2.8.0-daily.2024.06.29
bell_2.8.0-daily.2024.06.28
pure_1.12.0-daily.2024.07.01
pure_1.12.0-daily.2024.06.27
pure_1.12.0-daily.2024.06.28
2024-06-27 11:45:17 +02:00
Lefucjusz
c65b507ba1
[BH-2019] Fix alarm sounds list after selected file deletion
...
Fix of the issue that removing custom
alarm file while the alarm was ringing
would result in "Unsupported media file"
popup being shown for any file on
alarm sound selection list.
pure_1.12.0-daily.2024.06.26
bell_2.8.0-daily.2024.06.26
2024-06-26 11:43:18 +02:00
Lefucjusz
4e6ac18238
[BH-2020] Fix double-free in DecoderMP3
...
Fix of the issue that improper check
of dr_mp3 library initialization
success could result in double-free
of library internals in case
initialization was unsuccessful.
2024-06-26 09:33:36 +02:00
Lefucjusz
92e75d9aaf
[BH-1909] Commit settings database migration
...
Commit changes that have been introduced
to settings database to change alarm
sounds filenames to absolute paths
to those files.
bell_2.8.0-daily.2024.06.22
pure_1.12.0-daily.2024.06.19
bell_2.8.0-daily.2024.06.17
bell_2.8.0-daily.2024.06.19
bell_2.8.0-daily.2024.06.20
bell_2.8.0-daily.2024.06.21
bell_2.8.0-daily.2024.06.25
bell_2.8.0-daily.2024.06.23
bell_2.8.0-daily.2024.06.24
pure_1.12.0-daily.2024.06.25
pure_1.12.0-daily.2024.06.24
pure_1.12.0-daily.2024.06.23
pure_1.12.0-daily.2024.06.22
pure_1.12.0-daily.2024.06.21
pure_1.12.0-daily.2024.06.20
bell_2.8.0-daily.2024.06.18
pure_1.12.0-daily.2024.06.18
pure_1.12.0-daily.2024.06.17
2024-06-17 16:28:21 +02:00
Lefucjusz
5e52e0324f
[BH-2009] Change charger chip name to proper one
...
Renamed some legacy name of battery charger
chip to the one that is used in the device.
Minor cleanups.
pure_1.12.0-daily.2024.06.16
pure_1.12.0-daily.2024.06.15
pure_1.12.0-daily.2024.06.14
pure_1.12.0-daily.2024.06.13
bell_2.7.0-daily.2024.06.12
bell_2.7.0-daily.2024.06.13
bell_2.7.0-daily.2024.06.14
bell_2.7.0-daily.2024.06.15
bell_2.7.0-daily.2024.06.16
pure_1.12.0-daily.2024.06.12
2024-06-12 15:20:13 +02:00
Maciej Gibowicz
10d9658a4a
[BH-2005] Add volume setting for focus timer
...
The user will be able to control the volume of notifications in the
Focus Timer application
2024-06-12 10:38:27 +02:00
Lefucjusz
f585c33b7a
[BH-2002] Fix crash when connected with broken USB cable
...
Fixes of the issues that would cause device
crash when connected with broken USB cable:
* fixed memory leaks in VCOM init and deinit
functions;
* guarded accessing desktopWorker object in
message handlers, as messages are asynchronous
and might arrive after worker has already been
destroyed. Not the cleanest solution, but
does the trick
pure_1.12.0-daily.2024.06.06
pure_1.12.0-daily.2024.06.08
bell_2.7.0-daily.2024.06.09
bell_2.7.0-daily.2024.06.08
bell_2.7.0-daily.2024.06.07
bell_2.7.0-daily.2024.06.06
pure_1.12.0-daily.2024.06.11
bell_2.7.0-daily.2024.06.11
bell_2.7.0-daily.2024.06.10
pure_1.12.0-daily.2024.06.10
pure_1.12.0-daily.2024.06.09
pure_1.12.0-daily.2024.06.07
2024-06-06 14:37:07 +02:00
Lefucjusz
b468e90fe3
[BH-000] Workaround for CI/CD issue
...
Workaround for an issue that arised after
Jenkins has been migrated to new machine.
Because of some reason build would fail
on rsync'ing non-existent '.db-journal'
files - locally the same rsync works
perfectly fine.
These files are not needed anyway,
so temporary exclude them from
rsync.
This should be reverted after CI/CD
is fixed.
2024-06-06 13:18:31 +02:00
Lefucjusz
3fe17b7c2a
[BH-1786] Bump ecoboot version
...
Bump ecoboot version to the one
containing fix for MSC mode freeze.
bell_2.7.0-daily.2024.06.04
pure_1.12.0-daily.2024.06.05
pure_1.12.0-daily.2024.06.04
bell_2.7.0-daily.2024.06.05
2024-06-04 16:39:41 +02:00
Lefucjusz
a19a82a094
[BH-2004] Update sign server IP address
...
Updated sign server IP address after
recent Jenkins migration to new machine.
2024-06-04 16:04:39 +02:00
Lefucjusz
8a25c9e1d2
[BH-2001] Fix debug build with new FSL
...
* Fixed some issues that have been
caught by asserts in debug build.
* Minor cleanup.
2024-06-04 11:02:17 +02:00
Lefucjusz
290e930d0f
[BH-2000] Change order of entries in Settings
...
Changed order of entries in Settings menu, so
that they're grouped in logical categories.
pure_1.12.0-daily.2024.06.03
bell_2.7.0-daily.2024.06.03
2024-06-03 13:17:14 +02:00
Maciej Gibowicz
1eaf2e35bf
[BH-1946] Add update instructions in settings
...
User will see instructions on how to update Harmony operating system at
any time in settings.
bell_2.7.0-daily.2024.05.31
bell_2.7.0-daily.2024.06.01
bell_2.7.0-daily.2024.06.02
pure_1.12.0-daily.2024.06.02
pure_1.12.0-daily.2024.06.01
pure_1.12.0-daily.2024.05.31
2024-05-31 09:15:09 +02:00
Lefucjusz
7b20578d8b
[BH-1776] Grinn USB fixes
...
Fixes and improvements implemented by external
company Grinn, expanding the set of supported
chargers.
bell_2.7.0-daily.2024.05.30
bell_2.7.0-daily.2024.05.29
pure_1.12.0-daily.2024.05.30
pure_1.12.0-daily.2024.05.29
2024-05-29 18:17:17 +02:00
Lefucjusz
2e04d268c4
[MOS-1068] Fix A2DP stream not restarting after song changes
...
Workaround for the issue that A2DP stream
would sometimes not restart when music
player changes song to the next one.
2024-05-29 17:33:30 +02:00
Lefucjusz
09efb75ed5
[MOS-1068] Cleanup BTStack intergration
...
Code cleanup in various places of
BTStack integration.
2024-05-29 17:33:30 +02:00
Lefucjusz
6e600784c7
[MOS-1069] Change A2DP stream volume scale to exponential
...
Fix of the issue that A2DP stream volume
was controlled using naive approach
with linear scaling instead of
exponential one, what resulted in
highly non-linear volume control
experience.
2024-05-29 16:50:36 +02:00
Maciej Gibowicz
49f432cc62
[BH-1945] Add update instructions at the end of onboarding
...
User will see instructions on updating Harmony's OS at the end of
onboarding.
bell_2.7.0-daily.2024.05.28
2024-05-29 15:52:24 +02:00
Lefucjusz
395849fc9c
[BH-000] Update Harmony 2.7.0 changelog
...
Update changelog after Harmony 2.7.0
release.
2024-05-29 15:36:51 +02:00
Lefucjusz
794128984b
[BH-1992] Fix crash in Meditation and Power Nap
...
Fix of the issue that Meditation and
Power Nap apps would crash during
active sessions due to bad optional
access introduced in previous time
displaying fix.
pure_1.12.0-daily.2024.05.28
pure_1.12.0-daily.2024.05.18
bell_2.7.0-daily.2024.05.20
pure_1.12.0-daily.2024.05.27
bell_2.7.0-daily.2024.05.21
pure_1.12.0-daily.2024.05.16
pure_1.12.0-daily.2024.05.17
bell_2.7.0-daily.2024.05.18
pure_1.12.0-daily.2024.05.19
pure_1.12.0-daily.2024.05.22
bell_2.7.0-daily.2024.05.22
pure_1.12.0-daily.2024.05.20
pure_1.12.0-daily.2024.05.21
bell_2.7.0-daily.2024.05.19
bell_2.7.0-daily.2024.05.16
bell_2.7.0-daily.2024.05.17
2024-05-16 17:12:46 +02:00
Maciej Gibowicz
6d6d26ffb5
[BH-1944] Changing the rounding method for minutes in progress bar
...
Fix for rounding minutes in Focus Timer application
2024-05-16 11:36:07 +02:00
Maciej Gibowicz
5a70754a4e
[BH-1971] Changing the refresh rate of the progress bar screen
...
The longer the time countdown on the progress bar, the less frequently
the screen is refreshed, which results in less power consumption when
running the Meditation, Relaxation, Power Nap and Focus Timer
applications.
bell_2.7.0-daily.2024.05.15
pure_1.12.0-daily.2024.05.15
2024-05-15 12:45:29 +02:00
Maciej Gibowicz
3ff04e06c9
[BH-1944] Changing the rounding method for minutes in relaxation
...
Only at startup, when the number of seconds is less than 30, the minutes
are rounded down, otherwise they are rounded up
bell_2.7.0-daily.2024.05.12
pure_1.12.0-daily.2024.05.10
bell_2.7.0-daily.2024.05.13
bell_2.7.0-daily.2024.05.11
bell_2.7.0-daily.2024.05.10
bell_2.7.0-daily.2024.05.14
pure_1.12.0-daily.2024.05.11
pure_1.12.0-daily.2024.05.12
pure_1.12.0-daily.2024.05.14
pure_1.12.0-daily.2024.05.13
2024-05-10 11:45:47 +02:00
Lefucjusz
5d4d03665f
[BH-1955] Fix incorrect Polish conjugation in Focus Timer
...
Fixed incorrect conjugation of word
"minuta" on Focus Timer summary
screen.
bell_2.7.0-daily.2024.05.07
bell_2.7.0-daily.2024.05.08
bell_2.7.0-daily.2024.05.09
pure_1.12.0-daily.2024.05.09
pure_1.12.0-daily.2024.05.08
pure_1.12.0-daily.2024.05.07
2024-05-07 10:30:39 +02:00
Lefucjusz
e22c48489a
[BH-1954] Fix incorrect English form in Focus Timer
...
Fixed incorrect English form of
"minute" word in copy shown on
focus session summary screen.
2024-05-07 10:16:22 +02:00
Lefucjusz
703c7be7b9
[BH-1952] Bump Ecoboot version
...
Bump Ecoboot version for Harmony
to 2.0.11.
pure_1.12.0-daily.2024.05.06
bell_2.7.0-daily.2024.05.06
2024-05-06 15:45:51 +02:00
rrandomsky
4452d078f9
[BH-1942][BH-1944] New countdown timer in the Power Nap and the Relaxation app
...
The countdown timer in in the Power Nap and the Relaxation app has been changed
according to the new design. Now the countdown timer only shows the minutes.
bell_2.7.0-daily.2024.04.30
pure_1.12.0-daily.2024.05.03
bell_2.7.0-daily.2024.05.05
bell_2.7.0-daily.2024.05.04
bell_2.7.0-daily.2024.05.03
bell_2.7.0-daily.2024.05.02
pure_1.12.0-daily.2024.04.30
pure_1.12.0-daily.2024.05.02
bell_2.7.0-daily.2024.05.01
pure_1.12.0-daily.2024.05.04
pure_1.12.0-daily.2024.05.01
pure_1.12.0-daily.2024.05.05
2024-04-30 10:03:36 +02:00
rrandomsky
d9e1051500
[BH-1943] New countdown timer design in the meditation app
...
The countdown timer in the Meditation app has been changed
according to the new design. Now the countdown timer only shows the seconds
in the countdown window and only the minutes in the ongoing meditation window.
bell_2.7.0-daily.2024.04.29
pure_1.12.0-daily.2024.04.29
2024-04-29 11:38:07 +02:00
Lefucjusz
02fd01a1ad
[BH-1848] Post-rebase fixes
...
* Fixes for the issues that caused builds
and unit tests to fail.
* Added changelog entry.
bell_2.7.0-daily.2024.04.26
pure_1.12.0-daily.2024.04.27
pure_1.12.0-daily.2024.04.26
pure_1.12.0-daily.2024.04.28
bell_2.7.0-daily.2024.04.27
bell_2.7.0-daily.2024.04.28
2024-04-26 14:05:04 +02:00
rrandomsky
b8f671d160
[BH-1941] Add translations for Focus timer app
...
Added a translations for new texts in Focus timer application.
2024-04-26 14:05:04 +02:00
Maciej Gibowicz
e8612b2598
[BH-1901] Add long breaks to focus timer application
...
The user can set the duration and frequency of the long break in the
settings.
2024-04-26 14:05:04 +02:00
rrandomsky
ff089da0da
[BH-1899] Add low battery screen before starting focus session
...
If the battery is discharged below 10%, the user gets a
notification before starting the focus session.
2024-04-26 14:05:04 +02:00
Dawid Wojtas
6719ccf931
[BH-1940] New progress time widget
...
This widget allows to display minutes and
also seconds when 1 minute left to the end of
the timer.
2024-04-26 14:05:04 +02:00
Maciej Gibowicz
ecd6189e12
[BH-1900] Add focus time, repeats and short break time to settings
...
The user will be able to set the time and number of repetitions for the
focus session and the time of a short break in the Focus Timer
application
2024-04-26 14:05:04 +02:00
rrandomsky
b3976f5960
[BH-1922] Add a Summary screen to Focuse timer
...
Added a summary screen that tells the user how much time they spent in focus.
This screen is displayed after the last focus time.
2024-04-26 14:05:04 +02:00
rrandomsky
8c2bef8acf
[BH-1899] Focus timer basic
...
Added a basic version of the Focuse timer function.
This basic version allows the user to run the focus timer with
only the default parameters. Focus time is set at 25 minutes,
short break at 5 minutes for 10 focus intervals.
2024-04-26 14:05:04 +02:00
Maciej Gibowicz
4470113058
[BH-1905] Add Focus timer application to the menu list
...
Creating a new application "Focus Timer" and adding it to the main menu
list
2024-04-26 14:05:04 +02:00
Lefucjusz
e37e40e877
[BH-1919] Add 'Menu' label to apps list
...
* Added 'Menu' top label to the
list of Harmony apps.
* Minor cleanup.
2024-04-26 14:05:04 +02:00
Maciej Gibowicz
919288eef2
[BH-1950] Fix incorrect Power Management statistics in the logs
...
When the CPU is in WFI mode, the CPU usage statistics should only
reflect the WFI range and not the other frequency ranges.
2024-04-26 08:44:09 +02:00
Lefucjusz
4a9f6e2b80
[BH-1939] Fix missing tooltip in French
...
Fix of the issue that tooltip text was
not displayed in Onboarding in French
due to the copy being too long.
pure_1.12.0-daily.2024.04.25
bell_2.6.1-daily.2024.04.25
2024-04-25 10:12:39 +02:00
Lefucjusz
2ee37c8f08
[BH-1934] Add different sound for the end of meditation
...
Added different sound for the end of
meditation session than the one played
at the beginning and at fixed intervals.
pure_1.12.0-daily.2024.04.20
pure_1.12.0-daily.2024.04.24
bell_2.6.1-daily.2024.04.24
bell_2.6.1-daily.2024.04.17
bell_2.6.1-daily.2024.04.23
bell_2.6.1-daily.2024.04.22
pure_1.12.0-daily.2024.04.17
pure_1.12.0-daily.2024.04.18
pure_1.12.0-daily.2024.04.19
bell_2.6.1-daily.2024.04.18
pure_1.12.0-daily.2024.04.21
pure_1.12.0-daily.2024.04.22
pure_1.12.0-daily.2024.04.23
bell_2.6.1-daily.2024.04.21
bell_2.6.1-daily.2024.04.19
bell_2.6.1-daily.2024.04.20
2024-04-17 14:25:15 +02:00
Dawid Wojtas
70d3ba4c03
[BH-1935] Fix the backlight in pre-wake up
...
If the chime is before the backlight we need to ignore
keys. Otherwise the back button will run the backlight.
bell_2.6.1-daily.2024.04.15
pure_1.12.0-daily.2024.04.16
pure_1.12.0-daily.2024.04.15
bell_2.6.1-daily.2024.04.16
2024-04-15 14:29:55 +02:00
Lefucjusz
707337199b
[BH-1855] Add changelog entry
...
Added an entry regarding custom alarms
feature to Harmony changelog.
pure_1.12.0-daily.2024.04.12
pure_1.12.0-daily.2024.04.10
pure_1.12.0-daily.2024.04.13
bell_2.6.1-daily.2024.04.11
pure_1.12.0-daily.2024.04.11
bell_2.6.1-daily.2024.04.12
bell_2.6.1-daily.2024.04.13
bell_2.6.1-daily.2024.04.10
pure_1.12.0-daily.2024.04.14
bell_2.6.1-daily.2024.04.14
2024-04-10 15:33:14 +02:00
rrandomsky
b4c6a29f47
[BH-1915][BH-1911] Update UI texts and translations
...
Updated multiple custom sounds
related texts and translations.
Post-rebase fixes.
2024-04-10 15:33:14 +02:00
Dawid Wojtas
f361257528
[BH-1933] Perform a deep refresh in settings
...
After passing to the next menu from list with labels
the deep refresh must be performed to avoid ghosting
on the screen.
2024-04-10 15:33:14 +02:00
Dawid Wojtas
40afdb710d
[BH-1920] Labels with correct page and song
...
This is reimplementation ListViewWithLabels
which is able to set correct page with
focused item.
2024-04-10 15:33:14 +02:00