~aleteoryx/muditaos

ref: 48940025ac146be098c68d40de24136eec6cb72a muditaos/products d---------
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 3 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.
9747ce2e — Lukasz Mastalerz 3 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.
00b2deac — Lukasz Mastalerz 3 years ago
[CP-1512] Add information allowing identification to crashdump file

Add the serial number and generation timestamp to crashdump filename.
ace4e133 — Marcin Zieliński 3 years ago
[MOS-840] Render VoLTE unavailable if no SIM card

Also, done a minor code cleanup.
80cc5cfb — Adam Wulkiewicz 3 years ago
[BH-1566] Fix flac playback

Increase stack size because internally drflac_open()
uses cache which by default has 4kB.
2a334c06 — Dawid Wojtas 3 years ago
[BH-1620] Fix pause deactivation by a deep press

The deep press doesn't deactivate the pause
in a timer or loop mode.
07fb74f1 — Dawid Wojtas 3 years ago
[BH-1618] Fix the wrong front light on the back action

If the user changes the front light intensity in
pre-wake up or main alarm and then going back
the front light value and intensity are the same.
0342eb50 — rrandomsky 3 years ago
[MOS-737] Fix for adding a country code prefix to existing contact

Adding or removing country code from existing contacts number is
changing now number record itself, exactly when changed number
is placed in DB, instead to create new number record, to avoid
miss match during matching numbers.
6d7a2ebf — Bartosz 3 years ago
[MOS-847] Revert Fix auto-lock preventing

This reverts commit 873e3616208b4a7eb9da30b07282c9f1aeff2aa5.
e296013b — Adam Wulkiewicz 3 years ago
[BH-1622][BH-1623] Add/fix translations in relaxation

Add translations related to once and loop screens.
Fix PL minutes text.
873e3616 — Bartosz 3 years ago
[MOS-847] Fix auto-lock preventing

Auto-lock was not disabled properly when preventing was on
f6342a83 — Dawid Wojtas 3 years ago
[BH-1621] Fix UI design regression in pre-wake up

Due to changed UI the user couldn't turn off
chime and turn on the front light. Now the user
is able to do it.
5dfa6d97 — Dawid Wojtas 3 years ago
[BH-1617] Fix front light in pre-wake up

Turn off the front light if pre-wake up is off
in settings.
7ce1d5d1 — Dawid Wojtas 3 years ago
[BH-1619] Use default brightness

If there is no record in the database using
the default brightness.
5d1b9bbb — Dawid Wojtas 3 years ago
[BH-1615] Crash after entering alarm settings

If there is no value in the database use the default one.
7ddf723f — patrycja-paczkowska 3 years ago
[BH-1599][BH-1573] Shortcuts translations

Add and fix shortcuts translations.
Fix translations in Meditation app settings.
79e16881 — Dawid Wojtas 3 years ago
[BH-1574][BH-1614] Fix the bedside lamp and brightness in the alarm

Now the bedside lamp has lower priority
than the pre-wake up and main alarm. It means
that front light will be changed according
to alarm settings.

Fix front light brightness calculation for
pre-wake up and main alarm.
31e24463 — Adam Wulkiewicz 3 years ago
[BH-1612] Show battery 100% on 24h vert. face with date

Decrease space between colon and digits in TimeSetSpinner for smaller
fonts.
Decrease main vertical time width.
Use battery icon with smaller width.
Decrease space between battery icon and percentage.
dd26b295 — Dawid Wojtas 3 years ago
[BH-1415] Front light intensity for pre-wake up and main alarm

The user can manage the intensity
of the front light during the pre-wake up
and main alarm. The intensity can be selected
from a 10-degree scale, where 1 is the lightest
front light and 10 the brightest.
Next