~aleteoryx/muditaos

8818b30d — Lucjan Bryndza 5 years ago
[EGD-6075] Add support for emmc system partitions

Add support for EMMC hardware partitions to the
disk manager
Hardware system partitions are visible as <device_name>sys<num>
Disk user partitions are visible as <device_name>part<num>

Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
2a17ec92 — Lucjan Bryndza 5 years ago
[EGD-6075] Fix partition name typo

Fix partition name typo in the disk manager
9c28350c — Tomasz Sobkowiak 5 years ago
[EGD-5440] Onboarding passcode window

Add windows for setting passcode during onboarding process
eac3d236 — Artur Śleszyński 5 years ago
[EGD-6498] Do not perform calculations on empty input

We do not produce an error when user calculates empty input.
6f2d77c5 — Jakub Pyszczak 5 years ago
[EGD-6401] Fix bluetooth initialization

Fixed multiple initialization in A2DP and HSP profiles.
e1292991 — Piotr Tański 5 years ago
[EGD-6486] Fix for settings not avaialble at phone startup

Fixed the comparison function of EntryPath objects.
5e448c4a — Artur Śleszyński 5 years ago
[EGD-6371] Do not reset input mode on SMS thread focus gain

Reseting input mode on focus gain resulted in a race between the focus
gain handler and the user pressing the asterisk button.
e31e7965 — Pawel.Paprocki 5 years ago
[EGD-6182] Fix after ICE call full list of contacts is shown

Change way of calling ICE contacts
332aed93 — Marcin Smoczyński 5 years ago
[EGD-6507] Enable per-module testing

Add per-module:
 - test build
 - test execution
 - coverage reporting (xml/html).

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
cf3e1a10 — Artur Śleszyński 5 years ago
[EGD-6500] Clear calculator input on # long press

Long pound press should clear input text.
cbd74648 — Przemyslaw Brudny 5 years ago
[EGD-6494] Application Manager on action switch fix

Application Manager switch on Action no longer causes to
newly opened application main window switch but it
calls declared action handler.
ce2dbe96 — Adam Dobrowolski 5 years ago
[EGD-5238] Fixed error on escape in clang_check script

Passing files as one string made python script use all files
passed as one file instead of split multiple files
ea881043 — Piotr Tański 5 years ago
[EGD-5843] Fixed displaying gray colors in meditation window

The screen should be deeply refreshed on starting the meditation.
d94ae1ee — Wiktor S. Ovalle Correa 5 years ago
[EGD-6485] Restore Contact operations handling

Previous commit on EGD-6485 removed ContactAdd/Update/Remove
cases that were still in use
f0d6d4b6 — Adam Dobrowolski 5 years ago
[EGD-5238] Added tidy target to CI to inform about added tidy issues

* Small fixups based on shellceck
* Tool now:
    can:
    * take diffs and pass it to clang-tidy
    cant:
    * set error on warnings/errors (errno)
    * copy compilation_database.json and sanitize it
81adfe41 — Piotr Tański 5 years ago
[EGD-6347] Refactored phone modes handling in applications

PhoneModeObserver doesn't work properly in applications.
Applications have to handle the phone mode changes via AppMgr.
Phone mode and tethering handlers separated.
14a01945 — Wiktor S. Ovalle Correa 5 years ago
[EGD-6485] ServiceDB cleanup

Remove old unused ServiceDB API and deprecate its remains still being
in use.
4dbab1b9 — Marcin Smoczyński 5 years ago
[EGD-6504] Only current changes in the relnotes

Include only changes from the current changes in the release notes.

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
22809d63 — Bartosz Cichocki 5 years ago
[EGD-6208] Add blocking phone mode changes during tethering

When the tethering is enabled, the phone mode shouldn't change,
now, any attempt ends with a notification
fdb799cf — Marcin Smoczyński 5 years ago
Merge branch 'stable' - release v0.62.2
Next