[EGD-7040] Notes autosave Notes are automatically saved on exiting the edit window.
[EGD-7105] Fix window with timeout Fix window whith timeout to prevent recursive returns to previous window
[CP-314] Allow genlittlefs to create empty part Allow genlittlefs tool to create empty partition without any data on the partition. It will allow to create empty backup partition
[EGD-7111] Restore calendarEvents endpoint number Added dummy calendarEvents entry to restore EP numbering
[EGD-7089] Fix torch color change when locked Fix of torch behavior while phone is locked
[CP-312] Add reboot to update function Because update procedure it is splitted to the two stages downloading and update throught separate binary we need to pass ecoboot special flag to request reboot to updater bin after update procedure. This patch adds this functionality to the PureOS. Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
[EGD-7100] Fix shuttered audio Fix shuttered audio on wav playback.
[EGD-7044] Strip down calendar code Stripping the calendar code to provide only MVP defined functionalities
[EGD-7047] Fixed navigation down through input texts Fixed navigation down through input texts while adding a new contact.
[BH-386] Turned app messages into lib Turned application messages into library, defined dependencies, private and public sources, cleaned include paths, massive cleaned headers
[EGD-7091] Forgetting forgets incorrect BT device There was a bug in forgetting flow - before reqesting forgeting in the BT stack the device has been removed from the internal list and the view has been refreshed, thus actually focused device was different - then the address of the selected device has been requested to unpairing
[EGD-7084] No scrollbar on All devices list When paired with more devices that are able to be displayed, the user could be not aware of rest of the list as there was no scrollbar
[EGD-7071] Text paste fixed Pasting a text into a new SMS content fixed.
[EGD-7043] Reverted the decimal separator for Polish The decimal separtor for Polish language is comma.
[EGD-7043] Fixes in German JSON Added additional changes
[EGD-7043] Fixes in Polish localization Added fixes to the Polish JSON language file.
[EGD-7043] Added 3 localizations Polish, German, and Spanish localizations from translation partner.
[EGD-7081] Disconnect forgotten BT device The device has to be disconnected prior forgetting
[EGD-7077] Don't allow for connecting more than 1 BT device at once We don't have support for multiple connected devices thus we shouldn't allow for this. This commit fixes the issue
[EGD-7050] Fixed reboot copy Fixed the copy that prompts the user to confirm the reboot of the phone.