~aleteoryx/muditaos

ref: 1ab84f774fd4cb6f2284157c3e1425df4986348b muditaos/module-gui/gui/widgets d---------
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.
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.
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
4c19fa16 — Wojtek Rzepecki 4 years ago
[EGD-7612] Add alarm popup

Added alarm popup window. Added ImageBoxWithText
widget.
958ce490 — Marcin Smoczyński 4 years ago
[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>
07cccecf — Przemyslaw Brudny 4 years ago
[BH-820] Revert 32 pressura bold deletion

Reverted 32 pressura bold deletion as it is used
in EULA Pure windows.
e3a057e1 — Przemyslaw Brudny 4 years ago
[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.
8c5ca7e1 — Przemyslaw Brudny 4 years ago
[BH-703] Base Bell OnBoarding application

Added base Bell OnBoarding application. Bell list
options refactor.Language selection, setting and
finalize windows.
40eb7ad1 — Przemyslaw Brudny 4 years ago
[BH-820] Bell layout and font update

Updated Bell baseLayout and biggest used font.
Next