~aleteoryx/muditaos

ref: f334851340b747497b07a6f8552a5593fde1945d muditaos/module-apps/apps-common d---------
b1fa634e — Przemyslaw Brudny 4 years ago
[MOS-111] Battery status bar update restrictions

Battery status bar update restrictions.
c83f293a — Przemyslaw Brudny 4 years ago
[EGD-8218] PhoneLock timer fix on return from emergency

PhoneLock timer fix on return from emergency.
a35242ce — wojtekrzepecki 4 years ago
[EGD-8247][EGD-8249][EGD-8250] Fix of Quotes UI minor bugs

fix for invalid window transitions, list update and quote
display on wallpaper
810a8dc1 — Przemyslaw Brudny 4 years ago
[EGD-7792] Meditation timer interval widget replacement

Meditation timer interval widget replacement.
f6a3fcc8 — Alek Rudnik 4 years ago
[EGD-8167] Fix for crash on SOS screen

Paramter pointer was used without checking if it is nullptr
5777882a — Adam Dobrowolski 4 years ago
[EGD-8170] Possible crash on window entry fix

This is not the best fix, as it most probably should be
written differently in the first place
b0f48366 — Adam Dobrowolski 4 years ago
[EGD-8170] Fixed crash on settings window

as in description
4dd045f3 — Przemyslaw Brudny 4 years ago
[EGD-3544] Label replacement with OneLine text

Label replacement with OneLine text. Style and usage fixes.
7897f863 — Adam Dobrowolski 4 years ago
[EGD-8164] Multiple same popups can be stored

On initial code there was option to store only one popup of set
priority, now we can store multiple ones
7cdfb96d — Bartosz Cichocki 4 years ago
[EGD-6823] Add quote randomization

Added randomization of the quotes when quote wallpaper is selected
19d6468e — Przemyslaw Brudny 4 years ago
[EGD-8035] Fixed looped lists and applied to all Pure lists

Fixed looped lists bugs and applied to all Pure lists.
097267d8 — Wojciech Rzepecki 4 years ago
[EGD-6824] Simplified notifications on quote wallpaper

simplified home screen notifications as tiles on phone
locked wallpaper
7a629354 — Adam Dobrowolski 4 years ago
[EGD-8108] Bugfix typo fix

There was typo in check
7127efa8 — Adam Dobrowolski 4 years ago
[EGD-8108] Alarm window bugfix

Now user cant close alarm window with LF
85cf420b — Przemyslaw Brudny 4 years ago
[EGD-8080] Added 4 hour deep refresh on locked screen

Added 4 hour deep refresh on locked screen.
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.
0c426282 — Adam Dobrowolski 4 years ago
[EGD-7773] Post review code cleanup

as in status
15a23942 — wojtekrzepecki 4 years ago
[EGD-7773] Exit with delay fix

fix
a9fba040 — Bartosz Cichocki 4 years ago
[EGD-7773] Add popup drop possibility

Added popup drop possibility with custom callback onPop to comply
with Bell requirements
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
Next