~aleteoryx/muditaos

ref: f97e86c991d75baf1496a657e540dcc1f63e72c7 muditaos/products d---------
0c426282 — Adam Dobrowolski 4 years ago
[EGD-7773] Post review code cleanup

as in status
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
7e86527c — Bartosz Cichocki 4 years ago
[EGD-7773] Fix Bell alarm popup handling

Workaround no longer needed
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
df7d1965 — Adam Dobrowolski 4 years ago
[EGD-8144] PurePhone assets split mechanism

As we do not have artifactory etc. we download public assets from
public repository.

download_asset mechanism:
* added tar with unpack for releases on github
* download script create parent directory
* When there is no parent directory - then create it, not the file as
  dir
* Lessened logs status
* download release files for Pure works ok
* added option to load multiple elements from tar
* added option to load stuff from own PC

CMake fixes:
* Add option to not pass Luts.bin to the image
* Added dependencies:
    * Assets cmake
    * DiskImage
    * Generall: dependencies instead of runtime globals
    * Fixed UT for bell

Added description file to fownload files:
* Files downloaded from MuditaOSPublicAssets repository Bell
* PurePhone assets copied to build dir not to image dir
* Added test assets and bell assets
* Luts and test assets unpacked to right place
* Luts proper on img on phone

EGD-8066 sq
6142f667 — Lucjan Bryndza 4 years ago
[EGD-8127] Add FreeRTOS return to main when scheduler exits

Add support to the FreeRTOS to be able to back to main
functon when the scheduler is terminated.

Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
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.
41dca5b3 — Przemyslaw Brudny 4 years ago
Merge remote-tracking branch 'origin/stable'
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
7f9bc6bf — Maciej Gibowicz 4 years ago
[EGD-7922] Added Permanent Frequency Setting

Added Permanent Frequency setting in Advanced Developer
Mode with simple set window.
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.
1e04adae — Mateusz Piesta 4 years ago
[BH-1248] Battery charger events handling

[BH-1249][BH-1248] Added handling of battery charger async
events to the home screen.
[BH-1276] Enter battery status from snooze active window.
[BH-1278] Proper latch state handling when in battery critical state.
Fixed various minor bugs spotted along the way.
6ec88190 — Wojciech Rzepecki 4 years ago
[EGD-8015] Fix backlight timeout when locked

light will go out after 5 sec when phone is locked
813a92e6 — Lucjan Bryndza 4 years ago
[EGD-8013] Fix tethering popup show when no SIMCARD

Fix tethering mode popup show when no simcard
is selected. It'll works in the onBoarding and
normal mode

Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
515026f3 — Przemyslaw Brudny 4 years ago
Merge remote-tracking branch 'origin/stable'
Next