aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-04-21 21:54:38 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-04-27 15:22:01 +0200
commitb5b00402d57e649574b6c244eb66e1a5eab4f69c (patch)
tree9d6dde098295bd3490707a9c1ffcb53838f8ae14
parent471ec4273c6532cfcc48023aba1011a597263a60 (diff)
downloadwww.replicant.us-b5b00402d57e649574b6c244eb66e1a5eab4f69c.tar.gz
www.replicant.us-b5b00402d57e649574b6c244eb66e1a5eab4f69c.tar.bz2
www.replicant.us-b5b00402d57e649574b6c244eb66e1a5eab4f69c.zip
supported-devices: Remove Galaxy S and Nexus S
The Nexus S and the Galaxy S were supported by Replicant 2.3 up to Replicant 4.2. As the Replicant versions 4.2 or below are not maintained anymore, it doesn't make sense to keep the Galaxy S and Nexus S in the list of supported devices. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> Reviewed-by: Joonas Kylmälä <joonas.kylmala@iki.fi>
-rw-r--r--supported-devices.php18
1 files changed, 10 insertions, 8 deletions
diff --git a/supported-devices.php b/supported-devices.php
index ff3129d..775ef67 100644
--- a/supported-devices.php
+++ b/supported-devices.php
@@ -5,22 +5,16 @@
<h3>Maintained devices</h3>
<div class="row row-eq-height">
<div class="col-md-3">
- <a href="//redmine.replicant.us/projects/replicant/wiki/NexusSI902x" class="thumbnail supported-device"><img src="images/supported-devices/crespo.png" alt="Nexus S (I902x)" /><br />Nexus S (I902x)</a>
- </div>
- <div class="col-md-3">
- <a href="//redmine.replicant.us/projects/replicant/wiki/GalaxySI9000" class="thumbnail supported-device"><img src="images/supported-devices/galaxysmtd.png" alt="Galaxy S (I9000)" /><br />Galaxy S (I9000)</a>
- </div>
- <div class="col-md-3">
<a href="//redmine.replicant.us/projects/replicant/wiki/GalaxyS2I9100" class="thumbnail supported-device"><img src="images/supported-devices/i9100.png" alt="Galaxy S 2 (I9100)" /><br />Galaxy S 2 (I9100)</a>
</div>
<div class="col-md-3">
<a href="//redmine.replicant.us/projects/replicant/wiki/GalaxyNoteN7000" class="thumbnail supported-device"><img src="images/supported-devices/n7000.png" alt="Galaxy Note (N7000)" /><br />Galaxy Note (N7000)</a>
</div>
- </div>
- <div class="row row-eq-height">
<div class="col-md-3">
<a href="//redmine.replicant.us/projects/replicant/wiki/GalaxyNexusI9250" class="thumbnail supported-device"><img src="images/supported-devices/maguro.png" alt="Galaxy Nexus (I9250)" /><br />Galaxy Nexus (I9250)</a>
</div>
+ </div>
+ <div class="row row-eq-height">
<div class="col-md-3">
<a href="//redmine.replicant.us/projects/replicant/wiki/GalaxyS3I9300" class="thumbnail supported-device"><img src="images/supported-devices/i9300.png" alt="Galaxy S 3 (I9300)" /><br />Galaxy S 3 (I9300)</a>
</div>
@@ -57,6 +51,14 @@
<div class="col-md-3">
<a href="//redmine.replicant.us/projects/replicant/wiki/NexusOne" class="thumbnail supported-device"><img src="images/supported-devices/passion.png" alt="Nexus One" /><br />Nexus One</a>
</div>
+ <div class="col-md-3">
+ <a href="//redmine.replicant.us/projects/replicant/wiki/NexusSI902x" class="thumbnail supported-device"><img src="images/supported-devices/crespo.png" alt="Nexus S (I902x)" /><br />Nexus S (I902x)</a>
+ </div>
+ </div>
+ <div class="row row-eq-height">
+ <div class="col-md-3">
+ <a href="//redmine.replicant.us/projects/replicant/wiki/GalaxySI9000" class="thumbnail supported-device"><img src="images/supported-devices/galaxysmtd.png" alt="Galaxy S (I9000)" /><br />Galaxy S (I9000)</a>
+ </div>
</div>
<div class="page-header" id="stores"><h2>Stores</h2></div>