[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-5999] Fix stack size for calculator
Set stack size to 2,5kB for calculator app
[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
[EGD-5832] Status bar widgets refactor
Status bar SIM widget refactor
Status bar time widget recfactor
Status bar lock widget refactor
Separation of status bar time widget and desktop main window time widget
Fixed issue with wrong calculation of timezone based time
[EGD-5984] Add BT implementation of added GUI actions
Implemented BT-side actions for GUI usage, e.g. connection status
[EGD-5758] Restore auto locking timer in ApplicationManager
Restore auto-locking functionality
[EGD-5983] Remove volume label from music app
Removed volume label from application music player.
Volume level should be shown using new popup system.
Introduced minor fixes in music player.
[EGD-5741] Change cellular DataReceiverHandle refactor
All messages have been moved to separate handlers.
[EGD-5059] Fix SMS thread UX issues
This PR correct following global UX issues that were noticed in SMS
threads:
- invalid Nav-bar margins (30px instead of 20px)
- invalid NAv-bar hight (54px instead of 50 px)
This PR corrects following SMS threads UX issues:
- invalid inputText's left margin (10px instead of 0px)
[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-5860] Fix build packages
Merging and cleaning cmakes requred cleaning.
[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-5847] Fix call app when no CLIP available
The call app might have not appeared on the screen
when no caller info was available.
[EGD-5764] Implement handling multiple BT profiles
To be able to connect to the BT device with more than one audio
profile, we need something to manage those profiles. Created here
ProfileManager made it convenient
To be able to work properly with BT, CPU freq has to be at least
at Level_5 - to be fixed!
[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-5756] Add Update Window
Create Update Window(s) to control and visualize the MuditaOS update
process on Pure.