~aleteoryx/muditaos

ref: 9a21889d13ab541ebcc96b5833b70890650fc766 muditaos/image d---------
10553e05 — Mateusz Piesta 3 years ago
[MOS-939] Apply target update scripts

* Removed old UDM-related update scripts that are no longer needed.
* Applied target update script
* Removed unneeded data folder from user partition
* Removed dummy personalization.json
0e7ae160 — Adam Wulkiewicz 3 years ago
[BH-1639] Add welcome message with charging info

Add new bell welcome window
Add new close reasons
Add new actions
Bump assets version
Remove bold text from welcome message
Remove bold text from onboarding popups
f90e5131 — Lukasz Mastalerz 3 years ago
[CP-1836] Lack of error handling for audio playback

Added error handling for incorrect audio formats and corrupted files inside Relaxation app
2d99b972 — Marcin Zieliński 3 years ago
[MOS-874] Complement French translations

Additionally, deleted an unused translation item from
all languages.
482f62df — Maciej-Mudita 3 years ago
[MOS-190] Add missing translations for EULA

Added missing EULA translations in Spanish.
Adjustment of the amount of share capital.
4f7ec2ef — Lukasz Mastalerz 3 years ago
[CP-1831] Editing contact which is deleted via Center can still be saved but with incomplete data

Fix for editing contact when it was deleted via Center.
Edited contact cannot be saved if it was deleted earlier. Proper communication is shown.
Fix for phonebook app was not handling database notifications correctly.
43d3a71e — Lefucjusz 3 years ago
[MOS-166] Unify grey color levels

Unified gray color levels used for texts
displayed in GUI.
Fixed issue with 'No calls yet.' text
not displaying.
b7308b26 — Lefucjusz 3 years ago
[MOS-920] Fix incorrectly displayed Swedish texts in Onboarding

Fix of the issue that some of the Swedish
translations were incorrectly displayed
in Onboarding - some were misaligned
and some didn't display at all.
3ddb357b — Maciej-Mudita 3 years ago
[MOS-190] Add missing translations for EULA

Added missing EULA translations in French and Swedish.
6ae0cf0e — Lukasz Mastalerz 3 years ago
[MOS-901] Missing translation for words "show" and "replace"

Fix for missing translation for words "show" and "replace" in all
languages except for English.
e9e1f317 — Lukasz Mastalerz 3 years ago
[MOS-77] Notifications on the home screen shouldn't be bolded

Fix for bolded notification text in every language.
9a281dfe — Marcin Zieliński 3 years ago
[MOS-663] Replacement for empty templates screen

Now there's information displayed that there are no
templates and in order to add some, the user needs
to use Mudita Center. Also, given no templates, the
screen doesn't show the 'USE' button.
e820a760 — Maciej-Mudita 3 years ago
[MOS-893] Fix invalid time description in the SMS thread

The sending/receiving time information will be displayed as follows:
- Only an hour –> for today
- Yesterday and hour –> for messages received/sent yesterday
- Day of the week and hour –> for messages received/sent within
last 7 days
- Date (day+month) and hour –> for messages older than week,
but still from the same year
- Date (day+month+year) and hour –> for messages
rom previous years
f68b6b4d — Lefucjusz 3 years ago
[MOS-161] Fix broken translations

Fix of the broken French translation that
appeared only partially on 'Configure
passcode' window during onboarding.

Also minor fixes in other translations
I noticed while using the phone.
3887c43c — Lefucjusz 3 years ago
[CP-1734] Create factory reset reboot UI

Create window that will be shown when the
device turns off first time after factory
reset request made from PureOS.
bb0ef540 — Mateusz Piesta 3 years ago
[MOS-803] DeviceInfo endpoint update

* Added some changes to the DeviceInfo endpoint
* Updated relevant code accordingly
* Removed unneeded paths definitions
* Minor bug fixes
e33468f5 — Lefucjusz 3 years ago
[MOS-783] Change boot.bin to os.bin

Change the confusing system binary name.
d13a51d0 — Bartosz 3 years ago
[MOS-785] Reworked updater dependencies into recovery

Fixed usage of updater in OS build flow to use recovery
01857dd1 — Bartosz 3 years ago
[MOS-786] Added support for A/B boot codes in OS

Further implementation of A/B booting
178fba16 — Lefucjusz 3 years ago
[MOS-783] First part of new dir structure implementation

    Works:
    - generating .img for Pure;
    - Pure boots after flashing new image and
    seems to be working fine;

    Not yet:
    - generating update package;
    - generating image for Harmony;
    - simulator;
    - path-related unit tests fail
    due to paths being hardcoded
    in test scenarios.
Next