[EGD-7162] Removed sensitive data from settings app During validation tests of EGD-6962 found sensitive data being logged in settings app. This PR deletes all of those.
[EGD-7139] System setting cleanup and fixes Security setting cleanup. Refactored Technical Information window.
[EGD-7138] Security setting cleanup and fixes Security setting cleanup. Removed not used torch windows.
[EGD-7136] Apps setting cleanup and fixes Apps setting cleanup. Disabled in UI not working options.
[EGD-7136] Phone modes setting cleanup and fixes Phone modes setting cleanup. Fixed text top padding. Fixed titles and selector in phone modes. Updated arrows.
[BH-384] Turned application desktop to library Defined separated cmake library, private and public include directories and dependencies, isolated public headers from private, cleaned up include paths and defined which targets depend on new library, cleaned up include paths
[EGD-7135] Display and keypad setting cleanup and fixes Display and keypad setting cleanup. Moved settings window Names to separate file. Added selective build options. Fixed SpinBox arrows position. Fixed focus on window start in InputLanguageWindow and KeypadLightWindow. Moved AutoLock to Security. Disabled not working options in UI.
[EGD-7134] Network setting cleanup and fixes Network setting cleanup. Added missing sim cards window. Fixed option texts. Disabled not working options in UI.
[BH-381] Turned application call into lib Defined separate cmake target, dependencies, private, and public sources, cleaned up include paths
[EGD-7133] Bluetooth setting cleanup Bluetooth setting cleanup.
[EGD-7130] Renamed settings application Renamed settings application.
[EGD-7120] Remove old settings application Moved valuable assets to new settings. Removed old settings.
[EGD-7010] Remove sensitive data from logs Sensivite data like first/second name, messages and notes content, dialed gsm numbers etc are removed from logs to guarantee security for Pure users.
[EGD-6960] Header addition related style cleanups Header addition related style cleanups.
[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
Merge branch 'master' into stable
[BH-376] Utils time turned to separate library Turned module-utils/time folder content into separate library, cleaned up CMake libs dependencies, fixed include paths
[BH-370] Convert utils common_data into a libs Create clipboard and eventsore libs
[BH-378] PR changes PR changes - mainly includes
[BH-378] Utils move log to library Moved log to separate library