~aleteoryx/muditaos

1723f128 — Pawel Olejniczak 3 years ago
[CP-1483] Add test for sync API

Purpose of this test script is to test
synchronization API introduced in CP-1484
d6a63be1 — Pawel Olejniczak 3 years ago
[CP-1484] Add new mechanism for data synchronization between MOS and MC

This mechanism is similar to the current backup implementation,
but is stripped of irrelevant data that is not required by the
MC to perform data synchronization.
150f1cfd — Mateusz Piesta 3 years ago
[CP-1560] New user directory structure

* New user directory implemented.
* Generate user directory structure at compile
time instead of at runtime(Pure/Harmony).
* Changed MTP root path to /storage
* FileIndexer: Minor refactor
* FileIndexer: Fixed handling incorrect/non-existing
scan directories.
* Updated Repository module to correctly handle
many assets paths.
* MultimediaDB: Minor unit tests refactor and fixed
some issues when using simulator.
* MultimediaDB: Added new queries and unit tests
* Harmony/Relaxation: Updated to correctly
use audio assets from more than one source.
* Harmony/Relaxation: Updated model and list items
provider.
* Harmony/Relaxation: Fixed stack overflow in audio service
4bd7b1ac — Maciej-Mudita 2 years ago
[MOS-275] Fix alarm rings on the low battery screen

When we had a critical battery level and the alarm clock rang,
it was impossible to turn it off.
157cea8a — Lukasz Mastalerz 2 years ago
[CP-1512] Add crashdumps indexing

Adding indexing to crashdumps to to ensure resistance to the device date
retraction.
When max crashdump count reach the file with higher index number will be
remove.
4804015a — Mateusz Piesta 2 years ago
[MOS-496] Music player broken UI

Fixed issues when selecting track index higher than 31.
a83f7146 — Lefucjusz 2 years ago
[MOS-767] Fix full path displayed for invalid audio file

Fix of the issue that whole file path was
displayed instead of just filename in music
player for invalid audio file for which Taglib
failed to obtain tags.
347bda1c — Bartosz Szostak 2 years ago
[MOS-829] Fix the Pure's alarm plays indefinitely

According to the requirements the alarm after.
30 minutes of playing will be stopped
instead of snoozed.
01843fba — Lefucjusz 2 years ago
[MOS-814] Fix no sound after BT device connection during call

Fix of the issue that connecting or
disconnecting BT device while call
was in progress resulted in no sound
being heard anywhere due to audio
routing being stopped when HFP device
disconnected.

Additionally minor code cleanup.
9747ce2e — Lukasz Mastalerz 2 years ago
[CP-1579] Fix correct password inserted during Pure boot is not accepted

Fix the issue when the USB cable connected to the device during boot up
and Center requested a passcode before the device was fully up.
What caused a 'Wrong passcode' message after typing a passcode
via Center.
e6bc56f3 — Maciej-Mudita 2 years ago
[MOS-787] Fix crash when syncing with Mudita-Center

When Pure had large databases - exceeding 2MB, a crash occurred
during synchronization with Mudita-Center.
1751bb40 — Bartosz Szostak 2 years ago
[MOS-606] Fix inactive alarms after timezone change and reboot

The problem was a race condition.
Fixed by adding additional alarm's event cache update
after assigning the callback.
d7308482 — rrandomsky 2 years ago
[MOS-862] Fix for french translation for Ulock Screen

French translation for Ulock Screen communications
and PIN settings phrase
55bd0f3a — Marcin Zieliński 2 years ago
[MOS-838] Unable to unlock SIM card (corner case)

Fixed with adding a missing internal state reset on SIM
connection failure.
00b2deac — Lukasz Mastalerz 2 years ago
[CP-1512] Add information allowing identification to crashdump file

Add the serial number and generation timestamp to crashdump filename.
d47d9689 — Marcin Zieliński 2 years ago
[MOS-869] Correct typo in file name

Now (correctly): 'TetheringHandler.cpp'
28ea1f82 — Lukasz Mastalerz 2 years ago
[CP-1575] Fix unwanted Center passcode prompt

Fixed unwanted Mudita Center passcode prompt after long press '#'
while dialing
20bedafc — Lefucjusz 2 years ago
[MOS-863] Fix phonebook crash when adding country prefix

Fix of the issue that editing existing contact's
number by adding country prefix resulted in
PureOS crash due to application stack overflow.
Additionally moved misplaced changelog entry.
40c628fc — Lefucjusz 2 years ago
[MOS-495] Fix deleting message content when changing phone mode

Fix of the issue that moving mode slider on new message
window caused the content of the message to be deleted.
2b54e3cf — Bartosz Szostak 3 years ago
[MOS-558] Fix wrong nav. bar state after exit from custom repeat window

The additional navigation bar restore has been added
to have proper state after exit from custom repeat window.
The restoration of the repeat option spinner labels has been added
after uncheck of all options.
Next