~aleteoryx/muditaos

ref: 841ba62b1682d7399f477b6439e7fc4607fd0339 muditaos/products d---------
841ba62b — Marek Niepieklo 4 years ago
[CP-1103] Harmony device log is not sent to support

Isolated common Device Info EP
Added returning of diagnostic data info to Harmony DeviceInfo EP
Updated get_os_log.py tool
053f2706 — Adam Dobrowolski 4 years ago
[MOS-282] Librarisation of services and test service

* options work a bit better ,now services and apps are
  selectable by option in cmake
* test service example added
* major documentation for module-services
* documentation for project configs and logs

Co-authored-by: Bartosz Cichocki <sp2fet@gmail.com>
Co-authored-by: Mateusz Piesta <mateusz.piesta@mudita.com>
28c9acd1 — Bartosz Cichocki 4 years ago
[MOS-124] Add Code Comparision pairing logic

Added missing logic for code comparison pairing, fixed popup text
96267e3d — Adam Dobrowolski 4 years ago
[MOS-281] Apply suggestions from code review

Co-authored-by: Bartosz Cichocki <sp2fet@gmail.com>
51c21bc3 — Adam Dobrowolski 4 years ago
[MOS-281] Base documentation update

Now our basic documentation should be clearer and more self
explanatory
06ef1e13 — Marcin Lyda 4 years ago
[MOS-300] Remove unused variables

Remove unused variables from PVS Studio analysis
47584b91 — Paweł Joński 4 years ago
[BH-1405] Delay homescreen display to avoid blinking

Delay homescreen display to avoid blinking on startup
1782c869 — Paweł Joński 4 years ago
[BH-1407] Onboarding windows cleanup

Delete unused window name and simplify flows
24eff591 — Maciej Janicki 4 years ago
[MOS-296] Merge fix popup stack issues

Fix popup stack issues with Harmony
5dc42c2b — Maciej Janicki 4 years ago
[MOS-296] Merge new master commits into merge-stable-wip

Merge new master commits
2b2bb13a — Maciej Janicki 4 years ago
[MOS-296] Merge remote-tracking branch 'origin/stable'

Merge stable Harmony branch into merge wip branch
d3bba9da — Maciej Gibowicz 4 years ago
[MOS-256] Turn off torch driver when not in use

We save on power consumption ~0.7 mA.
b20e6589 — Marek Niepieklo 4 years ago
[CP-1100] Fix update not working

Bumped ecoboot.bin asset version to v1.1.2
ad3aa54b — Przemyslaw Brudny 4 years ago
[MOS-123] Added bluetooth authentication popups

Added bluetooth authentication popups with different
pair methods and process info display.
e8f6ff93 — Maciej Janicki 4 years ago pure_1.2.0-rc.2
[CP-1100] Fix update not working

Update updater binary version
45776b4d — Tomasz Rybarski 4 years ago
[BH-1246] PowerNap Frontlight fix

This is a fix for changes made in PR#3451
e932f53e — Tomasz Rybarski 4 years ago
[BH-1411] Shift arrows away from screen edge

Arrows are shifted for better visibility
33efeda9 — Maciej Janicki 4 years ago
[BH-1413] Change default alarm volume

Change default alarm volume
e59cd403 — GravisZro 4 years ago
[MOS-245] Fix errant spaces

It appears in the past a major edit was made but had used a regex to
change some text which resulted in an errant space between the
enumuneration/struct/class name and the scope resolution operator.
These errant spaces have been removed.
741f7e00 — Mateusz Piesta 4 years ago
[BH-1410] Alarms predefined order

Added specific order of alarm list under
alarms settings. Sorting is based on track id.
Next