[EGD-6520] Show factory data on technical information window
Remove mocked data and read real data from settings db
[EGD-6452] Sound selection GUI
Sound selection GUI used to change ringtone, message sound and
notification sound in settings.
[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-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-6268] Add SAR info window
Window contains detailed information about SAR and certification.
[EGD-6267] Create Technical Information Window
Add Technical Information Window to display tech info on Pure.
[EGD-6266] Create Certification Window
Add Certification Window to display certification information.
[EGD-6262] Refactor Quotes
- Connect QuotesMainWindow to work with agent,
- Use DatabaseModel in Quotes and Categories models,
- Connect add/edit/remove quotes with agent
[EGD-6264] About Your Pure Main Window
Add window About Your Pure to help display Technical Information,
Certification and SAR.
[EGD-5902] Phone Modes Windows
Windows for phone modes created.
Offline:FightMode/messages only ServiceCellularApi created.
ConnectionFrequency and DND options settings throught AppSettings.
[EGD-5933] Display Category Selection Window
This window is needed to assist the user selecting the quotes
categories to display.
[EGD-5936] Add Edit Quotes Window
This window is needed by the user to assist the user in editing quotes
or/and selecting the quotes categories to display.
[EGD-5737] Merge master into experimental
Synchronize with master before merging
[EGD-5312] Add Time selection window
- add ChangeDateAndTimeWindow,
- extract EventTimeItem to common widgets folder
and rename it to TimeWidget,
- extract EventDateItem to common widgets folder
and rename it to DateWidget,
- replace timeWidget with common TimeWidget
in NightshiftWindow,
- refactor time setting in
DesktopMainWindow and TopBar,
- Remove dead code from EventManager
(GetNextAlarmTimestamp and HandleAlarmTrigger)
[EGD-4340] Refactor bluetooth settings and add device windows
Rewrote these windows in a proper way.
Fixed few minor issues.
GUI adjustments.
[EGD-2631] Create window for entering connection code
Create only window.
Business logic will be added later.
[EGD-5737] Merge master into experimental
Keep experimental up to date with changes from master
[EGD-5737] Merge master into experimental
Keep experimental up to date with changes from master