~aleteoryx/muditaos

ref: d31e1c2c43edea1b59bacd1f2736b96ac03ae5cd muditaos/module-utils d---------
74ae1a65 — Marcin Smoczyński 4 years ago
[EGD-7031] Remove UT deps to the production image

Remove dependency to the production image by creating separate sysroot
for test assets alongside with a test image Test.img.

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
6c32205e — Marek Niepieklo 4 years ago
[CP-371] Updater miscelanous developer mode and logs changes

This reverts commit cb93d58d85fc9bc0e136ff7fb6fc58e092837159.
cb93d58d — Adam Dobrowolski 4 years ago
[CP-371] Updater miscelanous developer mode and logs changes

Changed:
- Runtime disabled logs which didn't add value from ServiceDesktop
- Runtime disabled logs which didn't add value from SystemManager
- Added possibility to change runtime logging levels
- Integrated ServiceDesktop developer code a bit - it might be used
  as virtual base with little to no modifications for other endpoints
  which would result with less redundant code
606e0597 — Paweł Joński 4 years ago
[BH-380] Librarize application-calendar

Librarize application-calendar
71becac0 — Mateusz Piesta 4 years ago
[EGD-6609] Separated out sms logic

Switching to async sending model required separation of out sms logic.
Specific class was added and most of the logic was moved from cellular
service to this class.
0e5769ca — Alek Rudnik 4 years ago
[EGD-7074] Fix date and time unit tests

Made sure test are not dependant on current time.
211a6e07 — Mateusz Grzegorzek 4 years ago
[BH-375] Clean `module-utils/third-party`

Clean `module-utils/third-party`
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.
73819ffd — Pawel Olejniczak 4 years ago
[CP-215] Expose current operator name in service desktop API

Get current operator name from cellular modem,
and expose it in service desktop API to let
Mudtia Center use it.
992b0ea2 — Wojtek Rzepecki 4 years ago
[EGD-3171] Fix key shortRelease on app switch

Fix of shortRelease on app switch while long
press applied on previous window
8521193d — Mateusz Grzegorzek 4 years ago
[BH-362] Move segger to a separate directory

Move segger to a separate directory
49b7ab85 — Alek Rudnik 4 years ago
[EGD-7005] Removed sensitive data cellular

Removed sensitive data from service and module cellular.
Logger factory introduced to easily manage sensitive logs.
56449096 — Pawel Olejniczak 4 years ago
[CP-267] Ensure cellular logging

Log information such as: selected SIM slot,
received signal parameters (QNWINFO, CSQ),
selected antenna, AT commands exchanged
with the modem, slider position.
Also fixed logging level for rt1051.
399acf82 — Wojtek Rzepecki 4 years ago
[EGD-6672] Fix missing key after slider

Fix of not working key press right after
slider movement or disconnecting tethtering
1a0851db — Marek Niepieklo 4 years ago
[CP-316] Tool to get MuditaOS log

Python tool to get MuditaOS.log file from Pure
b74e58fa — Piotr Tański 4 years ago
[EGD-7074] Removed incorrect and failing unit tests

The unit test needs to be reworked, it can't be easily fixed.
ae0a9706 — Artur Śleszyński 4 years ago
[EGD-6697] Fix DateTime::isYesterday() tests

Skip all days numbered 1 to avoid testing at month boundary.
781f24bb — Maciej Gibowicz 4 years ago
[EGD-6699] Add timezone selecting window

Implementation of the time zone selection from the list
of available cities.
3bdc27a1 — Marek Niepieklo 4 years ago
[CP-270] Replace CRC32 library

Replaced CRC-32 lib from csbruce.com/software/ with
github.com/stbrumme/hash-library
82b58594 — Mateusz Grzegorzek 4 years ago
[BH-363] Move libphonenumber to a separate directory

Move libphonenumber to a separate directory
Next