[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.
[MOS-792] Added VoLTE setting in db
VoLTE enabled/disabled state is now stored in settings
database. VoLTE is enabled or disabled to mach setting
during modem initialisation.
[MOS-792] Added VoLTE setting in db
VoLTE enabled/disabled state is now stored in settings
database. VoLTE is enabled or disabled to mach setting
during modem initialisation.
[MOS-713] Fix access to the phone before going onboarding
Before accepting the EULA,
the user may fully use the Mudita-Center.
[MOS-743] Workaround for audio config paths
Workaround for the issue that updater
places audio config JSON files in
wrong location. This should be
removed after the updater is fixed.
Additionally update of loudspeaker
routing config.
[BH-1556] Change default layout
Default layout changed to the 'ClassicWithBattery'.
[BH-1356] Meditation stats backend
Added meditation statc backend.
Added temporary widget for testing
purposes and corresponding modules
(meditation stats presenter, window,model).
[MOS-506] Apply new audio config from R&D in Wrocław
After taking measurements and tweaking the audio paths with audio
specialists, we found out pretty good settings which should be
incorporated into the code
[MOS-411] Wired headset audio fix
Fixes non-working wired headset audio
during call
[MOS-402] Time legibility on lock screen fix
Fix of the issue that time on the lock screen was
getting illegible after a few hours. This change
fixes the problem by performing deep refresh
instead of fast refresh every 30 minutes. The
refresh rate can be easily changed, as it is stored
in settings database.
[BH-1469] Main alarm default volume
Default volume set to 5
[BH-1449] Fix crash during startup
* Moved all Bell-specific paths to AlarmSoundPaths.
* Fixed loading default layout logic. Currently, there is no
db update schema which in specific cases can lead to
layout setting field missing. In this case, load default layout and
update missing db field.
* Added support for Aarch64 Linux.
[BH-1408] Main alarm stops
Cherry pick of the missing PR.
[MOS-153] Fix quotes too log copies
Fixes too long copies in quotes categories
[MOS-303] Add playback path gain params to json
Additional pair of parameters has been added
to current implementation of equalizer to
enable changing playback path gain during
audio path fine-tuning
[MOS-153] Fix quotes bugs
Fixes quotes bugs:
[MOS-320]
[MOS-321]
[MOS-322]
[MOS-323]
[MOS-153] Fix quotes database
Fix quotes database not being loaded
Plus: updated SQLite (3.38.01)
Minor spelling fixes
[MOS-153] Added predefined Quotes DB
Added predefined Quotes DB.
[MOS-296] Merge remote-tracking branch 'origin/stable'
Merge stable Harmony branch into merge wip branch