Merge branch 'master' into stable
[EGD-5338] Add APN options window - gui This is just GUI, window is not connected yet. It will facilitate further development of APN settings, and will be enhanced later.
[EGD-4740] Add New/Edit APN window - Part1 Add New/Edit APN window - basic window/ model/ widget
[EGD-5250] Change time format on home screen and status bar This commit changes time format displayed on home screen and on status bar by adding new locale for 12H format, which excludes am/pm suffix. The new locale is set as new default format for time string. Minor: Grammar typo fixed.
[EGD-5288] Add Main system window In settings add “System” window with all main menu items (items are just menu positions not connected to actual windows)
[EGD-4527] Add creating update package as CMake target Standalone and update packages can be generated by CMake targets. During creation of update package, the bootloader will be downloaded and included in the package along with version information. Additionally, a small refactor was performed since the Version.cmake script is now used for generating both the version.hpp and version.json files. Observervable side effects from this script have been moved to separate scripts which are invoked at build time.
[EDG-4743] Add new/options windows to quotes Add windows for add/edit/delete quotes, use ListView for quote display.
Merge branch 'master' into stable
[EGD-4995] Add changing passcode windows flow Implement changing passcode windows flow
Merge commit 'c7dd6b399' into stable
[EGD-5087] Update Options and replace PageLayout with ListView PageLayout removed and replaced with ListView. Options structure and namespace cleanup. Added ListView ScrollBar type and disable on construction.
Merge branch 'master' into stable
[EGD-5247] bring back settings db definition script Repair settings scripts, deleted in previous commits.
[EGD-2501] Add gsm powerdown due to battery Gsm model power state maintenance based on battery level.
[EGD-5247] Bring back settings db definition script Restore accidentally deleted script with settings database definition.
[EGD-4580] Add BT settings middleware Added bluetooth settings middleware to store BT status in settings. Added middleware layer to handle new settings queries.
[EGD-4739] Add empty APN settings window APN settings window without APN list. Icon widget now accepts rich text.
[EGD-5183] Fix message options texts Fix text for deleting conversation, adding contact and deleting message.
[EGD-4591] Change input language parser to load from files Completely independent input language files and display language files. Input language files are now loaded based on number of files in "profiles" folder. InputLanguageSettings window now shows input languages based on their "filetype" value andfiles in "profiles" folder.
[EGD-4737] Add VoLTE ON/OFF switch in Settings Network window Add VoLTE ON/OFF switch in Settings Network window