[go: up one dir, main page]

Skip to content

Tags: Igalia/wolvic

Tags

v1.7.1

Toggle v1.7.1's commit message
Bump version code for 1.7.1

v1.1-chromium

Toggle v1.1-chromium's commit message
Chromium version 1.1 + do not minify

v1.0-chromium

Toggle v1.0-chromium's commit message
Compare semantic versions

Add a method StringUtils.compareVersions() that compares semantic
versions. We assume that versions are defined as integer numbers separated by periods ('.'), but the method also takes into account
empty strings and the possibility that some components can not be
parsed as integers.

Use StringUtils.compareVersions() to check the version of the
PICO operating system when enabling passthrough.

Tests are included.

chromium/v1.0

Toggle chromium/v1.0's commit message
Environments for v1.0

We had to add a different JSON file for the Chromium environments
because it has a different version number. Also the release notes
blog post is different.

v1.7.0

Toggle v1.7.0's commit message
Bump version code for 1.7.0

v1.6.2

Toggle v1.6.2's commit message
Bump version name for 1.6.2

v0.9.1-chromium-beta

Toggle v0.9.1-chromium-beta's commit message
[Chromium] Beta release build changes

These are the build changes for the beta release
* Use 0.9.1 version
* Changed the name of the app to Wolvic Chromium (beta)
* Added ".chromium" to the package name to avoid clashes

v1.6.1

Toggle v1.6.1's commit message
Bump version name for 1.6.1

v0.9-chromium-beta

Toggle v0.9-chromium-beta's commit message
[Chromium] Remove Mozilla accounts from UI

In particular do not show neither the accounts settings dialog on the
first run and also hide the accounts setup button in the Settings.

We had to disable it for the beta release because the login page does
not load properly with a non-Gecko engine because the Mozilla AC try
to inject a Gecko extension to perform some actions. As we don't have
extensions support yet, the page fails to load.

v1.6.0

Toggle v1.6.0's commit message
Bump version code for 1.6.0