Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Wolvic

Funding the development and maintenance of the Open Source Wolvic XR browser (See links above)
Collective - Host: opensource - https://opencollective.com/wolvic - Website: https://www.wolvic.com/ - Code: https://github.com/Igalia/wolvic

Revert "Combine the FOV with the projection matrix provided by the device. Update it on every frame."

This reverts commit 6c8a61c103ffd832d77e943649702d4ff4a1f207.

This was making the Oculus Quest ...

github.com/Igalia/wolvic - 4ff5e2ba725850f9f6d39125fd93b487af15f171 authored over 2 years ago by Sergio Villar Senin <[email protected]>
Callback when voice recognition is canceled

Add a specific callback method `onCanceled()` for when voice recognition is canceled. This corre...

github.com/Igalia/wolvic - 52a1fec7c4f54dc5055e4a8395e4205d328d218f authored over 2 years ago by Felipe Erias <[email protected]>
Only show supported languages for voice search

This PR moves the responsibility of returning the appropriate list of supported languages to the...

github.com/Igalia/wolvic - 5ea31a3d5780dcecb32b572219415557bab8ab0f authored over 2 years ago by Felipe Erias <[email protected]>
Fix a crash in onSlowScript handler

The onSlowScript() handler in ContentDelegateImpl was not properly handling the case of
the Cont...

github.com/Igalia/wolvic - 1e00e044896890fc5ae1a00903d2789c2e3e946e authored over 2 years ago by Sergio Villar Senin <[email protected]>
Revert "Handle the crash reporting service work in the UI thread"

This reverts commit 577f495515851be0f98ef2e541b8d8bd1762c6ea.

It was causing crashes in the cra...

github.com/Igalia/wolvic - 63f474a56f35d1f12afc019e5bcfc19cc5495127 authored over 2 years ago by Sergio Villar Senin <[email protected]>
Early register the external context for GeckoView

As mentioned in the docs
https://searchfox.org/mozilla-central/source/mobile/android/geckoview/s...

github.com/Igalia/wolvic - 34c2a05284cb18c9a4b4101f419a8c148bc2d97b authored over 2 years ago by Sergio Villar Senin <[email protected]>
Fix saving state of SessionState

This is a regression from the multi-backend patch. In order to save the SessionState
object we n...

github.com/Igalia/wolvic - 0ab71137bca119fab7112fc6d395806c47ac7cfb authored over 2 years ago by Sergio Villar Senin <[email protected]>
Handle the crash reporting service work in the UI thread

The crash reporting service requires access to the GeckoRuntime. The runtime is usually
already ...

github.com/Igalia/wolvic - 577f495515851be0f98ef2e541b8d8bd1762c6ea authored over 2 years ago by Sergio Villar Senin <[email protected]>
Translate between Wolvic and GeckoView actions

