~aleteoryx/muditaos

ref: 2de63da94351d16b4bd25ad45c5ad70cbc1bb6fa muditaos/module-apps/application-settings-new d---------
6d4a3dbb — Przemyslaw Brudny 5 years ago
[EGD-6198] SpinBox input callback consume fix

Fixed SpinBox consuming all input callbacks actions.
d2419d1f — Pawel Olejniczak 5 years ago
[EGD-6150] Clean bottom bar after unpairing last device from the list

FORGET and CONNECT/DISCONNECT buttons were not removed after
the last device was removed from the list in All Devices window.
1fb38b3c — Pawel Olejniczak 5 years ago
[EGD-6144] Fix bluetooth settings window after changing phone visibility

Bluetooth settings window was displayed incorrectly after
changing phone visibility.
84c99029 — Krzysztof Móżdżyński 5 years ago
[EGD-5449] Add final prompts windows

Added Dialog windows for "configuration successful"
"no configuration" and "update OS" for Onboarding.
Refactor Dialog window implementation and usage of
DialogMetadata in other applications.
39e6f1b1 — RobertPiet 5 years ago
[EGD-5902] Phone Modes Windows

Windows for phone modes created.
Offline:FightMode/messages only ServiceCellularApi created.
ConnectionFrequency and DND options settings throught AppSettings.
ded0ff6c — lblach 5 years ago
[EGD-5933] Display Category Selection Window

This window is needed to assist the user selecting the quotes
categories to display.
c7ce843b — lblach 5 years ago
[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.
796bab6b — Pawel Olejniczak 5 years ago
[EGD-6074] Add system message and window for BT initialization error

Purpose of added system message is to sent information about bluetooth
initialization result from bluetooth service to application settings.
Added window will print error if initialization fails.
Further integration in service bluetooth is required.
72ac24f2 — Pawel Olejniczak 5 years ago
[EGD-6073] Fix text formatting in retry windows

Error message in retry windows was displayed incorrectly.
20fe1b88 — RobertPiet 5 years ago
[EGD-5934] Adjust add/edit quote to the design

Changed order of fields Author/Note, counter only for Note.
1b6e1a10 — Pawel Olejniczak 5 years ago
[EGD-6024] Fix refreshing bt devices list after disconnect

After pushing Disconnect button, list was not refreshing
in a proper way, a disconnect button was nat changed to connect.
0b9bca2a — Alek Rudnik 5 years ago
[EGD-6014] Fix top bar includes

This is only clean up of includes, no functional changes
77faaaec — Pawel Olejniczak 5 years ago
[EGD-6024] Return to All Devices window after attempt to retry action

Execution of retry pairing/unpairing/connecting took too long
to wait for it on retry popup. Fixed minor bugs.
5f30b606 — Pawel Olejniczak 5 years ago
[EGD-6010] Fix addres in retry window

Address was lost while being forwarded to the retry window.
84095629 — Przemyslaw Brudny 5 years ago
[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.
83524c42 — SP2FET 5 years ago
[EGD-5986] Fix re-enabling BT scan

Due to incorrect stopping the BT scan, re-enabling it caused
failure to HCI state machine, which was indirect cause of failing
connections. Now it works
d325f1bd — SP2FET 5 years ago
[EGD-5984] Add BT implementation of added GUI actions

Implemented BT-side actions for GUI usage, e.g. connection status
6fcf2ee8 — SP2FET 5 years ago
[EGD-5982] Fix no window refresh after pairing

Fixes no refresh after finished scan
76dc6f9f — lblach 5 years ago
[EGD-5771] Create post update info window

Add post update info window.
e676068f — Pawel Olejniczak 5 years ago
[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.
Next