[EGD-6010] Fix addres in retry window
Address was lost while being forwarded to the retry window.
[EGD-5883] Added generic button popups attach to applications
Created structure and implementation for popup windows
attachments on button actions into applications. Moved Volume
window to fit into solution. BarGraph refactored.
[EGD-5982] Fix no window refresh after pairing
Fixes no refresh after finished scan
[EGD-5771] Create post update info window
Add post update info window.
[EGD-5912] Add forget bluetooth device feature
Added button on AllDevices window, and handling for it.
Added needed messages for communication with service bluetooth.
Feature is now complete on application settings side.
Further integration in service bluetooth is needed.
[EGD-5861] Complete bluetooth connecting process on settings side
Enable connecting BT devices in settings.
Connect popup and add adjust messages for connection error handling.
[EGD-2630] Add pairing passkey handling on bluetooth settings side
Connect prompt window and add missing messages.
[EGD-2634] Add pairing process result confirmation
Enable pairing BT devices in settings.
Connect popup and add adjust messages for pairing error handling.
[EGD-5204] Secure USB communication
Secure all endpoints by returning 403(Forbidden) when USB is connected.
Request screen passcode to enable secured endpoints.
[EGD-5863] Add retry dialog window
Add generic retry dialog window
[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-4339] Refactor AllDevices and PhoneName windows
Rewrote these windows in a proper way.
Fixed few minor issues.
GUI adjustments.
[EGD-4340] Refactor bluetooth settings and add device windows
Rewrote these windows in a proper way.
Fixed few minor issues.
GUI adjustments.
[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
[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
[EGD-5737] Merge master into experimental
Keep experimental up to date with changes from master