The multibackend refactoring created some new action names for context
menu actions (like cut, c...

github.com/Igalia/wolvic - 0254f657f9ed29423573287a3a3d6d76857bde5f authored over 2 years ago by Sergio Villar Senin <[email protected]>
Remove a copy/paste error in the multi-backend implementation

Debug logging was set to the isDoubleTapZoomingEnabled setting by
mistake. Enabling debug loggin...

github.com/Igalia/wolvic - 8bf53741d256d04b178d36175b83c63ca797c9ae authored over 2 years ago by Sergio Villar Senin <[email protected]>
Added 5 new UA overrides for specific sites

We pretend to be the Oculus Browser in order to get the
immersive experience version from the se...

github.com/Igalia/wolvic - 767ce9d2d618b9b2dbb6df9fa1e0e1b9fc1dad6f authored over 2 years ago by Sergio Villar Senin <[email protected]>
Bump versionCode for 0.9.6

github.com/Igalia/wolvic - d56fb5f3b30e562b02ab386954ba7a2971513343 authored over 2 years ago by Sergio Villar Senin <[email protected]>
Combine the FOV with the projection matrix provided by the device. Update it on every frame.

github.com/Igalia/wolvic - 6c8a61c103ffd832d77e943649702d4ff4a1f207 authored over 2 years ago by Felipe Erias <[email protected]>
Fix 6DoF controllers rotation in WebXR

For the Quest2 devices, controllers used to show some abnormal rotation
to the top inside WebXR ...

github.com/Igalia/wolvic - d51eff64149bee9b4d29893a2aa79d31763bcf43 authored over 2 years ago by Sergio Villar Senin <[email protected]>
Speech recognition: use Meetkai for non-China HVR builds

The Meetkai speech recognition service provides much better results
in general than the HVR one,...

github.com/Igalia/wolvic - 5fc067ed5d34e559e68c6be521e153d3b34e3f19 authored over 2 years ago by Sergio Villar Senin <[email protected]>
FxA: use China servers for China builds

Firefox accounts synchronization uses a different set of servers in
China. That's why we need to...

github.com/Igalia/wolvic - efd9719cd97df28fe51c8d1311078b5b9728c381 authored over 2 years ago by Sergio Villar Senin <[email protected]>
FxA: use a new client id

The old one was OK for accounts.firefox.com but it was not working
for accounts.firefox.com.cn w...

github.com/Igalia/wolvic - 2891e1d1fa337175f56613c20da19ac4c1277189 authored over 2 years ago by Sergio Villar Senin <[email protected]>
Added a new flavor dimension "country"

The HVR builds require some specific parameters for the packages to
be distributed in mainland C...

github.com/Igalia/wolvic - c77929d6e92fc3ab3dacf43cd359a085b2e38d91 authored over 2 years ago by Sergio Villar Senin <[email protected]>
Use different application ids for HVR in China

github.com/Igalia/wolvic - 47667b3b5193cf83a1025f9f80542cb0b2e1d8e6 authored over 2 years ago by Sergio Villar Senin <[email protected]>
Add programatic implementation of variant filters

github.com/Igalia/wolvic - 80b506c43cff7e4a40615ccf225335edaa5d15a9 authored over 2 years ago by Sergio Villar Senin <[email protected]>
Bump simple-get from 4.0.0 to 4.0.1 in /tools/compressor (#127)

Bumps [simple-get](https://github.com/feross/simple-get) from 4.0.0 to 4.0.1.
- [Release notes]...

github.com/Igalia/wolvic - 0c31e0d604ef1a1d7b9ff1981e44b079b9a13837 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump minimist from 1.2.5 to 1.2.6 in /tools/compressor (#126)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](h...

github.com/Igalia/wolvic - c298ff980efedaca639992feb1f159258fd87ca9 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix ground height when headset tracking is off (#123)

This change fixes a bug that happens when "Headset tracking" is turned off in the Oculus setting...

github.com/Igalia/wolvic - b26ec8f97563dc5bbe4bf036aa49b571ef885142 authored over 2 years ago by Felipe Erias <[email protected]>
By default, order downloads by most recent (#125)

github.com/Igalia/wolvic - 6d04b7a3b19dcead07e675c954b8b9973efbb7c0 authored over 2 years ago by Felipe Erias <[email protected]>
Enable MSAA in GeckoView (#118)

Wolvic allows users to set the MSAA level in the settings. It's possible
to completely disable ...

github.com/Igalia/wolvic - 53d9b7f85075416c11b3b6df3203ea7dcef18076 authored over 2 years ago by Sergio <[email protected]>
Use the external storage for downloads (#105)

Always use the external storage for downloads. Specifically, the folder returned by context.getE...

github.com/Igalia/wolvic - d4562742d8ccf913ceefad2152b196a7a2d23da3 authored over 2 years ago by Felipe Erias <[email protected]>
Do not assume the app name is composed by at least two words (#124)

Using a single word (like Wolvic) application name in the non_L10n.xml file was causing
the set...

github.com/Igalia/wolvic - c08d4fcc741b6d728fadc03e94678694660a969b authored over 2 years ago by Sergio <[email protected]>
Merge pull request #122 from Igalia/felipeerias/selectionCrash

Fix a crash in the selection code

github.com/Igalia/wolvic - a0339036d6e6af578d98aac88604742b8507048a authored over 2 years ago by Felipe Erias <[email protected]>
Fix a crash in the selection code

This change fixes a crash that happens when you select text and then click the Back button.

github.com/Igalia/wolvic - 1fd19f5feb3bdcc7da270c11068fe70a993cbef3 authored over 2 years ago by Felipe Erias <[email protected]>
Initial phone UI (#101)

When Wolvic is running on a phone, provide a simple UI if the VR glasses are not attached yet.
...

github.com/Igalia/wolvic - 84eab99e8f6f6792393414ad26ee2991d1a5d429 authored over 2 years ago by Felipe Erias <[email protected]>
HVR: Add a workaround for 6DoF controllers' poses (#115)

The HVR OpenXR SDK incorrectly returns the same poses for both aim and grip for 6DoF controllers...

github.com/Igalia/wolvic - bfe26f1176a68d4e4049d048c44f8b7e30bec14b authored over 2 years ago by Sergio <[email protected]>
New 3D model for the HVR 3DoF controller (#113)

* New 3D model for the HVR 3DoF controller

* Fine tune the beam position on 3DoF controller

github.com/Igalia/wolvic - 8f2c51d09cbceafa23ee813b78a1bbc10203c1b4 authored over 2 years ago by Sergio <[email protected]>
Merge pull request #79 from Igalia/mortimer/store_subscription

Run storeSubscription observer on the main thread

github.com/Igalia/wolvic - 84e1e536e419cf9736dc42c93cbb2441449044e7 authored over 2 years ago by Felipe Erias <[email protected]>
Fix HVR thumbsticks' y-axis (#112)

* Revert "Reverse scroll direction on HVR"

This reverts commit 4603c7e042356793491c63382c9008...

github.com/Igalia/wolvic - 338e6f070f3289d690aaee5116eac88b43606a8e authored over 2 years ago by Sergio <[email protected]>
Reverse scroll direction on HVR

The HVR SDK is sending scroll events from joystick in opposite direction
compared to the default...

github.com/Igalia/wolvic - 4603c7e042356793491c63382c9008cae8dbf217 authored over 2 years ago by Eduardo Lima <[email protected]>
Add padding to the scrollbar in ControllerOptionsView of Settings UI

In some device configurations, scroll bar was shown on top of the radio
buttons. This patch fixe...

github.com/Igalia/wolvic - bd81531af8324aee4de7aadb5efcbde49eaf74a5 authored over 2 years ago by Eduardo Lima Mitev <[email protected]>
Add translations of string 'Storage' to more languages

This is part of the series that update storage permission setting from
"Read External Storage" t...

github.com/Igalia/wolvic - 6164a5516fcc4f04a6c68ce52bb35ad77a7ecff7 authored over 2 years ago by Eduardo Lima Mitev <[email protected]>
Storage permission string

Update storage permission setting from "Read External Storage" to "Storage"

github.com/Igalia/wolvic - 447cfa428942203b8950b8cf3e5ded7fdc2d1408 authored over 2 years ago by Felipe Erias <[email protected]>
Add ACCESS_COARSE_LOCATION permission (#104)

github.com/Igalia/wolvic - 0a162e46ab8767f648d2e87f4fde171ed1fa954e authored over 2 years ago by Felipe Erias <[email protected]>
Merge pull request #96 from Igalia/elima/settings-links

Update a few links and the build string in Settings dialog

github.com/Igalia/wolvic - fb61e88405c530ac49673cee9b4d2c3c69dc1f88 authored over 2 years ago by Eduardo Lima <[email protected]>
Merge pull request #76 from Igalia/mortimer/target_sdk_version_bump

Bump target SDK version to 31

github.com/Igalia/wolvic - 3693a25866cd3703c559321a2a41f9496ae31025 authored over 2 years ago by Felipe Erias <[email protected]>
Update a few links and the build string in Settings dialog

'Send us Feedback' -> https://github.com/Igalia/wolvic/issues/
'Help' -> https://wolvic.com/supp...

github.com/Igalia/wolvic - 9d722c2badf1bb8609f5c4d335ec85ff947b6c96 authored over 2 years ago by Eduardo Lima Mitev <[email protected]>
Improve HVR speech recognizer error handling (#94)

The current code was always advertising SPEECH_ERROR. We can do it
better by using the error co...

github.com/Igalia/wolvic - 9e0ce7a94be452cda1bd1f08481296531e87154d authored almost 3 years ago by Sergio <[email protected]>
Fix voice search error reporting in UI (#93)

Error reporting for voice search was handled in a switch that was
theoretically filtering by er...

github.com/Igalia/wolvic - ae1b620c7a67bccccc99472eab71a87d3b983f8d authored almost 3 years ago by Sergio <[email protected]>
Trigger CI on pull-request (#92)

github.com/Igalia/wolvic - ebbab92a85e45ac79563ccedb944941b383c42c0 authored almost 3 years ago by Sergio <[email protected]>
6DoF profile for HVR controllers

The new SDK & runtime for HVR devices will include a specific profile
for 6DoF controllers. This...

github.com/Igalia/wolvic - 327e45e460edc1003229733404d303d9d880640a authored almost 3 years ago by Sergio Villar Senin <[email protected]>
Introducing NEWS.md

It'll be used for release notes.

github.com/Igalia/wolvic - 793188afc7c69a68de78d48447c7b1884bba7247 authored almost 3 years ago by Sergio Villar Senin <[email protected]>
Minor typo fix in privacy settings (#85)

* Update README.md

Added a link to the FAQ over at wolvic.com

* Fixed minor typo in privac...

github.com/Igalia/wolvic - e1b0540a08bf157cef0fa49eb8e521be03f2c63e authored almost 3 years ago by Eric A. Meyer <[email protected]>
Privacy Policy dialog in VR (#82)

Display Wolvic's Privacy Policy the first time that the user launches
the application. If the u...

github.com/Igalia/wolvic - e4bf617ac8330e586049408d265ffef5cc8819b0 authored almost 3 years ago by Felipe Erias <[email protected]>
Don't rebuild the Search Engine UI if not needed (#83)

The Search Engine selector is updating its UI unnecessarily whenever the user selects a new valu...

github.com/Igalia/wolvic - 514ec6ba7a28c802a290a9e17642db45c2b210dc authored almost 3 years ago by Felipe Erias <[email protected]>
Multibackend gradle setup (#78)

Set up multibackend compilation in gradle so we can select the backend in user.properties

github.com/Igalia/wolvic - 7e04c1071c5b0abcdd8eab274f39d1d95dc19019 authored almost 3 years ago by Imanol Fernandez <[email protected]>
Remove VRBrowserApplication.onCreate() workarounds (#77)

In the past we needed to do some workarounds because TelemetryService had to be initialized in A...

github.com/Igalia/wolvic - 2bcccd5e7b49beccd57ee8653c0386cf56f3645f authored almost 3 years ago by Imanol Fernandez <[email protected]>
Run storeSubscription observer on the main thread

github.com/Igalia/wolvic - 93f36fecd57eecb1ef91e56f58523ded81230fb3 authored almost 3 years ago by Imanol Fernandez <[email protected]>
Bump target SDK version to 31

github.com/Igalia/wolvic - 61195d62acd1734d1bf0e9c5816986d7b05da6b6 authored almost 3 years ago by Imanol Fernandez <[email protected]>
Add support for fragmentManager (#74)

github.com/Igalia/wolvic - 1646f8d76c5c4e5302fa70d0bd72000f70a02b52 authored almost 3 years ago by Imanol Fernandez <[email protected]>
Version bump to 0.9.5

github.com/Igalia/wolvic - 40c56b3876e42f9f638940e8981eaff9640614d4 authored almost 3 years ago by Sergio Villar Senin <[email protected]>
Merge pull request #70 from Igalia/mortimer/eye_transform

Use eye transform instead of translation in external_vr

github.com/Igalia/wolvic - f64d1aca53fcea06b89ef9dc4bc902eb2c552590 authored almost 3 years ago by Sergio <[email protected]>
Merge pull request #72 from Igalia/mortimer/set_session_regression

Regression: Fix unused displayAction argument in WindowWidget.setSession

github.com/Igalia/wolvic - 96c4456061f5cba88f755421aacec1bbacc2d93b authored almost 3 years ago by Sergio <[email protected]>
Fix unused displayAction argument in WindowWidget.setSession

github.com/Igalia/wolvic - b758e2f1f59b1f34374f6062a5413a78923b0055 authored almost 3 years ago by Imanol Fernandez <[email protected]>
Use eye transform instead of translation in external_vr

github.com/Igalia/wolvic - bb776dd67d1b4deff272d347ab1136f1c13a9747 authored almost 3 years ago by Imanol Fernandez <[email protected]>
Merge pull request #69 from Igalia/mortimer/fxa

Enable Firefox Accounts

github.com/Igalia/wolvic - f773366fc6e4d1e75aeea7019ec5490af8e810f9 authored almost 3 years ago by Sergio <[email protected]>
Enable Firefox Accounts

github.com/Igalia/wolvic - 6ebc93ea01f3148536147e721f69e8a6bcb9182a authored almost 3 years ago by Imanol Fernandez <[email protected]>
REGRESSION: video playing not working (#68)

Video played regressed after landing the multibackend abstraction. The reason is because
we wer...

github.com/Igalia/wolvic - 278408d589857cf7efbe683fdd844c9702bcd2f3 authored almost 3 years ago by Sergio <[email protected]>
Merge pull request #57 from felipeerias/searchProvider

Support for user configurable search engine

github.com/Igalia/wolvic - 2b4f9154fb20f095634cb4465e6459b9ee4c5ef9 authored almost 3 years ago by Sergio <[email protected]>
SearchEngineWrapper holds a weak reference to the VRBrowserActivity

github.com/Igalia/wolvic - 35bcdbd1b4d55ada9ff578802d46856844d4b3f2 authored almost 3 years ago by Felipe Erias <[email protected]>
Remove warnings

github.com/Igalia/wolvic - 7625aeb7d609e01b6ef15391bc72580ec8acef41 authored almost 3 years ago by Felipe Erias <[email protected]>
Use the activity context instead of the application context

github.com/Igalia/wolvic - c3a004a66fbcec6b314c488c7fb25043b58c9dab authored almost 3 years ago by Felipe Erias <[email protected]>
Reset the default search engine

github.com/Igalia/wolvic - de30a458c30ae155367b04ff99a9c18006f1e3d3 authored almost 3 years ago by Felipe Erias <[email protected]>
Hide Help button in Search settings

github.com/Igalia/wolvic - 7a7cdbcdfdc0dcc0f824868b2eeae494d972f6f6 authored almost 3 years ago by Felipe Erias <[email protected]>
Empty default search provider

github.com/Igalia/wolvic - 977889c5a99fd14d5c1854a1a4e064b3b730ad39 authored almost 3 years ago by Felipe Erias <[email protected]>
Implement multibackend abstraction (#56)

* Implement multibackend abstraction

github.com/Igalia/wolvic - 437190809cb2d7c4737c90fe593201f795843f2e authored almost 3 years ago by Imanol Fernandez <[email protected]>
Remove unused code (#62)

github.com/Igalia/wolvic - e7b61b010b130b712b33968b0a18f7890d829042 authored almost 3 years ago by Imanol Fernandez <[email protected]>
Remove WebExecutor dependency from SpeechRecognizer API (#60)

github.com/Igalia/wolvic - 7ba6efb0ab55c7486c8fd809254a546ba0df8699 authored almost 3 years ago by Imanol Fernandez <[email protected]>
Remove Glean from TelemetryService (#61)

github.com/Igalia/wolvic - 5fea9ecf766f14e0b8d67256848bf6d120b09a36 authored almost 3 years ago by Imanol Fernandez <[email protected]>
Merge pull request #59 from Igalia/mortimer/optimize_inputs

Optimize Imports

github.com/Igalia/wolvic - d8cb5537cd0997bc8c5236c4e98805142664f782 authored almost 3 years ago by Sergio <[email protected]>
Optimize Imports

github.com/Igalia/wolvic - 75c9134b29ee0f7af3562f16acd977b478de6723 authored almost 3 years ago by Imanol Fernandez <[email protected]>
Support for user configurable search engine

Initial implementation.

This changeset adds a new settings view to pick
the preferred search en...

github.com/Igalia/wolvic - f5c25a21c9087aa22ede565c0f7b6b09edd71562 authored almost 3 years ago by Felipe Erias <[email protected]>
Update README.md (#55)

Added a link to the FAQ over at wolvic.com

github.com/Igalia/wolvic - fa6f6f549393d6368c035b964fd4c6d671175d4f authored almost 3 years ago by Eric A. Meyer <[email protected]>
Fix wovlic git clone URL (#54)

[email protected]:wolvic/wolvic.git doesn't point to anything. The clone url is [email protected]:Igal...

github.com/Igalia/wolvic - c7da30fc79842df00fba2e7beea1e69e792ae18f authored almost 3 years ago by Zachary Capalbo <[email protected]>
Add supportsASR to SpeechRecognizer interface and provide more error types that can be passed to the callback. (#45)

github.com/Igalia/wolvic - 40fb6a85b7c38a93135f37ea5dd10d60d4006fbb authored almost 3 years ago by James Kaplan <[email protected]>
Fix simultaneousDevProduction developer suffix (#41)

github.com/Igalia/wolvic - efea167f4f07424c6c26516aef6440d61d3f5f88 authored almost 3 years ago by Imanol Fernandez <[email protected]>
Create a different flavor for HVR 3DOF builds (#36)

github.com/Igalia/wolvic - 35ab563b3a27f295c67f38410c1ddfebcf4d0621 authored almost 3 years ago by Imanol Fernandez <[email protected]>
Do not assume that OculusTouch controllers mean Oculus Quest (#32)

The OculusTouch capability is advertised by both Oculus Quest and Oculus Quest 2
devices, so le...

github.com/Igalia/wolvic - 9f24bfa1a2823053c085225c749dd84d215a6409 authored almost 3 years ago by Sergio <[email protected]>
Add Quest 2 models and set higher refresh rate (#20)

github.com/Igalia/wolvic - 741e5072457fc82e6eccaa161d3b3436897ed663 authored almost 3 years ago by Daniel Adams <[email protected]>
s/Firefox Reality/Wolvic XR in a few places (#27)

github.com/Igalia/wolvic - 0e57c42558f0cb906227c3c22df0b14e9374336f authored almost 3 years ago by Brian Kardell <[email protected]>
Bump version

github.com/Igalia/wolvic - 9fd07714b64f6e9fafa51f870b5e8d538ebc4686 authored almost 3 years ago by Imanol Fernandez <[email protected]>
Update logo (#16)

github.com/Igalia/wolvic - 437f501ce835791da5e5b2b5734ed3a550b68deb authored almost 3 years ago by Imanol Fernandez <[email protected]>
Implement HVR privacy dialog

github.com/Igalia/wolvic - 912533d9900c625bd5e63661102556c9cade4845 authored almost 3 years ago by Imanol Fernandez <[email protected]>
add MK API buildConfigField

github.com/Igalia/wolvic - c9c5fb8af8b32f3a0dc3742378dc35e115532c1e authored almost 3 years ago by Imanol Fernandez <[email protected]>
Implement DownloadJob for URis (pending TODO due to breaking change in Gecko API)

github.com/Igalia/wolvic - d8f85016060a6ec2598de1e01b04a5393d05c328 authored almost 3 years ago by Imanol Fernandez <[email protected]>
Remove mozillaspeech (#9)

* Initial work to replace default Mozilla ASR with MeetKai provided ASR and adds partial ASR cal...

github.com/Igalia/wolvic - 615a281add938089ea8d7b6224d1f85815d624ff authored almost 3 years ago by James Kaplan <[email protected]>
Update README.md

github.com/Igalia/wolvic - 303e5a13400e458fbd14bbbe6dc6da7ac3716c6a authored almost 3 years ago by Imanol Fernandez <[email protected]>
Disable Location permission in Oculus Settings

github.com/Igalia/wolvic - 62bf93c922dd57cb4ee5b691e83a5193b4067385 authored almost 3 years ago by Imanol Fernandez <[email protected]>
Re-enable Microphone icon on Oculus builds

github.com/Igalia/wolvic - 0d26d7ba05e0888cc10a80a22cb965f666ed407a authored almost 3 years ago by Imanol Fernandez <[email protected]>
Initial work to replace default Mozilla ASR with MeetKai provided ASR and adds partial ASR callback (#7)

github.com/Igalia/wolvic - aa0aa7fe6ad72fa315bd9a6d60d4bab3b7fcd41c authored almost 3 years ago by James Kaplan <[email protected]>
Enable WebGL MSAA

github.com/Igalia/wolvic - 435b009f0be504868fd8db70d66aa86c942a9f82 authored almost 3 years ago by Imanol Fernandez <[email protected]>
Merge pull request #5 from Igalia/third-party-hash

Retrieve the third-parties sha from a file

github.com/Igalia/wolvic - 7d66b93b77e34ed6f78867bb75e1f0b0ff6f9670 authored almost 3 years ago by Imanol Fernandez <[email protected]>
Merge pull request #6 from Igalia/remove-taskcluster

Remove taskcluster

github.com/Igalia/wolvic - 826a5553aa30ce8681b7dcb78ee277d395cc8655 authored almost 3 years ago by Imanol Fernandez <[email protected]>
Merge pull request #4 from msub2/main

Update bug report issue template

github.com/Igalia/wolvic - dcb6f61473706af3d65e118b8e4c02de651633b3 authored almost 3 years ago by Imanol Fernandez <[email protected]>
Remove taskcluster leftovers

github.com/Igalia/wolvic - cad2d654781e491c9b42da0048895a6ea8d9af23 authored almost 3 years ago by Sergio Villar Senin <[email protected]>