~aleteoryx/muditaos

ref: 390a22363720b53e7182c05cd4109b1f4cc1ab3c muditaos/module-services d---------
ee04dd4a — Wojciech Rzepecki 4 years ago
[EGD-8095] Add quote on wallpaper

Quote from database will be shown on wallpaper
if proper setting is selected.
0ec94289 — Adam Dobrowolski 4 years ago
[EGD-7773] Popups stack poc

Stack plus minimum tests added
Updated to master
Removed useless or adressed TODOS
Constants name applied
Renamed searchModel to searchRequestModel
Review applied
We should remove legacy window names
Bell names fixes
4a1e7e14 — Maciej Gibowicz 4 years ago
[EGD-8121] Fix cellular sleep mode enter without SIM

Without a SIM card, the modem will be able to enter sleep mode,
which will significantly extend the battery life of the phone.
055bc5e0 — Alek Rudnik 4 years ago
[EGD-8081] Bump up dr_flac version

Bumped up version of dr_flac library to recent version.
Unified decoder API and made sure it is working as expected.
05c8d311 — Alek Rudnik 4 years ago
[EGD-7860] Fix for call error flow

Make sure it is not possible to request a call twice.
Added new error windows for general call error and
no network connection.
Make sure there are no issues when call is requested
from external app e.g. from callog or phonebook.
76c924fd — Adam Dobrowolski 4 years ago
[EGD-8002] Added SSP, fixed some minor issues, removed obsolete code

ssp seems working
minor crash fixups
copy lacks patched
obsolete code removed
Devicei tests added for added code and cleanup
Added missing tests for new functions
Code cleaned up a bit - mostly moved to cpp
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'
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.
515026f3 — Przemyslaw Brudny 4 years ago
Merge remote-tracking branch 'origin/stable'
bb3b3f2d — Wojciech Rzepecki 4 years ago
[BH-1282] Fix bell power on when usb connected

attached dome switch as power (reboot) key when usb connected
1b16cab4 — Mateusz Piesta 4 years ago
[BH-1191] Alarm priorities

Enhanced alarm priorities handling

[BH-1259] Snooze time displayed incorrectly
while returning to the home screen

[BH-1263] Bottom message displayed when
editing alarm

Fixed ambiguous iterator use.
[EGD-7864] Fix Modem rf in enabled after sim selected

Modem is now disconected from network until active sim card
is selected.
97899f42 — Przemyslaw Brudny 4 years ago
Merge remote-tracking branch 'origin/stable'
8513eaae — wojtekrzepecki 4 years ago
[EGD-7900] Fix backlight behavior

Cumulated fixes for both screen and keypad light
bd4db9e1 — Wojciech Rzepecki 4 years ago
[EGD-7960] Fix of concurrent alarms handling

fixed the processing of alarms set to the same time
also taking into account concurrent snoozes
Next