~aleteoryx/muditaos

e920487c — Marcin Smoczyński 4 years ago
changelog: add changelog for v0.73.1
9fafa139 — Marcin Smoczyński 4 years ago
Merge branch 'stable' - release v0.72.1
220024b3 — Lucjan Bryndza 4 years ago
[CP-315] Remove old fat only partition layout

Remove support for FAT only pattitions layout.
The fat only partition scheme support was needed
only in transition to the new VFS, now is not
longer required
84cf9def — Piotr Tański 4 years ago
[EGD-7040] Notes autosave

Notes are automatically saved on exiting the edit window.
14b16757 — Wojtek Rzepecki 4 years ago
[EGD-7105] Fix window with timeout

Fix window whith timeout to prevent
recursive returns to previous window
667ba85f — Lucjan Bryndza 4 years ago
[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
cd649c69 — Marek Niepieklo 4 years ago
[EGD-7111] Restore calendarEvents endpoint number

Added dummy calendarEvents entry to restore EP numbering
e541f0d7 — Wojtek Rzepecki 4 years ago
[EGD-7089] Fix torch color change when locked

Fix of torch behavior while phone is locked
5324fcc0 — Lucjan Bryndza 4 years ago
[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>
3df2492b — Jakub Pyszczak 4 years ago
[EGD-7100] Fix shuttered audio

Fix shuttered audio on wav playback.
0e42b001 — Wojtek Rzepecki 4 years ago
[EGD-7044] Strip down calendar code

Stripping the calendar code to provide only
MVP defined functionalities
2eca1d9b — Piotr Tański 4 years ago
[EGD-7047] Fixed navigation down through input texts

Fixed navigation down through input texts while adding a new contact.
3005b048 — DariuszSabala 4 years ago
[BH-386] Turned app messages into lib

Turned application messages into library, defined dependencies,
private and public sources, cleaned include paths, massive
cleaned headers
ab37e3ce — Bartosz Cichocki 4 years ago
[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
90e97cb4 — Bartosz Cichocki 4 years ago
[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
a53b6095 — Piotr Tański 4 years ago
[EGD-7071] Text paste fixed

Pasting a text into a new SMS content fixed.
8e495825 — Marcin Smoczyński 4 years ago
changelog: add changelog for v0.72.1
01345775 — Piotr Tański 4 years ago
[EGD-7043] Reverted the decimal separator for Polish

The decimal separtor for Polish language is comma.
cdb94029 — Wojtek Cichon 4 years ago
[EGD-7043] Fixes in German JSON

Added additional changes
3ba63259 — Wojtek Cichon 4 years ago
[EGD-7043] Fixes in Polish localization

Added fixes to the Polish JSON language file.
Next