~aleteoryx/muditaos

ref: 6dadcc333e4c2a0687b0604b13cbfdf45a93cfb7 muditaos/module-apps d---------
a35242ce — wojtekrzepecki 4 years ago
[EGD-8247][EGD-8249][EGD-8250] Fix of Quotes UI minor bugs

fix for invalid window transitions, list update and quote
display on wallpaper
4013416c — Pawel Olejniczak 4 years ago
[EGD-7359] Remove 0 connection frequency for message only mode

When Offline/Message only mode is set, Pure should log into
the network to send and download messages based on
connection frequency. The default option was set to 0, which
meant that message only mode was not working at all.
c4ce4467 — Wojciech Rzepecki 4 years ago
[EGD-8212] Fixes for quotes edit UI

minor fixes to conform with given design
853b0787 — wojtekrzepecki 4 years ago
[EGD-8227] Refactor quotes db

refactoring of quotes db layout to conform with
given requirements
c82415e5 — Przemyslaw Brudny 4 years ago
[EGD-7420] Phonebook multiple numbers selector

Added Phonebook multiple number selector.
810a8dc1 — Przemyslaw Brudny 4 years ago
[EGD-7792] Meditation timer interval widget replacement

Meditation timer interval widget replacement.
[EGD-8168] Fix Fixed lock screen in Calendar and Meditation

Fixed empty Lock screen in applications Caledar and Meditation.
Error was caused by not handled messages response at all.
f6a3fcc8 — Alek Rudnik 4 years ago
[EGD-8167] Fix for crash on SOS screen

Paramter pointer was used without checking if it is nullptr
5678f399 — Adam Dobrowolski 4 years ago
[EGD-8170] Crash fix on PhoneWindow settings

Missed when fixing others in bulk
6471bac9 — Adam Dobrowolski 4 years ago
[EGD-8166] Private Number instead proper number shown on screen

Race condition workaround
82c8ca7f — Lucjan Bryndza 4 years ago
[EGD-8049] Fix deleting button in meditation app

Excepted behavior: Deleting characters should work in a
duration time input

Current Behavior: Pressing "#" to delete characters
doesn't work in the input.

Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
5777882a — Adam Dobrowolski 4 years ago
[EGD-8170] Possible crash on window entry fix

This is not the best fix, as it most probably should be
written differently in the first place
b0f48366 — Adam Dobrowolski 4 years ago
[EGD-8170] Fixed crash on settings window

as in description
[EGD-8161] Fix proper info on call with no sim

There was bad trnaslation name.
4dd045f3 — Przemyslaw Brudny 4 years ago
[EGD-3544] Label replacement with OneLine text

Label replacement with OneLine text. Style and usage fixes.
7897f863 — Adam Dobrowolski 4 years ago
[EGD-8164] Multiple same popups can be stored

On initial code there was option to store only one popup of set
priority, now we can store multiple ones
183d1be4 — Przemyslaw Brudny 4 years ago
[EGD-3411] Added OneLine Text with Ellipsis

Added OneLine Text with Ellipsis. Text Lines and Cursors
refactor. Added tests.
ad6f9896 — Przemyslaw Brudny 4 years ago
[EGD-7056] Fixed sms input cursor starting position to document end

Fixed sms input cursor starting position to document end.
1c668fa7 — Pawel Olejniczak 4 years ago
[EGD-8034] Switch elements order on date and time screen

Elements in the date and time scrren were in the wrong order.
Now they are alligned with design.
4be42f39 — Pawel Olejniczak 4 years ago
[EGD-7461] Disallow to set 0 meditation time

The user was able to set 0 meditation time and
start meditation. Noe 0 is automatically changed
to minimal meditation time.
Next