[EGD-5512] Don't log pragma errors
Ignore false pragma errors caused by our VFS and sqlite.
[CP-88] Pure rejects upload of non-audio files via MTP
Fix handling of UNDEFINED OBJECT for playback formats.
[EGD-6035] Fix iosyscalls build on GLIBC_2.33
Newer versions of glibc have stat symbols family
incompatible with earlier versions.
[EGD-6740] Availability and Change handled by PhoneLockHandler
Availability and Change in phoneLock handled by
PhoneLockHandler. Removed old implementation from
onBoarding and Settings. Cleared language assets.
[EGD-6655] Screen light when active
Added enabling screen light if there was any key pressed
and screen light controler is in the automatic mode.
Added screen light disabling after 5 seconds of timeout
without any key being pressed.
[EGD-6670] Cancel jenkins build on PR update
Stop previous builds.
[EGD-6739] Fix Enable change of display resolution on simulator
Define screen dimesions in one place
[EGD-6019] Removed dependency from freertos in test global file
This file is included for all tests as dependency and adds freertos
as a dependency through thread.h include
[EGD-6019] Minimum settings ownership lifetime fixups
added weakptr link to settings and checks
it wont crash on deinitialized setings now
Pseuto UT are passing
Added:
- deregistration on Settings destrution
- weak referencing of Service to not crash Settings on missuse
- Proxy as initialization parameter to Settings
Unused code removed
Enabled tests to be written for Settings
[BH-422] Fix CMake in service GUI - post review update 01
Update after review.
[BH-422] Fix CMake in service GUI
Refactor CMakeLists.txt for cleaner and simpler code.
[EGD-6752] Fix missing lock guard in the VFS driver
Fix missing lock guard in the device health status method.
Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
[EGD-6518] Add missing field in mfg file
Add missing model field for the phone personalization data
in the personalization.json file
Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
[EGD-6518] Change optional methods for the DM
Change numer of minimal optional methods required by the
block device in the disk manager
Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
[EGD-6518] Add EEPROM block device driver for VFS
Add block device driver for the factory EEPROM memory
needed for factory settings (aka personalizations)
Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
[CP-85] Support for Cp tag in commit message
CenterPure has its own Jira and own tickets tag.
Merge branch 'stable' - release v0.64.1
[BH-349] Support for BH tag in commit message
Bell Hybrid has it's own jira -> own tickets, we need to update commit
message checker.