Alexander Martinz

Results 32 comments of Alexander Martinz

Reopening as one year later this is more relevant now

I have done some more extensive testing and noticed, that this could be a race condition. Whenever it stops working, i got the following log prints: `Error org.freedesktop.DBus.Error.ServiceUnknown: The name...

I am happy with the initial state, however there are some TODOs left and of course a proper review is needed as well :)

Add "MUST be able to install OTAs" to requirements

- Changed emergency calling support from `MUST` to `SHOULD`, as not everyone has access to verifying such functionality. - Added `Installer` and `Recovery` sections. ``` Installer --------- * Devices MUST...

- Added `Documentation` section to requirements: ``` Documentation ------------- * The device MUST be listed at the `Ubuntu Touch device page`_; the device page needs to be kept up-to-date. ```...

Should be ready for review now. I'd like this to get all approvals from the reviewers listed (at least, more are always welcome) before merging this. :smile:

Note: there is also a memory leak, which should be fixed with [`[email protected]`](https://github.com/matteobruni/tsparticles/issues/4534), which is related to https://github.com/ubports/ubports-installer/issues/2806.

PR for dropping tsparticles: https://github.com/ubports/ubports-installer/pull/2809 `particle` animations are replaced with `square` animations. CPU and memory usage have decreased. ![image](https://user-images.githubusercontent.com/2779871/185649651-1aca15b0-b3ef-468c-b4bb-be44df59a81b.png)

> @capsia37 made some designs we could use as a start. [#1552 (comment)](https://github.com/ubports/ubports-installer/pull/1552#issuecomment-934736910) Nice, thanks for pointing it out! > Maybe we can still have some moving stuff as a...