[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-6696] Fixed settings network window rebuilding on sim selection Fixed settings network window rebuilding on sim selection.
[EGD-6520] Show factory data on technical information window Remove mocked data and read real data from settings db
[EGD-3119] Hide InputEvent's member fields Use the InputEvent's convenience methods to express intent.
[EGD-6637] Cleanup locks structure Renaming existing locks namespace and created proper directory structure.
[EGD-6315] Fix issues during saving new APN - disallow saving empty APN form - at least `Name` must be provided, - show `Save` button only if `Name` field is not empty, - return to APN list window after adding/editing/deleting APN or setting APN to default
[EGD-6064] Add connecting and pairing bluetooth states Pairing and connecting states are now visualized in All devices window to inform phone user what is happening.
[EGD-6452] Sound selection GUI Sound selection GUI used to change ringtone, message sound and notification sound in settings.
[EGD-6527] Internationalization API unification Single api to rule i18n all calls to localistaion in cpp files unified cut off ass many dependencies in i18n header as possible
[EGD-6555] ListView constants move ListView constants moved from style to ListView.hpp.
[EGD-6552] Options cleanups and fixes Fixed options crashes and cleared its structure. All options returns points to proper list indexes.
[EGD-6093] Audio settings API Refactored Audio settings API. Moved phone modes logic from serivce audio to service clients level. Removed redundant API. Seprated API for vibration and sound enable/disable. Fixed issues with vibrations logic.
[EGD-6505] Implement “On when active” Keypad light functionality Implement “On when active” Keypad light functionality
[EGD-5440] Onboarding passcode window Add windows for setting passcode during onboarding process
[EGD-6433] Implement SIM PIN enable request Implement SIM PIN enable/disable request in PinLockHandler
[EGD-4736] Change PIN windows Implement changing SIM PIN code flow
[EGD-6311] Audio settings windows Added windows for phone call, messages, calendar and alarm clock vibration and audio settings.
[EGD-4734] Add PIN settings window This window displays switch button for disabling/enabling pin code for sim card. Its also starting point for changing pin code. Added actions for enabling and disabling pin code for sim card. Added method for checking if pin code is set for sim card.
[EGD-5443] Onboarding date and time window Add posibility to override bottom bar in Date and Time settings window. Change primiary action to save in OnBoardingDateAndTimeWindow Back to previous window after settings date/time in onboarding flow
[EGD-6351] Add Factory reset window Add Factory reset window to Settings