~aleteoryx/muditaos

ref: c68624ee3730ccbfb715ec1975fdd599b6ed0cce muditaos/module-apps d---------
50a28b85 — Bartosz 3 years ago
[MOS-558] Fixed invalid label on alarm edit window load

There was no control if widget's required text has to
be set while on focus only
035eb423 — Lefucjusz 3 years ago
[MOS-174] Fix broken events counter for 99+ events

Fix of the issue that events counter
was displayed incorrectly for more
than 99 events.
d7c8a8a6 — Lukasz Mastalerz 3 years ago
[CP-1210] Contacts imported from SIM dont show up in Mudita Center

Fix for imported contacts from SIM don't show up in Mudita Center.
Added functionality to send notification after all imported contacts are
added to the database.
d706cf58 — Lefucjusz 3 years ago
[MOS-18] Fix calllog scrollbar

Fix of the issue that scrollbar in
call log didn't represent the actual
page being shown correctly.
4e844b64 — Bartosz 3 years ago
[MOS-59] Always display network technology and signal strength

Now those parameters are always on the statusbar
d966f57a — Maciej-Mudita 3 years ago
[MOS-722] Fix time disappearing in SMS thread

When the width of the box with the currently read SMS changed,
the label with the time of receiving the message disappeared.
00179ef5 — Marcin Zieliński 3 years ago
[MOS-48] Shorten phone modes pop-up duration

From 3s to 1s
158d23e7 — Bartosz 3 years ago
[MOS-558] Fix disappearing edit label in alarms

Fixed disappearing edit label in alarm add window
when custom interval has been selected
534e7c77 — Bartosz 3 years ago
[MOS-33] Mark thread as read when new message arrives

Now thread will be marked as read when new message
arrives when the thread is opened
c82f16e3 — Maciej-Mudita 3 years ago
[MOS-340] Fix notifications of unread SMS threads on the home screen

Conversation marked in OPTIONS as read did not disappear
from notifications about SMS threads on the main screen.
ffd01ae8 — Bartosz Szostak 3 years ago
[MOS-651] Update the unread message counter after a thread deletion

In order to delete notification of unread messages
from the thread, which was deleted.
After successful deletion of the thread
the unread messages counter is updated
as when the thread is opened.
44ef5ddd — Mateusz Piesta 3 years ago
[MOS-807] Unpacking update package

* Added unpacking and validating of
update package
* Removed 'utils-bootconfig'
* Added 'tar' module
* Minor compilation issues fixed
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.
7fc66277 — Lefucjusz 3 years ago
[MOS-783] Fix crash on entering SAR menu

Fix of the issue that entering SAR option
in menu resulted in crash of the phone
due to uncaught exception caused by
invalid path provided.
eeafb5f1 — Lefucjusz 3 years ago
[MOS-783] Moved battery config file to '/user/data'

Moved battery config file from root
directory of user partition to
'data' directory to comply with
new directory layout design.
afd7e7bc — Lefucjusz 3 years ago
[MOS-783] Working Pure simulator after partition changes

Fixed iosyscalls so that Pure simulator
works after directory structure changes.
01857dd1 — Bartosz 3 years ago
[MOS-786] Added support for A/B boot codes in OS

Further implementation of A/B booting
fab9068a — Bartosz 3 years ago
[MOS-786] Added A/B booting support in OS

Added basic support for 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.
055a1ca4 — Bartosz 3 years ago
[MOS-000] Rebase fixes

Rebase fixes
Next