~aleteoryx/muditaos

ref: bc7dc5b6345c1ca01d98ab8a68bb5af4007c4ae6 muditaos/module-apps d---------
32e97fa3 — Paweł Joński 4 years ago
[BH-1044] Fix goodbye + turnoff screen

Fix goodbye + turnoff screen
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.
6591cdce — Mateusz Piesta 4 years ago
[BH-1021] Unify ListItem arrows behavior

From now min/max arrow indicators behave
the same throughout the GUI.
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.
d0772ab0 — Wojtek Rzepecki 4 years ago
[EGD-7798] Fix alarms backend with new format

New format of alarm time in database and processing
c27ebe2e — Tigran Soghbatyan 4 years ago
[BH-772] Use rich text instead of plain text

Use richText in BellSideListItem descriptions
58751ddd — Tigran Soghbatyan 4 years ago
[BH-1002] Fix snooze settings UI

Add "minutes" bottom description for snooze lenght setting screen
7fa479f7 — Paweł Joński 4 years ago
[BH-1013] Add missing alarm time on homescreen

Add missing alarm time on homescreen after alarm ringing
bc473088 — Pawel Olejniczak 4 years ago
[EGD-7339] Correct preparation time unit

60s was displayed instead of 1m.
d07aeb46 — Pawel Olejniczak 4 years ago
[EGD-7796] Fix display of central button in meditation options

SWITCH button was displayed instead of SELECT.
db181660 — Pawel Olejniczak 4 years ago
[EGD-7793] Remove 15 and 30m from meditation preparation time list

Such long preparation time is not needed - removed.
f5dbb8cd — Pawel Olejniczak 4 years ago
[EGD-7790] Change font for interval chime component

Adjust font size according to designs.
cf96290d — tomaszkrosnowski 4 years ago
[EGD-7232] Music player track preview

Added track progress bar and track preview window.
50268e7d — Pawel Olejniczak 4 years ago
[EGD-7794] Show meditation timer by default

Show meditation timer counter is now ON by
default in meditation app options.
a88c6a6a — Paweł Joński 4 years ago
[BH-932] Hide arrows on NumListItem border values

Hide arrows on NumListItem border values
4948af4f — Mateusz Piesta 4 years ago
[BH-618] Power nap fixes

Implemented various fixes:
BH-995
BH-996
BH-997
BH-998
Fixed PlayActions
and more.
dae736cd — Pawel Olejniczak 4 years ago
[EGD-7795] Unify options window title

Options window title in Meditation app was
incorrect. Now all options windows have
unified titles. Additionally few minor fixes
added.
3bd82762 — Piotr Tański 4 years ago
[EGD-7475] Fixed a crash on phonebook search

The phone crashed if a user put a special char to the search engine.
Next