[EGD-7857] Renamed BottomBar to NavBar Renamed BottomBar to NavBar.
[EGD-7353] Application Messages String fixes Application Messages String fixes.
[EGD-7736] Fix Play Pause labels When doing sound preview label descirbing PLAY or PAUSE action depends now on current context.
[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.
[BH-872] Fix encoder hadnling interrupt driven encoder handling
[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.
[BH-819] Fix illegal dependencies in bsp Break circular dependencies in the BSP module. Fix some missing dependencies which surfaced after fixing BSP. Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
[BH-912] Improve sys module structure Improve structure of the module sys. Problems within this module prevents from linking others. Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
[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