Igalia / wolvic

A fast and secure browser for standalone virtual-reality and augmented-reality headsets.
https://wolvic.org
Mozilla Public License 2.0
813 stars 105 forks source link

Remove version check activity #1612

Closed svillar closed 1 week ago

svillar commented 2 weeks ago

We're removing the version check activity for a couple of reasons:

  1. seems to be the cause (or at least unveil) weird playback issues (see issue #1610)
  2. it isn't really needed
    • 2.1 meta has its own checks in the store
    • 2.2 pico check was for very old versions of the OS, so in practice there is no much difference

Apart from that it's much simpler to have just 1 activity than 2

svillar commented 1 week ago

I agree with the revert, but we should evaluate whether we can integrate later some of the changes these 4 commits provided (eg removal of the spheres hands model)

we definitely not want to bring the spheres models back