Skip to content

Commit

Permalink
Merge pull request #28 from openandroidinstaller-dev/release-v0.5.2-beta
Browse files Browse the repository at this point in the history
Update website for release v0.5.2-beta
  • Loading branch information
tsterbak authored Jan 18, 2024
2 parents 02fce90 + 25b5eb8 commit bada2df
Show file tree
Hide file tree
Showing 6 changed files with 48 additions and 10 deletions.
8 changes: 8 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
.PHONY: help install style website

help:
@echo "help - show this help"
@echo "install - install dependencies"
@echo "style - build css"
@echo "website - build website"

install:
poetry install

Expand Down
4 changes: 2 additions & 2 deletions build.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
# render the templates
template = env.get_template(page)
output = template.render(
version="v0.5.1-beta",
n_supported_devices=81,
version="v0.5.2-beta",
n_supported_devices=83,
)

# write to file
Expand Down
8 changes: 4 additions & 4 deletions public/download.html
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ <h2 class="subtitle">The OpenAndroidInstaller is available for download for diff
<p>Get it from Flathub and install it easily on any Linux distribution.</p>
</a>
<a class="tile is-child box is-clickable hover-transition" rel="noopener" target="_blank"
href="https://github.com/openandroidinstaller-dev/openandroidinstaller/releases/download/v0.5.1-beta/openandroidinstaller-v0.5.1-beta-ubuntu-latest.zip">
href="https://github.com/openandroidinstaller-dev/openandroidinstaller/releases/download/v0.5.2-beta/openandroidinstaller-v0.5.2-beta-ubuntu-latest.zip">
<div class="icon-text title">
<span class="icon is-medium">
<i class="fab fa-ubuntu" aria-hidden="true"></i>
Expand All @@ -157,7 +157,7 @@ <h2 class="subtitle">The OpenAndroidInstaller is available for download for diff
<p>Click to download the zipped executable. You may need to give it execution permissions.</p>
</a>
<a class="tile is-child box is-clickable hover-transition" rel="noopener" target="_blank"
href="https://github.com/openandroidinstaller-dev/openandroidinstaller/releases/download/v0.5.1-beta/openandroidinstaller-v0.5.1-beta-ubuntu-20.04.zip">
href="https://github.com/openandroidinstaller-dev/openandroidinstaller/releases/download/v0.5.2-beta/openandroidinstaller-v0.5.2-beta-ubuntu-20.04.zip">
<div class="icon-text title">
<span class="icon is-medium">
<i class="fab fa-ubuntu" aria-hidden="true"></i>
Expand All @@ -170,7 +170,7 @@ <h2 class="subtitle">The OpenAndroidInstaller is available for download for diff
</div>
<div class="tile is-vertical is-parent">
<a class="tile is-child box is-clickable hover-transition" rel="noopener" target="_blank"
href="https://github.com/openandroidinstaller-dev/openandroidinstaller/releases/download/v0.5.1-beta/openandroidinstaller-v0.5.1-beta-windows-latest.zip">
href="https://github.com/openandroidinstaller-dev/openandroidinstaller/releases/download/v0.5.2-beta/openandroidinstaller-v0.5.2-beta-windows-latest.zip">
<div class="icon-text title">
<span class="icon is-medium">
<i class="fab fa-windows" aria-hidden="true"></i>
Expand All @@ -180,7 +180,7 @@ <h2 class="subtitle">The OpenAndroidInstaller is available for download for diff
<p>Click to download the zipped .exe.</p>
</a>
<a class="tile is-child box is-clickable hover-transition" rel="noopener" target="_blank"
href="https://github.com/openandroidinstaller-dev/openandroidinstaller/releases/download/v0.5.1-beta/openandroidinstaller-v0.5.1-beta-macos-latest.zip">
href="https://github.com/openandroidinstaller-dev/openandroidinstaller/releases/download/v0.5.2-beta/openandroidinstaller-v0.5.2-beta-macos-latest.zip">
<div class="icon-text title">
<span class="icon is-medium">
<i class="fab fa-apple" aria-hidden="true"></i>
Expand Down
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ <h4 class="is-size-4 has-text-weight-bold mb-2">Free & Open Source</h4>
<div class="ml-3">
<h4 class="is-size-4 has-text-weight-bold mb-2">Supports many devices</h4>
<p class="subtitle has-text-grey">Built-in <a
href="supported-devices.html">support for 81
href="supported-devices.html">support for 83
devices</a> and an
easy extension system.</p>
</div>
Expand Down
19 changes: 17 additions & 2 deletions public/supported-devices.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
<div class="hero-body">
<div class="container has-text-centered">
<h1 class="mb-4 is-size-1 is-size-3-mobile has-text-weight-bold">Officially supported devices</h1>
<h2 class="subtitle">Currently, <strong>we support 81 devices</strong> by various vendors
<h2 class="subtitle">Currently, <strong>we support 83 devices</strong> by various vendors
and working on adding more soon!</h2>
</div>
</div>
Expand Down Expand Up @@ -665,6 +665,13 @@ <h2 class="subtitle">Currently, <strong>we support 81 devices</strong> by variou
<td>A0001</td>
<td><span class="tag is-success">tested</span></td>
</tr>
<tr>
<td>OnePlus</td>
<td>3/3T</td>
<td><a href="https://wiki.lineageos.org/devices/oneplus3" rel="noopener" target="_blank">oneplus3</a></td>
<td>A3003, A3000, A3010</td>
<td><span class="tag is-warning">untested</span></td>
</tr>
<tr>
<td>OnePlus</td>
<td>5</td>
Expand Down Expand Up @@ -754,7 +761,7 @@ <h2 class="subtitle">Currently, <strong>we support 81 devices</strong> by variou
<details>
<summary class="box is-clickable"><span class="icon">
<i class="fas fa-arrow-right"></i>
</span><b>Xiaomi</b></summary>
</span><b>Xiaomi & Poco</b></summary>
<div class="table-container mb-5">
<table class="table is-striped is-hoverable is-fullwidth">
<thead>
Expand Down Expand Up @@ -783,6 +790,14 @@ <h2 class="subtitle">Currently, <strong>we support 81 devices</strong> by variou
<td></td>
<td><span class="tag is-success">tested</span></td>
</tr>
<tr>
<td>Xiaomi</td>
<td>Redmi 9 / Poco M2</td>
<td><a href="https://wiki.lineageos.org/devices/lancelot" rel="noopener" target="_blank">lancelot / galahad / shivan</a>
</td>
<td></td>
<td><span class="tag is-warning">untested</span></td>
</tr>
<tr>
<td>Xiaomi</td>
<td>Redmi Note 8 / 8T</td>
Expand Down
17 changes: 16 additions & 1 deletion templates/supported-devices.html
Original file line number Diff line number Diff line change
Expand Up @@ -564,6 +564,13 @@ <h2 class="subtitle">Currently, <strong>we support {{ n_supported_devices }} dev
<td>A0001</td>
<td><span class="tag is-success">tested</span></td>
</tr>
<tr>
<td>OnePlus</td>
<td>3/3T</td>
<td><a href="https://wiki.lineageos.org/devices/oneplus3" rel="noopener" target="_blank">oneplus3</a></td>
<td>A3003, A3000, A3010</td>
<td><span class="tag is-warning">untested</span></td>
</tr>
<tr>
<td>OnePlus</td>
<td>5</td>
Expand Down Expand Up @@ -653,7 +660,7 @@ <h2 class="subtitle">Currently, <strong>we support {{ n_supported_devices }} dev
<details>
<summary class="box is-clickable"><span class="icon">
<i class="fas fa-arrow-right"></i>
</span><b>Xiaomi</b></summary>
</span><b>Xiaomi & Poco</b></summary>
<div class="table-container mb-5">
<table class="table is-striped is-hoverable is-fullwidth">
<thead>
Expand Down Expand Up @@ -682,6 +689,14 @@ <h2 class="subtitle">Currently, <strong>we support {{ n_supported_devices }} dev
<td></td>
<td><span class="tag is-success">tested</span></td>
</tr>
<tr>
<td>Xiaomi</td>
<td>Redmi 9 / Poco M2</td>
<td><a href="https://wiki.lineageos.org/devices/lancelot" rel="noopener" target="_blank">lancelot / galahad / shivan</a>
</td>
<td></td>
<td><span class="tag is-warning">untested</span></td>
</tr>
<tr>
<td>Xiaomi</td>
<td>Redmi Note 8 / 8T</td>
Expand Down

0 comments on commit bada2df

Please sign in to comment.