Commit Graph

11 Commits

Author SHA1 Message Date
Lefucjusz
40c628fc60 [MOS-495] Fix deleting message content when changing phone mode
Fix of the issue that moving mode slider on new message
window caused the content of the message to be deleted.
2023-01-09 11:32:39 +01:00
Marcin Zieliński
6e901d066b [MOS-350] Revert partially
The cleanup part (logs, translation) is
preserved. The main logic is reverted.
2022-09-30 14:06:59 +02:00
Marcin Zieliński
a24fa1723a [MOS-350] Fix some SIM card pop-ups not showing
Also: enhanced a log, improved the English translations.
2022-09-15 12:24:24 +02:00
Mateusz Piesta
c424b67280 [BH-1515] Revert bedtime changes
Due to many regressions these changes
introduced, we decided to revert them.

The old PR will be used as a foundation for
another fix attempt(probably including major
refactor of the alarm operations module).
2022-08-31 13:15:09 +02:00
Adam Wulkiewicz
fe708cdf31 [MOS-670] Change clang-format AlwaysBreakTemplateDeclarations to Yes
Add --all and --fix-all options to style-check-hook
2022-08-26 15:22:39 +02:00
Lefucjusz
72b06448e1 [MOS-647][MOS-671] BT volume control fixes
Set of fixes for Bluetooth volume control issues:

* split OS volume from A2DP device volume;
* added translations for additional popup required
to indicate what volume is being set;
* fixed issue that on some devices setting the lowest
volume level would set the highest in reality;
* fixed Bluetooth auto-turnoff functionality;
* minor code cleanup.
2022-08-22 14:11:24 +02:00
Onufry Pajaczek
3043c063ec [BH-1515] Bedtime reminder notification issue
AbstractAlarmAction execute method takes Record as paremeter to pass it
to action
Bedtime abstraction extended to keep own EvetContainer and hadle needed
actions(push,clear ... and so on)

Fixed an issue where cpp file was added by #include directive
New fuction added to test/CMakeLists.txt to
add manually prepared target to test siute
googletest-service-time-alarm-operations source moved to library and
than linked in to googletest-service-time-bell-alarm-operations
2022-07-22 13:40:48 +02:00
Przemyslaw Brudny
ad3aa54b66 [MOS-123] Added bluetooth authentication popups
Added bluetooth authentication popups with different
pair methods and process info display.
2022-03-03 20:37:16 +01:00
Wojciech Rzepecki
ee04dd4aaf [EGD-8095] Add quote on wallpaper
Quote from database will be shown on wallpaper
if proper setting is selected.
2022-01-11 11:45:40 +01:00
Adam Dobrowolski
0c42628211 [EGD-7773] Post review code cleanup
as in status
2022-01-04 13:01:23 +01:00
Adam Dobrowolski
0ec9428917 [EGD-7773] Popups stack poc
Stack plus minimum tests added
Updated to master
Removed useless or adressed TODOS
Constants name applied
Renamed searchModel to searchRequestModel
Review applied
We should remove legacy window names
Bell names fixes
2022-01-04 13:01:23 +01:00