[EGD-7822] Fix clang-check product entry As for now, all clang checks were performed only for PurePhone, so we had to prepare it to work with bell builds
[EGD-7816] Unify configure short names configure script has not unified shortnames so release script was not working properly
[CP-610] Add removeFile operation to Filesystem EP Moved Rename/Remove/ListDir from DeveloperMode to Filesystem EP API
[BH-1029] Refactored Time widgets with colon and content change Refactored Time widget colon handling to be mapped with used font. Added contentChange flag and handling to BoxLayout for dynamic recalculation of child elements.
[BH-868] Replace deprecated spinner Replaced old, deprecated Spinner with the new generic one. From now on, only one implementation of spinner is used throughout the code base.
[EGD-7801] Fixed SMS replay/send behaviour Fixed SMS replay/send behaviour.
[BH-1042] Fix frontlight timer restart Fix frontlight timer restart
[BH-928] Fix alarm ring home screen issue Fix issue when switching off the alarm ring, the home screen is not coherent with figma.
[EGD-7798] Fix alarms backend with new format New format of alarm time in database and processing
[EGD-7800] Enable SDP register on BT startup To be able to pair properly using SSP the BT device have to know which services we're running, thus we need to register SDP entries after startup of the BT stack
[BH-772] Use rich text instead of plain text Use richText in BellSideListItem descriptions
[BH-772] Add bedtime reminder tone settings Add bedtime tone and volume settings scenes Add bedtime tone and volume support for notification
[BH-1002] Fix snooze settings UI Add "minutes" bottom description for snooze lenght setting screen
[EGD-7770] Fix atomic stability Add global __GTHREADS definition to trick standard library into thinking we have a proper threading support and that it should not used single threaded locking policies. As a result shared pointers will use atomic locking policy to synchronize access to reference counter. Add own version of gthr.h to override __gthread_active_p. Add cxa guard and release for globs. Looks like there was conflict when __GTHREADS was set so own version of atomicity.h is removed. Co-authored-by: Alek Rudnik <aleksander.rudnik@mudita.com> Co-authored-by: Lucjan Bryndza <lucjan.bryndza@mudita.com> Tested-by: Alek Rudnik <aleksander.rudnik@mudita.com> Tested-by: Tomasz Krosnowski <tomasz.krosnowski@mudita.com> Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
[EGD-7799] Enable SSP authorised pairing This enables Simple Secure Pairing which is required to pair from another device (device -> Pure). As for now, only KeyboardOnly capabilities are enabled as we have all frontend and backend already enabled for entering the pin code/passkey
[BH-990] Adjist CPU frequency chages Adjusted Bell frequency low-power mode changes
[BH-943] Usb stack version update Fix usb stack version downgrade
[EGD-7777] File indexer - limited supprted files File indexer supported files are now limited to wav, mp3, flac.
[BH-943] Fix screen clean after exit Remove cleaning screan after shutdown.
[BH-1013] Add missing alarm time on homescreen Add missing alarm time on homescreen after alarm ringing