~aleteoryx/muditaos

149514e8 — Jakub Pyszczak 4 years ago
[EGD-7169] Changed genlfs path

Changed search for genlfs path from the project path to the build one.
e0f527c9 — Artur Śleszyński 4 years ago
[CP-282] Set correct standalone image dependencies

Fix a bug indroduced by removing cmake variables.
2692ffc1 — Bartosz Cichocki 4 years ago
[EGD-7176] Switch GH Actions docker image to company's one

Switched to company's docker image
335f5814 — Artur Śleszyński 4 years ago
[CP-282] Add md5sums to the version.json file

Move checksums from a separate file to the version.json file.
[EGD-7124] Add import contacts from sim

Added imort contacts from sim card.
bb95f274 — Lucjan Bryndza 4 years ago
[CP-288] Update secureboot documentation

Update documentation about secureboot

Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
3b673890 — Jakub Pyszczak 4 years ago
[EGD-7162] Removed sensitive data from settings app

During validation tests of EGD-6962 found
sensitive data being logged in settings app.
This PR deletes all of those.
49b82ca0 — Przemyslaw Brudny 4 years ago
[EGD-7139] System setting cleanup and fixes

Security setting cleanup. Refactored Technical
Information window.
aea9e64b — Maciej Gibowicz 4 years ago
[EGD-7088] SDRAM configuration on T7 board

Add configuration for new, increased to 64 MB SDRAM.
211a6e07 — Mateusz Grzegorzek 4 years ago
[BH-375] Clean `module-utils/third-party`

Clean `module-utils/third-party`
9b2260ee — Marcin Smoczyński 4 years ago
Merge branch 'stable' - release v0.73.1
b19ddb71 — Wojtek Rzepecki 4 years ago
[EGD-6928] Fix system powe instability

Improved frequency switching mechanism
b652f098 — Lucjan Bryndza 4 years ago
[CP-326] Reformat recovery partition as littlefs

Recovery partition will be needed by update process for store and
process update data recovery etc
But using fat partition is due to
problem with power loss in not
recommended.
This patch change BACKUP partition to the LFS

Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
689dfe6e — Przemyslaw Brudny 4 years ago
[EGD-7138] Security setting cleanup and fixes

Security setting cleanup. Removed not used torch windows.
136c6fed — Przemyslaw Brudny 4 years ago
[EGD-7136] Apps setting cleanup and fixes

Apps setting cleanup. Disabled in UI not working options.
031b7c72 — Przemyslaw Brudny 4 years ago
[EGD-7136] Phone modes setting cleanup and fixes

Phone modes setting cleanup. Fixed text top padding.
Fixed titles and selector in phone modes. Updated arrows.
4201fcae — DariuszSabala 4 years ago
[BH-384] Turned application desktop to library

Defined separated cmake library, private and public include
directories and dependencies, isolated public headers from private,
cleaned up include paths and defined which targets depend on new
library, cleaned up include paths
6eeb1d75 — DariuszSabala 4 years ago
[BH-628] Cleaned up module-vfs cmake

Cleaned up pattern of sharing source files among libraries
using cached lists, ultimately leading to silent linkage
failures. Symbols build repeatedly in different libraries
was linked depending on which library was passed in linker
command arguments first, so for example in same cases
cellular bsp files compiled in module-vfs was linked instead
of those from module-bsp leading to failure of cellular work
despite no explicite build failure.
df242323 — Przemyslaw Brudny 4 years ago
[EGD-7135] Display and keypad setting cleanup and fixes

Display and keypad setting cleanup. Moved settings window
Names to separate file. Added selective build options.
Fixed SpinBox arrows position. Fixed focus on window start
in InputLanguageWindow and KeypadLightWindow. Moved AutoLock
to Security. Disabled not working options in UI.
a360454b — Bartosz Cichocki 4 years ago
[EGD-6212] Add tethering doc

This commit adds list of currently supported systems that are
check for working with tethering. Rest of the doc will be updated
with another commit
Next