[EGD-7656] Fix implementation of the rich text tokens in phonebook When creating contact with duplicated number, the confirmation popup was showing incorrect information due to incorrect fulfilling with contact data.
[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.
[EGD-7232] Music player track preview Added track progress bar and track preview window.
[EGD-3414] Added RawText and applied it to Text widgets Removed Label dependency on Text widgets by RawText introduction.
[EGD-7754] Dates bumped in disclaimers Dates bumped from 2020 to 2021.
[EGD-7725] Minor clean ups and removal of dead code Minor clean ups and removal of dead code
[BH-759] Bell onBoarding instruction prompts added Added instruction prompts to Bell OnBoarding.
[BH-924] Added ListViewWithArrows for Bell purposes Added ListViewWithArrows and ShortOptionWindow for Bell purposes.
[BH-702] Bell OnBoarding welcome window added Bell OnBoarding welcome window added.
[EGD-7156] Fix alarm time get Fixed alarm time get.
[BH-907] Split utils module into components Split module-utils into smaller components for better dependency management. Fix many dependencies throughout the project. Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
[EGD-7570] Add Alarm Clock status bar indicator Added indicator on status bar if any alarm is on
[EGD-7612] Add alarm popup Added alarm popup window. Added ImageBoxWithText widget.
[BH-897] Split module-sys Split system module to better manage dependencies between system components. Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
[BH-820] Revert 32 pressura bold deletion Reverted 32 pressura bold deletion as it is used in EULA Pure windows.
[EGD-7310] Alarm GUI and features update Updated AlarmOptionsItem to use UTF8Spinner. Created specialized widgets to cover options sets. Updated GenericSpinner to handle Pure navigation and content swap. Updated Alarm RRule code to work with Custom Days selection and new widgets. Added Tests. General GUI stylistic fixes. Increased app Alarm Clock and service Time stack sizes.
[BH-703] Base Bell OnBoarding application Added base Bell OnBoarding application. Bell list options refactor.Language selection, setting and finalize windows.
[BH-820] Bell layout and font update Updated Bell baseLayout and biggest used font.