~aleteoryx/muditaos

ref: 21a7855d8c229f7893bc60a9b2fab1ae0615cbf6 muditaos/image/assets/lang/English.json -rw-r--r-- 29.7 KiB
0e42b001 — Wojtek Rzepecki 4 years ago
[EGD-7044] Strip down calendar code

Stripping the calendar code to provide only
MVP defined functionalities
88329364 — Wojtek Cichon 4 years ago
[EGD-7050] Fixed reboot copy

Fixed the copy that prompts the user to confirm
 the reboot of the phone.
2abfbc74 — tomaszkrosnowski 4 years ago
[EGD-6041] Fix unlock windows behaviour

Fixed behaviour so the window acts as in Miro requirements and has 2
seconds timeout.
dc96b90f — DariuszSabala 4 years ago
[BH-495] Created Bell Hybrid home screen

Cleaned up PurePhone remainings, modified UI to comply with
documentation, cleaned up include paths to comply Mudita guide
1ce0b74a — Pawel Olejniczak 4 years ago
[CP-174] Remove limit of maximum attempts of unlocking phone

Limit of 4 attempts of unlocking phone is disabled
due to requirements change. This is a temporary solution until
time intervals between attempts will be intorduced.
Old logic remains untouched on purpose.
It will be reused in final implementation.
6dfeacff — Alek Rudnik 4 years ago
[EGD-6697] Date and time formatting

Added system locale dependant date and time formatting.
10714ca7 — Pawel.Paprocki 4 years ago
[BH-501] MainMenu

Add Bell main menu window and option menu
978b1d50 — Alek Rudnik 4 years ago
[EGD-6918] Timestamp clean up

Removal of not needed methods
Addition of unit tests
Fixes according to newst design guidelines
Added new seprate interface cmake lib for time constants
02b8d2bf — Piotr Tański 4 years ago
Merge branch 'master' into stable
b6739819 — Alek Rudnik 4 years ago
Merge branch 'master' into stable
8e64c5f9 — Przemyslaw Brudny 4 years ago
[EGD-6906] Updated OnBoarding update info window

Updated OnBoarding update info window.
b7e710ef — Przemyslaw Brudny 4 years ago
[EGD-6867] Renamed TopBar into StatusBar

Renamed TopBar into StatusBar.
82030a32 — Alek Rudnik 4 years ago
Merge branch 'master' into stable
017e3d88 — Przemyslaw Brudny 4 years ago
[EGD-5711] Finalized onBoarding application

Finalized onBoarding application. Added no sim ready window
and sim response window. Created iceBox widget. Fixed various
onBoarding errors and misalignment.
56a17e78 — Wojtek Rzepecki 4 years ago
[EGD-6854] Add missing tethering windows

Added missing windows for tethering
based on UI design
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.
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.
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.
434df6d8 — Tomasz Sobkowiak 4 years ago
[EGD-6520] Show factory data on technical information window

Remove mocked data and read real data from settings db
cd34ad5f — tomaszkrosnowski 4 years ago
[EGD-6453] Warning when adding incorrect event

When adding to Calendar an event which is incorrect  (e.g. has empty
title or end which is sooner than start) warning window appears.
Next