[CP-702] Add API for managing templates order This API allows for managing message templates order. DB Migration: adding a new column to templates tables.
[MOS-969] Unify GUI action after contact adding Fix of the issue that after adding new contact window with contact details was shown, whereas after adding new contact with the same number as the one already present in another contact, list of all contacts was shown. Minor cleanup.
[MOS-942] Fix access to contacts when onboarding in progress During onboarding, the user could add new contacts by entering the emergency call screen.
[MOS-000] Fix duplicated Swedish translations Remove redundant, duplicated Swedish translations that have been found by translations checking script. Minor fix in Polish translation.
[MOS-000] Update changelog Updated changelog for 1.7.0 version
[MOS-178] Add input mode displaying timeout Added timeout for displaying selected input mode - now it automatically disappears after 3 seconds since last change was made.
[MOS-924] Fix redundant logs about CSQ reporting mode When the modem was turned off (e.g. due to a discharged battery), CSQ reporting mode logs caused logger buffer overflow.
[MOS-000] Update tools/misc Sub-repo update to latest master
[MOS-962] Fix forwarded message automatic pasting Fix of the issue that entering 'Options' menu after forwarding message caused the content of the message to be pasted into message field in thread view. Minor cleanup.
[CP-1837] Random crashes while copying files General improvements to prevent running out of memory while copying files via Mudita Center
[BH-1654] Change polish meditation summary text Use gender-neutral version
[MOS-966] Fix day of week abbreviations in Polish Fixed issue with improperly created weekdays abbreviations in Polish, particularly 'Niedziela' (Sunday) that was shortened to 'Nie', which also means 'No' (negative response). Fixed issue with remaining 'Edit' label in navbar after leaving repetition field in new alarm window. Fixed hardcoded 'Custom' string used as a repetition type text.
[BH-1656] Use fixed gt pressura 46 light With generated % character that was missing
[BH-1655] Fix memory leaks in clock faces and shortcuts Disable libphonenumber initialization since it is not used in Harmony but takes around 1.4MB of memory Add heap allocation statistics
[MOS-357] Fix backing from new contact window when came there from call log Ditto
[MOS-944] Fixed handling USSD started by # Now call request begins with # character is dicoverd and handled as a USSD code.
[MOS-960] Fixed SMS flow after failed try in Offline SMS handling is now fixed after attempt to send SMS in offline mode. After SMS was rejected by Offline mode, Pure was not able to send any message until device reboot.
[MOS-000] Rework docker container creation Cleaned up dockerfile Removed PATH dependencies from jenkinsfile
[BH-1630] Turn off the device for low voltage The system closes only if the SoC is 0%, but it doesn't react if the voltage has low level. The new implementation invokes the close procedure if the voltage is less than 3.4V. This solution should avoid possiblity to hang the MCU.
[MOS-202] Add meditation parameters to non-volatile memory The meditation time entered from the keyboard will be remembered.