~aleteoryx/muditaos

3bfd6bc5 — Maciej Gibowicz 4 years ago
[EGD-7871] Fix refreshing calllog details after editing contact

After editing a contact from the calllog level,
the calllog details will be refreshed.
36b9b20e — Wojciech Rzepecki 4 years ago
[EGD-8083] Add wallpaper option

Added connection of wallpaper window to settings
41dca5b3 — Przemyslaw Brudny 4 years ago
Merge remote-tracking branch 'origin/stable'
21a5a232 — Przemyslaw Brudny 4 years ago
[EGD-8079] CPU frequency conversion PWM fix

Fixed CPU frequency conversion.
43c27e74 — Tomasz Rybarski 4 years ago
[BH-1252] Alarm Activated Behaviour Change

Alarm Activated should not return to Alarm Set
e7a4c684 — Tomasz Rybarski 4 years ago
[BH-1227] Frontlight On When Entering Settings

Frontlight has to be on when entering frontlight settings
6d338e21 — Tomasz Rybarski 4 years ago
[BH-1271] Icons on summary screens align vertical

Summary screens icons are aligned vertically
aaa03221 — Tomasz Rybarski 4 years ago
[BH-1283] Battery icon alignment

Battery icon aligned to the middle of screen
0befadff — Tigran Soghbatyan 4 years ago
[BH-1251] Fix meditation app respawning

Prevent meditation app from spawning multiple instances
f400bda4 — Tigran Soghbatyan 4 years ago
[BH-1218] Fix ui font size

Set BellSideListItem font size according to the design
dab04510 — Marek Niepieklo 4 years ago
[CP-831] Move and repair test_device_diagnostics.py

Moved test script out of pytest/service-desktop
Cleaned up and fixed test code for multiple log/crash dump files
cf70937f — Marek Niepieklo 4 years ago
[CP-892] Use user-defined file name to save data in FS get_file

Fixed misused file name when saving data
24e2cdbf — Marek Niepiekło 4 years ago
[CP-831] Revert "Move and repair test_device_diagnostics.py"

This reverts commit b5a8a75aa24b5b7bea07cdc477021e59f3a126b1.
b5a8a75a — Marek Niepieklo 4 years ago
[CP-831] Move and repair test_device_diagnostics.py

Moved test script out of pytest/service-desktop
Cleaned up and fixed test code for multiple log/crash dump files
376bbf3d — Przemyslaw Brudny 4 years ago
[EGD-7922] Added InputEvents Debug option

Added Debug flag for InputEvents in EvtManager and Application.
7f9bc6bf — Maciej Gibowicz 4 years ago
[EGD-7922] Added Permanent Frequency Setting

Added Permanent Frequency setting in Advanced Developer
Mode with simple set window.
[EGD-7909] Fix Retry mode change on fail

Service cellular will retry phone mode change on
failed attempt.
706a25df — Maciej Janicki 4 years ago
[BH-1125] Add file indexer

Add file indexer
a9b111aa — Mateusz Piesta 4 years ago
[BH-1277] Fix critical battery flow

Removed handling of critical battery level from bell's
home screen. From now on, battery SOC can drop to 1%
(battery notification will change from showing 1 bar to
crossed battery symbol upon reaching <5% SOC). If it drops
any further system shutdown procedure is invoked which results
in the device being turned off.
77695586 — Marek Niepieklo 4 years ago
[CP-832] Merge get/send file tests, add remove file test

Added new file operations test for get, send, remove file.
Updated lorem-ipsum.txt file.
Next