[CP-270] Replace CRC32 library
Replaced CRC-32 lib from csbruce.com/software/ with
github.com/stbrumme/hash-library
[CP-183] Do not log sensitive data in service-desktop
Remove potential printing of user-sensitive data.
[EGD-6514] HSP volume control
Bluetooth headset profile volume control
introduced. Small refactor on A2DP volume control
done.
[EGD-6986] Add Store timezone in settings db
Adds storing current timezone in settings database.
It allows to proper handling of timezone on system startup.
[EGD-6966] Fixed a switch from call window back
It was possible to enter phonebook even if the phone's locked.
Focused application is not killed on incoming call.
[EGD-5709] Fixed a crash on switching phone modes
Fixed a crash on switching phone modes.
[EGD-6883] Change time settings cleanup
Time related settings are handled by service time now.
utils DateAndTimeSettings replaced by static time service api.
[CP-163] Implement FS Endpoint read file
Implemented get file opration in FS Endpoint
[CP-206] Report Pure serial number in USB descriptors
Added serial number to USB device descriptor
[EGD-5709] Fixed actions support in Call application
Fixed:
- returning from a call window to previous application
- closing SMS templates window if open from call window
[EGD-5709] Add full actions support in call application
Application call used both actions and messages which
caused windows switch problems. It has been refactored
to handle all communication by actions.
[EGD-6958] Fix rssibar oor exception
This commit fixes out of range exception for rssi indication on topbar.
[EGD-6876] Fix Factory Settings Test
Fixed factory settings test - the query path was wrongly created
[CP-200] Delete file with old OS version
Removed update file after a successful update or
in case of an interrupted download.
[BH-374] Librarize application-antenna
Add apps-common, librarize application-antenna
[CP-200] Delete file with old OS version
Removed update file after successful update
[EGD-6918] Timestamp clean up
Removal of not needed methods
Addition of unit tests
Fixes according to newst design guidelines
Added new seprate interface cmake lib for time constants
[EGD-5011] Set headphones maximal sound level
In order to pass certification IEC 62368-1, set maximal headphones sound
level accordinly to measurements done by certification laboratory.
[BH-515] Create main Bell app
Create main Bell app