[BH-379] Librarize application-calculator
Librarize application-calculator
[CP-248] Harness script to transfer Update package to Pure
Script to JUST transfer update package to Pure
without starting OS update
[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-7029] Fix running unit tests in release script
Fix release script to properly run unit tests.
[EGD-7000] Removed sensitive data
Sensitive data removed from logs in module-utils
and application settings new.
[EGD-6995] Remove sensitive data from logs
Sensitive data like phone numbers, sms text etc were removed from logs.
[EGD-6994] Remove sensitive data logging
Sensitive data removed from logs in apps: call and calllog.
[BH-392] Turned application phonebook into lib
Created application phonebook separate library, defined private
and public source files and dependencies
[EGD-7018] Fixed text empty block removal at end
Fixed text empty block removal at end.
Merge branch 'stable' - release v0.70.1
[EGD-6972] Update BT stack to 1.4.1 version
This PR updates the BT stack to the newest version
[EGD-6999] Removed sensitive data
Removed sensitive data from application phonebook.
[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-6041] Fix unlock windows behaviour
Fixed behaviour so the window acts as in Miro requirements and has 2
seconds timeout.
[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-166] Update Harness Tests
Renamed endpoint filesystemUpdate to filesystem
Added get file test