~aleteoryx/muditaos

ref: 017e3d88dc687c85f3d0aeab3cddf255c5cc5d99 muditaos/module-gui d---------
325f8696 — Lucjan Bryndza 4 years ago
[EGD-6835] Fix UT link errors with inotify

Fix UT linkage error when trying to link with
libiosyscalls with inotify mechanism

Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
93c4675d — Alek Rudnik 4 years ago
[EGD-6701] System time usage fixes

Fixed all calls to stdlib time.
Removed all redundant calls to Timestamp treated as time source.
bc737e93 — Przemyslaw Brudny 4 years ago
[EGD-5885] Added SimLockHandler

Refactored LockWindow TitleBar handling. Added Sim pin request
block on lockedPhone. Added Sim info popup added when pin
changed. Updated assets. Removed old PinLock structures.
Cleared LockBox structures. Removed old settings sim setters.
New CellularMessage adaptation. Cleared Lock structure.
2d164b96 — DariuszSabala 4 years ago
[BH-359] Move TPLIB pugixml to separate dir

Changed submodule directory and updated cmake scripts and include paths
339f3d52 — DariuszSabala 4 years ago
[BH-364] Move TPLIB magic_enum to separate dir

Changed submodule directory and updated cmake scripts and include paths
dcd0ebe0 — tomaszkrosnowski 5 years ago
[EGD-6338] Fix NAT widget visibility

Make sure that NAT (Network Access Technology) widget is visible on top
bar ONLY during call.
0a322b87 — Przemyslaw Brudny 4 years ago
[EGD-6770] ListView onPageElement rebuild page jump added

ListView onPageElement rebuild page jump added.
cd2cbbbd — Piotr Tański 4 years ago
[EGD-6728] Documentation cleanup

Cleanup acc. to guidelines created in EGD-6632.
3c69244f — Przemyslaw Brudny 4 years ago
[EGD-6773] Added light BarGraph type and updated UpdateProgress

Added light BarGraph type and updated UpdateProgress Window.
2e2ce205 — Przemyslaw Brudny 4 years ago
[EGD-5404] Added onBoarding Sim select window

Added onBoarding Sim select window and skip sim select.
Removed old PhoneLock settings selector from settings.
5e8f773d — Przemyslaw Brudny 4 years ago
[EGD-6772] Fixed failing resize test

Fixed failing resize test caused by Position type change.
bcdaf15e — Przemyslaw Brudny 4 years ago
[EGD-6740] Availability and Change handled by PhoneLockHandler

Availability and Change in phoneLock handled by
PhoneLockHandler. Removed old implementation from
onBoarding and Settings. Cleared language assets.
db8c1d35 — Pawel.Paprocki 4 years ago
[EGD-6739] Fix Enable change of display resolution on simulator

Define screen dimesions in one place
46c57aaa — Michał Kamoń 4 years ago
[EGD-6599] Add single number call notification

This PR adds proper notification on call notifications coming from
single number. To that end following changes have been introduced:
 * extension of Notification DB record with contact_id filed
 * use of `ContactRecordInterface` in `NotificationsRecordInterface`
 * extension of `Increment` query to require `PhoneNumber::View`
 * multiple minor changes on path from creating/handling
 `NotificationsRecord` to displaying respective notification.
5913999d — Przemyslaw Brudny 4 years ago
[EGD-6683] Fixed not fitting labels in Calls and Meditation

Fixed not fitting labels in Calls and Meditation.
0d7bae0a — Tomasz Sobkowiak 4 years ago
[EGD-3109] Use more appropriate type instead of raw types

Position and Length used instead of raw ones
3ed010cf — Artur Śleszyński 4 years ago
[EGD-3119] Do not convert InputEvent to numeric if not digit

Make sure InputEvent is a digit key before converting to numeric.
71465d89 — Artur Śleszyński 4 years ago
[EGD-3119] Hide InputEvent's member fields

Use the InputEvent's convenience methods to express intent.
80c5d5b4 — Radoslaw Wicik 4 years ago
[EGD-6642] Fix googletest gui

Fix Unit Tests: googletest-gui.
182f694a — Przemyslaw Brudny 4 years ago
[EGD-6637] Cleanup locks structure

Renaming existing locks namespace and created proper directory
structure.
Next