~aleteoryx/muditaos

72ac24f2 — Pawel Olejniczak 5 years ago
[EGD-6073] Fix text formatting in retry windows

Error message in retry windows was displayed incorrectly.
9f87dead — Maciej Gibowicz 5 years ago
[EGD-4853] Add Wake up GSM modem on demand

System wakes up Cellular when there is a need to communicate
with the modem, e.g. to handle an outgoing call
f9703ad5 — Lucjan Bryndza 5 years ago
[EGD-6097] Remove script for restore FAT layout

Littlefs and new VFS is now official filesystem for the MuditaOS so
restore out partition layout is no longer needed.
7a55c370 — Radoslaw Wicik 5 years ago
[EGD-5855] Daily build scripts

Adding script for creating daily releases in docker environment
776a51e5 — Wojtek Rzepecki 5 years ago
[EGD-5969] Add battery charging UI

Battery charging UI modified
according to design
efef3c36 — Alek Rudnik 5 years ago
[EGD-6043] Change status bar layout

Status bar is rewritten to use box layout
898de054 — Mateusz Grzegorzek 5 years ago
[EGD-5932] Create Quotes agent

- add Quotes agent,
- implement get all quotes
  and get all categories queries,
- extract PagedData from ListDirData
  and reuse it in QuotesMessages,
- unify naming in Quotes and FileIndexer,
- add Quotes agent unit tests
20fe1b88 — RobertPiet 5 years ago
[EGD-5934] Adjust add/edit quote to the design

Changed order of fields Author/Note, counter only for Note.
9534a84e — SP2FET 5 years ago
[EGD-6022] Fix tests used in CI process

Fixed some tests used in CI
ad136fbb — Adam Dobrowolski 5 years ago
[EGD-6078] Limited logs from Settings and Service messages

* Right now there is too much spam. These logs can be enabled with
  build flag
* Fixed clang-tidy warnings on Settings
82fe792e — Pawel.Paprocki 5 years ago
[EGD-6030] Fix Analise and optimize stack for service-desktop-worker

Reduce stack size to 1k
05d26bd1 — Adam Dobrowolski 5 years ago
[EGD-6027] Moved test harness to separate repository

Common code for QAE and development moved to separate repository to
achieve more granular controll and more fluent flow
354b47aa — Tomasz Sobkowiak 5 years ago
[EGD-6004] Change application messages stack size to 6kB

Tests done for over 100 threads and 1000 messages in overall
Stack size during tests didn't go over 5kb
63f235d2 — Borys Jelenski 5 years ago
[EGD-6007] Fix stack usage of SystemWatchdog task

Also, task name changed to follow the convention
d05de195 — Adam Dobrowolski 5 years ago
[EGD-5872] Mudita tools repository update

gdb tools: pure command have documentation
32b036a2 — Borys Jelenski 5 years ago
[EGD-5997] Fix stack size of WorkerEvent

Adjusted stack size to match actual usage
1b6e1a10 — Pawel Olejniczak 5 years ago
[EGD-6024] Fix refreshing bt devices list after disconnect

After pushing Disconnect button, list was not refreshing
in a proper way, a disconnect button was nat changed to connect.
bd92e375 — Marcin Smoczyński 5 years ago
[EGD-6065] Increase system heap size

Increase system heap size by 64 kB to fight with heap shortage.
f37159ff — Piotr Tański 5 years ago
[EGD-5918] The system should crash on init failure

ServiceDB init process times out. Its timeout should be extended.
0b9bca2a — Alek Rudnik 5 years ago
[EGD-6014] Fix top bar includes

This is only clean up of includes, no functional changes
Next