~aleteoryx/muditaos

ref: bc7dc5b6345c1ca01d98ab8a68bb5af4007c4ae6 muditaos/module-gui d---------
7597d388 — Przemyslaw Brudny 4 years ago
[EGD-7857] Renamed BottomBar to NavBar

Renamed BottomBar to NavBar.
dfac217d — Przemyslaw Brudny 4 years ago
[EGD-7353] Application Messages String fixes

Application Messages String fixes.
a68b5bcb — tomaszkrosnowski 4 years ago
[EGD-7736] Fix Play Pause labels

When doing sound preview label descirbing PLAY or PAUSE action depends
now on current context.
68096b80 — Pawel Olejniczak 4 years ago
[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.
bff70a4a — Przemyslaw Brudny 4 years ago
[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.
c0d9368d — Mateusz Piesta 4 years ago
[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.
a70184d3 — Przemyslaw Brudny 4 years ago
[EGD-7801] Fixed SMS replay/send behaviour

Fixed SMS replay/send behaviour.
cf96290d — tomaszkrosnowski 4 years ago
[EGD-7232] Music player track preview

Added track progress bar and track preview window.
0b8e88ed — Przemyslaw Brudny 4 years ago
[EGD-3414] Added RawText and applied it to Text widgets

Removed Label dependency on Text widgets by RawText introduction.
1d2f5cf7 — Piotr Tański 4 years ago
[EGD-7754] Dates bumped in disclaimers

Dates bumped from 2020 to 2021.
317baa04 — Wojtek Rzepecki 4 years ago
[BH-872] Fix encoder hadnling

interrupt driven encoder handling
51c9df21 — Alek Rudnik 4 years ago
[EGD-7725] Minor clean ups and removal of dead code

Minor clean ups and removal of dead code
821092ef — Przemyslaw Brudny 4 years ago
[BH-759] Bell onBoarding instruction prompts added

Added instruction prompts to Bell OnBoarding.
fd89447c — Przemyslaw Brudny 4 years ago
[BH-924] Added ListViewWithArrows for Bell purposes

Added ListViewWithArrows and ShortOptionWindow for
Bell purposes.
f8dd719e — Przemyslaw Brudny 4 years ago
[BH-702] Bell OnBoarding welcome window added

Bell OnBoarding welcome window added.
1f9109b9 — Marcin Smoczyński 4 years ago
[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>
57874cab — Marcin Smoczyński 4 years ago
[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>
6cf3e0da — Przemyslaw Brudny 4 years ago
[EGD-7156] Fix alarm time get

Fixed alarm time get.
bd90e575 — Marcin Smoczyński 4 years ago
[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>
1e8082e0 — Wojtek Rzepecki 4 years ago
[EGD-7570] Add Alarm Clock status bar indicator

Added indicator on status bar if any alarm is on
Next