Commit Graph

747 Commits

Author SHA1 Message Date
Lefucjusz
df6d7848f5 [BH-2056] Add bedside lamp settings
Added possibility to customize
brightness and activity time
of bedside lamp functionality.
2024-08-19 15:58:30 +02:00
Dawid Wojtas
0d63700892 [BH-2031] Add relaxation fade option in settings
It adds a new option in settings menu that
configures the fade effect in the relaxation app.
2024-08-09 14:01:59 +02:00
Maciej Gibowicz
7eb1278f0b [BH-1476] Add greetings in all languages
Random greetings after turning off the alarm will be available in all
languages.
2024-08-08 11:53:17 +02:00
Lefucjusz
d1f290fa44 [BH-1988][BH-1990] Add What's New database and translations
* Added database with What's New entries.
* Added translations to What's New app.
* Updated image assets version to the
one containing What's New icons.
* Design fixes.
* Minor issues fixes.
2024-07-10 12:45:46 +02:00
Lefucjusz
c6192fd912 [BH-1989][BH-1990] Core functionality of What's New app
Implemented core functionality of What's New
application.
2024-07-10 12:45:46 +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
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.
2024-05-29 15:52:24 +02:00
Lefucjusz
5d4d03665f [BH-1955] Fix incorrect Polish conjugation in Focus Timer
Fixed incorrect conjugation of word
"minuta" on Focus Timer summary
screen.
2024-05-07 10:30:39 +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
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
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
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.
2024-04-25 10:12:39 +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
Maciej Gibowicz
c0e13a8397 [BH-1916] Add Error handling to the vertical list
Added error handling in case the file
selected in the vertical list is either
corrupted or deleted.
2024-04-10 15:33:14 +02:00
Dawid Wojtas
bc9982c090 [BH-1876] Change main alarm list to vertical
Now the main alarm uses the vertical list to display songs.
Fixed the order of songs from the database. Added translations.
2024-04-10 15:33:14 +02:00
Lefucjusz
3b2a0117ee [BH-1891] Change bedtime chime list to vertical
* Changed horizontal list in bedtime chime
to vertical one.
* Removed unused GUI objects.
2024-04-10 15:33:14 +02:00
Lefucjusz
cd6db6491e [BH-1890] Change pre-wakeup chime list to vertical
* Added new widget SongsListViewItem
implementing ListViewWithLabels that
can be added as SettingsListItem.
* Changed horizontal list in pre-wakeup
to vertical using that new widget.
2024-04-10 15:33:14 +02:00
Lefucjusz
d8293b8254 Revert "[MOS-1064] Fix no input language selected for French/Spanish"
This reverts commit 9ef454085e.
2024-02-21 17:49:30 +01:00
Lefucjusz
9ef454085e [MOS-1064] Fix no input language selected for French/Spanish
* Fix of the issue that choosing French
or Spanish as a system language
resulted in no input language selected.
* Added keyboard input parser unit
tests for French and Spanish input
maps.
* Minor cleanups.
2024-02-20 16:32:46 +01:00
Lefucjusz
3e13a97611 [MOS-1062] Update texts in onboarding
* Update share capital value in EULA.
* Update copy on final onboarding screen.
* Minor line break fixes.
2024-02-20 11:53:43 +01:00
Maciej Gibowicz
048dd61892 [BH-1636] Add low battery info when the alarm is activated
Below the 10% battery level threshold, we remind the user to recharge
the battery to be sure that the alarm will ring.
2024-01-29 14:41:45 +01:00
rrandomsky
4c1118b48c [BH-1635] Low battery notification on the home screen
A low battery warning window has been added to the main screen.
This notification will appear only once when the battery level falls to 15%.
It will also appear when the battery level falls below 10% and 5%.
2024-01-16 13:40:21 +01:00
Lefucjusz
3ae500d78b [BH-1731] Replaced outdated translations
Updated existing translations to the
up-to-date ones received from a
translation company.
2024-01-03 10:23:59 +01:00
Lefucjusz
5e2d33e395 [BH-1731] Fix factory reset confirmation window layout
* Fixed factory reset confirmation window
layout to match the corresponding design.
* Added missing translations.
2023-12-20 11:37:17 +01:00
Maciej Gibowicz
f7f4adc19f [BH-1264] Add alarm sound fade in
Adding a fade in for the alarm sound (main and power nap) according to
the pattern (V): dt = 30[s] * V/10.
2023-12-13 14:32:28 +01:00
Dawid Wojtas
59efb79001 [BH-1731] Factory reset removes user files
Performing the factory reset removes user files
and settings. After powering on the device
will run the onboarding.
2023-12-07 16:11:33 +01:00
Lukasz Mastalerz
45cdeb9695 [BH-1795] Add noises to relaxation
Adding color of noises to Relaxation
2023-11-30 13:25:19 +01:00
Maciej Gibowicz
3cc3f50f7b [BH-1809][BH-1835] Add date format setting
Added date format selection between DD/MM and MM/DD.
The time setting has been updated.
2023-11-29 09:45:05 +01:00
Lukasz Mastalerz
a96ed0ecf7 [BH-1828] Add labels to relaxation sound list
Added labels to relaxation
2023-11-28 16:37:38 +01:00
Lefucjusz
ba19e1dd89 [BH-1652] Fix misleading Polish factory reset translations
Changed factory reset translations in Polish, as
the previous ones were confusing.
2023-11-28 12:48:12 +01:00
Maciej Gibowicz
22b07dd2d0 [BH-1648] Add shortcuts instruction to settings
The user should be able to return to the shortcuts instruction at any
time. The instructions are available in the settings.
2023-11-15 09:44:27 +01:00
Lefucjusz
22d9134476 [MOS-1052] Change VoLTE label from 'beta' to 'experimental'
Changed VoLTE label from 'beta' to
'experimental'.
Fixed transition state label font
size to match the design.
2023-11-07 15:46:38 +01:00
Lefucjusz
b30212bede [MOS-896] Update low battery screen view
Updated low battery screen view by adding
info windows appearing when trying to
interact with phone having critical
charge level.
2023-11-02 12:19:39 +01:00
Lukasz Mastalerz
feec59f534 [BH-1696] Notification when connect the device to the charger
Adding notifications when charger is connected
2023-10-31 16:23:48 +01:00
Lefucjusz
674a768364 [MOS-669] Add too hot battery notification when charging
* Added notification showing on the main
screen if the battery has reached too
high temperature to continue charging.
* Code cleanups.
2023-10-16 12:54:13 +02:00
Lefucjusz
4651eb3cf9 [MOS-1033] Add 'beta' label to VoLTE switch for selected countries
Added mechanism enabling to individually show
or hide "beta" label on VoLTE switch for each
country.
2023-09-27 16:34:38 +02:00
rrandomsky
d84671140f [MOS-1007] Fix for no popup when contact cannot be saved because of same nubers
Fix for fix. It add popup when user try to save contact witch practically
the same numners  (even if having a country code is only difference)
2023-09-07 11:57:06 +02:00
rrandomsky
5d4c178103 [MOS-1020] Fix for losing unsaved data
Fix for losing unsaved data when the user click the BACK button while
creating or editing note/contact.
2023-09-04 20:18:15 +02:00
rrandomsky
1f9e63e74f [MOS-930] Change translations for Old Messages text
Change translations for Old Messages text to Previous Messages text.
2023-08-28 11:46:23 +02:00
Maciej Gibowicz
31315ef0a2 [BH-1749] Fix diacritics in translations
Some texts did not have diacritics in the translations
2023-08-09 14:09:15 +02:00
rrandomsky
824cb5ae02 [MOS-930] Fix for for misunderstanding holes in sms conversations
Not all messages can fit on the current screen in sms conversation windows,
so there may be some holes that might suggest that  there are no more messages
to display. Now, when therea are more SMS to see by scrolling up,
the Old Messages label will indicate this fact.
2023-08-02 14:17:29 +02:00
Lefucjusz
d2b9a10dd3 [MOS-1002] Change USSD code handling to match design
Fixed issues with GUI behaviour on failed
USSD code handling.
Minor code cleanup in several parts of system.
2023-08-02 12:07:29 +02:00
Maciej Gibowicz
8222ab528d [BH-1733] Add Harmony version information
In the Settings->About section, we will have information
about which version of Harmony the user has.

co-author @Lefucjusz
2023-07-19 08:41:07 +02:00
Lefucjusz
ebcd139412 [CP-1962] Add Harmony color detection
* Added serial number based Harmony color
detection.
* Unified serial number handling for both
products.
2023-06-06 14:37:52 +02:00
Lukasz Mastalerz
c1a8e47c43 [BH-1690] Add information about the connection to the PC
Added text with information about the connection to the main window
when the USB cable is connected to the PC
2023-05-24 10:01:02 +02:00
Lukasz Mastalerz
a3b11efb34 [CP-1966] Deleted file which is played does not stop the playback timer
Fixed the timer issue when file was deleted during playback.
2023-05-12 09:43:54 +02:00