~aleteoryx/muditaos

ref: 7de2bd148e4d8905d9d43263950f17059dc4440d muditaos/products d---------
e13ed40f — Lukasz Mastalerz 3 years ago
[CP-1624] Adding numberID as a field to contact and message response

Changing the way Center is recognizing the threads in the message
window by introducing the numberID
6097f761 — Adam Wulkiewicz 3 years ago
[BH-1609] Fix resizing of format in TimeSetFmtSpinner

Change the resizing logic of the children of TimeSetFmtSpinner.
Remove arguments of TimeSetFmtSpinner and BellStatusClock ctors.
2bdb1c75 — Adam Wulkiewicz 3 years ago
[BH-1582] Fix alarm edit inactivity handling

Add missing timer start in entry event handler
006d210a — Lukasz Mastalerz 3 years ago
[CP-1419] Signal range in Pure status without SIM card inserted

Fix for incorrect signal strength displayed in Center when network
status is NotRegistered.
8ef4acd0 — rrandomsky 3 years ago
[MOS-776] Deletion of outdated and invalid SettingsApi test

Deletion of outdated and invalid SettingsApi test. New test are planed.
ec46e63e — Bartosz 3 years ago
[MOS-000] Rebase fixes

Rebase fixes
a96fc145 — Mateusz Piesta 3 years ago
[MOS-875] Fixed rebase issues

Fixed
9744d391 — Bartosz 3 years ago
[MOS-856] Another approach to MTP path in DeviceInfo

This time it's device-agnostic from purefs paths
60568d92 — Bartosz 3 years ago
[MOS-856] Add MTP path to DeviceInfo endpoint

Added MTP path for products to enable MC to use it instead
of hardcoded paths
34485ba1 — Lefucjusz 3 years ago
[MOS-852] Fix autolock not working in UDM version

Fix of the issue that in some cases phone
wouldn't lock automatically after given
timeout. This is not a proper fix,
rather a workaround, the whole autolock
mechanism should get refactored to
support testing via harness.
5ac4d1e1 — Lefucjusz 3 years ago
[MOS-000] Bump binaries and add Bell target

Change binary assets versions for both
products, fixed missing dependencies
in Bell's CMake, added 'Bell' target
that automatically builds the
image.
5af5c740 — Mateusz Piesta 3 years ago
[MOS-807] Removed read code

Removed dead code
Fixed Harmony relaxation app assets path
ed806a45 — Mateusz Piesta 3 years ago
[MOS-807] Fix MTP root path

Fixed MTP root paths for both Harmony and
Pure due to the MTP implementation
not supporting hierarchical directories.
48940025 — Bartosz 3 years ago
[MOS-000] Update binary versions

Bumped up versions of binaries
3887c43c — Lefucjusz 3 years ago
[CP-1734] Create factory reset reboot UI

Create window that will be shown when the
device turns off first time after factory
reset request made from PureOS.
14489609 — Bartosz 3 years ago
[MOS-000] Bump recovery version

Bumped recovery version
ae4badbb — Bartosz 3 years ago
[MOS-803] Further fixes for sync

Fixed paths for sync process
Added timeout for windows in recovery processes
bb2df2a3 — Bartosz 3 years ago
[MOS-803] Fixes

Fixes for deviceInfo endpoint, scripts
 and missing migration files in sysroot
bb0ef540 — Mateusz Piesta 3 years ago
[MOS-803] DeviceInfo endpoint update

* Added some changes to the DeviceInfo endpoint
* Updated relevant code accordingly
* Removed unneeded paths definitions
* Minor bug fixes
6f05c75c — Mateusz Piesta 3 years ago
[MOS-835] Per product layout of database migration scripts

Implemented DB init migration and version.json update
Next