~aleteoryx/muditaos

ref: 149514e8364c0753c9eec29d48b227fb85fc4bda muditaos/module-apps/application-onboarding d---------
49b82ca0 — Przemyslaw Brudny 4 years ago
[EGD-7139] System setting cleanup and fixes

Security setting cleanup. Refactored Technical
Information window.
ee2c085e — Przemyslaw Brudny 4 years ago
[EGD-7130] Renamed settings application

Renamed settings application.
d353e444 — Przemyslaw Brudny 4 years ago
[EGD-6950] Added header layout

Added Header Layout.
5b2881cc — DariuszSabala 4 years ago
[BH-372] Turned i18n into separate library

Turned i18n module into separate library moving source files, test
files and creating separate CMakeLists.txt, fixed other modules
link targets, fixed paths and sorted some lists
a7fba1b3 — Paweł Joński 4 years ago
[BH-374] Librarize application-antenna

Add apps-common, librarize application-antenna
02b8d2bf — Piotr Tański 4 years ago
Merge branch 'master' into stable
1a2e12af — Radoslaw Wicik 4 years ago
[BH-373] Convert utils json into a lib

Moving json to a third-party standalone library.
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.
5ad878c6 — Paweł Joński 4 years ago
[BH-371] Replace gsl with mainline submodule and move to third-party

Replacing loose gsl files with gsl mainline project as submodule
and moving it to third-party
b7e710ef — Przemyslaw Brudny 4 years ago
[EGD-6867] Renamed TopBar into StatusBar

Renamed TopBar into StatusBar.
18e9a260 — Alek Rudnik 4 years ago
Merge branch 'master' into stable
bea44d5d — Przemyslaw Brudny 4 years ago
[EGD-6886] Fixed onBoarding Main Window and NoSim popup

Fixed wrong onBoardingMain Window handling and increased
noSim detected popup timeout.
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.
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.
0f3fb7c1 — Michał Kamoń 4 years ago
[EGD-6736] Add app's state dependent autoLock mechanism

This PR provides the implementation of the auto-locking mechanism that
is dependent on an application's current auto-locking policy. Three
auto-lock policies have been introduced:

* DetermineByWindow
* DetermineByAppState
* PreventPermanently

Also changed the AutoLockWindow set/get auto-lock time value to the
message-based approach.
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.
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.
Next