~aleteoryx/muditaos

2911b6b4 — Lukasz Skrzypczak 4 years ago
[BH-378] PR changes

PR changes - mainly includes
399ee03a — Lukasz Skrzypczak 4 years ago
[BH-378] Fix unit tests includes

Fix Unt tests includes
4ec617b1 — Lukasz Skrzypczak 4 years ago
[BH-378] Style fixed

Fixed style
7fee0d9c — Lukasz Skrzypczak 4 years ago
[BH-378] Utils move log to library

Moved log to separate library
aae83f85 — DariuszSabala 4 years ago
[BH-458] Pureflash turned to ExternalProject

Changed way the pureflash utility is linked to  project. Now
it is builded as cmake ExternalProject
9b28cd67 — Marek Niepieklo 4 years ago
[CP-84] Implement Security API

- Added pass code unlock from MC
- Removed Set USB security status
- Changed isLocked to phoneLocked in request for phone lock status
- Removed remainings of USB security in Settings App
- Reworked USB security model to depend both on
    Phone lock state and Pass code being enabled
- Updated test_security.py
ec389616 — Marek Niepieklo 4 years ago
[CP-145] Implement Security Endpoint helper

Added helper and moved out processing code to helper
1fd83ece — Marek Niepieklo 4 years ago
[CP-148] Fix setting of response in the Parser Context

Incomming ResponseContext was overwritten instead of used.
de84e4d1 — Pawel Olejniczak 4 years ago
[CP-83] Update tests for unlocking phone and usb

Removed leftovers of old usb security tests implementation.
Added tests for unlocking via security endpoint.
2edda4e1 — Wojtek Rzepecki 4 years ago
[EGD-6446] Fix notes delete window

Fix of title in note delete window
to use note beggining
25fc56f4 — Radoslaw Wicik 4 years ago
[BH-353] Add minimal build target for BH

* add BellHybridMain
* fixing post review

Git automatically converts BellHybird as move from source/main.cpp to
prevent this and maintain "main.cpp" history adding new target as
separate commit.
aa1ca514 — Radoslaw Wicik 4 years ago
[BH-353] Add minimal build target for BH

Introducing changes required for adding BellHybird target without
removing PurePhone.
Adden new targets:
* Pure (builds PurePhone and PurePhone.img)
* Bell (builds BellHybird and BellHybird.img)
* [PurePhone|BellHybrid]-[UpdatePackage|StandaloneImage)
d10019c6 — Wiktor S. Ovalle Correa 4 years ago
[EGD-6898] Remove dead SimProcedure code

There were leftovers from an earlier SIM initialization procedure
c3a6c4a9 — Mateusz Grzegorzek 4 years ago
[BH-396] Move CrashDebug to a separate directory

Move CrashDebug to a separate directory
40cef99e — DariuszSabala 4 years ago
[BH-360] Move TPLIB re2 to separate dir

Changed submodule directory and updated cmake scripts.
Updated paths in PureCoverage script and Doxyfile
4ce5b308 — Wojtek Rzepecki 4 years ago
[EGD-6899] Fix AppCall access

Fix of an access to call window
during tethering
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.
a360d13b — DariuszSabala 4 years ago
[BH-460] Moved TPLIB littlefs

Moved littlefs library to dedicated third party directory,
fixed include paths
b2f3f641 — Lucjan Bryndza 4 years ago
[EGD-6897] Change force flag to disable check

Now force flags disable all sanity check in the
pure flash tool

Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
Next