[EGD-7760] Fix building for GCC11 There was missing header
[EGD-7758] Add skip button in snooze show added skip button to view next snooze
[EGD-7550] Fixed wrong count request We should use Interface for information gathering
[BH-759] Bell onBoarding instruction prompts added Added instruction prompts to Bell OnBoarding.
[EGD-7674] Add separate list of music files currently being played In addition to the list of music tracks displayed to the user, a separate list of currently played tracks has been implemented.
[BH-953] Fix BGSounds windows UI The following commit fixes BGSounds UI: * app's name not fitting in MainWindow by extending BellOptionsWindow width * soundtrack title set to occupy up to two lines in progress window
[EGD-7730] Alarm audio calls fixes Added system sound setting. Refactored Alarm sound settings. Fixed linux audio device initial volume level. Fixed Alarm vibrations.
[BH-914] Add BGSounds volume change functionality The commit provides an implementation to changing volume in Background Sounds application. The implementation attaches the app-scoped window to the existing pop-up mechanism.
[BH-918] Add bell audio assets Add bell specific audio assets
[BH-913] BGSounds audio implementation The following commit provides an implemention of audio features for the BGSounds application, that is: * playback of selected record in either looped or singleshot mode * pausing, resuming and stopping the playback The implementation does not cover a sinchronization of displayed time with a acctual state of playback in singleshot mode and changes of a playback volume. The features will be addressed in a subsuquent tasks.
[EGD-7614] Add Enable Rndis mode Adds enabling Rndis mode in modem, so tethering is possible on Linux, Mac and Windows.
[BH-843] Reset procedure Added reset procedure. Refactored linux KeyInput. Added support for multipress.
[EGD-7734] Fix alarm popup display issues fixed issues when refreshing alarm popup
[EGD-7086] Add BT profile connection info Added info about connected profile to the devices list
[CP-688] Changed cmake so that it would accept version as parameter We are guessing verion in scripts, when we should take it as parameter
[BH-802] Adapt audio subsytem for Bell Hook audio device factory for Bell to the audio subsystem. Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
[EGD-7560] Revert removed file number limit for MTP Commit a6956f781fcd4233b6b6f8fbd246cc851da68df0 reverted. Increased file number size to 10'000.
[EGD-7602] Fixed errors in PL texts Fixed wording and issues available in JSON lang files. The rest needs to be done by devs.
[BH-845] Add battery indicator Add battery indicator
[BH-944] Fix double click Fix double click Add latch state retention between runs